From 60dfe77a325fca3869771252a94e905c651524d4 Mon Sep 17 00:00:00 2001
From: Thomas Schmitt
Date: Tue, 25 May 2021 22:16:02 +0200
Subject: [PATCH] Updated change log and web page
---
ChangeLog | 4 ++-
xorriso/changelog.txt | 77 +++++++++++++++++++++++++++++++++++++---
xorriso/xorriso_eng.html | 40 +++++++++++++++------
3 files changed, 105 insertions(+), 16 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index f639b369..77271018 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
(to become libisoburn-1.5.6 or higher)
===============================================================================
-- no novelties yet -
+* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
+* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
+* Bug fix: False -status failure with -boot_image --interval:appended_partition
libisoburn-1.5.4.tar.gz Sat Jan 30 2021
===============================================================================
diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt
index bb672271..0f4fee29 100644
--- a/xorriso/changelog.txt
+++ b/xorriso/changelog.txt
@@ -19817,15 +19817,83 @@ Updated change log and web page
zisofs an unreadable filesystem after the warning "Calculated and
written ECMA-119 tree end differ"
-2021.02.03.115443 []
+2021.02.03.115443 [aa1a008]
xorriso/changelog.txt
xorriso/xorriso_timestamp.h
-Updated change log and web page
+Updated change log
------------------------------------ cycle - xorriso-1.5.3 - 2021.02.03.115443
Heuristic correction of bug fix in021.02.01.174513 which led to contrary
miscalculations.
+As of 06 Feb 2021 the reason for the need of this bug fix has been found.
+Without it, the block padding in SUSP continuation area are predicted twice,
+causing double predicted size.
+------------------------------ release - xorriso-1.5.4.pl01 - 2021.02.06.113001
+Regrettably did not get the bug fix due to a mistake during its production.
+
+------------------------------ release - xorriso-1.5.4.pl02 - 2021.02.06.123001
+* Bug fix in libisofs:
+ 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 [be21a63]
+xorriso-dd-target/xorriso-dd-target.sig
+Updated xorriso-dd-target.sig
+
+2021.03.12.083144 [a514680]
+acinclude.m4
+Made optional the use of libcam and thus SCSI passthrough on GNU/FreeBSD systems
+
+12 Mar 2021 [c9e7fe8]
+xorriso-dd-target/xorriso-dd-target.texi
+xorriso-dd-target/xorriso-dd-target.1
+xorriso-dd-target/xorriso-dd-target.info
+Fixed a man page typo found by lintian
+
+2021.04.04.181609 [e3df757]
+xorriso/iso_img.c
+Avoided to override EFI type GUID by output of -report_system_area as_mkisofs
+
+2021.05.25.191333 [a1f9d03]
+libisoburn/libisoburn.h
+libisoburn/isoburn.c
+New isoburn_igopt_set_system_area() option bits 16: GPT "Legacy BIOS bootable"
+and 17: GPT writable
+
+2021.05.25.191826 [db5d4eb]
+xorriso/opts_a_c.c
+xorriso/opts_d_h.c
+xorriso/iso_img.c
+xorriso/text_io.c
+xorriso/xorriso.texi
+xorriso/xorriso.1
+xorriso/xorriso.info
+New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
+
+2021.05.25.192155 [23d0d8e]
+xorriso/emulators.c
+xorriso/xorrisofs.texi
+xorriso/xorrisofs.1
+xorriso/xorrisofs.info
+New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
+
+2021.05.25.195904 [e9cbf38]
+xorriso/iso_img.c
+Bug fix: False -status failure with -boot_image --interval:appended_partition
+
+25 May 2021 []
+ChangeLog
+xorriso/xorriso_eng.html
+xorriso/changelog.txt
+Updated change log and web page
+
+------------------------------------ cycle - xorriso-1.5.5 - 2021.05.25.195904
+* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
+* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
+* Bug fix: False -status failure with -boot_image --interval:appended_partition
[]
@@ -19834,8 +19902,7 @@ xorriso/xorriso_eng.html
xorriso/changelog.txt
Updated change log and web page
------------------------------------- cycle - xorriso-1.5.3 -
-
+------------------------------------ cycle - xorriso-1.5.5 -
[]
ChangeLog
@@ -19843,7 +19910,7 @@ xorriso/xorriso_eng.html
xorriso/changelog.txt
Updated change log and web page
------------------------------------- cycle - xorriso-1.5.3 -
+------------------------------------ cycle - xorriso-1.5.5 -
**********************************************************************
diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html
index 5d957a24..1278a0bb 100644
--- a/xorriso/xorriso_eng.html
+++ b/xorriso/xorriso_eng.html
@@ -507,14 +507,14 @@ files or trees to disk:
Download as source code (see README):
-- xorriso-1.5.4.tar.gz
+
- xorriso-1.5.4.pl02.tar.gz
(2720 KiB).
-- (Released 30 Jan 2021)
-- xorriso-1.5.4.tar.gz.sig
+- (Released 06 Feb 2021)
+- xorriso-1.5.4.pl02.tar.gz.sig
-
(detached GPG signature for verification by
-gpg --verify xorriso-1.5.4.tar.gz.sig xorriso-1.5.4.tar.gz
+gpg --with-fingerprint --verify xorriso-1.5.4.pl02.tar.gz.sig xorriso-1.5.4.pl02.tar.gz
which should confirm
gpg: Good signature from "Thomas Schmitt <scdbackup@gmx.net>"
@@ -529,7 +529,7 @@ after gpg --keyserver keys.gnupg.net --recv-keys ABC0A854
-
Also on
mirrors of ftp://ftp.gnu.org/gnu/
-as xorriso/xorriso-1.5.4.tar.gz
+as xorriso/xorriso-1.5.4.pl02.tar.gz
@@ -600,6 +600,17 @@ On GNU/Linux early SCSI commands were not logged
+
+Bug fixes towards deprecated versions xorriso-1.5.4 and 1.5.4.pl01:
+
+-
+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"
+
+
+
+
Enhancements towards previous stable version xorriso-1.5.2:
@@ -701,18 +712,27 @@ cdrecord and mkisofs.
Development snapshot, version 1.5.5 :
- Bug fixes towards xorriso-1.5.4:
-- 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"
+
-
+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"
+
+-
+False -status failure with -boot_image --interval:appended_partition
-- Enhancements towards stable version 1.5.4:
+
- Enhancements towards stable version 1.5.4.pl02:
-- - none yet -
+-
+New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
+
+-
+New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
+