Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
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
cdrkit is a suite of programs for recording CDs and DVDs, blanking
CD-RW media, creating ISO-9660 filesystem images, extracting audio
CD data, and more. The programs included in the cdrkit package were
originally derived from several sources, most notably mkisofs by
Eric Youngdale and others, cdda2wav by Heiko Eissfeldt, and cdrecord
by Joerg Schilling. However, cdrkit is not affiliated with any of
these authors; it is now an independent project.
Tested by Blair Sadewitz.