diff --git a/ChangeLog b/ChangeLog index 8dcdb7d4..a6d03327 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git (to become libisoburn-1.5.0 or higher) =============================================================================== -- no novelties yet - - +* Bug fix: Reading beyond array end for HFS+ production caused SIGSEGV with + FreeBSD 11 CLANG -O2. Thanks ASX of GhostBSD. libisoburn-1.4.8.tar.gz Tue Sep 12 2017 =============================================================================== diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index aa3ec32d..f0d216cc 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -18295,13 +18295,34 @@ xorriso/xorrecord.1 xorriso/xorrecord.info Version leap to libisoburn-1.4.9 -13 Sep 2017 [] +13 Sep 2017 [187d796] ChangeLog xorriso/changelog.txt -Documented changes and release timestamp +Updated change log and web page ------------------------------------ cycle - xorriso-1.4.9 - 2017.09.13.094536 + +17 Sep 2017 [2e560d1] +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +xorriso/xorrisofs.texi +xorriso/xorrisofs.1 +xorriso/xorrisofs.info +Corrected spelling errors found by lintian + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.4.9 - 2017.09.23.074650 +* Bug fix: Reading beyond array end for HFS+ production caused SIGSEGV with + FreeBSD 11 CLANG -O2. Thanks ASX of GhostBSD. + + [] ChangeLog xorriso/xorriso_eng.html @@ -18309,6 +18330,8 @@ xorriso/changelog.txt Updated change log and web page ------------------------------------ cycle - xorriso-1.4.9 - + + [] ChangeLog xorriso/xorriso_eng.html diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 96a29528..d24c7503 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -663,7 +663,10 @@ cdrecord and mkisofs.

Development snapshot, version 1.4.9 :

Bug fixes towards xorriso-1.4.8: