|
170318c42e
|
Updated change log
|
2023-06-07 13:32:06 +02:00 |
|
|
c2d17b1c4b
|
Version leap to 1.5.6
|
2023-06-07 13:28:22 +02:00 |
|
|
cdc7f52187
|
Reduced number of warnings about special files or symlinks in Joliet
|
2023-04-14 17:47:07 +02:00 |
|
|
bd415402f4
|
New API call iso_write_opts_set_max_ce_entries()
|
2023-01-22 16:03:44 +01:00 |
|
|
7109ba5675
|
Prevented endless CE loops when reading a very bad ISO fileystem
|
2023-01-11 12:06:28 +01:00 |
|
|
d35435b5a0
|
Bug fix: Size of further CE area was calculated wrong if its CE entry ended exactly at a block boundary
|
2022-12-13 09:53:27 +01:00 |
|
|
acb4bd143c
|
Bug fix: Freshly cloned data files from imported image were not marked as
imported
|
2022-10-27 17:37:58 +02:00 |
|
|
71772baab7
|
Fixed assessment of omit_version_numbers and no_force_dots
|
2022-10-07 11:14:51 +02:00 |
|
|
83e5832ed0
|
New API calls iso_assess_written_features(), iso_read_image_feature_named(), iso_read_image_features_text()
|
2022-09-20 09:51:39 +02:00 |
|
|
9b7ccc9727
|
Improved error messages in case of failing Linux-specific ACL or xattr functions
|
2022-09-20 09:28:06 +02:00 |
|
|
c6cb7dfa3e
|
Widened the lseek capacity determination to SEEK_SET with wanted size
|
2022-05-30 18:38:54 +02:00 |
|
|
ad55ec78e4
|
Avoided automatic MBR partition type 0x00 with iso_write_opts_set_part_like_isohybrid() if partitions do not overlap
|
2022-05-13 10:52:39 +02:00 |
|
|
011e2e85e6
|
Allowed lseekable device files with iso_tree_add_new_cut_out_node(). Proof-of-concept by Ivan Shmakov.
|
2022-04-26 12:12:15 +02:00 |
|
|
f457a4f8b9
|
Added missing stream type names to a diagnostic function
|
2022-04-26 12:06:18 +02:00 |
|
|
2af17490a0
|
Bug fix: The lseek methods of IsoFileSource for local filesystem and loaded ISO returned libisofs error codes as positive off_t numbers
|
2022-04-26 12:03:53 +02:00 |
|
|
da00291519
|
Let the original isohybrid GPT obey system_area() option bit 17: GPT writable
|
2022-04-23 09:32:44 +02:00 |
|
|
1d61b518b5
|
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
|
2022-04-23 09:30:34 +02:00 |
|
|
99251ade08
|
Avoid to overwrite the loaded MBR partition table just because partition offset is 16
|
2022-04-23 09:17:08 +02:00 |
|
|
da8e3e66e7
|
Exempted MBR partitions of type 0xEE from being ignored due to wrong size
|
2022-04-22 13:39:56 +02:00 |
|
|
3e61a61a21
|
Updated URLs, build instructions, and copyright in README file
|
2021-10-28 19:44:26 +02:00 |
|
|
80a0691660
|
Removed unneeded configure.ac macro AC_C_BIGENDIAN
|
2021-09-02 20:04:16 +02:00 |
|
|
1c4c04d4e2
|
New iso_write_opts_set_system_area() option bits 16: GPT "Legacy BIOS bootable" and 17: GPT writable
|
2021-05-25 21:10:28 +02:00 |
|
|
75499bcda9
|
Silenced a warning on 32 bit about value ISO_ZISOFS_V1_LIMIT too large for int
|
2021-03-12 09:37:07 +01:00 |
|
|
9e389186f7
|
Leave prediction of first CE gap to susp_*_to_ce() functions
|
2021-02-28 17:21:35 +01:00 |
|
|
7d248c46e1
|
Ignore mad MBR partitions which extend outside of medium size
|
2021-02-28 16:16:18 +01:00 |
|
|
98aea0c18a
|
Heuristic fix for a new problem introduced by commit 058f18d
|
2021-02-03 13:31:25 +01:00 |
|
|
058f18d37a
|
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"
|
2021-02-01 18:46:34 +01:00 |
|
|
5add62bda0
|
Version leap to 1.5.5
|
2021-01-30 20:44:47 +01:00 |
|
|
2d1fec2569
|
Updated change log
|
2021-01-30 13:13:59 +01:00 |
|
|
4219bf4950
|
Version leap to 1.5.4
|
2021-01-30 13:12:35 +01:00 |
|
|
2a20e93b13
|
Small correction to commit 6241141
|
2020-12-07 20:59:14 +01:00 |
|
|
62411411db
|
New API calls iso_read_image_features_tree_loaded() and iso_read_image_features_rr_loaded()
|
2020-12-07 18:02:24 +01:00 |
|
|
8f3ff65c04
|
Corrected size of GPT protective MBR partition with multi-session emulation
|
2020-11-26 11:49:58 +01:00 |
|
|
c068a19a8c
|
New API call iso_read_opts_set_joliet_map(), new default joliet_map=stripped
|
2020-11-22 14:14:49 +01:00 |
|
|
cece6fb371
|
Bug fix: Appended APM partitions without HFS+ production had start and size 1
|
2020-11-15 15:23:03 +01:00 |
|
|
29cc5c8d31
|
Prevented writing of undesired bytes in make_sun_disk_label() (commit b0230b6 )
|
2020-11-14 09:24:11 +01:00 |
|
|
92af0c9752
|
Adjusted fix 7e3b01b after learning that the bug stems from b0230b6 (unreleased)
|
2020-11-13 21:46:05 +01:00 |
|
|
daaee5e7e6
|
Fixed access to packed members of struct hfsplus_volheader. Thanks Felipe Franciosi.
|
2020-11-13 19:24:13 +01:00 |
|
|
7e3b01b53c
|
Bug fix: Apple Partition Map entries wrote uninitialized data
|
2020-11-13 19:02:07 +01:00 |
|
|
1d5566f8bb
|
Changed Public contact from libburn-hackers@pykix.org to bug-xorriso@gnu.org
|
2020-11-13 18:57:30 +01:00 |
|
|
ac9d55330d
|
Fixed a new bug introduced with previous commit
|
2020-11-07 10:46:15 +01:00 |
|
|
b0687643c5
|
Bug fix: El Torito production failed if no catalog name was given and the boot image path contains no slash
|
2020-11-07 10:31:52 +01:00 |
|
|
5a98a4cda5
|
Corrected declaration of ziso_add_osiz_filter(). (Lapse in commit b107443 )
|
2020-10-31 14:01:09 +01:00 |
|
|
b7a90c5194
|
Corrected description of new call iso_zisofs_ctrl_susp_z2()
|
2020-10-29 09:24:47 +01:00 |
|
|
8d70c75d4a
|
Added doc/zisofs2_format.txt to EXTRA_DIST
|
2020-10-29 09:16:58 +01:00 |
|
|
9605bbe748
|
New API call iso_zisofs_ctrl_susp_z2()
|
2020-10-29 09:11:11 +01:00 |
|
|
46186e5f06
|
Added Z2 System Use Entry Format to zisofs2 specs
|
2020-10-29 08:31:31 +01:00 |
|
|
2ac62f0cac
|
Fixed header size of ZF entries made for zisofs2 files compressed by libisofs
|
2020-10-29 08:23:15 +01:00 |
|
|
dc61e7d298
|
New flag bits 8 to 15 in API call iso_node_zf_by_magic()
|
2020-10-27 12:17:26 +01:00 |
|
|
d5ffecf2f5
|
Silenced a compiler warning if zlib is not enabled
|
2020-10-26 19:39:45 +01:00 |
|