Hello community, here is the log from the commit of package wodim for openSUSE:Factory checked in at Tue Sep 28 22:55:08 CEST 2010. -------- --- wodim/wodim.changes 2010-02-22 23:00:41.000000000 +0100 +++ /mounts/work_src_done/STABLE/wodim/wodim.changes 2010-09-28 12:36:53.000000000 +0200 @@ -1,0 +2,16 @@ +Tue Sep 28 10:32:53 UTC 2010 - reddwarf@opensuse.org + +- updated to 1.1.10: + * genisoimage: add support for sha256 and sha512 checksum generation + when making jigdo files. + * genisoimage: checksumming with lots of algorithms can be very + time-consuming, so split it out into multiple threads if possible. + * genisoimage: allow user to specify which checksum algorithms to run + on the command line. + * Fix FTBFS with missing xconfig.h. Thanks to Matt Kraai for the patch. + * genisoimage: fix string overflow breakage when using the -root + option (https://bugzilla.redhat.com/show_bug.cgi?id=508449) + * librols: remove or rename several functions that clash with POSIX. + Fix up callers. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- cdrkit-1.1.9-glibc-2.10.patch cdrkit-1.1.9.tar.bz2 New: ---- _service _service:download_url:cdrkit-1.1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wodim.spec ++++++ --- /var/tmp/diff_new_pack.D4TcjK/_old 2010-09-28 22:53:33.000000000 +0200 +++ /var/tmp/diff_new_pack.D4TcjK/_new 2010-09-28 22:53:33.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package wodim (Version 1.1.9) +# spec file for package wodim (Version 1.1.10) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,19 +20,18 @@ Name: wodim BuildRequires: cmake file-devel gcc-c++ libcap-devel zlib-devel -License: GPLv2 ; GPLv2+ +License: GPLv2+ Group: Productivity/Multimedia/CD/Record PreReq: permissions /bin/cp AutoReqProv: on -Version: 1.1.9 -Release: 4 -Source: cdrkit-%{version}.tar.bz2 +Version: 1.1.10 +Release: 1 +Source: cdrkit-%{version}.tar.gz Source1: scan_scsi.linux Source2: cdinfo.c Source5: README.SUSE -Patch1: cdrkit-%{version}-cmake.patch +Patch1: cdrkit-1.1.9-cmake.patch Patch2: genisoimage-multi-extent.patch -Patch3: cdrkit-%{version}-glibc-2.10.patch Patch4: cdrkit-1.1.9-zlib-check.patch Patch5: cdrkit-1.1.9-fix-buffer-overflows.patch Url: http://cdrkit.org/ @@ -141,7 +140,6 @@ %setup -q -n cdrkit-%{version} %patch1 %patch2 -%patch3 -p1 %patch4 %patch5 -p1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de