Updated change log and web page
This commit is contained in:
parent
82dc9b6b42
commit
847afc0095
@ -19,6 +19,7 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
* New -as cdrecord option --obs_pad. Automatic no_emul_toc with -as cdrecord.
|
||||
* New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
|
||||
* New -as cdrecord option --bdr_obs_exempt
|
||||
* New command -assess_indev_features
|
||||
* Allowed lseekable device files with -cut_out.
|
||||
Proof-of-concept by Ivan Shmakov on bugs.debian.org. (Closes: #1010098)
|
||||
|
||||
|
@ -20146,7 +20146,7 @@ Enabled writing by merge_debian_isos to USB sticks and optical media
|
||||
xorriso/xorriso_eng.html
|
||||
Updated the gpg --verify procedure after demise of keys.gnupg.net
|
||||
|
||||
[]
|
||||
14.07.2022 [bdc563a]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
@ -20158,12 +20158,73 @@ Updated change log and web page
|
||||
permissions
|
||||
|
||||
|
||||
15.07.2022 [821628a]
|
||||
test/merge_debian_isos
|
||||
test/merge_debian_isos.sig
|
||||
Made adjustments in merge_debian_isos
|
||||
|
||||
16.07.2022 [f205e42]
|
||||
test/merge_debian_isos
|
||||
test/merge_debian_isos.sig
|
||||
Added a sentence to help text of merge_debian_isos
|
||||
|
||||
19.07.2022 [9e79f64]
|
||||
test/merge_debian_isos
|
||||
test/merge_debian_isos.sig
|
||||
Automatically creating mount parent directory in merge_debian_isos
|
||||
|
||||
06.08.2022 [3318fa4]
|
||||
frontend/grub-mkrescue-sed.sh
|
||||
frontend/grub-mkrescue-sed.sh.sig
|
||||
New environment variable MKRESCUE_SED_UNPACK_EFI_TO_ISO
|
||||
|
||||
20.09.2022 [d2fd48f]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/isofs_wrap.c
|
||||
libisoburn/libisoburn.ver
|
||||
New API call isoburn_assess_written_features()
|
||||
|
||||
2022.09.20.082738 [e594ba2]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/parse_exec.c
|
||||
xorriso/opts_a_c.c
|
||||
xorriso/drive_mgt.c
|
||||
xorriso/text_io.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
libisoburn/libisoburn.ver
|
||||
New command -assess_indev_features
|
||||
|
||||
2022.10.07.095444 [82dc9b6]
|
||||
xorriso/iso_img.c
|
||||
xorriso/drive_mgt.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
Reporting some relaxation commands with -report_el_torito modes "cmd" and
|
||||
"mkisofs" if CHRP is detected. Performing them with -boot_image any "replay".
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.5.5 - 2022.10.07.095444
|
||||
* New API call isoburn_assess_written_features()
|
||||
* New command -assess_indev_features
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.5.5 -
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
|
@ -765,6 +765,9 @@ New parameters "obs_pad" and "bdr_obs_exempt" for -dvd_obs
|
||||
<LI>
|
||||
New -as cdrecord option --bdr_obs_exempt
|
||||
</LI>
|
||||
<LI>
|
||||
New command -assess_indev_features
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user