Updated change log and web page
This commit is contained in:
parent
e3bb4c098f
commit
46a1b24f97
@ -9,6 +9,7 @@ SVN trunk (to become libisoburn-1.4.6 or higher)
|
||||
* New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid
|
||||
* New -report_system_area modes "gpt_disk_guid", "make_guid"
|
||||
* New environment variable SOURCE_DATE_EPOCH
|
||||
* New -find action "set_to_mtime"
|
||||
|
||||
libisoburn-1.4.4.tar.gz Fri Jul 01 2016
|
||||
===============================================================================
|
||||
|
@ -17737,7 +17737,7 @@ xorriso/xorrisofs.info
|
||||
xorriso/xorrisofs.1
|
||||
New environment variable SOURCE_DATE_EPOCH
|
||||
|
||||
[]
|
||||
16 Aug 2016 [5748]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
@ -17749,6 +17749,39 @@ Updated change log and web page
|
||||
* New environment variable SOURCE_DATE_EPOCH
|
||||
|
||||
|
||||
2016.08.20.085236 [5749]
|
||||
xorriso/opts_d_h.c
|
||||
xorriso/findjob.h
|
||||
xorriso/iso_manip.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso.info
|
||||
New -find action "set_to_mtime"
|
||||
|
||||
2016.08.20.102601 [5750]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/opts_p_z.c
|
||||
xorriso/emulators.c
|
||||
xorriso/write_run.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.info
|
||||
xorriso/xorrisofs.1
|
||||
New -volume_date "all_file_dates" pseudo-timestamp "set_to_mtime"
|
||||
|
||||
20 Aug 2016 []
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.4.5 - 2016.08.20.102601
|
||||
* New -find action "set_to_mtime"
|
||||
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
|
@ -44,7 +44,7 @@ About any CD, DVD, or BD recorder produced in the recent ten years.
|
||||
supports recorders which are compliant to standards MMC-1 for CD and
|
||||
MMC-5 for DVD or BD.
|
||||
<BR>
|
||||
GNU/Linux, FreeBSD, Solaris, NetBSD allow to access drives connected
|
||||
GNU/Linux, FreeBSD, Solaris, NetBSD provide access to drives connected
|
||||
via SCSI, PATA (aka IDE, ATA), USB, or SATA.
|
||||
<BR>
|
||||
xorriso also operates on ISO images in data files or block devices.
|
||||
@ -515,7 +515,15 @@ files or trees to disk:
|
||||
(detached GPG signature for verification by
|
||||
<KBD>gpg --verify xorriso-1.4.4.tar.gz.sig xorriso-1.4.4.tar.gz</KBD>
|
||||
<BR>
|
||||
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
|
||||
which should confirm
|
||||
<KBD>gpg: Good signature from "Thomas Schmitt <scdbackup@gmx.net>"</KBD>
|
||||
<BR>
|
||||
<KBD>
|
||||
Primary key fingerprint: 44BC 9FD0 D688 EB00 7C4D D029 E9CB DFC0 ABC0 A854
|
||||
</KBD>
|
||||
<BR>
|
||||
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>
|
||||
).
|
||||
</DD>
|
||||
<DD>
|
||||
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
|
||||
@ -683,6 +691,9 @@ New -report_system_area modes "gpt_disk_guid", "make_guid"
|
||||
<LI>
|
||||
New environment variable SOURCE_DATE_EPOCH
|
||||
</LI>
|
||||
<LI>
|
||||
New -find action "set_to_mtime"
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user