summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/nano/nano_7.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* nano: Security fix for CVE-2024-5742Siddharth Doshi2024-06-171-1/+3
| | | | | | | | | | Upstream-Status: Backport from [https://git.savannah.gnu.org/cgit/nano.git/commit/?id=5e7a3c2e7e118c7f12d5dfda9f9140f638976aa2] CVE's Fixed: CVE-2024-5742 nano: running `chmod` and `chown` on the filename allows malicious user to replace the emergency file with a malicious symlink to a root-owned file Signed-off-by: Siddharth Doshi <sdoshi@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nano: upgrade 7.1 -> 7.2Wang Mingyu2023-02-181-0/+22
Changelog: ============ bindings: let ^/ toggle between the 'search' and 'gotoline' menus bump version numbers and add a news item for the 7.2 release copyright: update the years for the FSF docs: give ^K and ^U some useful function in the alternative bindings docs: put the binding of ^Y after its unbinding, for it to be effective gnulib: update to its current upstream state input: disallow bracketed pastes when in view mode syntax: html: colorize specially the other two emphasizing tags too tweaks: avoid warnings when compiling with -Wpedantic tweaks: rewrap an old news item tweaks: separate a special thanks from the preceding ones Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>