Thomas Schmitt
|
1557304c96
|
Switched to usage of libjte-2.0.0. New -jigdo parameters "checksum_algorithm", "demand_checksum", "checksum_path". New -as mkisofs options-jigdo-checksum-algorithm, "-checksum-list", "-jigdo-force-checksum".
|
3 years ago |
Thomas Schmitt
|
c4894d8ae3
|
Reacted on compiler warnings of Debian Sid
|
3 years ago |
Thomas Schmitt
|
78a2a377dd
|
Fixed another spelling error found by fossies.org with codespell
|
3 years ago |
Thomas Schmitt
|
c8b9c9a244
|
Fixed spelling errors found by fossies.org with codespell
|
3 years ago |
Thomas Schmitt
|
5903885d45
|
Updated change log
|
3 years ago |
Thomas Schmitt
|
614e36ff21
|
Made number transition to 1.5.3
|
3 years ago |
Thomas Schmitt
|
74d9160401
|
Documented changes and release timestamp
|
3 years ago |
Thomas Schmitt
|
3c8f270099
|
Version leap to libisoburn-1.5.2
|
3 years ago |
Thomas Schmitt
|
e2c71a34d0
|
Bug fix: -osirrox "concat_split_on" worked only together with -split_size larger than 0. Thanks William Willems.
|
3 years ago |
Thomas Schmitt
|
cb597ec570
|
Clarified the message for file paths which are much too long
|
3 years ago |
Thomas Schmitt
|
a6328e82fc
|
Prevented -report_system_area as_mkisofs from combining -efi-boot-part with -e --interval:appended_partition
|
3 years ago |
Thomas Schmitt
|
901939986a
|
New command -drive_access, new -as cdrecord option --drive_not_exclusive
|
3 years ago |
Thomas Schmitt
|
8828d6f465
|
Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
|
3 years ago |
Thomas Schmitt
|
7066fd4e2f
|
Improved rejection message in case case of local root directory as input file
|
3 years ago |
Thomas Schmitt
|
4db0aab0cb
|
Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
|
3 years ago |
Thomas Schmitt
|
fe5fd8eefa
|
Changed strncpy() to memcpy() in order to please static analyzers
|
3 years ago |
Thomas Schmitt
|
06346c1e98
|
Prevented potential string overruns. Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
3eba8cc921
|
Closed potential memory leaks. Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
b356291700
|
Added a missing pointer initialization. Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
e17db6aa3e
|
Avoided potential dereference of NULL. Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
56a596208c
|
Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
fb61be034f
|
Fixed a comparation report text problem with files of 4 GiB or larger. Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
e3ff5a971f
|
Enabled verbous error reporting of iso_node_set_acl_text()
|
3 years ago |
Thomas Schmitt
|
321a0476fa
|
Bug fix: Very large ACL texts led to SIGSEGV with -setfacl* commands. Thanks Eliska Svobodova.
|
3 years ago |
Thomas Schmitt
|
397551f9d4
|
With report_system_area of iso_mbr_part_type: give MBR precedence over GPT
|
3 years ago |
Thomas Schmitt
|
3b0abc14c0
|
Improved -toc summary of sessions with multiple tracks or non-data sessions
|
3 years ago |
Thomas Schmitt
|
c0ad17b2d0
|
Updated change log and web page
|
3 years ago |
Thomas Schmitt
|
31450dcc93
|
Updated year in copyright message texts
|
3 years ago |
Thomas Schmitt
|
aa50f5cc2f
|
Re-assessing drive status after automatic formatting by a write run
|
3 years ago |
Thomas Schmitt
|
95c2e7cbda
|
Correction of default output of command -status about -iso_nowtime
|
3 years ago |
Thomas Schmitt
|
5b62c55d12
|
Bug fix: Environment variable SOURCE_DATE_EPOCH did not affect synthetic files
|
3 years ago |
Thomas Schmitt
|
1f8d9c7a44
|
New command -iso_nowtime to set fixed timestamp for synthetic files
|
3 years ago |
Thomas Schmitt
|
e9a424add1
|
Displaying directory tree sizes with -update and -update_r
|
3 years ago |
Thomas Schmitt
|
1ff09139d4
|
Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton
|
3 years ago |
Thomas Schmitt
|
720d28940c
|
Made GNU xorriso ready for building out-of-source. Thanks Ross Burton.
|
3 years ago |
Thomas Schmitt
|
7a1cac338f
|
Updated xorriso timestamp
|
3 years ago |
Thomas Schmitt
|
fc71cec8f7
|
Enabled GPT type GUIDs with -append_partition, -boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type
|
3 years ago |
Thomas Schmitt
|
122e43da86
|
Updated change log and web page
|
4 years ago |
Thomas Schmitt
|
b8ee16af4a
|
Changed prescription for safe loading of tray before xorrisofs add-on session
|
4 years ago |
Thomas Schmitt
|
ff68bda006
|
Re-enabled unconditional reporting of MD5 tags with -check_media
|
4 years ago |
Thomas Schmitt
|
22aa52ba17
|
Silenced gcc warnings about printf target buffer
|
4 years ago |
Thomas Schmitt
|
1002df950d
|
Displaying data file sizes with -update and -update_r
|
4 years ago |
Thomas Schmitt
|
05732a210b
|
Corrected typo in documentation (found by younger lintian)
|
4 years ago |
Thomas Schmitt
|
1efe7aaea6
|
Corrected typo in documentation (found by lintian)
|
4 years ago |
Thomas Schmitt
|
c338597dd7
|
Updated change log and web page
|
4 years ago |
Thomas Schmitt
|
c2b33f4d64
|
Updated copyright messages
|
4 years ago |
Thomas Schmitt
|
08355f7246
|
Made number transition to 1.5.1
|
4 years ago |
Thomas Schmitt
|
cb4ac1c60a
|
Documented changes and release timestamp
|
4 years ago |
Thomas Schmitt
|
f0b6ea7896
|
Version leap to libisoburn-1.5.0
|
4 years ago |
Thomas Schmitt
|
c30c89d1e1
|
Improved in -report_system_area recognition of appended GPT partitions
|
4 years ago |