9e38918
(HEAD -> master)
Leave prediction of first CE gap to susp_*_to_ce() functions by
2021-02-28 17:21:35 +0100
7d248c4
Ignore mad MBR partitions which extend outside of medium size by
2021-02-28 16:16:18 +0100
a7a9c29
(tag: release-1.5.4, release-1.5.4.branch)
Updated change log by
2021-02-07 10:23:17 +0100
408eb3f
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" by
2021-02-07 10:13:14 +0100
98aea0c
Heuristic fix for a new problem introduced by commit 058f18d
by
2021-02-03 13:31:25 +0100
058f18d
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" by
2021-02-01 18:46:34 +0100
5add62b
Version leap to 1.5.5 by
2021-01-30 20:44:47 +0100
2d1fec2
(tag: release-1.5.4.rc1)
Updated change log by
2021-01-30 13:13:59 +0100
4219bf4
Version leap to 1.5.4 by
2021-01-30 13:12:35 +0100
2a20e93
Small correction to commit 6241141
by
2020-12-07 20:59:14 +0100
6241141
New API calls iso_read_image_features_tree_loaded() and iso_read_image_features_rr_loaded() by
2020-12-07 18:02:24 +0100
8f3ff65
Corrected size of GPT protective MBR partition with multi-session emulation by
2020-11-26 11:49:58 +0100
c068a19
New API call iso_read_opts_set_joliet_map(), new default joliet_map=stripped by
2020-11-22 14:14:49 +0100
cece6fb
Bug fix: Appended APM partitions without HFS+ production had start and size 1 by
2020-11-15 15:23:03 +0100
29cc5c8
Prevented writing of undesired bytes in make_sun_disk_label() (commit b0230b6
) by
2020-11-14 09:24:11 +0100
92af0c9
Adjusted fix 7e3b01b
after learning that the bug stems from b0230b6
(unreleased) by
2020-11-13 21:46:05 +0100
daaee5e
Fixed access to packed members of struct hfsplus_volheader. Thanks Felipe Franciosi. by
2020-11-13 19:24:13 +0100
7e3b01b
Bug fix: Apple Partition Map entries wrote uninitialized data by
2020-11-13 19:02:07 +0100
1d5566f
Changed Public contact from libburn-hackers@pykix.org to bug-xorriso@gnu.org by
2020-11-13 18:57:30 +0100
ac9d553
Fixed a new bug introduced with previous commit by
2020-11-07 10:46:15 +0100
b068764
Bug fix: El Torito production failed if no catalog name was given and the boot image path contains no slash by
2020-11-07 10:31:52 +0100
5a98a4c
Corrected declaration of ziso_add_osiz_filter(). (Lapse in commit b107443
) by
2020-10-31 14:01:09 +0100
b7a90c5
Corrected description of new call iso_zisofs_ctrl_susp_z2() by
2020-10-29 09:24:47 +0100
8d70c75
Added doc/zisofs2_format.txt to EXTRA_DIST by
2020-10-29 09:16:58 +0100
9605bbe
New API call iso_zisofs_ctrl_susp_z2() by
2020-10-29 09:11:11 +0100
46186e5
Added Z2 System Use Entry Format to zisofs2 specs by
2020-10-29 08:31:31 +0100
2ac62f0
Fixed header size of ZF entries made for zisofs2 files compressed by libisofs by
2020-10-29 08:23:15 +0100
dc61e7d
New flag bits 8 to 15 in API call iso_node_zf_by_magic() by
2020-10-27 12:17:26 +0100
d5ffecf
Silenced a compiler warning if zlib is not enabled by
2020-10-26 19:39:45 +0100
80449f0
New API calls iso_stream_zisofs_discard_bpt() and iso_image_zisofs_discard_bpt() by
2020-10-25 16:59:32 +0100
cc2e0e3
New iso_zisofs_ctrl parameters bpt_discard_file_blocks , bpt_discard_free_ratio by
2020-10-22 13:22:13 +0200
239ba69
Accepting zisofs2 algorithms 2 to 5 for ZF by magic, but not for decompression by
2020-10-18 16:46:44 +0200
2ca3b29
New iso_zisofs_ctrl parameter .block_number_target by
2020-10-17 14:40:24 +0200
f291e37
Fixed wrong start block pointer of zisofs2 compression by
2020-10-15 14:13:38 +0200
b107443
Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. by
2020-10-14 20:19:11 +0200
d297ce3
Prevented time rollover outside year intervals 1900-2155 and 1-9999 by
2020-09-21 21:17:20 +0200
f962d0d
Bug fix: Big-Endian MIPS Volume Header boot file size was rounded up to full 2048. Thanks René Rebe. by
2020-07-07 12:31:52 +0200
b0230b6
Changed strncpy() to memcpy() in order to please static analyzers by
2020-07-07 12:23:20 +0200
69e332d
New error code ISO_HFSPLUS_TOO_MANY_FILES instead of ISO_MANGLE_TOO_MUCH_FILES by
2020-06-13 10:17:32 +0200
6ca841e
Reacted on compiler warnings of Debian Sid by
2020-06-13 09:56:31 +0200
c84f6ae
Removed a germanism from description of iso_image_get_session_md5 by
2020-06-13 09:55:06 +0200
ac24887
Re-enabled variable LT_RELEASE in configure.ac. Disabling was unintentional. by
2019-11-26 11:24:23 +0100
c1d9639
Switched to usage of libjte-2.0.0 by
2019-11-24 13:19:07 +0100
773be79
Fixed more spelling errors found by fossies.org with codespell by
2019-10-30 20:37:24 +0100
dc3d82c
Fixed spelling errors found by fossies.org with codespell by
2019-10-28 15:56:58 +0100
560c116
Updated change log by
2019-10-27 15:03:35 +0100
fa43a5a
Version leap to 1.5.3 by
2019-10-27 15:02:29 +0100
4d8a467
(tag: release-1.5.2)
Updated changelog. by
2019-10-26 15:46:31 +0200
65c4dce
Version leap to 1.5.2 by
2019-10-26 15:44:16 +0200
fe98b35
Made sure that iso_image_get_bootcat() cannot return non-zero size with NULL content by
2019-08-13 10:13:18 +0200
130b46c
New flag bit2 of iso_node_set_acl_text() to be verbous about failures by
2019-07-24 16:11:50 +0200
eb7dc40
Added Alpha to table of content of boot sectors description by
2019-07-24 16:06:21 +0200
a5e2092
Putting doc/boot_sectors.txt into release tarball by
2019-04-22 10:30:02 +0200
458ab43
New API call iso_nowtime() by
2019-04-18 10:56:01 +0200
4b21386
Bug fix: SIGSEGV happened if options bit 14 of iso_write_opts_set_system_area() is set and no El Torito boot image is defined by
2019-04-18 10:49:40 +0200
c62d9d7
Replaced inclusion of version numbers from autotools by those from libisofs.h by
2019-04-07 17:31:38 +0200
3aab1ca
Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton by
2019-04-07 10:41:49 +0200
8fbc2fc
Made libisofs ready for building out-of-source. Thanks Ross Burton. by
2019-04-05 18:04:46 +0200
aed8bda
New API calls iso_write_opts_set_part_type_guid(), iso_write_opts_set_iso_type_guid() by
2019-02-18 12:47:09 +0100
e1097db
Changed interface of helper function iso_tell_max_part_range() by
2019-01-15 19:07:01 +0100
a1e7500
Bug fix: Appending partitions 5 to 8 caused damaged ISO filesystems if not for SUN disk label by
2019-01-15 16:26:56 +0100
4064a7e
Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8 by
2019-01-10 20:15:44 +0100
9626158
Bug fix: Appended GPT partitions were not covered by the protective MBR partition by
2019-01-10 09:21:43 +0100
01415ae
New report line with iso_image_report_el_torito() "El Torito hdsiz/512:" by
2018-11-05 14:06:09 +0100
241b9ea
Corrected and updated copyright statements by
2018-10-06 20:40:08 +0200
6a6343c
Updated copyright dates in COPYING and README by
2018-09-24 10:13:12 +0200
a63b16f
Updated change log by
2018-09-16 15:01:42 +0200
31c4c26
Version leap to 1.5.1 by
2018-09-16 15:00:17 +0200
6b31667
(tag: release-1.5.0)
Updated changelog. by
2018-09-16 10:40:21 +0200
066c6f6
Fixed failure to build on NetBSD because of undeclared variable by
2018-09-16 10:37:49 +0200
e317a8d
Updated changelog. by
2018-09-15 08:55:07 +0200
d3c17d0
Version leap to 1.5.0. by
2018-09-15 08:50:35 +0200
69c8c54
Improved message at image load time about hidden El Torito images for EFI by
2018-06-10 19:51:47 +0200
f39d4ee
Putting user defined padding after appended partitions by
2018-06-04 09:35:01 +0200
848e039
Preferring Linux include file sys/xattr.h over attr/attr.h by
2018-05-18 17:20:24 +0200
c5a9cc5
Changed bug fix 615dc7e997
of Mar 30 13:51:21 2018 +0200 by
2018-05-01 12:43:11 +0200
3106121
Bug fix: Long Joliet names with leading dot were mangled one char too short by
2018-03-31 18:20:55 +0200
ad843f1
Bug fix: Long Joliet names without dot were mangled with one character too many by
2018-03-31 14:14:33 +0200
615dc7e
Bug fix: Add-on sessions with partition offset claimed too many blocks as size. Regression of version 1.4.8. by
2018-03-30 13:51:21 +0200
a936409
Fixed failure to compile with experimental Libisofs_appended_partitions_inlinE by
2017-11-22 14:30:08 +0100
580b154
Adapted iso_node_merge_xattr to handling of all namespaces by
2017-10-31 13:33:53 +0100
1da3b17
Changed a comment in Linux OS adapter by
2017-10-31 13:30:26 +0100
633b4d5
Updated project mail addresses by
2017-10-23 10:39:48 +0200
4b031b5
New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno(). by
2017-10-23 10:36:10 +0200
7d45c88
New API call iso_image_get_ignore_aclea(), new iso_image_set_ignore_aclea() and iso_file_source_get_aa_string() flag bit3 to import all xattr namespaces by
2017-10-07 16:51:07 +0200
79baab3
Fixed a harmless lapse with static array initialization by
2017-09-22 20:42:57 +0200
53b2d6d
Bug fix: Reading beyond array end for HFS+ production caused SIGSEGV with FreeBSD 11 CLANG -O2. Thanks ASX of GhostBSD. by
2017-09-22 17:26:02 +0200
874dc16
Fixed a message typo found by lintian by
2017-09-16 10:40:35 +0200
34e3586
Silenced harmless compiler warning -Wimplicit-fallthrough by
2017-09-15 22:29:02 +0200
ce831f1
Updated change log by
2017-09-12 21:53:42 +0200
48ee49a
Version leap to 1.4.9 by
2017-09-12 21:48:59 +0200
bdfd4c4
(tag: release-1.4.8)
Updated changelog. by
2017-09-12 12:05:32 +0200
dfc6de9
Version leap to 1.4.8. by
2017-09-12 11:58:56 +0200
7234425
Updated changelog. by
2017-09-12 11:51:16 +0200
4e5a54c
Swapped at recognition time the precendence of MBR properties "isohybrid" and "protective-msdos-label" by
2017-09-09 16:36:43 +0200
028f927
Throw error if imported_iso interval would be overwritten by multi-session by
2017-08-26 11:47:14 +0200
cace41e
Enabled partition intervals with source "imported_iso" with ISO growing by
2017-08-24 12:19:54 +0200
e599a57
Closed a memory leak about RRIP CL following by
2017-08-21 19:43:19 +0200
78b0a7b
Disallowed RRIP CL chaining in order to break any endless loops. Debian bug 872761. Thanks Jakub Wilk and American Fuzzy Lop. by
2017-08-21 19:41:20 +0200
a7152f5
Correcting previous commit for supporting multi-session by
2017-08-21 12:34:13 +0200