Imported Upstream version 0.72.4

This commit is contained in:
TANIGUCHI Takaki
2012-04-08 21:33:59 +09:00
parent cef31abc8c
commit 2f23ea4b4a
1170 changed files with 116562 additions and 55295 deletions

View File

@@ -1,3 +1,13 @@
0.72 (pl4)
- fixed crash in scsi layer for FreeBSD
- fixed double free when reading mode page 1 fails
- fixed DMA misalignment when reading mode page 1
- changed #includes for glibc for compatibility with 2.32
- dropped Darwin/Mac OS X support
- removed dependency on installed md5sum command
- changed libpng test in configure to utilize pkg-config
- fixed some minor flaws for NetBSD
0.72 (pl3) 03-10-2011
- Volodymyr Bychkoviak found a problem when verifying
RS01 files which are larger than 2GB and provided a bugfix.
@@ -5,6 +15,7 @@
- made package compile under OS X 10.6; updated OS X toolchain
to Gtk 2.24.
0.72 (pl-2) 31-10-2010
- fixed and documented -n command line options for RS02.
Thanks to Jack Giles for noting this.