diff --git a/ChangeLog b/ChangeLog index 46192f17..e40f7808 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,4 @@ -git clone git@dev.lovelyhq.com:libburnia/libisoburn.git -(to become libisoburn-1.5.6 or higher) +libisoburn-1.5.6.tar.gz Wed Jun 07 2023 =============================================================================== * Bug fix: False -status failure with -boot_image --interval:appended_partition * Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and @@ -42,7 +41,6 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git * Allowed lseekable device files with -cut_out. Proof-of-concept by Ivan Shmakov on bugs.debian.org. (Closes: #1010098) - libisoburn-1.5.4.tar.gz Sat Jan 30 2021 =============================================================================== * Bug fix: -report_system_area as_mkisofs misrepresented GPT with appended diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 4a411582..b2925b25 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -20371,7 +20371,7 @@ xorriso/iso_manip.c xorriso/disk_ops.c Emitting SORRY event for dangling symbolic links if -follow is set to "link" -2023.03.19.153432 [] +2023.03.19.153432 [d0ff0a3] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt @@ -20389,13 +20389,117 @@ Updated change log and web page * New -compliance rules max_ce_entries=, max_ce_drop= +2023.04.14.161945 [ad1b9bf] +test/merge_debian_isos +test/merge_debian_isos.sig +test/merge_debian_isos.texi +test/merge_debian_isos.info +test/merge_debian_isos.1 +Added -joliet "on" to xorriso run in merge_debian_isos + +2023.06.07.180001 [be8f86d] +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-dd-target/xorriso-dd-target +test/merge_debian_isos +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 +xorriso/xorriso-tcltk.texi +xorriso/xorriso-tcltk.1 +xorriso/xorriso-tcltk.info +xorriso-dd-target/xorriso-dd-target.texi +xorriso-dd-target/xorriso-dd-target.1 +xorriso-dd-target/xorriso-dd-target.info +test/merge_debian_isos.texi +test/merge_debian_isos.1 +test/merge_debian_isos.info +Version leap to libisoburn-1.5.6 + +07 Jun 2023 [79997c2] +xorriso-dd-target/xorriso-dd-target.sig +test/merge_debian_isos.sig +Updated xorriso-dd-target.sig and merge_debian_isos.sig + + [] +ChangeLog +xorriso/changelog.txt +Documented changes and release timestamp + +----------------------------------- release - xorriso-1.5.6 - 2023.06.07.180001 +* Bug fix: False -status failure with -boot_image --interval:appended_partition +* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and + others. Introduced by mistake in a62f6af5, 2011.10.18.162119. +* Bug fix: -not_leaf and -not_paths were not applied to -extract and alike +* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with + -isohybrid-gpt-basdat +* Bug fix: -report_system_area cmd misperceived combination of isohybrid and + appended partition in GPT +* Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR + partition table if the partitions are data files in the ISO + rather than appended +* Bug fix: Split file directories (-split_size) were created with wrong + permissions +* Bug fix: libisofs did not mark clones of imported files as imported. + This could cause that original and clone occupy data storage + in the newly written session. Thanks to Ivan Shmakov. +* Bug fix: Partition offset was preserved from -indev rather than from -outdev +* Bug fix: libisofs could misrepresent Rock Ridge information if many + symbolic links or AAIP data were recorded in a directory +* Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of + the emerging ISO if the boot catalog was set to be hidden +* Bug fix: -toc reported wrong track LBA with overwritable media with + unrecognized content (pseudo-closed) +* Bug fix: -find test -has_xattr matched "isofs." attributes + in -xattr mode "any" +* New API call isoburn_assess_written_features() +* New API calls isoburn_igopt_set_max_ce_entries(), + isoburn_igopt_get_max_ce_entries() +* New flag bit12 with isoburn_read_iso_head(): + Read even if start of multi-session emulation is damaged +* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro= +* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro +* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord. +* New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs +* New -as cdrecord option --bdr_obs_exempt +* New command -assess_indev_features +* New -find test -size +* New -compliance rules max_ce_entries=, max_ce_drop= +* Allowed lseekable device files with -cut_out. + Proof-of-concept by Ivan Shmakov on bugs.debian.org. (Closes: #1010098) + + [] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt Updated change log and web page ------------------------------------- cycle - xorriso-1.5.5 - +------------------------------------ cycle - xorriso-1.5.7 - + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.5.7 - **********************************************************************