Update.
"Nano 0.9.24 is released. This versions contains the last of the security fixes for writing files, as well as for a nasty segfault when nano is unable to open a file for reading, among other fixes. Nano also now cowardly refuses to open device files, to stop silly things like trying to open /dev/zero. New features include being able to use Meta-Meta-<key> as Control-<key>, and some new flags have been added for Pico compatibility."
This commit is contained in:
parent
814be5ac70
commit
4bdbf52ffa
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2000/12/12 18:31:30 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2000/12/20 21:00:26 naddy Exp $
|
||||
|
||||
DISTNAME= nano-0.9.23
|
||||
DISTNAME= nano-0.9.24
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.338
|
||||
HOMEPAGE= http://www.nano-editor.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nano-0.9.23.tar.gz) = 56bdf48e0d56b83ca669ec813cc0d466
|
||||
RMD160 (nano-0.9.23.tar.gz) = fb84a8a050bf25378e240bed3f2a65ea5e64082c
|
||||
SHA1 (nano-0.9.23.tar.gz) = 130bf49babb0b75a53247e8e89f71ad00667acb3
|
||||
MD5 (nano-0.9.24.tar.gz) = 4063f0121745784e20ad7efbe42567cc
|
||||
RMD160 (nano-0.9.24.tar.gz) = 2762b1216899850d1f8de7e3d339b338495f81ee
|
||||
SHA1 (nano-0.9.24.tar.gz) = 589a4ddf3dc7723f25ff565db0843f5d664d267f
|
||||
|
Loading…
Reference in New Issue
Block a user