[Lunar-commits] <moonbase> lzip: updated to 1.10 Changes in version 1.10:
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Jul 11 02:56:17 CEST 2010
commit 7622f4f527d28a3d1317d880deb5fdd60fb48e7f
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Jul 11 02:56:17 2010 +0200
lzip: updated to 1.10
Changes in version 1.10:
File specified with option "-o" is now created with write permission for
all if umask allows it, and deleted if lzip is interrupted by the user.
Regular files are now open in binary mode in non-POSIX platforms
defining the O_BINARY macro.
Dictionary size for options -2, -3, -4 and -8 has been changed to
improve linearity of compressed sizes.
Compiler warnings produced by over-optimization (-O3) have been fixed.
---
archive/lzip/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/archive/lzip/DETAILS b/archive/lzip/DETAILS
index d5ea18a..0075923 100644
--- a/archive/lzip/DETAILS
+++ b/archive/lzip/DETAILS
@@ -1,11 +1,11 @@
MODULE=lzip
- VERSION=1.9
+ VERSION=1.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://nongnu.askapache.com/lzip/
- SOURCE_VFY=sha1:19d2109e5b81a4f2418edaa069de6a25c0138fc3
+ SOURCE_VFY=sha1:ac2ac4be12cfbd9ba28998a52e5a2ab957369408
WEB_SITE=http://nongnu.askapache.com/lzip/manual/lzip_manual.html
ENTERED=20091122
- UPDATED=20100319
+ UPDATED=20100711
SHORT="lossless data compressor"
cat << EOF
More information about the Lunar-commits
mailing list