Updated change log and web page

This commit is contained in:
2020-10-31 20:52:48 +01:00
parent 80b4d29a81
commit 66fe150831
4 changed files with 126 additions and 7 deletions

View File

@ -1,6 +1,8 @@
git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
(to become libisoburn-1.5.4 or higher)
===============================================================================
* Bug fix: -report_system_area as_mkisofs misrepresented GPT with appended
partition and forced boot flag as -part_like_isohybrid
* Switched to usage of libjte-2.0.0
* New -jigdo parameters "checksum_algorithm", "demand_checksum",
"-checksum-list"
@ -10,8 +12,11 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
* New command -truncate_overwritable
* New -read_speed prefixes "soft_force:" and "soft_corr:"
* New -check_media option data_to="-" for standard output
* New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=
* New -as mkisofs option --zisofs-version-2
* New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=,
bpt_target=, bpt_free_ratio=, by_magic=v2, susp_z2=
* New -as mkisofs options --zisofs-version-2, --zisofs2-susp-z2,
--zisofs2-susp-zf
* Enabled recognition of zisofs by magic without zlib support
libisoburn-1.5.2.tar.gz Sat Oct 26 2019
===============================================================================