Documented changes and release timestamp
This commit is contained in:
parent
3e7e538293
commit
7dda7dc877
@ -1,4 +1,8 @@
|
||||
SVN trunk (to become libisoburn-0.6.8.pl00.tar.gz)
|
||||
SVN trunk (to become libisoburn-1.0.2.pl00.tar.gz)
|
||||
===============================================================================
|
||||
- no novelties yet
|
||||
|
||||
libisoburn-1.0.0.pl00.tar.gz Mon Jan 17 2011
|
||||
===============================================================================
|
||||
libisoburn novelties:
|
||||
* New API call isoburn_igopt_set_untranslated_name_len()
|
||||
|
@ -9258,18 +9258,253 @@ xorriso/configure_ac.txt
|
||||
xorriso/xorriso_timestamp.h
|
||||
Version leap to libisoburn-0.6.7
|
||||
|
||||
12 Dec 2010 []
|
||||
12 Dec 2010 [3520]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
12 Dec 2010 [3521]
|
||||
svn move -m Promoted branch to tag
|
||||
ttp://svn.libburnia-project.org/libisoburn/branches/ZeroSixSix
|
||||
http://svn.libburnia-project.org/libisoburn/tags/ZeroSixSix
|
||||
|
||||
------------------------------------ cycle - xorriso-0.6.7 - 2010.12.12.120823
|
||||
|
||||
|
||||
2010.12.13.123226 [3523]
|
||||
configure.ac
|
||||
xorriso/configure_ac.txt
|
||||
Prepending ./configure generated options to CFLAGS rather than appending them
|
||||
|
||||
2010.12.22.133742 [3524]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/isoburn.c
|
||||
libisoburn/libisoburn.ver
|
||||
New API call isoburn_igopt_set_untranslated_name_len()
|
||||
|
||||
2010.12.22.133936 [3525]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/base_obj.c
|
||||
xorriso/write_run.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
New -compliance options untranslated_names , untranslated_name_len=
|
||||
|
||||
2010.12.22.151542 [3526]
|
||||
xorriso/emulators.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
New -as mkisofs option -untranslated_name_len
|
||||
|
||||
23 Dec 2010 [3527]
|
||||
+ doc/faq.wiki
|
||||
Took source file of libburnia-project.org/wiki/FAQ into SVN
|
||||
|
||||
2010.12.23.190134 [3529]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/base_obj.c
|
||||
xorriso/emulators.c
|
||||
xorriso/write_run.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
ChangeLog
|
||||
New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4
|
||||
|
||||
------------------------------------ cycle - xorriso-0.6.7 -
|
||||
------------------------------------ cycle - xorriso-0.6.7 -
|
||||
* New API call isoburn_igopt_set_untranslated_name_len()
|
||||
* New -compliance options untranslated_names , untranslated_name_len=
|
||||
* New -as mkisofs option -untranslated_name_len
|
||||
* New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4
|
||||
|
||||
|
||||
24 Dec 2010 [3530]
|
||||
doc/faq.wiki
|
||||
New q in faq
|
||||
|
||||
2010.12.24.135515 [3531]
|
||||
libisoburn/libisoburn.h
|
||||
Mentioned ISO 9660 level 3 in libisoburn API
|
||||
|
||||
2010.12.25.071212 [3532]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Requiring libisofs-0.6.41 now
|
||||
|
||||
2010.12.25.071522 [3533]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/base_obj.c
|
||||
xorriso/write_run.c
|
||||
xorriso/emulators.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
New -compliance option iso_9660_level=number
|
||||
|
||||
2010.12.25.091515 [3534]
|
||||
libisoburn/libisoburn.h
|
||||
libisoburn/isoburn.h
|
||||
libisoburn/isoburn.c
|
||||
New isoburn_igopt_set_relaxed() option isoburn_igopt_allow_dir_id_ext
|
||||
|
||||
2010.12.25.092828 [3535]
|
||||
xorriso/write_run.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
New -compliance option allow_dir_id_ext
|
||||
|
||||
2010.12.25.094309 [3536]
|
||||
xorriso/emulators.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
New -as mkisofs option -disallow_dir_id_ext, allow_dir_id_ext is default
|
||||
|
||||
------------------------------------ cycle - xorriso-0.6.7 - 2010.12.25.094309
|
||||
* New -compliance option iso_9660_level=number
|
||||
* New -compliance option allow_dir_id_ext
|
||||
* New -as mkisofs option -disallow_dir_id_ext
|
||||
|
||||
|
||||
2010.12.28.093144 [3538]
|
||||
xorriso/write_run.c
|
||||
Made -print_size take into account the toc emulation on blank overwriteables
|
||||
|
||||
2010.12.28.123348 [3539]
|
||||
xorriso/emulators.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc.
|
||||
|
||||
------------------------------------ cycle - xorriso-0.6.7 - 2010.12.28.123348
|
||||
* Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc.
|
||||
|
||||
|
||||
2010.12.29.104047 [3540]
|
||||
xorriso/emulators.c
|
||||
Bug fix: -as mkisofs -print-size did not account for -partition_offset
|
||||
|
||||
------------------------------------ cycle - xorriso-0.6.7 - 2010.12.29.104047
|
||||
* Bug fix: -as mkisofs -print-size did not account for -partition_offset
|
||||
|
||||
|
||||
30 Dec 2010 [3541]
|
||||
doc/partition_offset.wiki
|
||||
Mentioned Debian daily and weekly builds as examples of partiton_offset
|
||||
|
||||
2011.01.04.193042 [3543]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/base_obj.c
|
||||
xorriso/opts_a_c.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
Default -abort_on value is now "FAILURE", for dialog it stays "FATAL"
|
||||
|
||||
2011.01.06.111034 [3544]
|
||||
xorriso/parse_exec.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
Changed dialog default -abort_on value to "NEVER"
|
||||
|
||||
6 Jan 2011 [3545]
|
||||
ChangeLog
|
||||
Updated change log
|
||||
|
||||
------------------------------------ cycle - xorriso-0.6.7 - 2011.01.06.111034
|
||||
* Default -abort_on value is now "FAILURE" with batch and "NEVER" with dialog
|
||||
|
||||
|
||||
2011.01.16.182558 [3557]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Requiring libisofs-1.0.0 and libburn-1.0.0 now
|
||||
|
||||
16 Jan 2011 [3558]
|
||||
xorriso/configure_ac.txt
|
||||
Adapted GNU xorriso to version leap libisofs-1.0.1 , libburn-1.0.1
|
||||
|
||||
16 Jan 2011 [3559]
|
||||
doc/partition_offset.wiki
|
||||
Updated partition offset wiki text about --no-emul-toc
|
||||
|
||||
16 Jan 2011 [3560]
|
||||
svn copy -m "Branching for libisoburn release 1.0.0" \
|
||||
http://svn.libburnia-project.org/libisoburn/trunk \
|
||||
http://svn.libburnia-project.org/libisoburn/branches/1.0.0
|
||||
|
||||
2011.01.16.193257 [3562]
|
||||
xorriso/emulators.c
|
||||
xorriso/opts_p_z.c
|
||||
Updated copyright messages to 2011
|
||||
|
||||
2011.01.16.200001 [3563]
|
||||
configure.ac
|
||||
README
|
||||
libisoburn/libisoburn.h
|
||||
xorriso/README_gnu_xorriso
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorriso_main.c
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/make_xorriso_standalone.sh
|
||||
xorriso/configure_ac.txt
|
||||
xorriso/xorriso_timestamp.h
|
||||
Version leap to libisoburn-1.0.0
|
||||
|
||||
16 Jan 2011 [3564]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
----------------------------------- release - xorriso-1.0.0 - 2011.01.16.200001
|
||||
* New API call isoburn_igopt_set_untranslated_name_len()
|
||||
* New -compliance options untranslated_names , untranslated_name_len=
|
||||
* New -as mkisofs option -untranslated_name_len
|
||||
* New -compliance option iso_9660_1999, -as mkisofs option -iso-level 4
|
||||
* New -compliance option iso_9660_level=number
|
||||
* New -compliance option allow_dir_id_ext
|
||||
* New -as mkisofs option -disallow_dir_id_ext
|
||||
* Disabled TOC emulation with -as mkisofs. May be re-enabled by --emul-toc.
|
||||
* Default -abort_on value is now "FAILURE" with batch and "NEVER" with dialog
|
||||
* Bug fix: -as mkisofs -print-size did not account for -partition_offset
|
||||
|
||||
|
||||
2011.01.16.193257 [3561]
|
||||
xorriso/emulators.c
|
||||
xorriso/opts_p_z.c
|
||||
Updated copyright messages to 2011
|
||||
|
||||
2011.01.17.092111 [3565]
|
||||
configure.ac
|
||||
README
|
||||
libisoburn/libisoburn.h
|
||||
xorriso/README_gnu_xorriso
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/xorriso_main.c
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/make_xorriso_standalone.sh
|
||||
xorriso/configure_ac.txt
|
||||
xorriso/xorriso_timestamp.h
|
||||
Version leap to libisoburn-1.0.1
|
||||
|
||||
17 Jan 2011 []
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
------------------------------------ cycle - xorriso-1.0.1 - 2011.01.17.092111
|
||||
|
||||
------------------------------------ cycle - xorriso-1.0.1 -
|
||||
------------------------------------ cycle - xorriso-1.0.1 -
|
||||
|
||||
|
||||
**********************************************************************
|
||||
@ -9282,77 +9517,6 @@ Important: When adding a public API function then add its name to file
|
||||
===============================================================================
|
||||
|
||||
|
||||
/sbin/mkfs.msdos -n Bla -C /dvdbuffer/test.fat 8192
|
||||
|
||||
dd if=/dvdbuffer/RIPLinux-9.3-non-X.iso bs=1K count=32 \
|
||||
of=/dvdbuffer/RIPLinux-9.3-non-X.sysarea
|
||||
|
||||
mount -o loop /dvdbuffer/RIPLinux-9.3-non-X.iso /mnt
|
||||
|
||||
../jte/bin/jigdo-gen-md5-list /mnt >/dvdbuffer/riplinux-9.3-non-X.md5
|
||||
|
||||
r -as mkisofs \
|
||||
-o /dvdbuffer/riplinux-9.3-non-X.iso \
|
||||
-b boot/isolinux/isolinux.bin -c boot/boot.cat \
|
||||
-no-emul-boot -boot-load-size 4 -boot-info-table \
|
||||
-isohybrid-mbr /dvdbuffer/RIPLinux-9.3-non-X.sysarea \
|
||||
-partition_offset 16 \
|
||||
-append_partition 2 0x01 /dvdbuffer/test.fat \
|
||||
\
|
||||
-R -V 'RIPLinux_9_3' \
|
||||
-jigdo-template-compress gzip \
|
||||
-checksum_algorithm_iso md5,sha1,sha256,sha512 \
|
||||
-checksum_algorithm_template all \
|
||||
-jigdo-jigdo /dvdbuffer/riplinux-9.3-non-X.jigdo \
|
||||
-jigdo-template /dvdbuffer/riplinux-9.3-non-X.template \
|
||||
-jigdo-map Debian=/mnt/ \
|
||||
-jigdo-exclude boot/syslinux \
|
||||
-md5-list /dvdbuffer/riplinux-9.3-non-X.md5 \
|
||||
-jigdo-min-file-size 0 \
|
||||
-J -joliet-long -cache-inodes \
|
||||
\
|
||||
/mnt
|
||||
|
||||
On debian:
|
||||
$ jigit-mkimage \
|
||||
-t ~/test/test_jte.template \
|
||||
-j ~/test/test_jte.jigdo \
|
||||
-m Debian=/home/thomas/projekte/libburn_dir/cdrskin-0.7.2/ \
|
||||
-o ~/test/test_jte.rebuilt
|
||||
|
||||
|
||||
|
||||
r -as mkisofs \
|
||||
-jigdo-template-compress gzip \
|
||||
-checksum_algorithm_iso md5,sha1,sha256,sha512 \
|
||||
-checksum_algorithm_template md5,sha512 \
|
||||
-R -V 'Debian 5.0.6 amd64 Bin-1' \
|
||||
-o /home/test/test_jte.iso \
|
||||
-jigdo-jigdo /home/test/test_jte.jigdo \
|
||||
-jigdo-template /home/test/test_jte.template \
|
||||
-jigdo-map Debian=/home/test/cdrskin-0.7.2/ \
|
||||
-jigdo-exclude xorriso-0.5.6 \
|
||||
-md5-list /home/test/test_jte.md5 \
|
||||
-jigdo-min-file-size 0 \
|
||||
-jigdo-exclude 'README*' \
|
||||
-jigdo-exclude /doc/ \
|
||||
-jigdo-exclude /md5sum.txt \
|
||||
-jigdo-exclude /.disk/ \
|
||||
-jigdo-exclude /pics/ \
|
||||
-jigdo-exclude 'Release*' \
|
||||
-jigdo-exclude 'Packages*' \
|
||||
-jigdo-exclude 'Sources*' \
|
||||
-J -J -joliet-long -cache-inodes \
|
||||
-b libburn/libdax_audioxtr.h \
|
||||
-c libburn/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table \
|
||||
/home/test/xorriso-0.5.6 \
|
||||
/home/test/cdrskin-0.7.2 \
|
||||
|
||||
? jte-develop/bin/jigdo-gen-md5-list
|
||||
? jte-develop/doc/jigdo-gen-md5-list.1
|
||||
|
||||
|
||||
|
||||
------------------------------------------------- For Debian:
|
||||
|
||||
- Need specs for the exotic boot options
|
||||
@ -9362,9 +9526,9 @@ r -as mkisofs \
|
||||
- recognize at load time and build boot file list
|
||||
-sparc-boot is implemented
|
||||
- recognize at load time
|
||||
|
||||
r -abort_on NEVER -report_about ALL -dialog on -page 20 80 -as mkisofs -o /dvdbuffer/pseudo_drive /u/gruenbeck -G /u/x -B ... -sparc-label 'xorriso test'
|
||||
|
||||
-chrp-boot
|
||||
- needs HFS
|
||||
- where to get specs ?
|
||||
|
||||
------------------------------------------------- For Solaris
|
||||
|
||||
@ -9407,9 +9571,6 @@ r -abort_on NEVER -report_about ALL -dialog on -page 20 80 -as mkisofs -o /dvdbu
|
||||
- An ISO image as first file of a stdout stream might start at LBA 32
|
||||
and thus look like a session. It has not the proper offset, though.
|
||||
|
||||
- reduce xorriso -abort_on default to FAILURE ?
|
||||
or increase "Not a known option" to FATAL ?
|
||||
|
||||
- xorriso_eng.html on www.gnu.org it should rather be xorriso.html
|
||||
|
||||
- DVD-ROM drives report CD tracks with size up to the next track start.
|
||||
@ -9433,6 +9594,7 @@ xorriso : UPDATE : 3691 MB written (fifo 78%) [buf 100%] 2.3x.
|
||||
|
||||
------------------------------------------------- important
|
||||
|
||||
|
||||
- introduce a read offset for displaced ISO images
|
||||
- coordinate -displacement with image growing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user