pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/cdrkit



Module name:    wip
Committed by:   thomasklausner
Date:           Sat May 19 19:42:39 UTC 2007

Modified Files:
        wip/cdrkit: Makefile distinfo
Added Files:
        wip/cdrkit/patches: patch-ac

Log Message:
Update to 1.1.6:

cdrkit (1.1.6) RELEASED; urgency=low

  [ Vladimir Nadvornik ]
  * genisoimage/eltorito.c: care about inhibit flags when preparing eltorito
    boot catalog directory entry, avoiding possible crashes

  [ Eduard Bloch]
  * ALL: customize the base manpage subdirectory below PREFIX using the new
    MANSUBDIR variable
  * make sure that the buffer is flushed and drive is ready before closing
    session
  * icedax: find libossaudio on OpenBSD and use it
  * icedax: fixed bug with --devices (unnoticed segfault due to wrong
    list_devices arguments)
  * wodim/scsi_scan.h: moved Linux-specific recorder location guesser to an
    extra method for automatic drive opening, and added an alternative
    guessing method, using list_devices(...) picking up the first drive having
    appropriate device type in the inquiry info. This generic method is also
    used on Linux when the original guesser fails.
  * wodim/wodim.c: count all track sizes when looking for an appropriate drive

 -- Eduard Bloch <blade%debian.org@localhost>  Sun, 06 May 2007 16:39:08 +0200

cdrkit (1.1.5.1) RELEASED; urgency=low

  * resync with cosmetical last-minute changes from Peter Samuelson
  * Makefile: "release" target extension to make the Debian related source
    file creation more convinient

 -- Eduard Bloch <blade%debian.org@localhost>  Sat, 21 Apr 2007 11:30:35 +0200

cdrkit (1.1.5) RELEASED; urgency=low

  * wodim: explicite warning and more grace time if user manually specifies a 
size
    less than 301 sectors, which is likely to be a mistake from copy-pasting
    of genisoimage -print-size output and omitting the block factor
  * wodim: Native device name management directly in libusal now, the
    rewritten device scan method uses it directly. If the backend driver does
    not implement native names handling, the old-style IDs are displayed.
  * libusal: native device name management, implemented on Linux and
    Win32(SPT) for now
  * libusal: ATA is now mapped directly into the b/t/l namespace, with some
    workarounds to provide backward compatibility
  * libusal: For SCSI devices, use only scd* on kernel 2.6 and sg* on kernel
    2.4 until proper locking scheme is established
  * libusal: always return a known value in usal_sense_table(...), from a
    patch from SUSE (cdrkit-dvd-fix.patch)
  * genisoimage: customized the default APPID string in genisoimage
  * genisoimage: restored support for iso9660 file sizes up to 4GB-1
  * genisoimage: forced MAGIC_ERROR definition for older version, thanks 
    to Thomas Schmidt
  * genisoimage: avoid pointless warnings on filetype of <root directory>/..

 -- Eduard Bloch <blade%debian.org@localhost>  Sat, 21 Apr 2007 10:17:35 +0200

cdrkit (1.1.4) RELEASED; urgency=low

  [ Eduard Bloch ]
  * On Linux, do device scanning on /dev/sr first and fallback to /dev/sg and
    others only then, thus having better chances to use the same exclusive
    lock as other programs when the user provided only the b/t/l
    device specification, since the Linux kernel is not able to coordinate the
    locking between the userspace interfaces
  * some refactoring, moved new Linux specific extensions to scsi-linux-sg.c,
    more relaxed device opening checks on scanning
  * some more warnings about b/t/l syntax deprecation

 -- Eduard Bloch <blade%debian.org@localhost>  Sun, 01 Apr 2007 21:49:03 +0200

cdrkit (1.1.3) RELEASED; urgency=medium

  [ Eduard Bloch ]
  * Fixed fishing for transfer size in sysfs, now ready for
    /dev/class/scsi_generic contents
  * Fixed /dev/sg%d pattern scan in --devices, now iterating over modern style
    device files. Thanks to Thomas Schmidt.
  * Dealing with the last newline char when processing
    /proc/sys/dev/cdrom/info contents
  * print the track size in the info message when guessing
  * added some missing or probably missing definitions in
    wodim/CMakeLists.txt, restoring the reading from inf files
  * passing through the real file size to the UDF generator. Creating
    incorrect iso9660 but having it this way is better than no LFS at all.
  * removed md5* parts and integration from icedax, patch by
    Vladimir Nadvornik <nadvornik%suse.cz@localhost>
  * various small bugfixes or cosmetic fixes picked from still GPLed parts of
    cdrtools-2.01.01a24, excluding meta changes and big tree.c and mkisofs.c
    refactoring. Stream file name option enabled now.
  * wodim.1: "you have 4 seconds to abort ..."
  * defaults.c: Correct fallback to CDR_FIFOSIZE and correct error message
    on bad input.
  * tell the user his device is busy on Linux because it's mounted, after
    looking at /proc/mounts

  [ Peter Samuelson ]
  * Clean up Linux-2.6 CD/DVD-R drive detection, clearer error messages.

 -- Eduard Bloch <blade%debian.org@localhost>  Mon, 26 Mar 2007 17:35:10 +0200


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/cdrkit/patches/patch-ac
cvs -z3 rdiff -u -r1.2 -r1.3 wip/cdrkit/Makefile wip/cdrkit/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrkit/patches/patch-ac?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrkit/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrkit/distinfo?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index