diff options
author | hasso <hasso> | 2009-06-07 22:02:24 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-06-07 22:02:24 +0000 |
commit | 46ab0bf3602bd98aef14afb98c1129a0d4869faa (patch) | |
tree | 2c87db39b0904bb510e5129b0a1fd213e1c25124 /sysutils/cdrkit/distinfo | |
parent | e1f2957eb84fd0d0a03e0c37954cf7ca1057f1e8 (diff) | |
download | pkgsrc-46ab0bf3602bd98aef14afb98c1129a0d4869faa.tar.gz |
Update to 1.1.9. The patch-a[d-j] are snippets from the patch borrowed from
Gentoo bugzilla - http://bugs.gentoo.org/show_bug.cgi?id=270372. This makes
it compile on Linux glibc-2.10 and other systems (also DragonFly).
cdrkit (1.1.9)
* wodim: In -msinfo mode, only suggest dvd+rw-mediainfo in verbose mode.
Thanks to Michael Karcher <debian@mkarcher.dialup.fu-berlin.de> for the
patch.
* genisoimage: undo a mistake in the directory permissions change in
the last release. Fixes handling of deep directory structures.
cdrkit (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@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.
cdrkit (1.1.7.1)
* Re-spin the 1.1.7 release with a few silly release process errors fixed.
cdrkit (1.1.7)
* 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
Diffstat (limited to 'sysutils/cdrkit/distinfo')
-rw-r--r-- | sysutils/cdrkit/distinfo | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/sysutils/cdrkit/distinfo b/sysutils/cdrkit/distinfo index e4d1a747be2..3430933318d 100644 --- a/sysutils/cdrkit/distinfo +++ b/sysutils/cdrkit/distinfo @@ -1,8 +1,15 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/07/01 00:26:14 wiz Exp $ +$NetBSD: distinfo,v 1.2 2009/06/07 22:02:24 hasso Exp $ -SHA1 (cdrkit-1.1.6.tar.gz) = 39fd5f9c500f4f084bd112bc103bed2785a8eb8b -RMD160 (cdrkit-1.1.6.tar.gz) = e8d322cdef9770c0cdce3fbb9b45a5e904f20d23 -Size (cdrkit-1.1.6.tar.gz) = 1407346 bytes +SHA1 (cdrkit-1.1.9.tar.gz) = 44c9d85c300803e6b9a415e79f3f0c9ddf1a65ee +RMD160 (cdrkit-1.1.9.tar.gz) = ce3c62b98c82f3d524a345a6360d24e1d7ac73d7 +Size (cdrkit-1.1.9.tar.gz) = 1430065 bytes SHA1 (patch-aa) = b83c5b64b957db9f2c0b003b2c6088ca9d17aa9a SHA1 (patch-ab) = 07e110ec3165c697f80f8fc2dbb104863f2bac97 -SHA1 (patch-ac) = 21d3b2cce56dadd2195897ed0e4c8ab34e9ac884 +SHA1 (patch-ac) = c8d1387ececa092b2e652711228fba9aef612ad5 +SHA1 (patch-ad) = 07329be04bef1570c0777d8169b76077ab192794 +SHA1 (patch-ae) = b54038cf3dcd3e93d7115c8c6f590d8944d66254 +SHA1 (patch-af) = ee12df06d9ca023820d0f2fecbb205b03ae64ccb +SHA1 (patch-ag) = 4107264722dc7985d31a1e4ad49196ca01a6f8a1 +SHA1 (patch-ah) = af9379e9690808fe7a3adc59c16a9548b9941b9f +SHA1 (patch-ai) = f4c2c6e52e29c3fb8b00150504c58f82ce9dc161 +SHA1 (patch-aj) = bba9ac440f040bab9b12c25cffd80e07493d4011 |