|
f291e37ec1
|
Fixed wrong start block pointer of zisofs2 compression
|
2020-10-15 14:13:38 +02:00 |
|
|
b107443769
|
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.
|
2020-10-14 20:19:11 +02:00 |
|
|
d297ce3aed
|
Prevented time rollover outside year intervals 1900-2155 and 1-9999
|
2020-09-21 21:17:20 +02:00 |
|
|
f962d0da66
|
Bug fix: Big-Endian MIPS Volume Header boot file size was rounded up to full 2048. Thanks René Rebe.
|
2020-07-07 12:31:52 +02:00 |
|
|
b0230b6ac8
|
Changed strncpy() to memcpy() in order to please static analyzers
|
2020-07-07 12:23:20 +02:00 |
|
|
69e332d17a
|
New error code ISO_HFSPLUS_TOO_MANY_FILES instead of ISO_MANGLE_TOO_MUCH_FILES
|
2020-06-13 10:17:32 +02:00 |
|
|
6ca841e002
|
Reacted on compiler warnings of Debian Sid
|
2020-06-13 09:56:31 +02:00 |
|
|
c84f6ae689
|
Removed a germanism from description of iso_image_get_session_md5
|
2020-06-13 09:55:06 +02:00 |
|
|
ac248877a2
|
Re-enabled variable LT_RELEASE in configure.ac. Disabling was unintentional.
|
2019-11-26 11:24:23 +01:00 |
|
|
c1d9639dba
|
Switched to usage of libjte-2.0.0
|
2019-11-24 13:19:07 +01:00 |
|
|
773be790e8
|
Fixed more spelling errors found by fossies.org with codespell
|
2019-10-30 20:37:24 +01:00 |
|
|
dc3d82cf36
|
Fixed spelling errors found by fossies.org with codespell
|
2019-10-28 15:56:58 +01:00 |
|
|
560c11617e
|
Updated change log
|
2019-10-27 15:03:35 +01:00 |
|
|
fa43a5a25c
|
Version leap to 1.5.3
|
2019-10-27 15:02:29 +01:00 |
|
|
4d8a467e1a
|
Updated changelog.
|
2019-10-26 15:46:31 +02:00 |
|
|
65c4dce69a
|
Version leap to 1.5.2
|
2019-10-26 15:44:16 +02:00 |
|
|
fe98b35afb
|
Made sure that iso_image_get_bootcat() cannot return non-zero size with NULL content
|
2019-08-13 10:13:18 +02:00 |
|
|
130b46cf71
|
New flag bit2 of iso_node_set_acl_text() to be verbous about failures
|
2019-07-24 16:11:50 +02:00 |
|
|
eb7dc408e0
|
Added Alpha to table of content of boot sectors description
|
2019-07-24 16:06:21 +02:00 |
|
|
a5e209265d
|
Putting doc/boot_sectors.txt into release tarball
|
2019-04-22 10:30:02 +02:00 |
|
|
458ab43ecd
|
New API call iso_nowtime()
|
2019-04-18 10:56:01 +02:00 |
|
|
4b21386e82
|
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
|
2019-04-18 10:49:40 +02:00 |
|
|
c62d9d7b1b
|
Replaced inclusion of version numbers from autotools by those from libisofs.h
|
2019-04-07 17:31:38 +02:00 |
|
|
3aab1cafc5
|
Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton
|
2019-04-07 10:41:49 +02:00 |
|
|
8fbc2fcdfd
|
Made libisofs ready for building out-of-source. Thanks Ross Burton.
|
2019-04-05 18:04:46 +02:00 |
|
|
aed8bda955
|
New API calls iso_write_opts_set_part_type_guid(), iso_write_opts_set_iso_type_guid()
|
2019-02-18 12:47:09 +01:00 |
|
|
e1097dbb5d
|
Changed interface of helper function iso_tell_max_part_range()
|
2019-01-15 19:07:01 +01:00 |
|
|
a1e75003b5
|
Bug fix: Appending partitions 5 to 8 caused damaged ISO filesystems if not for SUN disk label
|
2019-01-15 16:26:56 +01:00 |
|
|
4064a7e0ee
|
Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8
|
2019-01-10 20:15:44 +01:00 |
|
|
96261585f1
|
Bug fix: Appended GPT partitions were not covered by the protective MBR partition
|
2019-01-10 09:21:43 +01:00 |
|
|
01415ae208
|
New report line with iso_image_report_el_torito() "El Torito hdsiz/512:"
|
2018-11-05 14:06:09 +01:00 |
|
|
241b9ea832
|
Corrected and updated copyright statements
|
2018-10-06 20:40:08 +02:00 |
|
|
6a6343c146
|
Updated copyright dates in COPYING and README
|
2018-09-24 10:13:12 +02:00 |
|
|
a63b16f7da
|
Updated change log
|
2018-09-16 15:01:42 +02:00 |
|
|
31c4c26567
|
Version leap to 1.5.1
|
2018-09-16 15:00:17 +02:00 |
|
|
6b31667ee4
|
Updated changelog.
|
2018-09-16 10:40:21 +02:00 |
|
|
066c6f685d
|
Fixed failure to build on NetBSD because of undeclared variable
|
2018-09-16 10:37:49 +02:00 |
|
|
e317a8d93e
|
Updated changelog.
|
2018-09-15 08:55:07 +02:00 |
|
|
d3c17d0555
|
Version leap to 1.5.0.
|
2018-09-15 08:50:35 +02:00 |
|
|
69c8c543a9
|
Improved message at image load time about hidden El Torito images for EFI
|
2018-06-10 19:51:47 +02:00 |
|
|
f39d4eefee
|
Putting user defined padding after appended partitions
|
2018-06-04 09:35:01 +02:00 |
|
|
848e039e6d
|
Preferring Linux include file sys/xattr.h over attr/attr.h
|
2018-05-18 17:20:24 +02:00 |
|
|
c5a9cc56e3
|
Changed bug fix 615dc7e997 of Mar 30 13:51:21 2018 +0200
|
2018-05-01 12:43:11 +02:00 |
|
|
310612174b
|
Bug fix: Long Joliet names with leading dot were mangled one char too short
|
2018-03-31 18:20:55 +02:00 |
|
|
ad843f1723
|
Bug fix: Long Joliet names without dot were mangled with one character too many
|
2018-03-31 14:14:33 +02:00 |
|
|
615dc7e997
|
Bug fix: Add-on sessions with partition offset claimed too many blocks as size. Regression of version 1.4.8.
|
2018-03-30 13:51:21 +02:00 |
|
|
a936409a82
|
Fixed failure to compile with experimental Libisofs_appended_partitions_inlinE
|
2017-11-22 14:30:08 +01:00 |
|
|
580b154773
|
Adapted iso_node_merge_xattr to handling of all namespaces
|
2017-10-31 13:33:53 +01:00 |
|
|
1da3b17233
|
Changed a comment in Linux OS adapter
|
2017-10-31 13:30:26 +01:00 |
|
|
633b4d5f72
|
Updated project mail addresses
|
2017-10-23 10:39:48 +02:00 |
|