Commit Graph

1643 Commits

Author SHA1 Message Date
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
Thomas Schmitt 2cb8ae96f0 Corrected weekday name in debug message of --modification-date. Thanks to Chris Lamb. 2016-08-04 07:33:14 +00:00
Thomas Schmitt 07345cf49d New command -use_immed_bit, new -as cdrecord option use_immed_bit= 2016-07-31 07:38:41 +00:00
Thomas Schmitt 4fabd96d4a Including pthread.h in xorriso_private.h to define pthread_mutex_t on OpenBSD 2016-07-21 10:36:14 +00:00
Thomas Schmitt 9f66f7301b Reacted on some of the complaints of codespell 2016-07-20 08:37:42 +00:00
Thomas Schmitt f69b602fa6 Corrected spelling errors found by lintian.debian.org 2016-07-16 11:12:30 +00:00
Thomas Schmitt 40200ed88b Corrected spelling errors found by lintian 2016-07-03 20:46:51 +00:00
Thomas Schmitt 82fbb60f04 Updated copyright year of xorriso -version 2016-07-02 14:47:37 +00:00
Thomas Schmitt a9d245961d Version leap to libisoburn-1.4.5 2016-07-02 14:46:07 +00:00
Thomas Schmitt e6fde3483c Letting isoburn_disc_erase() invalidate UDF extended descriptors if present 2016-05-03 07:57:32 +00:00
Thomas Schmitt a852218e61 Letting -as mkisofs --norock revoke the special effect of -r 2016-04-27 09:29:51 +00:00
Thomas Schmitt 06b1104c6a Improved assessment of appended partitions 2016-04-25 10:09:34 +00:00
Thomas Schmitt 62c4cfdabf Silenced a warning of gcc on Fedora rawhide s390 2016-03-22 12:53:55 +00:00
Thomas Schmitt 3664cab771 New command -scsi_dev_family, new -as cdrecord option drive_scsi_dev_family= 2016-03-18 13:55:09 +00:00
Thomas Schmitt 674f572fc4 Added "extern C" to xorriso.h 2016-03-15 20:35:51 +00:00
Thomas Schmitt 5a7155d8a4 Added to libisoburn.h "extern C" for C++, and protection against double include 2016-03-15 20:34:09 +00:00
Thomas Schmitt f7b10f6eb8 Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 20:05:41 +00:00
Thomas Schmitt 07259e6051 Removed an unused function 2016-03-09 20:56:47 +00:00
Thomas Schmitt b384e51f82 Improved handling of TAO CD tracks by -check_media 2016-03-08 07:54:53 +00:00
Thomas Schmitt 7fe3670181 Bug fix: -modesty_on_drive properties timeout_sec, min_usec, max_usec read wrong numbers from the parameter text 2016-03-01 14:15:17 +00:00
Thomas Schmitt 07da1ea417 Image size tolerance of 300 kB when recognizing genisoimage -B "..." 2016-02-27 17:00:24 +00:00
Thomas Schmitt 5df9333c8f Reacted on doxygen warnings of Fedora s390x build log 2016-02-07 19:42:24 +00:00
Thomas Schmitt f120428c99 Fixed typos reported by lintian 2016-02-05 14:57:52 +00:00
Thomas Schmitt 7eb7787922 New -as mkisofs options -appended_part_as_apm, -part_like_isohybrid 2016-02-05 10:12:25 +00:00
Thomas Schmitt a3ca89beb4 New -boot_image bootspec appended_part_as=apm, part_like_isohybrid=on 2016-02-05 10:06:25 +00:00
Thomas Schmitt f3b55f2864 New API calls isoburn_igopt_set_appended_as_apm, isoburn_igopt_set_part_like_isoisoburn_igopt_set_part_like_isohybrid 2016-02-05 09:50:46 +00:00
Thomas Schmitt 62757f4223 Changed report format of --interval:appended_partition_X_start_Y_size_Z 2016-01-20 10:43:13 +00:00
Thomas Schmitt 2602552d21 Let -boot_image bin_path= , efi_path= recognize --interval:appended_partition 2016-01-20 10:41:34 +00:00
Thomas Schmitt 67c13115b0 New -boot_image setting mbr_force_bootable=, -as mkisofs --mbr-force-bootable 2016-01-01 17:28:46 +00:00
Thomas Schmitt 3415007907 Letting bit15 of system_area_options pass to libisofs 2016-01-01 17:22:18 +00:00
Thomas Schmitt 58644f0971 Provisory new -e pseudo path --interval:appened_partition_N:all:: 2015-12-30 18:04:16 +00:00
Thomas Schmitt 1337c3c494 Silencing a false warning of gcc on Sid about uninitialized "image" variable 2015-12-26 09:06:28 +00:00
Thomas Schmitt 73ec1501f9 El Torito load size 0 what not shown with -report_el_torito as_mkisofs or cmd 2015-12-24 08:02:02 +00:00
Thomas Schmitt a270ad22f9 Bug fix: -boot_image "any" "system_area=/dev/zero" did not zeroize loaded data 2015-12-23 11:18:38 +00:00
Thomas Schmitt 0365cffbc5 Setting timestamp of experimental xorriso-1.4.3 tarball 2015-12-22 13:37:55 +00:00
Thomas Schmitt b0b64c652b Forgot to commit declaration of Xorriso_graftable_pathspec() in rev 5631 2015-12-11 12:02:39 +00:00
Thomas Schmitt 81fcf5fe6a Bug fix: -pathspecs "on" did not properly handle "\\=" 2015-12-09 16:23:12 +00:00
Thomas Schmitt 1578290202 Bug fix: -as mkisofs did not unescape "\=" in the source part of pathspecs 2015-12-09 13:28:06 +00:00
Thomas Schmitt 4ffa75abc3 Version leap to libisoburn-1.4.3 2015-11-29 08:39:29 +00:00
Thomas Schmitt 933e91405d Rev 5560 was not complete. Coverity CID 28764. 2015-11-16 10:22:50 +00:00
Thomas Schmitt 6df3e0b555 Rev 5594 was not complete. Coverity CID 28719. 2015-11-16 10:06:23 +00:00