Commit Graph

1783 Commits

Author SHA1 Message Date
Thomas Schmitt ea863307a4 Added options --md5 and --sha256 to Jigdo releng test 2019-11-26 20:38:18 +01:00
Thomas Schmitt 9028117c01 Removed some surplus blanks 2019-11-26 20:28:48 +01:00
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". 2019-11-24 13:34:30 +01:00
Thomas Schmitt c4894d8ae3 Reacted on compiler warnings of Debian Sid 2019-11-23 14:31:14 +01:00
Thomas Schmitt c8b9c9a244 Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:34:56 +01:00
Thomas Schmitt 614e36ff21 Made number transition to 1.5.3 2019-10-27 17:51:21 +01:00
Thomas Schmitt 3c8f270099 Version leap to libisoburn-1.5.2 2019-10-26 20:19:25 +02:00
Thomas Schmitt e2c71a34d0 Bug fix: -osirrox "concat_split_on" worked only together with -split_size larger than 0. Thanks William Willems. 2019-10-11 12:46:50 +02:00
Thomas Schmitt cb597ec570 Clarified the message for file paths which are much too long 2019-09-29 22:55:25 +02:00
Thomas Schmitt a6328e82fc Prevented -report_system_area as_mkisofs from combining -efi-boot-part with -e --interval:appended_partition 2019-09-29 22:54:19 +02:00
Thomas Schmitt 901939986a New command -drive_access, new -as cdrecord option --drive_not_exclusive 2019-09-08 12:30:52 +02:00
Thomas Schmitt 8828d6f465 Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV 2019-09-01 09:25:03 +02:00
Thomas Schmitt 7066fd4e2f Improved rejection message in case case of local root directory as input file 2019-09-01 09:22:38 +02:00
Thomas Schmitt 4db0aab0cb Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory 2019-09-01 09:18:05 +02:00
Thomas Schmitt fe5fd8eefa Changed strncpy() to memcpy() in order to please static analyzers 2019-08-14 16:48:23 +02:00
Thomas Schmitt 06346c1e98 Prevented potential string overruns. Thanks Eliska Svobodova. 2019-08-14 16:18:48 +02:00
Thomas Schmitt 3eba8cc921 Closed potential memory leaks. Thanks Eliska Svobodova. 2019-08-14 11:40:53 +02:00
Thomas Schmitt b356291700 Added a missing pointer initialization. Thanks Eliska Svobodova. 2019-08-13 18:19:33 +02:00
Thomas Schmitt e17db6aa3e Avoided potential dereference of NULL. Thanks Eliska Svobodova. 2019-08-13 18:04:59 +02:00
Thomas Schmitt 56a596208c Changed all occurences of (1<<31) to (1u<<31). Thanks Eliska Svobodova. 2019-08-12 21:08:41 +02:00
Thomas Schmitt fb61be034f Fixed a comparation report text problem with files of 4 GiB or larger. Thanks Eliska Svobodova. 2019-08-12 17:29:05 +02:00
Thomas Schmitt e3ff5a971f Enabled verbous error reporting of iso_node_set_acl_text() 2019-07-24 16:16:23 +02:00
Thomas Schmitt 321a0476fa Bug fix: Very large ACL texts led to SIGSEGV with -setfacl* commands. Thanks Eliska Svobodova. 2019-07-24 09:38:28 +02:00
Thomas Schmitt 397551f9d4 With report_system_area of iso_mbr_part_type: give MBR precedence over GPT 2019-07-22 20:14:53 +02:00
Thomas Schmitt 3b0abc14c0 Improved -toc summary of sessions with multiple tracks or non-data sessions 2019-07-13 17:30:47 +02:00
Thomas Schmitt c0ad17b2d0 Updated change log and web page 2019-07-06 15:40:28 +02:00
Thomas Schmitt 31450dcc93 Updated year in copyright message texts 2019-05-02 19:56:01 +02:00
Thomas Schmitt aa50f5cc2f Re-assessing drive status after automatic formatting by a write run 2019-05-02 19:54:45 +02:00
Thomas Schmitt 95c2e7cbda Correction of default output of command -status about -iso_nowtime 2019-04-22 10:22:48 +02:00
Thomas Schmitt 5b62c55d12 Bug fix: Environment variable SOURCE_DATE_EPOCH did not affect synthetic files 2019-04-18 11:30:34 +02:00
Thomas Schmitt 1f8d9c7a44 New command -iso_nowtime to set fixed timestamp for synthetic files 2019-04-18 11:28:35 +02:00
Thomas Schmitt e9a424add1 Displaying directory tree sizes with -update and -update_r 2019-04-08 13:55:58 +02:00
Thomas Schmitt 7a1cac338f Updated xorriso timestamp 2019-02-18 13:21:02 +01:00
Thomas Schmitt ff68bda006 Re-enabled unconditional reporting of MD5 tags with -check_media 2018-11-01 11:04:13 +01:00
Thomas Schmitt 22aa52ba17 Silenced gcc warnings about printf target buffer 2018-10-12 12:42:52 +02:00
Thomas Schmitt 1002df950d Displaying data file sizes with -update and -update_r 2018-10-10 13:48:51 +02:00
Thomas Schmitt 08355f7246 Made number transition to 1.5.1 2018-09-16 17:08:20 +02:00
Thomas Schmitt f0b6ea7896 Version leap to libisoburn-1.5.0 2018-09-15 15:58:10 +02:00
Thomas Schmitt c30c89d1e1 Improved in -report_system_area recognition of appended GPT partitions 2018-09-12 13:33:20 +02:00
Thomas Schmitt 8765230b75 Letting -report_system_area propose --mbr-force-bootable more often 2018-09-09 15:04:05 +02:00
Thomas Schmitt 7add4133d2 Adapted -report_system_area perception of appended partitions to changes in libisofs 2018-09-09 14:59:47 +02:00
Thomas Schmitt 92665c8be3 Corrected rank of -checkmedia quality "md5_mismatch" 2018-09-01 21:19:06 +02:00
Thomas Schmitt b1a47ed9a6 Preferring Linux include file sys/xattr.h over attr/attr.h 2018-05-18 17:21:50 +02:00
Thomas Schmitt 198ecef0c4 Bug fix: Multi-session emulation was not recognized with non-zero partition offset 2018-05-08 11:27:31 +02:00
Thomas Schmitt 2d35076b36 Recognizing appended partitions with partition offset 16 2017-11-25 11:00:29 +01:00
Thomas Schmitt d965b81d53 New -as mkisofs options -uid and -gid 2017-11-17 15:31:43 +01:00
Thomas Schmitt 143f60fb48 Adapted field size of small pacifier numbers to size of large numbers 2017-11-16 12:43:29 +01:00
Thomas Schmitt d574a69834 Fixing bug from rev cbc5dbf: unknown -xattr mode caused mode "off" 2017-11-15 11:13:30 +01:00
Thomas Schmitt 3794753662 Enabling non-user xattr namespaces with -getfattr and -setfattr 2017-11-15 11:10:33 +01:00
Thomas Schmitt 3eee0607ec Code change which was forgotten with previous commit 2017-10-30 13:27:02 +01:00
Thomas Schmitt 761ff8fc06 New -as mkisofs option --xattr-any 2017-10-23 12:12:12 +02:00
Thomas Schmitt cbc5dbf496 New -xattr mode "any" to process all xattr namespaces of local filesystem 2017-10-23 12:08:16 +02:00
Thomas Schmitt 25e24911d9 New bit10 of isoburn_drive_aquire() to accept all xattr namespaces 2017-10-23 11:53:12 +02:00
Thomas Schmitt c3d302efe4 Created manual page and info document for xorriso-tcltk 2017-09-29 13:52:46 +02:00
Thomas Schmitt f61d818d56 Publishing a libisofs bug fix as GNU xorriso development snapshot tarball 2017-09-23 09:52:27 +02:00
Thomas Schmitt bc544e073e Made number transition to 1.4.9 2017-09-13 11:59:27 +02:00
Thomas Schmitt 19e1303598 Version leap to libisoburn-1.4.8 2017-09-12 17:22:48 +02:00
Thomas Schmitt 3813a747d1 Prevented in -report_system_area "as_mkisofs" a confusion about -appended_part_as_gpt and -part_like_isohybrid 2017-09-10 18:50:19 +02:00
Thomas Schmitt ea8a7591de Made sure only legal ECMA-119 timestrings come from -report_system_area as_mkisofs 2017-09-09 16:29:22 +02:00
Thomas Schmitt 047b8db7ac Accept partition interval strings of type "imported_iso" for multi-session 2017-08-24 12:24:59 +02:00
Thomas Schmitt e74b04a1e7 Issue iso_mbr_part_type info with -report_system_area "cmd" and "as_mkisofs" 2017-08-24 12:23:25 +02:00
Thomas Schmitt 2cab2102e0 Fixed a code typo which luckily had no negative effect with existing use cases 2017-08-07 15:41:29 +02:00
Thomas Schmitt 4bb3dbf4c4 Bug fix: Exit value of failed -mount command was reported as 0 2017-07-21 12:55:08 +02:00
Thomas Schmitt 3972c72b6a Mentioned -append_partition in manual about --mbr-force-bootable 2017-06-29 23:15:40 +02:00
Thomas Schmitt 3d66432861 Making use of -eltorito-platform with -report_el_torito as_mkisofs 2017-06-03 21:35:22 +02:00
Thomas Schmitt 92ae87007d Made small adjustment to new -as mkisofs option -eltorito-platform 2017-06-03 18:38:18 +02:00
Thomas Schmitt 2126dce208 New -as mkisofs option -eltorito-platform 2017-06-03 15:24:48 +02:00
Thomas Schmitt 43c37e3acb Changed copyright date to 2017 2017-05-09 10:16:16 +02:00
Thomas Schmitt e72d702ce7 When pseudo-blanking: Invalidate all ECMA-119 volume descriptors, not only PVD 2017-05-05 14:31:57 +02:00
Thomas Schmitt d812835323 Bug fix: Variable LDFLAGS was emptied during ./configure test for jtethreads 2017-04-25 15:50:22 +02:00
Thomas Schmitt 4c45684912 With -report_system_area as_mkisofs ignore GPT if same start as MBR partition 2017-04-09 19:54:12 +02:00
Thomas Schmitt 2f24d82e3c Avoiding to recognize real GPT as -part_like_isohybrid 2017-04-09 19:52:54 +02:00
Thomas Schmitt 274715a305 New -as mkisofs option -iso_mbr_part_type 2017-02-27 10:43:51 +01:00
Thomas Schmitt 3a41524e63 New -boot_image bootspec iso_mbr_part_type= 2017-02-27 10:38:16 +01:00
Thomas Schmitt f3b8515366 Corrected an error in description of isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:30:32 +01:00
Thomas Schmitt 0d07bd1d87 New API calls isoburn_igopt_set_iso_mbr_part_type(), isoburn_igopt_get_iso_mbr_part_type() 2017-02-27 10:15:58 +01:00
Thomas Schmitt 0ec0ba811d Properly refusing on Pseudo Overwritable formatted BD-R 2017-02-13 15:52:36 +01:00
Thomas Schmitt 8a0d93654f Changed in usage text "option" to "command" 2016-12-14 10:33:21 +01:00
Thomas Schmitt 85aa000192 New command -update_li 2016-12-14 10:18:14 +01:00
Thomas Schmitt 7b12dd0dda New command -update_lxi 2016-12-05 14:35:04 +01:00
Thomas Schmitt 9b75d21e2a Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with pattern expansion 2016-12-05 12:25:32 +01:00
Thomas Schmitt 7371115b25 New -find tests -maxdepth and -mindepth 2016-11-19 18:23:10 +01:00
Thomas Schmitt 3da2ac249f Applying -dummy mode explicitely to superblock relocation 2016-11-18 18:37:28 +01:00
Thomas Schmitt 8adbb1de7e Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4 2016-11-13 11:13:33 +01:00
Thomas Schmitt 76ac0d87a8 A first try to commit to git 2016-10-23 12:16:39 +02:00
Thomas Schmitt d376532886 Version leap to libisoburn-1.4.7 2016-09-16 19:57:09 +00:00
Thomas Schmitt 062a88e008 Bug fix: -file_size_limit did not increase ISO level if necessary. Thanks Mattias Schlenker. 2016-09-12 16:37:48 +00:00
Thomas Schmitt e3933ca63c Changed SOURCE_DATE_EPOCH effect to --set_all_file_dates "set_to_mtime" 2016-09-12 09:16:59 +00:00
Thomas Schmitt 3b52562d97 Corrected block count messages with -check_media sector_map= 2016-08-25 20:51:30 +00:00
Thomas Schmitt ff65d7bb19 New -find action "set_to_mtime" 2016-08-20 08:53:02 +00:00
Thomas Schmitt 384ff0eee9 New environment variable SOURCE_DATE_EPOCH 2016-08-16 13:18:31 +00:00
Thomas Schmitt bda4b37e97 New -volume_date mode "all_file_dates" 2016-08-16 13:13:05 +00:00
Thomas Schmitt adcd2386eb New -report_system_area mode "gpt_disk_guid" 2016-08-15 17:48:42 +00:00
Thomas Schmitt 237852c4e1 Corrected interpretation of RFC 4122 UUID strings for GPT. Thanks Andrei Borzenkov. 2016-08-15 10:24:21 +00:00
Thomas Schmitt d4be334960 New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid, new -report_system_area mode "make_guid" 2016-08-12 18:57:21 +00:00
Thomas Schmitt 79a45f90f6 New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid() 2016-08-12 18:46:36 +00:00
Thomas Schmitt 4f41ac8086 Updated change log and web page 2016-08-07 19:37:30 +00:00
Thomas Schmitt 64af78a887 New -as mkisofs option --set_all_file_dates 2016-08-06 13:23:00 +00:00
Thomas Schmitt 02f1d08ae2 Bug fix: The default setting of -compliance did not apply rec_mtime to Joliet and ISO:1999. mkisofs emulation was not affected by this bug. 2016-08-06 11:16:00 +00:00
Thomas Schmitt 3486726ebb Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it 2016-08-05 11:19:57 +00:00