[Lunar-commits] <moonbase> cdrkit: version bump to 1.1.7.1.
Florin Braescu
florin at lunar-linux.org
Tue Mar 18 06:15:14 CET 2008
commit b01533f52d1531ee0ed3d9af2c151d67fd713f42
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 18 07:15:14 2008 +0200
cdrkit: version bump to 1.1.7.1.
Changes:
* Re-spin the 1.1.7 release with a few silly release process errors fixed.
* lots of fixes to prevent gcc warnings
* Fix for Joliet directory length bug in genisoimage
* wodim.1: small fixes.
* genisoimage/jte.c: add support for bzip2-compressed templates
* genisoimage/jte.c: fix bzip2-compressed template data to be
compatible with jigdo.
* genisoimage/jte.c: fix exclude list handling.
* genisoimage/checksum.[ch]: Add a generic infrastructure for
checksums so we can use sha1/<whatever> as well as just
md5sum. Will make things much faster for generating sha1sums for
images and jigdos.
* genisoimage/sha1.[ch]: Add GPL-licensed SHA1 implementation.
* s/mkisofs/genisoimage/ in ABOUT.
---
cd/cdrkit/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/cd/cdrkit/DETAILS b/cd/cdrkit/DETAILS
index cae8716..e287999 100644
--- a/cd/cdrkit/DETAILS
+++ b/cd/cdrkit/DETAILS
@@ -1,11 +1,11 @@
MODULE=cdrkit
- VERSION=1.1.6
+ VERSION=1.1.7.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://cdrkit.org/releases/
- SOURCE_VFY=sha1:39fd5f9c500f4f084bd112bc103bed2785a8eb8b
- WEB_SITE=http://cdrkit.org/
+ SOURCE_URL=http://cdrkit.org/releases
+ SOURCE_VFY=sha1:915475f5613c93c280f73056cce282e0b1b63611
+ WEB_SITE=http://cdrkit.org
ENTERED=20070210
- UPDATED=20070511
+ UPDATED=20080318
SHORT="CD and DVD media writting tools"
cat << EOF
More information about the Lunar-commits
mailing list