Update 'Home'

Thomas Schmitt 2023-06-20 08:15:11 +00:00
parent b12d4f7b32
commit 3927c1f3ec
1 changed files with 13 additions and 19 deletions

32
Home.md

@ -4,25 +4,19 @@
* **Mon Aug 01 2022** we celebrate 16 years of libburnia project. * **Mon Aug 01 2022** we celebrate 16 years of libburnia project.
* **Sun Feb 07 2021** Release 1.5.4 is ready on [release page](Releases). * **Tue Jun 20 2023** Release 1.5.6 is ready on [release page](Releases).
[libburn](http://files.libburnia-project.org/releases/libburn-1.5.4.tar.gz) [libburn](http://files.libburnia-project.org/releases/libburn-1.5.6.tar.gz)
offers new opportunities to influence drive speed. can overburn CD media, i.e. write more data than the drive announced
[libisofs](http://files.libburnia-project.org/releases/libisofs-1.5.4.tar.gz) as medium capacity.
libisofs got a bug fixed which under medium rare circumstances spoiled [libisofs](http://files.libburnia-project.org/releases/libisofs-1.5.6.pl01.tar.gz)
zisofs production. libisofs switched can assess many of the features which were in effect when a
to usage of libjte-2.0.0. Further it can now write and read zisofs2 format, given ISO 9660 filesystem was created. A safety limit was introduced not
which enables compression of files >= 4 GiB. When reading Joliet file trees to exceed the limit of Linux which is imposed on the number of SUSP CE
the names get stripped of their version numbers by default. After loading entries which is good for about 60 KiB of AAIP data. Some rarely occuring
metadata, libisofs can now tell which directory tree was loaded and whether bugs were fixed in libisofs.
Rock Ridge is used. [xorriso and libisoburn](http://files.libburnia-project.org/releases/libisoburn-1.5.6.tar.gz)
[xorriso and libisoburn](http://files.libburnia-project.org/releases/libisoburn-1.5.2.tar.gz) expose the new library features to the user and
make use of these new features. got some minor improvements. Many minor bugs were fixed.
xorriso can put out the data stream of -check_media to standard output. It
can restore files with many zero bytes as sparse files and it is able to
extract recognized boot images into data files on hard disk.
A new script xorriso-dd-target helps to put an ISO image onto an USB stick
without endangering valuable hard disk content.
Several rarely triggered bugs were fixed.
* **Wed Jul 08 2020** We moved from GitLab to Gitea. * **Wed Jul 08 2020** We moved from GitLab to Gitea.