From: Wang Mingyu <[email protected]>

Changelog:
============
* Make 256/true colors work better on Windows without -Da
* Fix build using --with-secure
* Fix crash when using --header on command line
* Fix possible crash when scrolling left/right or toggling -S
* Fix bug when using #stop in a lesskey file
* Fix bug when using --shift or --match-shift on command line with
  a parameter starting with '.'
* Fix bug in R command when file size changes
* Fix bug using --header when file does not fill screen
* Fix ^X bug when output is not a terminal
* Fix bug where ^Z is not handled immediately
* Fix bug where first byte from a LESSOPEN filter is deleted if it is
  greater than 0x7F
* Fix uninitialized variable in edit_ifile
* Fix incorrect handling of UTF-8 chars in prompts

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta/recipes-extended/less/{less_661.bb => less_668.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/less/{less_661.bb => less_668.bb} (95%)

diff --git a/meta/recipes-extended/less/less_661.bb 
b/meta/recipes-extended/less/less_668.bb
similarity index 95%
rename from meta/recipes-extended/less/less_661.bb
rename to meta/recipes-extended/less/less_668.bb
index 061a494f0f..63fc367e33 100644
--- a/meta/recipes-extended/less/less_661.bb
+++ b/meta/recipes-extended/less/less_668.bb
@@ -29,7 +29,7 @@ SRC_URI = 
"http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \
            file://run-ptest \
            "
 
-SRC_URI[sha256sum] = 
"2b5f0167216e3ef0ffcb0c31c374e287eb035e4e223d5dae315c2783b6e738ed"
+SRC_URI[sha256sum] = 
"2819f55564d86d542abbecafd82ff61e819a3eec967faa36cd3e68f1596a44b8"
 
 UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html";
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206314): 
https://lists.openembedded.org/g/openembedded-core/message/206314
Mute This Topic: https://lists.openembedded.org/mt/109203582/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to