Updated change log and web page
This commit is contained in:
parent
274715a305
commit
9a3869f692
@ -7,6 +7,11 @@ SVN trunk (to become libisoburn-1.4.8 or higher)
|
|||||||
pattern expansion
|
pattern expansion
|
||||||
* New -find tests -maxdepth and -mindepth
|
* New -find tests -maxdepth and -mindepth
|
||||||
* New commands -update_lxi and -update_li
|
* New commands -update_lxi and -update_li
|
||||||
|
* New API calls isoburn_igopt_set_iso_mbr_part_type(),
|
||||||
|
isoburn_igopt_get_iso_mbr_part_type()
|
||||||
|
* New -boot_image bootspec iso_mbr_part_type=
|
||||||
|
* New -as mkisofs option -iso_mbr_part_type
|
||||||
|
* Properly refusing on Pseudo Overwritable formatted BD-R
|
||||||
|
|
||||||
|
|
||||||
libisoburn-1.4.6.tar.gz Fri Sep 16 2016
|
libisoburn-1.4.6.tar.gz Fri Sep 16 2016
|
||||||
|
@ -17990,36 +17990,116 @@ New command -update_li
|
|||||||
xorriso/xorriso_main.c
|
xorriso/xorriso_main.c
|
||||||
Changed in usage text "option" to "command"
|
Changed in usage text "option" to "command"
|
||||||
|
|
||||||
[]
|
19 Dec 2016 [85c51db] [5787]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Updated change log and web page
|
Updated change log and web page
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.4.7 -
|
------------------------------------ cycle - xorriso-1.4.7 - 2016.12.19.195610
|
||||||
* Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with
|
* Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with
|
||||||
pattern expansion
|
pattern expansion
|
||||||
* New -find tests -maxdepth and -mindepth
|
* New -find tests -maxdepth and -mindepth
|
||||||
* New commands -update_lxi and -update_li
|
* New commands -update_lxi and -update_li
|
||||||
|
|
||||||
|
|
||||||
[]
|
23 Dec 2016 [fa3ee61] [5788]
|
||||||
|
frontend/grub-mkrescue-sed.sh
|
||||||
|
New grub-mkrescue-sed.sh mode "gpt_appended"
|
||||||
|
|
||||||
|
23 Dec 2016 [08b316d] [5789]
|
||||||
|
frontend/grub-mkrescue-sed.sh
|
||||||
|
Changed default mode of grub-mkrescue-sed.sh to "mbr_only"
|
||||||
|
|
||||||
|
23 Dec 2016 [783e706] [5790]
|
||||||
|
frontend/grub-mkrescue-sed.sh
|
||||||
|
Changed in grub-mkrescue-sed.sh default of MKRESCUE_SED_PROTECTIVE to "no"
|
||||||
|
|
||||||
|
27 Jan 2017 [aa34637] [5793]
|
||||||
|
acinclude.m4
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
COPYRIGHT
|
||||||
|
Detecting Linux systems without generic SCSI support by scsi/scsi.h
|
||||||
|
|
||||||
|
27 Jan 2017 [3cac9fe] [5794]
|
||||||
|
acinclude.m4
|
||||||
|
Small adjustement for previous commit
|
||||||
|
|
||||||
|
27 Jan 2017 [db36ca5] [5796]
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
Disable multi-threading in libjte of GNU xorriso if pthread_cancel() is missing
|
||||||
|
|
||||||
|
29 Jan 2017 [9d912df] [5799]
|
||||||
|
xorriso/man_xorriso_to_html.sh
|
||||||
|
Corrected in HTML man page a flaw with headline about Blind Growing
|
||||||
|
|
||||||
|
2017.02.13.145207 [0ec0ba8] [5803]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/write_run.c
|
||||||
|
Properly refusing on Pseudo Overwritable formatted BD-R
|
||||||
|
|
||||||
|
22 Feb 2017 [caedaa8] [5804]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Clarified effect of -overwite mode "off"
|
||||||
|
|
||||||
|
2017.02.27.091402 [0d07bd1] [5805]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
New API calls isoburn_igopt_set_iso_mbr_part_type(), isoburn_igopt_get_iso_mbr_part_type()
|
||||||
|
|
||||||
|
2017.02.27.092840 [f3b8515] [5806]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
Corrected an error in description of isoburn_igopt_get_iso_mbr_part_type()
|
||||||
|
|
||||||
|
2017.02.27.093756 [3a41524] [5807]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/base_obj.c
|
||||||
|
xorriso/opts_a_c.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
xorriso/write_run.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New -boot_image bootspec iso_mbr_part_type=
|
||||||
|
|
||||||
|
2017.02.27.094332 [274715a] [5808]
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
New -as mkisofs option -iso_mbr_part_type
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.4.7 - 2017.02.27.094332
|
||||||
|
* Properly refusing on Pseudo Overwritable formatted BD-R
|
||||||
|
* New API calls isoburn_igopt_set_iso_mbr_part_type(),
|
||||||
|
isoburn_igopt_get_iso_mbr_part_type()
|
||||||
|
* New -boot_image bootspec iso_mbr_part_type=
|
||||||
|
* New -as mkisofs option -iso_mbr_part_type
|
||||||
|
|
||||||
|
[] []
|
||||||
|
ChangeLog
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
[] []
|
||||||
>>> doc/faq.wiki
|
>>> doc/faq.wiki
|
||||||
>>> Prepared some of the documentation for move to dev.lovelyhq.com
|
>>> Prepared some of the documentation for move to dev.lovelyhq.com
|
||||||
|
|
||||||
[]
|
[] []
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Updated change log and web page
|
Updated change log and web page
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.4.7 -
|
------------------------------------ cycle - xorriso-1.4.7 -
|
||||||
* Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with
|
|
||||||
pattern expansion
|
|
||||||
* New -find tests -maxdepth and -mindepth
|
|
||||||
|
|
||||||
|
[] []
|
||||||
[]
|
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
|
@ -56,7 +56,7 @@ Images or add-on sessions may be written to about any kind of file object.
|
|||||||
<DL>
|
<DL>
|
||||||
<DT>GNU/Linux with kernel 2.4 or higher, libc, libpthread :</DT>
|
<DT>GNU/Linux with kernel 2.4 or higher, libc, libpthread :</DT>
|
||||||
<DD>With kernel 2.4 a PATA/IDE drive has to be under ide-scsi emulation.</DD>
|
<DD>With kernel 2.4 a PATA/IDE drive has to be under ide-scsi emulation.</DD>
|
||||||
<DD>With kernel 2.6 ide-scsi is not needed.</DD>
|
<DD>Since kernel 2.6 ide-scsi is not needed.</DD>
|
||||||
<DT>or FreeBSD, libc, libpthread, libcam, libiconv :</DT>
|
<DT>or FreeBSD, libc, libpthread, libcam, libiconv :</DT>
|
||||||
<DD>PATA/IDE drives need atapicam running.</DD>
|
<DD>PATA/IDE drives need atapicam running.</DD>
|
||||||
<DD>SATA drives need atapicam running or need to be driven by ahci.</DD>
|
<DD>SATA drives need atapicam running or need to be driven by ahci.</DD>
|
||||||
@ -662,14 +662,24 @@ cdrecord and mkisofs.</DT>
|
|||||||
<DT><H3>Development snapshot, version 1.4.7 :</H3></DT>
|
<DT><H3>Development snapshot, version 1.4.7 :</H3></DT>
|
||||||
<DD>Bug fixes towards xorriso-1.4.6:
|
<DD>Bug fixes towards xorriso-1.4.6:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>-as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4,
|
<LI>
|
||||||
instead of full boot image size</LI>
|
-as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4,
|
||||||
<LI>-read_fs "norock" did not prevent reading of root Rock Ridge info
|
instead of full boot image size
|
||||||
|
</LI>
|
||||||
|
<LI>
|
||||||
|
-read_fs "norock" did not prevent reading of root Rock Ridge info
|
||||||
</LI>
|
</LI>
|
||||||
<LI>
|
<LI>
|
||||||
Mix of absolute and relative disk paths could cause SIGSEGV with
|
Mix of absolute and relative disk paths could cause SIGSEGV with
|
||||||
pattern expansion
|
pattern expansion
|
||||||
</LI>
|
</LI>
|
||||||
|
<LI>
|
||||||
|
Protective MBR for GPT could emerge with boot flag set
|
||||||
|
</LI>
|
||||||
|
<LI>
|
||||||
|
Appended partitions of size >= 4 GiB led to abort with error message
|
||||||
|
"FATAL : ISO overwrite". Thanks to Sven Haardiek.
|
||||||
|
</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
@ -679,6 +689,9 @@ pattern expansion
|
|||||||
<UL>
|
<UL>
|
||||||
<LI>New -find tests -maxdepth and -mindepth</LI>
|
<LI>New -find tests -maxdepth and -mindepth</LI>
|
||||||
<LI>New commands -update_lxi and -update_li</LI>
|
<LI>New commands -update_lxi and -update_li</LI>
|
||||||
|
<LI>Properly refusing on Pseudo Overwritable formatted BD-R</LI>
|
||||||
|
<LI>New -boot_image bootspec iso_mbr_part_type=</LI>
|
||||||
|
<LI>New -as mkisofs option -iso_mbr_part_type</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
@ -799,7 +812,7 @@ scdbackup, multi volume CD/DVD/BD backup</A></DD>
|
|||||||
<BR>
|
<BR>
|
||||||
Legal statement: This website does not serve any commercial purpose.
|
Legal statement: This website does not serve any commercial purpose.
|
||||||
<BR><BR>
|
<BR><BR>
|
||||||
Copyright © 2008 - 2016 Thomas Schmitt.
|
Copyright © 2008 - 2017 Thomas Schmitt.
|
||||||
<BR>
|
<BR>
|
||||||
This text is freely distributable. It shall only be modified in sync with
|
This text is freely distributable. It shall only be modified in sync with
|
||||||
the factual properties of xorriso and its public storage locations.
|
the factual properties of xorriso and its public storage locations.
|
||||||
|
Loading…
Reference in New Issue
Block a user