Updated change log and web page
This commit is contained in:
parent
1807f04f4d
commit
9b17a8a24a
@ -3,6 +3,14 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
- no novelties yet -
|
- no novelties yet -
|
||||||
|
|
||||||
|
GNU xorriso-1.5.6.pl02.tar.gz Wed Jun 14 2023
|
||||||
|
===============================================================================
|
||||||
|
* Bug fix: On non-GNU/Linux systems ssize_t was not defined in libisofs file
|
||||||
|
rockridge.h . Report and fix proposal by Rui Chen.
|
||||||
|
|
||||||
|
GNU xorriso-1.5.6.pl01.tar.gz Mon Jun 12 2023
|
||||||
|
===============================================================================
|
||||||
|
(A failed attempt to create a tarball with a fixed libisofs/rockridge.h)
|
||||||
|
|
||||||
libisoburn-1.5.6.tar.gz Wed Jun 07 2023
|
libisoburn-1.5.6.tar.gz Wed Jun 07 2023
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
@ -20525,6 +20525,9 @@ Updated change log and web page
|
|||||||
------------------------------------ cycle - xorriso-1.5.7 - 2023.06.07.200919
|
------------------------------------ cycle - xorriso-1.5.7 - 2023.06.07.200919
|
||||||
|
|
||||||
------------------------------ release - xorriso-1.5.6.pl01 - 2023.06.12.080001
|
------------------------------ release - xorriso-1.5.6.pl01 - 2023.06.12.080001
|
||||||
|
(A failed attempt to create a tarball with a fixed libisofs/rockridge.h)
|
||||||
|
|
||||||
|
------------------------------ release - xorriso-1.5.6.pl02 - 2023.06.14.170001
|
||||||
* Bug fix: On non-GNU/Linux systems ssize_t was not defined in libisofs file
|
* Bug fix: On non-GNU/Linux systems ssize_t was not defined in libisofs file
|
||||||
rockridge.h . Report and fix proposal by Rui Chen.
|
rockridge.h . Report and fix proposal by Rui Chen.
|
||||||
|
|
||||||
@ -20532,7 +20535,12 @@ Updated change log and web page
|
|||||||
* Bug fix: On non-GNU/Linux systems ssize_t was not defined in libisofs file
|
* Bug fix: On non-GNU/Linux systems ssize_t was not defined in libisofs file
|
||||||
rockridge.h . Report and fix proposal by Rui Chen.
|
rockridge.h . Report and fix proposal by Rui Chen.
|
||||||
|
|
||||||
[]
|
12 Jun 2023 [1807f04]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
20 Jun 2023 []
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
|
@ -507,23 +507,23 @@ files or trees to disk:
|
|||||||
<P>
|
<P>
|
||||||
<DL>
|
<DL>
|
||||||
<DT><H3>Download as source code (see README):</H3></DT>
|
<DT><H3>Download as source code (see README):</H3></DT>
|
||||||
<DD><A HREF="xorriso-1.5.6.pl01.tar.gz">xorriso-1.5.6.pl01.tar.gz</A>
|
<DD><A HREF="xorriso-1.5.6.pl02.tar.gz">xorriso-1.5.6.pl02.tar.gz</A>
|
||||||
(2780 KiB).
|
(2780 KiB).
|
||||||
</DD>
|
</DD>
|
||||||
<DD>(Released 12 Jun 2023)</DD>
|
<DD>(Released 14 Jun 2023)</DD>
|
||||||
<DD><A HREF="xorriso-1.5.6.pl01.tar.gz.sig">xorriso-1.5.6.pl01.tar.gz.sig</A></DD>
|
<DD><A HREF="xorriso-1.5.6.pl02.tar.gz.sig">xorriso-1.5.6.pl02.tar.gz.sig</A></DD>
|
||||||
<DD>
|
<DD>
|
||||||
(detached GPG signature for verification by either
|
(detached GPG signature for verification by either
|
||||||
<BR>
|
<BR>
|
||||||
<KBD>wget https://ftp.gnu.org/gnu/gnu-keyring.gpg</KBD>
|
<KBD>wget https://ftp.gnu.org/gnu/gnu-keyring.gpg</KBD>
|
||||||
<BR>
|
<BR>
|
||||||
<KBD>gpg --with-fingerprint --keyring ./gnu-keyring.gpg --verify xorriso-1.5.6.pl01.tar.gz.sig</KBD>
|
<KBD>gpg --with-fingerprint --keyring ./gnu-keyring.gpg --verify xorriso-1.5.6.pl02.tar.gz.sig</KBD>
|
||||||
<BR>
|
<BR>
|
||||||
or
|
or
|
||||||
<BR>
|
<BR>
|
||||||
<KBD>gpg --keyserver keyserver.ubuntu.com --recv-keys ABC0A854</KBD>
|
<KBD>gpg --keyserver keyserver.ubuntu.com --recv-keys ABC0A854</KBD>
|
||||||
<BR>
|
<BR>
|
||||||
<KBD>gpg --with-fingerprint --verify xorriso-1.5.6.pl01.tar.gz.sig</KBD>
|
<KBD>gpg --with-fingerprint --verify xorriso-1.5.6.pl02.tar.gz.sig</KBD>
|
||||||
<BR>
|
<BR>
|
||||||
Both should confirm
|
Both should confirm
|
||||||
<BR>
|
<BR>
|
||||||
@ -538,7 +538,7 @@ Primary key fingerprint: 44BC 9FD0 D688 EB00 7C4D D029 E9CB DFC0 ABC0 A854
|
|||||||
<DD>
|
<DD>
|
||||||
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
|
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
|
||||||
mirrors of ftp://ftp.gnu.org/gnu/ </A>
|
mirrors of ftp://ftp.gnu.org/gnu/ </A>
|
||||||
as xorriso/xorriso-1.5.6.pl01.tar.gz
|
as xorriso/xorriso-1.5.6.pl02.tar.gz
|
||||||
</DD>
|
</DD>
|
||||||
</DL>
|
</DL>
|
||||||
</DD>
|
</DD>
|
||||||
|
Loading…
Reference in New Issue
Block a user