From 3bd7d5deee130f24d5be875da5e37e54cb148080 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 27 Jan 2012 16:01:45 +0000 Subject: [PATCH] Documented changes and release timestamp --- xorriso/changelog.txt | 229 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 218 insertions(+), 11 deletions(-) diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 3418bc64..3b117512 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -12129,17 +12129,226 @@ xorriso/xorrecord.1 xorriso/xorrecord.info Version leap to libisoburn-1.1.9 -21 Nov 2011 [] +21 Nov 2011 [4453] ChangeLog xorriso/changelog.txt Documented changes and release timestamp -21 Nov 2011 [] +21 Nov 2011 [4454] svn move -m Promoted branch to tag http://svn.libburnia-project.org/libisoburn/branches/1.1.8 http://svn.libburnia-project.org/libisoburn/tags/1.1.8 ------------------------------------- cycle - xorriso-1.1.9 - +------------------------------------ cycle - xorriso-1.1.9 - 2011.11.21.081802 + + +22 Nov 2011 [4456] +doc/qemu_xorriso.wiki +Updated QemuXorriso wiki about xorriso version requirements + +23 Nov 2011 [4457] +doc/qemu_xorriso.wiki +Mentioned GNU Hurd qemu page as source of qemu knowledge + +2011.11.24.093151 [4459] +xorriso/iso_tree.c +Worked around inconsistency of stat.st_rdev and dev_t on Debian mips, mipsel + +2011.11.29.130622 [4461] +libisoburn/libisoburn.ver +Bug fix: libisoburn.ver had a duplicate function entry + +2011.12.01.152236 [4464] +xorriso/emulators.c +xorriso/write_run.c +xorriso/xorrecord.texi +xorriso/xorrecord.info +xorriso/xorrecord.1 +Made verbosity and exit value of xorrecord more similar to cdrecord resp. wodim + +03 Dec 2011 [4472] +Makefile.am +Removing test/.libs with make clean + +03 Dec 2011 [4473] +Makefile.am +Added ./bootstrap script to release tarball + +03 Dec 2011 [4474] +xorriso/xorriso_makefile_am.txt +Removing xorriso/.libs test/.libs with make clean + +2011.12.07.080625 [4480] +Makefile.am +xorriso/xorriso_makefile_am.txt +Removed version.h from list of source files because generated by configure + +2011.12.25.121944 [4513] +xorriso/xorriso_makefile_am.txt +Integrated new source file libburn/cdtext.c + +28 Dec 2011 [4520] +xorriso/compile_xorriso.sh +Integrated new source file libburn/cdtext.c + +2012.01.14.144233 [4565] +configure.ac +libisoburn/libisoburn.h +libisoburn/isoburn.h +libisoburn/isoburn.c +New relaxations isoburn_igopt_joliet_rec_mtime, isoburn_igopt_iso1999_rec_mtime + +2012.01.14.144535 [4566] +xorriso/xorriso.h +xorriso/opts_p_z.c +xorriso/emulators.c +xorriso/write_run.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Using new libisoburn relaxations with "rec_mtime", enabling it with -as mkisofs + +14 Jan 2012 [4567] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.1.9 - 2012.01.14.144535 +* Bug fix: mkisofs emulation did not record mtime in ECMA-119 directories +* Bug fix: Program abort while drive tray is loading led to endless loop +* Bug fix: Solaris adapter mishandled write commands which failed on first try +* Bug fix: libisoburn.ver had a duplicate function entry +* New relaxations isoburn_igopt_joliet_rec_mtime, + isoburn_igopt_iso1999_rec_mtime + + +2012.01.15.104012 [4569] +xorriso/write_run.h +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Made -compliance "rec_mtime" default for xorriso + +2012.01.18.093532 [4572] +xorriso/drive_mgt.c +Improved interpretation of -check_media min_lba= + +2012.01.21.114233 [4586] delayed_commit/B20121.114249 +xorriso/xorriso_private.h +xorriso/base_obj.c +xorriso/drive_mgt.c +xorriso/read_run.c +xorriso/text_io.c +Reporting speed with -check_media + +2012.01.21.173229 [4587] delayed_commit/B20121.173233 +xorriso/opts_a_c.c +xorriso/opts_d_h.c +xorriso/opts_i_o.c +xorriso/opts_p_z.c +xorriso/drive_mgt.c +xorriso/read_run.c +Reporting speed with -check_md5, -compare, -find, -compare_l, -update + +2012.01.21.190312 [4587] delayed_commit/B20121.190324 +xorriso/drive_mgt.c +Curbed -check_media chunk_size= to 64 kB + +2012.01.23.104642 [4588] +xorriso/cmp_update.c +xorriso/iso_tree.c +Two files forgotten with rev 4587 + +24 Jan 2012 [4594] +xorriso/make_xorriso_standalone.sh +Added libisoburn ChangeLog to GNU xorriso tarball + +25 Jan 2012 [4596] +ChangeLog +Updated ChangeLog + +2012.01.25.153732 [4597] +xorriso/text_io.c +Made rev 4586 safe against division by 0 + +27 Jan 2012 [4602] +svn copy -m Branching for libisoburn release 1.2.0 +http://svn.libburnia-project.org/libisoburn/trunk +http://svn.libburnia-project.org/libisoburn/branches/1.2.0 + +2012.01.27.120001 [4603] +configure.ac +README +libisoburn/libisoburn.h +xorriso/README_gnu_xorriso +xorriso/xorriso.h +xorriso/xorrisoburn.h +xorriso/xorriso_main.c +xorriso/xorriso_eng.html +xorriso/make_xorriso_standalone.sh +xorriso/configure_ac.txt +xorriso/xorriso_timestamp.h +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +xorriso/xorrisofs.texi +xorriso/xorrisofs.1 +xorriso/xorrisofs.info +xorriso/xorrecord.texi +xorriso/xorrecord.1 +xorriso/xorrecord.info +Version leap to libisoburn-1.2.0 + +27 Jan 2012 [4604] +ChangeLog +xorriso/changelog.txt +Documented changes and release timestamp + +----------------------------------- release - xorriso-1.2.0 - 2012.01.27.120001 +* Bug fix: mkisofs emulation did not record mtime in ECMA-119 directories +* Bug fix: Program abort while drive tray is loading led to endless loop +* Bug fix: Solaris adapter mishandled write commands which failed on first try +* Bug fix: libisoburn.ver had a duplicate function entry +* New relaxations isoburn_igopt_joliet_rec_mtime, + isoburn_igopt_iso1999_rec_mtime +* Made -compliance "rec_mtime" default for xorriso + + +2012.01.27.155323 [4609] +configure.ac +README +libisoburn/libisoburn.h +xorriso/README_gnu_xorriso +xorriso/xorriso.h +xorriso/xorrisoburn.h +xorriso/xorriso_main.c +xorriso/xorriso_eng.html +xorriso/make_xorriso_standalone.sh +xorriso/configure_ac.txt +xorriso/xorriso_timestamp.h +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +xorriso/xorrisofs.texi +xorriso/xorrisofs.1 +xorriso/xorrisofs.info +xorriso/xorrecord.texi +xorriso/xorrecord.1 +xorriso/xorrecord.info +Version leap to libisoburn-1.2.1 + +27 Jan 2012 [] +ChangeLog +xorriso/changelog.txt +Documented changes and release timestamp + + [] +xorriso/xorriso_eng.html +xorriso/changelog.txt +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.2.1 - 2012.01.27.155323 @@ -12147,13 +12356,15 @@ http://svn.libburnia-project.org/libisoburn/tags/1.1.8 xorriso/xorriso_eng.html ChangeLog Updated change log and web page ------------------------------------- cycle - xorriso-1.1.9 - + +------------------------------------ cycle - xorriso-1.2.1 - [] xorriso/xorriso_eng.html ChangeLog Updated change log and web page ------------------------------------- cycle - xorriso-1.1.9 - + +------------------------------------ cycle - xorriso-1.2.1 - ********************************************************************** Important: When adding a public API function then add its name to file @@ -12164,6 +12375,8 @@ Important: When adding a public API function then add its name to file TODO =============================================================================== + + - -check_media option which aborts the check run on the first error ? Such an option for -check_md5_r ? @@ -12202,12 +12415,6 @@ man page for osirrox ? Deprecate global variable serial_id. demo/custom_stream.c -- update_home got stuck when interrupted during -update_r - ??? not reproducible any more - >>> It happened again on qemu while interrupting the waiting for - the drive to become ready after tray loading. - - -------------------------------------------------------------------------