Updated change log and web page
This commit is contained in:
parent
04a82ce28d
commit
f23b23fd17
@ -7,6 +7,7 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
|||||||
* New -as mkisofs options-jigdo-checksum-algorithm, "-checksum-list",
|
* New -as mkisofs options-jigdo-checksum-algorithm, "-checksum-list",
|
||||||
"-jigdo-force-checksum"
|
"-jigdo-force-checksum"
|
||||||
* New helper script xorriso-dd-target
|
* New helper script xorriso-dd-target
|
||||||
|
* New command -truncate_overwritable
|
||||||
|
|
||||||
|
|
||||||
libisoburn-1.5.2.tar.gz Sat Oct 26 2019
|
libisoburn-1.5.2.tar.gz Sat Oct 26 2019
|
||||||
|
@ -19163,7 +19163,7 @@ xorriso-dd-target/xorriso-dd-target.1
|
|||||||
xorriso-dd-target/xorriso-dd-target.info
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
Removed option -list_long_after, changed -list_long_inline to -list_long
|
Removed option -list_long_after, changed -list_long_inline to -list_long
|
||||||
|
|
||||||
2019.12.07.203142 []
|
2019.12.07.203142 [1f6504f]
|
||||||
xorriso/README_gnu_xorriso
|
xorriso/README_gnu_xorriso
|
||||||
xorriso/AUTHORS_gnu_xorriso
|
xorriso/AUTHORS_gnu_xorriso
|
||||||
ChangeLog
|
ChangeLog
|
||||||
@ -19175,13 +19175,224 @@ Updated authorship, change log and web page
|
|||||||
* New helper script xorriso-dd-target
|
* New helper script xorriso-dd-target
|
||||||
|
|
||||||
|
|
||||||
>>> []
|
08 Dec 2019 [2a8894a]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Added forgotten initialization of variable umount_cmd
|
||||||
|
|
||||||
|
08 Dec 2019 [03ae735]
|
||||||
README
|
README
|
||||||
AUTHORS
|
AUTHORS
|
||||||
configure.ac
|
configure.ac
|
||||||
Makefile.am
|
Makefile.am
|
||||||
Brought xorriso-dd-target into libisoburn
|
Brought xorriso-dd-target into libisoburn
|
||||||
|
|
||||||
|
08 Dec 2019 [157cb19]
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
Equipped xorriso-dd-target -dummy_force example with -list_long
|
||||||
|
|
||||||
|
08 Dec 2019 [697c8cc]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Forcing locale "C" to avoid grep ambiguities and locale bugs
|
||||||
|
|
||||||
|
08 Dec 2019 [e5d86b3]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Giving device detected by -plug_test an extra second to settle
|
||||||
|
|
||||||
|
09 Dec 2019 [27bc463]
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
Exchanged two-byte UTF-8 characters by ASCII lookalikes
|
||||||
|
|
||||||
|
09 Dec 2019 [6bfdd2f]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Disabled -list_long before giving device overview after rejected -DO_WRITE
|
||||||
|
|
||||||
|
09 Dec 2019 [1efa98a]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Small fixes with help text and program message
|
||||||
|
|
||||||
|
10 Dec 2019 [ac01884]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
Trying to avoid race conditions with automounters during and after -plug_test
|
||||||
|
|
||||||
|
12 Dec 2019 [ab2af1d]
|
||||||
|
+ xorriso-dd-target/xorriso-dd-target.xdt
|
||||||
|
A version of xorriso-dd-target with xdt_-prefixed symbols and return instead of exit
|
||||||
|
|
||||||
|
12 Dec 2019 [f6c56fe]
|
||||||
|
xorriso-dd-target/xorriso-dd-target.xdt
|
||||||
|
Some corrections of the previous commit
|
||||||
|
|
||||||
|
12 Dec 2019 [a3a351b]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target/xorriso-dd-target.xdt
|
||||||
|
Improved handling of dd failure
|
||||||
|
|
||||||
|
14 Dec 2019 [b8a2a0b]
|
||||||
|
xorriso-dd-target/xorriso-dd-target.xdt
|
||||||
|
Created function xdt_predict_su_power from end of xdt_arg_interpreter
|
||||||
|
|
||||||
|
14 Dec 2019 [8fee0fc]
|
||||||
|
xorriso-dd-target/xorriso-dd-target.xdt
|
||||||
|
Created function xdt_unmount from xdt_write_image
|
||||||
|
|
||||||
|
15 Dec 2019 [39163b6]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Replaced xorriso-dd-target by xorriso-dd-target.xdt
|
||||||
|
|
||||||
|
15 Dec 2019 [93ebe30]
|
||||||
|
- xorriso-dd-target/xorriso-dd-target.xdt
|
||||||
|
Removed the work copy xorriso-dd-target.xdt
|
||||||
|
|
||||||
|
16 Dec 2019 [42df8f9]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Fixed the test for mounted devices after umount. Regression by 8fee0fc.
|
||||||
|
|
||||||
|
21 Dec 2019 [b97841b]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Shielded processing of user arguments against leading dashes
|
||||||
|
|
||||||
|
22 Dec 2019 [2392441]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Followed advice of Open Group about shell command "test"
|
||||||
|
|
||||||
|
23 Dec 2019 [80e3228]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
Corrected description of command -preparer_id
|
||||||
|
|
||||||
|
01 Jan 2020 [71b6133]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target returned exit value 1 if no device name is given and one
|
||||||
|
of the listed devices is not advisable
|
||||||
|
|
||||||
|
02 Jan 2020 [3466f23]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/base_obj.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/opts_i_o.c
|
||||||
|
xorriso/read_run.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
New -osirrox option check_md5_on|_off|_force
|
||||||
|
|
||||||
|
2020.01.02.220502 [56238c3]
|
||||||
|
Timestamp for 3466f23
|
||||||
|
|
||||||
|
06 Jan 2020 [557e69a]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
Using dd option status=progress if available
|
||||||
|
|
||||||
|
2020.01.06.204949 [43d5804]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
New xorriso-dd-target option -version
|
||||||
|
|
||||||
|
2020.01.07.123808 [5a335e5]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
Erasing GPT backup header block, if expr is good enough
|
||||||
|
|
||||||
|
2020.01.08.204757 [086a9a6]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Corrected computation of end block for GPT erasure
|
||||||
|
|
||||||
|
2020.01.19.095527 [bf0a3f0]
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/emulators.c
|
||||||
|
Added contact information to help texts
|
||||||
|
|
||||||
|
2020.01.20.132834 [49690fc]
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/emulators.c
|
||||||
|
Added GNU Coding Style compliant versions of contact information to help texts
|
||||||
|
|
||||||
|
2020.02.12.145929 [1170a9b]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
xorriso-dd-target/xorriso-dd-target.1
|
||||||
|
xorriso-dd-target/xorriso-dd-target.info
|
||||||
|
New xorriso-dd-target option -trust_lsblk_udev
|
||||||
|
|
||||||
|
2020.02.12.195952 [89fe871]
|
||||||
|
xorriso-dd-target/xorriso-dd-target
|
||||||
|
Corrected a functionality spoiling typo in commit 1170a9b
|
||||||
|
|
||||||
|
13 Jun 2020 [c51f381]
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
Mentioned in man xorrisofs the directory tree limitation of HFS+
|
||||||
|
|
||||||
|
13 Jun 2020 [af0dd13]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Corrected typo in man xorriso. Thanks Jakub Wilk.
|
||||||
|
|
||||||
|
2020.07.01.103946 [1667035]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
Corrected a few typos and swapped words in API description
|
||||||
|
|
||||||
|
01 Jul 2020 [25b445f]
|
||||||
|
+ xorriso-dd-target/xorriso-dd-target.sig
|
||||||
|
Offering GPG signature file for repo downloads of xorriso-dd-target
|
||||||
|
|
||||||
|
03 Jul 2020 [gitea: 8f872ba] [gitlab: 5d27645]
|
||||||
|
README
|
||||||
|
Updated copyright year in README
|
||||||
|
|
||||||
|
08 Jul 2020 [2fda271]
|
||||||
|
doc/faq.wiki
|
||||||
|
Adapted faq.wiki to Gitea
|
||||||
|
|
||||||
|
06 Aug 2020 [3f6195d]
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Mentioned in man xorriso the directory tree limitation of HFS+
|
||||||
|
|
||||||
|
2020.08.06.101015 [ec49c62]
|
||||||
|
xorriso/write_run.c
|
||||||
|
Silenced an inappropriate note message with -check_media patch_lba0
|
||||||
|
|
||||||
|
2020.08.06.153930 [04a82ce]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/opts_p_z.c
|
||||||
|
xorriso/write_run.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New command -truncate_overwritable
|
||||||
|
|
||||||
|
20 Aug 2020 []
|
||||||
|
ChangeLog
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.5.3 - 2020.08.06.153930
|
||||||
|
* New command -truncate_overwritable
|
||||||
|
|
||||||
|
|
||||||
[]
|
[]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
@ -19190,8 +19401,6 @@ xorriso/changelog.txt
|
|||||||
Updated change log and web page
|
Updated change log and web page
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.5.3 -
|
------------------------------------ cycle - xorriso-1.5.3 -
|
||||||
|
|
||||||
|
|
||||||
[]
|
[]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
|
@ -697,6 +697,9 @@ New -as mkisofs options -jigdo-checksum-algorithm, -checksum-list,
|
|||||||
<LI>
|
<LI>
|
||||||
New helper script xorriso-dd-target
|
New helper script xorriso-dd-target
|
||||||
</LI>
|
</LI>
|
||||||
|
<LI>
|
||||||
|
New command -truncate_overwritable
|
||||||
|
</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
@ -800,9 +803,6 @@ with DVD media and how to emulate multi-session on overwritable media.
|
|||||||
<A HREF="http://www.gnu.org">Dedicated to the GNU Operating System</A><BR>
|
<A HREF="http://www.gnu.org">Dedicated to the GNU Operating System</A><BR>
|
||||||
|
|
||||||
Enjoying free hosting by<BR>
|
Enjoying free hosting by<BR>
|
||||||
<!--
|
|
||||||
<A HREF="http://www.webframe.org">www.webframe.org</A><BR>
|
|
||||||
-->
|
|
||||||
<A HREF="http://sourceforge.net">sourceforge.net</A><BR>
|
<A HREF="http://sourceforge.net">sourceforge.net</A><BR>
|
||||||
|
|
||||||
</FONT></CENTER>
|
</FONT></CENTER>
|
||||||
@ -820,6 +820,9 @@ scdbackup, multi volume CD/DVD/BD backup</A></DD>
|
|||||||
</DL>
|
</DL>
|
||||||
|
|
||||||
<!-- End not-www.gnu.org -->
|
<!-- End not-www.gnu.org -->
|
||||||
|
<!-- Was once in the link list, still exists, but is outdated
|
||||||
|
<A HREF="http://www.webframe.org">www.webframe.org</A><BR>
|
||||||
|
-->
|
||||||
|
|
||||||
<BR>
|
<BR>
|
||||||
Legal statement: This website does not serve any commercial purpose.
|
Legal statement: This website does not serve any commercial purpose.
|
||||||
|
Loading…
Reference in New Issue
Block a user