From: Wang Mingyu <[email protected]>

Changelog:
==========
- When searching, the viewport is placed snug left where possible.
- The ability to read and write files in old Mac format was removed
  (that is: files that use a lone carriage return as line ending).
- The ^T toggle between WhereIs and GotoLine has been dropped.
- When --backup is active, in some situations no backup was made,
  or it had a wrong timestamp.  Both issues are fixed now.
- When nano crashes or is killed, any .save file is not chmodded
  to the permissions of the base file, nor chowned to its owner.
- M-Ins and M-Del have become rebindable.

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta-oe/recipes-support/nano/{nano_9.0.bb => nano_9.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/nano/{nano_9.0.bb => nano_9.1.bb} (87%)

diff --git a/meta-oe/recipes-support/nano/nano_9.0.bb 
b/meta-oe/recipes-support/nano/nano_9.1.bb
similarity index 87%
rename from meta-oe/recipes-support/nano/nano_9.0.bb
rename to meta-oe/recipes-support/nano/nano_9.1.bb
index 06bb7a63ce..774bd0021a 100644
--- a/meta-oe/recipes-support/nano/nano_9.0.bb
+++ b/meta-oe/recipes-support/nano/nano_9.1.bb
@@ -13,7 +13,7 @@ RDEPENDS:${PN} = "ncurses-terminfo-base"
 PV_MAJOR = "${@d.getVar('PV').split('.')[0]}"
 
 SRC_URI = "https://nano-editor.org/dist/v${PV_MAJOR}/nano-${PV}.tar.xz";
-SRC_URI[sha256sum] = 
"9f384374b496110a25b73ad5a5febb384783c6e3188b37063f677ac908013fde"
+SRC_URI[sha256sum] = 
"5f47764274cb7532349ce0aa20ec10f1e8e851a6e9fa3eb66812c43d196db042"
 
 UPSTREAM_CHECK_URI = "${GNU_MIRROR}/nano"
 
-- 
2.43.0

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

Reply via email to