File wodim.changes of Package wodim.10091

-------------------------------------------------------------------
Fri Jul 27 15:11:25 UTC 2018 - jdelvare@suse.com

- add genisoimage-fix-TRANS.TBL-with-large-files.patch: fix a crash
  when option -T (generate TRANS.TBL) is used in conjunction with
  multi-extent files (files larger than 4 GB) (bsc#1100466)

-------------------------------------------------------------------
Tue Sep  1 20:50:18 CEST 2015 - jkeil@suse.de

- add fix-check_linux_26.patch: also compare major kernel version
  number. (bsc#897950)

-------------------------------------------------------------------
Thu Aug 13 16:28:52 UTC 2015 - dmueller@suse.com

- remove cdrkit-1.1.8-werror.patch, cdrkit-efi-boot.patch (bsc#939456)

-------------------------------------------------------------------
Wed Jul  8 10:56:17 UTC 2015 - dmueller@suse.com

- disable source download service, upstream download location
  is dead

-------------------------------------------------------------------
Tue Jun  9 14:16:26 UTC 2015 - jkeil@suse.de

- Use full url as source

-------------------------------------------------------------------
Tue Jun  9 13:36:46 UTC 2015 - jkeil@suse.de

- Update geteltorito script to latest version
  source: http://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito

-------------------------------------------------------------------
Fri Jan 30 12:53:47 UTC 2015 - dmueller@suse.com

- add cdrkit-1.1.8-werror.patch, cdrkit-efi-boot.patch (fate#318444)

-------------------------------------------------------------------
Fri Jun 20 09:23:55 UTC 2014 - lnussel@suse.de

- make wodim position independent (bnc#882035, cdrkit-pie.diff)

-------------------------------------------------------------------
Wed Mar  5 13:19:14 UTC 2014 - nadvornik@suse.com

- fixed large file support (bnc#615177, bnc#831820)
  genisoimage-multi-extent-fix-bnc615177.patch

-------------------------------------------------------------------
Thu Jun  6 23:39:05 UTC 2013 - jengelh@inai.de

- Avoid calling fdupes on entire buildroot; it is not valid for /etc
- Install manpage symlinks inside cdrkit-cdrtools-compat
- Remove static libraries for which there are no header files
  packaged

-------------------------------------------------------------------
Wed Jun  5 23:42:50 UTC 2013 - jengelh@inai.de

- Avoid collision of iso{dump,vfy} etc. by moving binaries into
  separate directory. This allows parallel installation of mkisofs
  and genisoimage.

-------------------------------------------------------------------
Thu Apr 18 10:49:03 UTC 2013 - coolo@suse.com

- switch _service to localonly

-------------------------------------------------------------------
Tue Apr  2 18:55:55 UTC 2013 - jengelh@inai.de

- Dissolve Obsoletes cycle between cdrkit (source package "wodim")
  and cdrtools. Add proper Conflicts instead.
- Use more robust make install call; kill redundant %clean section

-------------------------------------------------------------------
Thu Apr  7 14:57:21 UTC 2011 - davejplater@gmail.com

- Fixed provides/requires to enable clean installation of cdrtools
  and vice versa.

-------------------------------------------------------------------
Mon Apr  4 19:32:55 UTC 2011 - asterios.dramis@gmail.com

- Spec file updates:
  * Added "libbz2-devel" in BuildRequires:.
  * Added "permissions" package in Requires:.
  * Moved mkhybrid to cdrkit-cdrtools-compat.
  * Install also libedc.a library.
  * Changed the installation path of header files (to be more compatible with
    Fedora, at least for libusal).
  * Changed wodim-devel package name to cdrkit-devel-static.
  * Added "-DPIC -fPIC" in CFLAGS to built the static libraries.
  * Added smp_mflags to make.
  * Install config files in /etc.
  * Updates in %post installation script of wodim according to openSUSE spec
    file guidelines.
  * Updates in %files sections.
  * Minor other updates.
- Added a patch from upstream for icedax.1 to fix rpmlint warning "macro `wav,'
  not defined".

-------------------------------------------------------------------
Sat Feb 19 21:54:15 UTC 2011 - asterios.dramis@gmail.com

- updated to 1.1.11:
  * genisoimage: Fix silly bug in MD5 output in template files. (Debian
    bug #596681)
  * genisoimage: Minor tweaks to the the genisoimage.1 man page.
  * genisoimage: Update references to atterer.org (Debian bug #596860)
  * genisoimage.1: Make the description of the md5-list format clearer.
  * genisoimage: Use memmove() instead of strcpy() when cleaning
    up graft points.
- Spec file updates:
  - Changes based on rpmdevtools templates and spec-cleaner run.
  - Changed License: to GPLv2.
  - Added description for patches based on openSUSE Patches Guidelines (where
    possible).
  - Updates in Buildrequires:, Requires:, 
  - Updates in %prep, %build and %install sections.
  - Fixed rpmlint warnings ("description-shorter-than-summary" for wodim-devel
    and "files-duplicate").
  - Other updates based also on Fedora package.

-------------------------------------------------------------------
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.

-------------------------------------------------------------------
Mon Feb 22 22:59:39 CET 2010 - seife@opensuse.org

- fix buffer overflow warnings from gcc-4.5

-------------------------------------------------------------------
Mon Feb 15 10:25:43 CET 2010 - seife@opensuse.org

- fix xconfig.h installation with newer cmake

-------------------------------------------------------------------
Fri Oct  2 19:06:41 UTC 2009 - crrodriguez@opensuse.org

- build require zlib-devel and fix cmake scripts to detect
  when it is missing. 

-------------------------------------------------------------------
Fri Jun  5 11:19:32 CEST 2009 - nadvornik@suse.cz

- updated to 1.1.9:
  * wodim: In -msinfo mode, only suggest dvd+rw-mediainfo in verbose mode.
  * genisoimage: undo a mistake in the directory permissions change in
    the last release. Fixes handling of deep directory structures.
- fixed build with glibc 2.10

-------------------------------------------------------------------
Wed Sep 10 11:44:16 CEST 2008 - nadvornik@suse.cz

- fixed genisoimage crash with -hfs [bnc#425045]

-------------------------------------------------------------------
Mon Sep  8 17:48:19 CEST 2008 - nadvornik@suse.cz

- updated to bugfix release 1.1.8
- ported support for files >4GB on iso9660 (see the option 
  -iso-level 3) [fate#303791]

-------------------------------------------------------------------
Fri Aug 22 08:12:01 CEST 2008 - lnussel@suse.de

- remove resmgr from BuildRequires

-------------------------------------------------------------------
Tue Apr  8 13:33:31 CEST 2008 - nadvornik@suse.cz

- update to 1.1.7.1:
  * genisoimage: support for bzip2-compressed templates
  * genisoimage: generic infrastructure for checksums
  * bugifixes

-------------------------------------------------------------------
Sat Feb 16 21:57:27 CET 2008 - schwab@suse.de

- Fix whitespace in messages.

-------------------------------------------------------------------
Thu Dec 13 13:14:31 CET 2007 - nadvornik@suse.cz

- more fixes in xconfig.h, required for building cdrdao

-------------------------------------------------------------------
Wed Nov 21 16:30:27 CET 2007 - nadvornik@suse.cz

- fixed a bug in genisoimage [#342534]

-------------------------------------------------------------------
Wed Oct 24 10:48:58 CEST 2007 - nadvornik@suse.cz

- use autoconf-compatible values in xconfig.h

-------------------------------------------------------------------
Thu Jun 28 19:04:07 CEST 2007 - nadvornik@suse.cz

- updated to 1.1.6:
  * adding generic drive guessing
  * some bugfixes

-------------------------------------------------------------------
Thu May  3 18:24:39 CEST 2007 - nadvornik@suse.cz

- fixed crash on hidden boot catalog directory [#247950]

-------------------------------------------------------------------
Tue Apr 24 10:50:17 CEST 2007 - nadvornik@suse.cz

- update to cdrkit-1.1.5.1
  - experimental Large File Support with UDF filesystem
  - prefer /dev/scg if device is specified with b/t/l

-------------------------------------------------------------------
Thu Feb  8 15:23:04 CET 2007 - nadvornik@suse.cz

- do not use icedax/md5c.c and icedax/md5.h [#240669]

-------------------------------------------------------------------
Mon Jan 22 15:40:42 CET 2007 - nadvornik@suse.cz

- updated to cdrkit-1.1.2
  * many patches merged upstream
  * more programs was renamed:
    mkisofs -> genisoimage
    readcd -> readom
    cdda2wav -> icedax
  * 'wodim -devices' scans for all usable devices
- subpackages renamed respectively
- compatibility symlinks put to new cdrkit-cdrtools-compat package

-------------------------------------------------------------------
Mon Nov 27 17:41:57 CET 2006 - nadvornik@suse.cz

- copy cdrecord config file on update [#221679]

-------------------------------------------------------------------
Thu Nov 16 14:12:47 CET 2006 - nadvornik@suse.cz

- adjusted version strings of subpackages [#215621]
- changed location of config file [#221679]

-------------------------------------------------------------------
Fri Oct  6 14:06:02 CEST 2006 - nadvornik@suse.cz

- moved include files to /usr/include/wodim

-------------------------------------------------------------------
Tue Oct  3 11:35:50 CEST 2006 - nadvornik@suse.cz

- removed incorrect check for grown files [#207619]
- build with -DCLONE_WRITE [#209434]

-------------------------------------------------------------------
Thu Sep 21 11:10:28 CEST 2006 - nadvornik@suse.cz

- switched to cdrkit package, cdrecord is replaced by wodim
- UTF8, dvd and other patches are integrated in upstream

-------------------------------------------------------------------
Fri Sep  1 11:26:14 CEST 2006 - nadvornik@suse.cz

- use Recommends: zisofs-tools instead of Requires:

-------------------------------------------------------------------
Tue Aug  8 00:52:31 CEST 2006 - ro@suse.de

- define HZ to sysconf(_SC_CLK_TCK) if not defined

-------------------------------------------------------------------
Thu Mar 23 17:10:47 CET 2006 - nadvornik@suse.cz

- updated feedback URL [#160326]

-------------------------------------------------------------------
Tue Feb 14 12:32:49 CET 2006 - nadvornik@suse.cz

- do not try to redefine printf before including stdio.h

-------------------------------------------------------------------
Thu Feb  2 14:23:51 CET 2006 - nadvornik@suse.cz

- removed confusing messages about the recommended interface
  and added README.SUSE [#147236]
- do not stop scanning on inaccessible devices [#144843, #147236]

-------------------------------------------------------------------
Wed Jan 25 21:34:54 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Jan 20 17:14:38 CET 2006 - lnussel@suse.de

- restore original behavior of also enumerating sg devices when not
  running root (#141228)

-------------------------------------------------------------------
Mon Jan  2 17:30:55 CET 2006 - nadvornik@suse.cz

- fixed dangerous compiler warnings
- added workaround for gcc.gnu.org/PR25639

-------------------------------------------------------------------
Tue Oct 11 12:26:23 CEST 2005 - nadvornik@suse.cz

- built with -fno-strict-aliasing again as new problems appeared

-------------------------------------------------------------------
Fri Aug 12 16:25:18 CEST 2005 - nadvornik@suse.cz

- patched mkisofs to fail on file > 4GB [#80583]

-------------------------------------------------------------------
Fri Apr  1 16:04:03 CEST 2005 - uli@suse.de

- fixed to build on ARM(v5tel)

-------------------------------------------------------------------
Tue Feb 08 13:00:24 CET 2005 - nadvornik@suse.cz

- call mlockall only for getuid() == 0

-------------------------------------------------------------------
Mon Sep 13 14:10:43 CEST 2004 - nadvornik@suse.cz

- updated to final 2.01 [#43565]
- -fno-strict-aliasing is no longer required

-------------------------------------------------------------------
Tue Sep 07 17:41:40 CEST 2004 - nadvornik@suse.cz

- fixed possible problems in resmgr and iconv patches
- use generic_scsi interface as default for all devices in cdda2wav

-------------------------------------------------------------------
Mon Aug 23 15:17:49 CEST 2004 - nadvornik@suse.cz

- updated to 2.01a35 [#43565]
- DVD patch is applied to separate binary cdrecord-dvd
- dropped silo patch
- dropped the privacy patch, added note to mkisofs manpage instead [#33275]
- compiled with -fno-strict-aliasing to minimize needed patches
- fixed printing error messages from resmgr patch [#44024]

-------------------------------------------------------------------
Mon Apr 19 14:44:56 CEST 2004 - nadvornik@suse.cz

- fixed function return value

-------------------------------------------------------------------
Fri Apr 02 14:34:05 CEST 2004 - nadvornik@suse.cz

- changed some strings from 8859-1 to UTF-8 [37840]
  a better fix would be either use only ascii characters or use locale

-------------------------------------------------------------------
Fri Mar 26 16:58:10 CET 2004 - nadvornik@suse.cz

- do not scan ATA devices if no scsi devices are found, because
  the output would be confusing [#37081]
- fixed return value from fixate_mdvd

-------------------------------------------------------------------
Mon Mar 08 16:03:22 CET 2004 - nadvornik@suse.cz

- updated to 2.01a27
  - chrp-boot patch is integrated in mainstream
  - TAO mode should be explicitely specified by -tao

-------------------------------------------------------------------
Thu Feb 12 10:03:55 CET 2004 - axboe@suse.de

- Kill silly Joerg warnings
- Add note about ATA being preferred over ATAPI 

-------------------------------------------------------------------
Wed Feb 04 11:59:37 CET 2004 - nadvornik@suse.cz

- added iconv patch to mkisofs [#34274]
- fixed scanning of ATA devices with resmgr
- fixed dangerous gcc warnings

-------------------------------------------------------------------
Thu Jan 29 17:08:41 CET 2004 - nadvornik@suse.cz

- updated to 2.01a25
- updated dvd patch - DVD+RW support
- added geteltorito script to mkisofs package
- fixed information leak in mkisofs by using debian patch [#33275]
- fixed paride handling in resmgr patch [#29601]
- try to open device directly if resmgr fails
- built as non-root user

-------------------------------------------------------------------
Sat Jan 10 12:44:12 CET 2004 - adrian@suse.de

- add %defattr

-------------------------------------------------------------------
Thu Oct 30 01:53:11 CET 2003 - ro@suse.de

- package according to permissions.secure and call run_permissions

-------------------------------------------------------------------
Thu Sep 11 18:53:35 CEST 2003 - nadvornik@suse.cz

- added new resmgr patch with paride support from okir@suse.de [#29601]

-------------------------------------------------------------------
Wed Sep 10 12:29:43 CEST 2003 - nadvornik@suse.cz

- made the check for sequential recording silent

-------------------------------------------------------------------
Fri Sep 05 19:35:06 CEST 2003 - nadvornik@suse.cz

- fixed return value from getdisktype_mdvd

-------------------------------------------------------------------
Sun Aug 31 01:14:53 CEST 2003 - ro@suse.de

- create cdrecord-devel package and package libscg files 

-------------------------------------------------------------------
Wed Aug 13 15:54:43 CEST 2003 - nadvornik@suse.cz

- updated to 2.01a18
- added patch for dvd support

-------------------------------------------------------------------
Mon Aug 11 17:50:33 CEST 2003 - nadvornik@suse.cz

- added chrp-boot patch

-------------------------------------------------------------------
Wed May 28 15:01:08 CEST 2003 - nadvornik@suse.cz

- remove/install unpackaged files from buildroot

-------------------------------------------------------------------
Mon Jan 13 13:45:12 CET 2003 - nadvornik@suse.cz

- updated to 2.0 final

-------------------------------------------------------------------
Wed Dec 18 09:22:30 CET 2002 - froh@suse.de

- re-enable cdda2wav on s390 (#22498)

-------------------------------------------------------------------
Tue Nov  5 13:47:01 CET 2002 - okir@suse.de

- Proactive security patch: added resmgr support - cdrecord now
  performs a minimum of initialization as root, then drops privileges
  and uses resmgr to access device files.

-------------------------------------------------------------------
Thu Sep 26 13:52:30 CEST 2002 - nadvornik@suse.cz

- removed zisofs-tools, it is a separate package, 
- mkisofs requires zisofs-tools

-------------------------------------------------------------------
Tue Sep 24 12:19:47 CEST 2002 - nadvornik@suse.cz

- updated to 1.11a34
  - a bug with cdrecord -fix has been fixed [#19853]
  - improved man page
  - other fixes and improvements
- added zisofs-tools for transparent compression

-------------------------------------------------------------------
Tue Sep 03 14:10:07 CEST 2002 - nadvornik@suse.cz

- added patch for format string security problem [#18756]

-------------------------------------------------------------------
Wed Jul 31 10:55:31 CEST 2002 - nadvornik@suse.cz

- updated to 1.11a28
  - cdrecord now writes MCN/ISRC even in RAW mode

-------------------------------------------------------------------
Fri Jul 26 09:32:51 CEST 2002 - nadvornik@suse.cz

- updated to 1.11a27:
  - DVD-Video support

-------------------------------------------------------------------
Wed Jul 10 10:16:44 CEST 2002 - meissner@suse.de

- add RULES link for ppc64, s390x.

-------------------------------------------------------------------
Tue May 14 12:51:06 CEST 2002 - ro@suse.de

- add RULES link for x86_64 

-------------------------------------------------------------------
Tue Apr 30 10:54:19 CEST 2002 - uli@suse.de

- update -> 1.11a21 (fixes probs with xcdroast >=0.98alpha9)

-------------------------------------------------------------------
Fri Mar  1 10:18:33 CET 2002 - nadvornik@suse.cz

- fixed man pages for isodump, devdump, isovfy [bug #14012]

-------------------------------------------------------------------
Tue Feb 26 13:25:45 CET 2002 - nadvornik@suse.cz

- fixed "#!/bin/sh" line in cdda2mp3.new

-------------------------------------------------------------------
Mon Jan 21 10:42:10 CET 2002 - nadvornik@suse.cz

- updated to 1.11a13:
  - new script inf2cdtext.pl for creating CD-text data

-------------------------------------------------------------------
Fri Dec  7 10:34:57 CET 2001 - nadvornik@suse.cz

- updated to 1.11a12:
  - readcd: changed handling of Table of contents
  - mkisofs: first UDF support

-------------------------------------------------------------------
Tue Oct 30 10:32:55 CET 2001 - uli@suse.de

- added patch from zisofs-tools allowing for creation of compressed
  ISO filesystems

-------------------------------------------------------------------
Mon Sep  3 11:14:06 CEST 2001 - nadvornik@suse.cz

- changed version string 1.11a06 -> 1.11.a06

-------------------------------------------------------------------
Tue Aug 14 14:34:55 CEST 2001 - nadvornik@suse.cz

- update to 1.11a06

-------------------------------------------------------------------
Thu Jul 12 17:33:30 CEST 2001 - nadvornik@suse.cz

- update to 1.11a05
- can be built with all kernels

-------------------------------------------------------------------
Mon Jun 18 17:30:03 CEST 2001 - schwab@suse.de

- Fix to compile.

-------------------------------------------------------------------
Thu Apr 26 12:39:38 CEST 2001 - ro@suse.de

- added config-dist.sh 

-------------------------------------------------------------------
Fri Feb  9 14:13:11 CET 2001 - ro@suse.de

- fixed to compile 

-------------------------------------------------------------------
Fri Jan 19 21:15:46 CET 2001 - kukuk@suse.de

- fix missing exit

-------------------------------------------------------------------
Fri Jan 19 16:18:23 CET 2001 - kukuk@suse.de

- cdrecord should only be build on kernel 2.2

-------------------------------------------------------------------
Mon Dec 11 16:09:18 CET 2000 - ro@suse.de

- fixed group typos 

-------------------------------------------------------------------
Tue Oct 17 03:43:50 GMT 2000 - bk@suse.de

- Use ppc-linux rules for s390.

-------------------------------------------------------------------
Mon Oct  9 10:15:28 CEST 2000 - smid@suse.cz

- New version 1.9

-------------------------------------------------------------------
Tue Sep 19 14:29:26 CEST 2000 - schwab@suse.de

- Use i586-linux rules for ia64.
- Add %suse_update_config.

-------------------------------------------------------------------
Fri Jul 21 15:28:41 CEST 2000 - smid@suse.cz

- Merge patches for booting SPARCs/silo with version 1.8.1

-------------------------------------------------------------------
Wed Jun  7 13:45:51 MEST 2000 - cihlar@suse.cz

- Copyright tag fixed

-------------------------------------------------------------------
Wed May 31 16:59:28 CEST 2000 - cihlar@suse.cz

- update to version 1.8.1 

-------------------------------------------------------------------
Fri Apr  7 11:29:34 CEST 2000 - smid@suse.cz

- buildroot added

-------------------------------------------------------------------
Fri Mar 24 17:14:08 CET 2000 - kukuk@suse.de

- Merge patches for booting SPARCs/silo

-------------------------------------------------------------------
Sun Feb 20 06:09:48 CET 2000 - bk@suse.de

- added link /usr/bin/list_audio_tracks -> cdda2wav (needed for cdda2mp3)

-------------------------------------------------------------------
Sun Feb  6 18:11:55 CET 2000 - olh@suse.de

- update cdrecord to 1.8
  update mkhybrid to 1.12b5.4
  make apple_driver for bootable Mac CD's

-------------------------------------------------------------------
Thu Jan 13 18:01:47 CET 2000 - ro@suse.de

- update to a40-3 

-------------------------------------------------------------------
Mon Dec 20 01:11:37 CET 1999 - ro@suse.de

- update to a35 

-------------------------------------------------------------------
Mon Oct 18 14:50:16 CEST 1999 - ro@suse.de

- update to a30 

-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de

- ran old prepare_spec on spec file to switch to new prepare_spec.

-------------------------------------------------------------------
Tue Aug 24 14:52:47 MEST 1999 - uli@suse.de

- now building mkhybrid with -fsigned-char (PPC)

-------------------------------------------------------------------
Mon Aug  9 11:16:48 MEST 1999 - ro@suse.de

- update to 1.8a24

-------------------------------------------------------------------
Mon Jul 12 11:02:17 MEST 1999 - ro@suse.de

- update to a23

-------------------------------------------------------------------
Tue Jun  1 11:29:46 MEST 1999 - ro@suse.de

- update to 1.8a22 (mkisofs-1.12b5)

-------------------------------------------------------------------
Fri Apr  9 01:01:35 MEST 1999 - ro@suse.de

- update to 1.8a20

-------------------------------------------------------------------
Mon Mar  8 10:07:41 MET 1999 - ro@suse.de

- update to 1.8a19

-------------------------------------------------------------------
Mon Feb 15 01:12:07 MET 1999 - ro@suse.de

- update to 1.8a17
- mkisofs and cdda2wav are built from same sources

-------------------------------------------------------------------
Tue Dec  1 12:07:51 MET 1998 - ro@suse.de

- update to 1.8a13

-------------------------------------------------------------------
Mon Nov  2 18:24:25 MET 1998 - ro@suse.de

- update to 1.6.1

-------------------------------------------------------------------
Mon Apr 20 09:23:21 MEST 1998 - ro@suse.de

- update to 1.6 final

-------------------------------------------------------------------
Tue Mar  3 17:04:22 MET 1998 - ro@suse.de

- update to 1.6a9  includes new fifo code

-------------------------------------------------------------------
Wed Nov 12 11:26:47 MET 1997 - ms@suse.de

- initial package for suse version 1.5

openSUSE Build Service is sponsored by