From a7a9c2994321daca7e6929463cd630a6b5ab4218 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 7 Feb 2021 10:23:17 +0100 Subject: [PATCH] Updated change log --- ChangeLog | 5 ++++- libisofs/changelog.txt | 16 +++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 07d4f7d..358de3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ -libisofs-1.5.4.tar.gz Sat Jan 30 2021 +libisofs-1.5.4.tar.gz Sun Feb 07 2021 =============================================================================== +* Bug fix: Large amounts of AAIP data or many long file names could cause with + zisofs an unreadable filesystem after the warning "Calculated and + written ECMA-119 tree end differ" * Bug fix: Big-Endian MIPS Volume Header boot file size was rounded up to full 2048. Thanks René Rebe. * Bug fix: El Torito production failed if no catalog path is given and the diff --git a/libisofs/changelog.txt b/libisofs/changelog.txt index bf77a50..8cbd89e 100644 --- a/libisofs/changelog.txt +++ b/libisofs/changelog.txt @@ -748,7 +748,21 @@ ChangeLog libisofs/changelog.txt Updated change log ------------------------------------- release - libisofs-1.5.4 - 30 Jan 2021 +07 Feb 2021 [release-1.5.4.branch: 408eb3f] +libisofs/rockridge.c +Bug fix: Large amounts of AAIP data or many long file names could cause with +zisofs an unreadable filesystem after the warning "Calculated and written +ECMA-119 tree end differ" + +07 Feb 2021 [release-1.5.4.branch: ] +ChangeLog +libisofs/changelog.txt +Updated change log + +------------------------------------ release - libisofs-1.5.4 - 07 Feb 2021 +* Bug fix: Large amounts of AAIP data or many long file names could cause with + zisofs an unreadable filesystem after the warning "Calculated and + written ECMA-119 tree end differ" * Bug fix: Big-Endian MIPS Volume Header boot file size was rounded up to full 2048. Thanks René Rebe. * Bug fix: El Torito production failed if no catalog path is given and the