[Lunar-commits] <moonbase> zile: version bumped to 2.3.20.
Florin Braescu
florin at lunar-linux.org
Sat Oct 9 08:17:28 CEST 2010
commit 4e815bc5c1ab543ecc2ae2a8a95ba83d17612d68
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Oct 9 09:17:28 2010 +0300
zile: version bumped to 2.3.20.
This release fixes a potential buffer overflow, search and replace with
embedded NULs, a bug in the build system (the Zile-only tests now run
correctly when an EMACS environment variable is defined), and a bug
introduced in 2.3.17 that caused consecutive kills not to save the
killed text. Some code was cleaned up and better use made of gnulib.
The build scripts that were previously in Lua have been rewritten in
Perl; Perl is now required to build Zile. A cyclomatic complexity report
on the C code can now be produced.
---
editors/zile/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/editors/zile/DETAILS b/editors/zile/DETAILS
index 1c8d0b9..c74ff9c 100644
--- a/editors/zile/DETAILS
+++ b/editors/zile/DETAILS
@@ -1,11 +1,11 @@
MODULE=zile
- VERSION=2.3.19
+ VERSION=2.3.20
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$GNU_URL/$MODULE
- SOURCE_VFY=sha1:87a31269ec850d6c84cb84154c28ffb76ab551e3
+ SOURCE_VFY=sha1:a82c59c069c3a124b3a61ba241abc8cb560c3ceb
WEB_SITE=http://www.gnu.org/software/$MODULE
ENTERED=20010922
- UPDATED=20100814
+ UPDATED=20101009
SHORT="zile is a small, fast and powerful emacs clone"
cat << EOF
More information about the Lunar-commits
mailing list