From b6d38ded6188e1334e3fa1bdad5c363a6fcaf99f Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 17 May 2013 19:38:04 +0000 Subject: [PATCH] Updated change log and web page --- ChangeLog | 8 +- xorriso/changelog.txt | 251 ++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 250 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 76e51f70..a69d77b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -SVN trunk (to become libisoburn-1.3.0.tar.gz or higher) +SVN trunk (to become libisoburn-1.3.2.tar.gz or higher) +=============================================================================== +- no changes yet + + +libisoburn-1.3.0.tar.gz Fri May 17 2013 =============================================================================== * Bug fix: Disk paths with components '.' or '..' could be mistaken for directories. @@ -15,7 +20,6 @@ SVN trunk (to become libisoburn-1.3.0.tar.gz or higher) * New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core * New -hardlinks mode "lsl_count" / "no_lsl_count" - libisoburn-1.2.8.tar.gz Mon Mar 18 2013 =============================================================================== * Bug fix: -tell_media_space altered the pointers to MD5 of data files diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index b7213fef..f048534d 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -14389,13 +14389,225 @@ xorriso/xorrecord.1 xorriso/xorrecord.info Version leap to libisoburn-1.2.9 -19 Mar 2013 [] +19 Mar 2013 [5011] ChangeLog xorriso/changelog.txt Documented changes and release timestamp +20 Mar 2013 [5012] +svn move -m Promoted branch to tag +http://svn.libburnia-project.org/libisoburn/branches/1.2.8 +http://svn.libburnia-project.org/libisoburn/tags/1.2.8 ------------------------------------- cycle - xorriso-1.2.9 - +------------------------------------ cycle - xorriso-1.2.9 - 2013.03.18.204322 + + +2013.04.13.064738 [5017] +libisoburn/libisoburn.h +libisoburn/isoburn.c +New options bit with isoburn_igopt_set_system_area() for GRUB2 MBR patching + +2013.04.13.074117 [5018] +xorriso/xorriso_private.h +xorriso/opts_a_c.c +xorriso/iso_img.c +xorriso/write_run.c +New -boot_image bootspecs grub2_mbr= and grub2_boot_info= + +2013.04.13.074309 [5019] +xorriso/emulators.c +New -as mkisofs options --grub2-mbr and --grub2-boot-info + +------------------------------------ cycle - xorriso-1.2.9 - 2013.04.13.074309 +* New options bit with isoburn_igopt_set_system_area() for GRUB2 MBR patching +* New -boot_image bootspecs grub2_mbr= and grub2_boot_info= +* New -as mkisofs options --grub2-mbr and --grub2-boot-info + + +2013.04.13.144946 [5020] +xorriso/iso_tree.c +Bug fix: Disk paths with components '.' or '..' could be mistaken for directories + +2013.04.13.205230 [5021] +xorriso/xorriso_private.h +xorriso/base_obj.c +xorriso/opts_a_c.c +xorriso/iso_img.c +xorriso/write_run.c +New -boot_image bootspec grub2_sparc_core= + +2013.04.13.205450 [5022] +xorriso/emulators.c +New -as mkisofs option --grub2-sparc-core + +------------------------------------ cycle - xorriso-1.2.9 - 2013.04.13.205450 + + +2013.04.14.174539 [5023] +xorriso/iso_img.c +xorriso/text_io.c +Reporting grub2_mbr= with -status -boot_image + +2013.04.14.174902 [5024] +xorriso/opts_d_h.c +xorriso/emulators.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Updated man page and help texts about new features + +2013.04.16.124331 [5025] +xorriso/iso_img.c +Recognizing grub2_mbr= on image load + +17 Apr 2013 [5026] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.2.9 - 2013.04.16.124331 +* New -boot_image bootspecs grub2_mbr= and grub2_boot_info= +* New -boot_image bootspec grub2_sparc_core= +* New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core +* Bug fix: Disk paths with components '.' or '..' could be mistaken for directories + + +2013.05.03.135424 [5027] +xorriso/emulators.c +Letting -as cdrecord -help point to man xorrecord rather than to man xorriso + +2013.05.06.161651 [5028] +xorriso/xorriso_private.h +xorriso/base_obj.c +xorriso/opts_d_h.c +xorriso/opts_i_o.c +xorriso/text_io.c +New -hardlinks mode "lsl_count" / "no_lsl_count" + +06 May 2013 [5029] +frontend/xorriso-tcltk +Starting up xorriso-tcltk with -hardlinks "on" if xorriso version >= 1.3.0 + +07 May 2013 [5030] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Documented new -hardlinks mode + +07 May 2013 [5031] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrecord.texi +xorriso/xorrecord.info +xorriso/xorrecord.1 +Clarification that xorriso does neither audio CD nor official video DVD + +07 May 2013 [5032] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.2.9 - 2013.05.07.185653 +* New -hardlinks mode "lsl_count" / "no_lsl_count" + + +07 May 2013 [5033] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Small improvement in layout of xorriso info page + +10 May 2013 [5037] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +Corrected two examples in man xorriso + +10 May 2013 [5038] +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Corrected bold printing of three options in man xorrisofs + +2013.05.13.123951 [5039] +xorriso/write_run.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image + +13 May 2013 [5040] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.2.9 - 2013.05.13.123951 +* Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot image + + +2013.05.16.070643 [5041] +xorriso/emulators.c +Ignoring -as mkisofs options -gui and -sort + +2013.05.16.070643 [5042] +xorriso/emulators.c +Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc by default + +16 May 2013 [5043] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.2.9 - 2013.05.16.070643 +* Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc by default + + +2013.05.17.140001 [5049] +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 +frontend/xorriso-tcltk +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.3.0 + +17 May [5050] +ChangeLog +xorriso/changelog.txt +Documented changes and release timestamp + +----------------------------------- release - xorriso-1.3.0 - 2013.05.17.140001 +* New -boot_image bootspecs grub2_mbr= and grub2_boot_info= +* New -boot_image bootspec grub2_sparc_core= +* New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core +* Bug fix: Disk paths with components '.' or '..' could be mistaken for + directories +* New -hardlinks mode "lsl_count" / "no_lsl_count" +* Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single + boot image +* Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc by default [] @@ -14404,7 +14616,6 @@ ChangeLog Updated change log and web page ------------------------------------ cycle - xorriso-1.2.9 - - [] xorriso/xorriso_eng.html ChangeLog @@ -14424,14 +14635,40 @@ Important: When adding a public API function then add its name to file =============================================================================== -- make optional use of ttk::treeview instead of BWidget (needs Tk 8.5) +>>> Implement -as mkisofs -sort -gui + >>> find out what -gui actually does +- GRUB2 patching + + -as mkisofs \ + -hfsplus \ + -no-pad \ + -o /u/test/test.iso \ + --protective-msdos-label \ + --grub2-mbr /u/test/grub2/zero_mbr \ + -c /BOOT.cat \ + -b /img1 \ + -boot-info-table -no-emul-boot -boot-load-size 4 \ + --grub2-boot-info \ + -eltorito-alt-boot \ + -b /img2 \ + -boot-info-table -no-emul-boot -boot-load-size 4 \ + /u/test/grub2/ + + --grub2-sparc-core /boot/grub/sparc64-ieee1275/core.img + + -as mkisofs \ + -no-pad \ + -o /u/test/test.iso \ + -sparc-boot "" \ + -G /u/test/grub2/zero_mbr \ + --grub2-sparc-core /img1 \ + /u/test/grub2/ ->>> The call of Xorriso_remake_hln_array() lasts long even after small - image changes: - -indev /dvdbuffer/samstag.iso -mv /3DDAT /X -- lsl / -- +>>> make optional use of ttk::treeview instead of BWidget (needs Tk 8.5) + ----------------------------------------------------- libcdio on MS-Windows