pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/dvdisaster



Module Name:    pkgsrc
Committed By:   shattered
Date:           Sat Feb  4 21:57:54 UTC 2012

Modified Files:
        pkgsrc/sysutils/dvdisaster: DESCR Makefile PLIST distinfo
        pkgsrc/sysutils/dvdisaster/patches: patch-ab
Added Files:
        pkgsrc/sysutils/dvdisaster/patches: patch-scsi-netbsd.c
Removed Files:
        pkgsrc/sysutils/dvdisaster/patches: patch-ad patch-af patch-ag

Log Message:
Update to 0.72.3.  Notable changes:

  - Blu-ray support
  - added CD raw reading and majority algorithm
  - C2 scanning support for CD media
  - changed treatment of CRC failures: old behaviour was to
    store a defective sector marker; now the actual sector
    contents are written to the image file.
  - Using the CDROM_SEND_PACKET ioctl() will hang parallel
    SCSI adapters. Added tests to determine the SCSI bus type,
    and switch to the SG_IO ioctl() when in doubt. [Linux]
  - fixed and documented -n command line options for RS02.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/sysutils/dvdisaster/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/dvdisaster/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/dvdisaster/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/dvdisaster/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/dvdisaster/patches/patch-ab
cvs rdiff -u -r1.2 -r0 pkgsrc/sysutils/dvdisaster/patches/patch-ad \
    pkgsrc/sysutils/dvdisaster/patches/patch-af \
    pkgsrc/sysutils/dvdisaster/patches/patch-ag
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/dvdisaster/patches/patch-scsi-netbsd.c

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




Home | Main Index | Thread Index | Old Index