[Lunar-commits] <moonbase> cdrkit: version bumped to 1.1.8.

Florin Braescu florin at lunar-linux.org
Wed May 28 20:14:36 CEST 2008


commit fed14a659ed66085dc52ecad9a65a7011a8b3ca5
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed May 28 21:14:36 2008 +0300

    cdrkit: version bumped to 1.1.8.
    
    * genisoimage/joliet.c: Fix a potential memory corruption bug.
    * genisoimage/md5.c: Trivial cleanup
    * genisoimage/genisoimage.[c1]: Add command-line support for
      -jigdo-template-compress
    * genisoimage/sha1.h: Fix a type issue that broke sha1 support
      on 64-bit arches.
    * genisoimage/checksum.[ch]: Added test code; changed internal
      layout slightly to make for easier debug.
    * genisoimage: Applied patch from Roman Rakus <rrakus at redhat.com> to
      preserve directory permissions.
    * genisoimage: Add a patch from Ivan Shmakov. "-o -" will now write
      to stdout, as typical for command line programs. And we will try
      not to corrupt stdout by default if it's a terminal.
    * genisoimage/genisoimage.1: Add a mention of -chrp-boot.
    * genisoimage/mac_label.c: Fix an over-keen s/mkisofs/genisoimage.
---
 cd/cdrkit/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cd/cdrkit/DETAILS b/cd/cdrkit/DETAILS
index e287999..d5a02c2 100644
--- a/cd/cdrkit/DETAILS
+++ b/cd/cdrkit/DETAILS
@@ -1,11 +1,11 @@
           MODULE=cdrkit
-         VERSION=1.1.7.1
+         VERSION=1.1.8
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://cdrkit.org/releases
-      SOURCE_VFY=sha1:915475f5613c93c280f73056cce282e0b1b63611
+      SOURCE_VFY=sha1:0ac0fd15b3cdd77c7cf2b019c88aee5b1d840dbb
         WEB_SITE=http://cdrkit.org
          ENTERED=20070210
-         UPDATED=20080318
+         UPDATED=20080528
            SHORT="CD and DVD media writting tools"
 
 cat << EOF


More information about the Lunar-commits mailing list