Update 'Releases'
parent
75f58d8d9d
commit
fd6eacc4b9
110
Releases.md
110
Releases.md
@ -7,72 +7,79 @@ and [pointers to the current development repository](#Repo).
|
||||
## CURRENT STABLE RELEASES
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
### [libisofs-1.5.4.tar.gz](http://files.libburnia-project.org/releases/libisofs-1.5.4.tar.gz) Sun Feb 07 2021 [git tag](https://dev.lovelyhq.com/libburnia/libisofs/src/tag/release-1.5.4) | [wiki](Libisofs) | Signature: [libisofs-1.5.4.tar.gz.sig](http://files.libburnia-project.org/releases/libisofs-1.5.4.tar.gz.sig)
|
||||
### [libisofs-1.5.6.pl01.tar.gz](http://files.libburnia-project.org/releases/libisofs-1.5.6.pl01.tar.gz) Mon Jun 12 2023 [git tag](https://dev.lovelyhq.com/libburnia/libisofs/src/tag/release-1.5.6.pl01) | [wiki](Libisofs) | Signature: [libisofs-1.5.6.pl01.tar.gz.sig](http://files.libburnia-project.org/releases/libisofs-1.5.6.pl01.tar.gz.sig)
|
||||
|
||||
libisofs novelties:
|
||||
|
||||
* 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
|
||||
first boot image path contains no slash
|
||||
* Bug fix: zisofs production was wrong on big-endian machines
|
||||
* Bug fix: Apple Partition Map entries wrote uninitialized data
|
||||
* Bug fix: Appended APM partitions without HFS+ production had start and size 1
|
||||
* Switched to usage of libjte-2.0.0
|
||||
* Implemented production and reading of zisofs2 for files larger than 4 GiB - 1
|
||||
* New struct iso_zisofs_ctrl version 2
|
||||
* New API call iso_stream_get_zisofs_par()
|
||||
* New API call iso_stream_zisofs_discard_bpt()
|
||||
* New API call iso_image_zisofs_discard_bpt()
|
||||
* New flag bits 8 to 15 in API call iso_node_zf_by_magic()
|
||||
* New API call iso_zisofs_ctrl_susp_z2()
|
||||
* New API call iso_read_opts_set_joliet_map(), new default joliet_map=stripped
|
||||
* New API calls iso_read_image_features_tree_loaded() and
|
||||
iso_read_image_features_rr_loaded()
|
||||
* Bug fix: iso_write_opts_set_part_like_isohybrid() did not cause a MBR
|
||||
partition table if the partitions are data files in the ISO
|
||||
rather than appended
|
||||
* Bug fix: The lseek methods of IsoFileSource for local filesystem and loaded
|
||||
ISO returned libisofs error codes as positive off_t numbers
|
||||
* Bug fix: Freshly cloned data files from imported image were not marked as
|
||||
imported. Thanks to Ivan Shmakov. (Closes: #1022851)
|
||||
* Bug fix: Size of further CE area was calculated wrong if its CE entry ended
|
||||
exactly at a block boundary
|
||||
* New iso_write_opts_set_system_area() option bits 16:
|
||||
GPT "Legacy BIOS bootable" and 17: GPT writable
|
||||
* New API calls iso_assess_written_features(), iso_read_image_feature_named(),
|
||||
iso_read_image_features_text()
|
||||
* Allowed lseekable device files with iso_tree_add_new_cut_out_node().
|
||||
Proof-of-concept by Ivan Shmakov.
|
||||
* New API call iso_write_opts_set_max_ce_entries()
|
||||
|
||||
-------------------------------------
|
||||
|
||||
### [libburn-1.5.4.tar.gz](http://files.libburnia-project.org/releases/libburn-1.5.4.tar.gz) Sat Jan 30 2021 [git tag](https://dev.lovelyhq.com/libburnia/libburn/src/tag/release-1.5.4) | [wiki](Libburn) | Signature: [libburn-1.5.4.tar.gz.sig](http://files.libburnia-project.org/releases/libburn-1.5.4.tar.gz.sig)
|
||||
### [libburn-1.5.6.tar.gz](http://files.libburnia-project.org/releases/libburn-1.5.6.tar.gz) Wed Jun 07 2023 [git tag](https://dev.lovelyhq.com/libburnia/libburn/src/tag/release-1.5.6) | [wiki](Libburn) | Signature: [libburn-1.5.6.tar.gz.sig](http://files.libburnia-project.org/releases/libburn-1.5.6.tar.gz.sig)
|
||||
|
||||
libburn and cdrskin novelties:
|
||||
|
||||
* Bug fix: Early SCSI commands from sg-linux.c were not logged
|
||||
* New API call burn_drive_set_speed_exact()
|
||||
* New API call burn_nominal_slowdown()
|
||||
* Bug fix: Overburning with cdrskin option -force ended by a libburn error
|
||||
* New API call burn_write_opts_set_bdr_obs_exempt()
|
||||
* New cdrskin option --bdr_obs_exempt
|
||||
* Officially enabled overburning with burn_write_opts_set_force(,1)
|
||||
|
||||
-------------------------------------
|
||||
|
||||
### [libisoburn-1.5.4.tar.gz](http://files.libburnia-project.org/releases/libisoburn-1.5.4.tar.gz) Sat Jan 30 2021 [git tag](https://dev.lovelyhq.com/libburnia/libisoburn/src/tag/release-1.5.4) | [wiki](Libisoburn) | Signature: [libisoburn-1.5.4.tar.gz.sig](http://files.libburnia-project.org/releases/libisoburn-1.5.4.tar.gz.sig)
|
||||
### [libisoburn-1.5.6.tar.gz](http://files.libburnia-project.org/releases/libisoburn-1.5.6.tar.gz) Wed Jun 07 2023 [git tag](https://dev.lovelyhq.com/libburnia/libisoburn/src/tag/release-1.5.6) | [wiki](Libisoburn) | Signature: [libisoburn-1.5.6.tar.gz.sig](http://files.libburnia-project.org/releases/libisoburn-1.5.6.tar.gz.sig)
|
||||
|
||||
libisoburn and xorriso novelties:
|
||||
|
||||
* Bug fix: -report_system_area as_mkisofs misrepresented GPT with appended
|
||||
partition and forced boot flag as -part_like_isohybrid
|
||||
* Bug fix: Boot catalog could get a wrong name if cat_path= is explicitely
|
||||
given but not containing a slash character
|
||||
* New helper script xorriso-dd-target
|
||||
* New command -truncate_overwritable
|
||||
* Switched to usage of libjte-2.0.0
|
||||
* New -jigdo parameters "checksum_algorithm", "demand_checksum",
|
||||
"-checksum-list"
|
||||
* New -as mkisofs options "-jigdo-checksum-algorithm", "-checksum-list",
|
||||
"-jigdo-force-checksum"
|
||||
* New -read_speed prefixes "soft_force:" and "soft_corr:"
|
||||
* New -check_media option data_to="-" for standard output
|
||||
* New -zisofs parameters version_2=, block_size_v2=, max_bpt=, max_bpt_f=,
|
||||
bpt_target=, bpt_free_ratio=, by_magic=v2, susp_z2=
|
||||
* New -as mkisofs options --zisofs-version-2, --zisofs2-susp-z2,
|
||||
--zisofs2-susp-zf
|
||||
* Enabled recognition of zisofs by magic without zlib support
|
||||
* New -osirrox option sparse= controls extraction into sparse files
|
||||
* New libisoburn extension options isoburn_ropt_map_joliet_stripped and
|
||||
isoburn_ropt_map_joliet_unmapped
|
||||
* New command -joliet_map
|
||||
* New command -extract_boot_images
|
||||
* New API call isoburn_ropt_get_tree_loaded()
|
||||
* New API call isoburn_assess_written_features()
|
||||
* New API calls isoburn_igopt_set_max_ce_entries(),
|
||||
isoburn_igopt_get_max_ce_entries()
|
||||
* New flag bit12 with isoburn_read_iso_head():
|
||||
Read even if start of multi-session emulation is damaged
|
||||
* Bug fix: False -status failure with -boot_image --interval:appended_partition
|
||||
* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and
|
||||
others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
|
||||
* Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
|
||||
* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with
|
||||
-isohybrid-gpt-basdat
|
||||
* Bug fix: -report_system_area cmd misperceived combination of isohybrid and
|
||||
appended partition in GPT
|
||||
* Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR
|
||||
partition table if the partitions are data files in the ISO
|
||||
rather than appended
|
||||
* Bug fix: Split file directories (-split_size) were created with wrong
|
||||
permissions
|
||||
* Bug fix: Partition offset was preserved from -indev rather than from -outdev
|
||||
* Bug fix: Data files named /boot.catalog or ./boot.cat could be left out of
|
||||
the emerging ISO if the boot catalog was set to be hidden
|
||||
* Bug fix: -toc reported wrong track LBA with overwritable media with
|
||||
unrecognized content (pseudo-closed)
|
||||
* Bug fix: -find test -has_xattr matched "isofs." attributes
|
||||
in -xattr mode "any"
|
||||
* New -boot_image settings gpt_iso_bootable= and gpt_iso_not_ro=
|
||||
* New -as mkisofs options --gpt-iso-bootable and --gpt-iso-not-ro
|
||||
* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord.
|
||||
* New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
|
||||
* New -as cdrecord option --bdr_obs_exempt
|
||||
* New command -assess_indev_features
|
||||
* New -find test -size
|
||||
* New -compliance rules max_ce_entries=, max_ce_drop=
|
||||
* Allowed lseekable device files with -cut_out.
|
||||
Proof-of-concept by Ivan Shmakov on bugs.debian.org. (Closes: #1010098)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
@ -254,3 +261,4 @@ in our intention. One can change this choice in the global template file.)
|
||||
* [Outdated libisofs](OutdatedLibisofsReleases) since 0.2.3 , Dec 02 2006
|
||||
|
||||
* [Outdated libburn](OutdatedLibburnReleases) since 0.2.2 , Sep 20 2006
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user