type tables from it. It is too stupid to understand the GCC extension
used for (u)int64_t on FreeBSD and DragonFly by the default code.
Use -Dlint on those platforms and hope that FreeBSD 10 will arrive
after the upstream is fixed.
Changes in 0.12.12
* Fixed another bug in the iso options code which sometimes resulted in a
failed verification.
* Properly close the reading device when copying VideoDVDs. This bug
resulted in a blocked device.
* Fixed handling of filenames in libdvdcss backend (this fixes VideoDVD
copy).
Changes in 0.12.11
* Fixed selection in the audio CD ripping window.
* Fixed info block handling in WAVE audio file decoder: no more clicks at
the end.
* Introduced a hack which fixes the "Wav detected as Mpeg file" bug.
* Fixed Auto multisession mode for DVD+RW and DVD-RW in restricted
overwrite mode in case a previous session was imported.
* Fixed a crash with HAL >= 0.5 when exiting K3b.
* Allow copying of double layer DVDs with a size below 4.3 GB to single
layer media.
* Support for the ring buffer in growisofs 6.0.
* Use .iso extension for images instead of .img
* Properly remove the image file in case verification failed.
* Ignore mounting state of a medium when showing its contents.
* Fixed a bug in the iso options code which sometimes resulted in a
failed verification.
* Properly handle cue files withan image file name like
image.bin.cue + image.bin
* Write a proper Xing header when encoding VBR mp3 files.
> 2005-11-23 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.17
>
> * src/io.c (do_write): added workaround for broken destination
> sockets
>
> * src/pkt_buffer.c (do_flush_stream): make sure data is not lost
> if A_WRITE returns failure by pushing it back to the buffer
>
> 2005-05-03 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.16
>
> * src/io.c (io_iter): fixed possible nonblocking_fd leaks as
> unlinking an fd might have dropped some valid structures
>
> * src/werror.c: fixed werror_hexdump and related functions,
> still #if 0ed but useful for tracking down gc related problems
Changes:
* Thu Feb 02 2006 - Release of a GPL compliant 2.01.01a05-ossdvd
patch. This patch is for cdrtools-2.01.01a05.tar.bz2 and is adjusted
to work with linux kernel 2.6.12 or higher and can be compiled with
gcc-4.0.x. The rawio patch using libcap has been migrated to
cdrtools-2.01.01a05-rawio.patch.bz2 . The patch called
cdrtools-2.01.01-scsibuf.patch.bz has become redundant, as this has
been integrated inside cdrtools-2.01.01a05.tar.bz2 . RPMS and SRPMS
have been updated for mandriva 2006.0. The order of applying patches
is now :
1. cdrtools-2.01.01a05-ossdvd.patch.bz2 .ossdvd
2. cdrtools-2.01.01a01-DVD-speed.patch.bz2 .dvd-speed
3. cdrtools-2.01.01a05-rawio.patch.bz2 .rawio
4. cdrtools-2.01.01a01-scanbus.patch.bz2 .scanbus
Warly's Cdrecord DVD patch and others can now be found on
http://people.mandriva.com/~warly/files/cdrtools/
From the pkgsrc-wip package by Martijn van Buul. Updated to 0.12.10
and finished off by me.
K3b is a CD and DVD burning application for Linux and BSD systems
optimized for KDE. It provides a comfortable user interface to perform
most CD/DVD burning tasks like creating an Audio CD from a set of audio
files or copying a CD. The actual burning in K3b is done by the command
line utilities cdrecord, cdrdao, and growisofs.
pthread_attr_setscope() function (which is not implemented on NetBSD).
Also now it uses sem_* functions for semaphores, so link it to librt on
NetBSD.
This closes PR pkg/32675 by hira@.
Bump PKGREVISION.