Documented changes and release timestamp

This commit is contained in:
Thomas Schmitt 2013-03-19 08:23:17 +00:00
parent a838836036
commit 7cff13d200
2 changed files with 273 additions and 16 deletions

View File

@ -1,4 +1,9 @@
SVN trunk (to become libisoburn-1.2.8.tar.gz or higher)
SVN trunk (to become libisoburn-1.3.0.tar.gz or higher)
===============================================================================
- no novelties yet -
libisoburn-1.2.8.tar.gz Mon Mar 18 2013
===============================================================================
* Bug fix: -tell_media_space altered the pointers to MD5 of data files
which stem from a previous session. This produced false
@ -8,9 +13,10 @@ SVN trunk (to become libisoburn-1.2.8.tar.gz or higher)
* Bug fix: -check_media use=outdev sector_map= stored TOC of input drive
* Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no effect.
Thanks to Davy Ho.
* Bug fix: ./configure did not abort if libburn.h or libisofs.h were missing
* New command -move
* New -as mkisofs options -eltorito-id , -eltorito-selcrit
libisoburn-1.2.6.tar.gz Tue Jan 08 2013
===============================================================================
* Bug fix: SIGSEGV by uninitialized local variable with

View File

@ -14126,17 +14126,276 @@ xorriso/xorrecord.1
xorriso/xorrecord.info
Version leap to libisoburn-1.2.7
[]
08 Jan 2013 [4951]
ChangeLog
xorriso/changelog.txt
Documented changes and release timestamp
[]
08 Jan 2013 [4952]
svn move -m Promoted branch to tag
http://svn.libburnia-project.org/libisoburn/branches/1.2.6
http://svn.libburnia-project.org/libisoburn/tags/1.2.6
------------------------------------ cycle - xorriso-1.2.7 -
------------------------------------ cycle - xorriso-1.2.7 - 2013.01.08.151611
09 Jan 2013 [4953]
frontend/xorriso-tcltk
For now only demanding xorriso >= 1.2.6 for xorriso-tcltk-1.2.7
11 Jan 2013 [4954]
xorriso/xorriso_eng.html
Presenting xorriso-tcltk on the GNU xorriso web page
2013.01.13.093116 [4957]
xorriso/match.c
Curbed the number of wildcard warnings to 3 for iso and 3 for disk
2013.01.13.102527 [4958]
configure.ac
libisoburn/libisoburn.h
Requiring libburn-1.2.7
2013.01.13.200742 [4959]
libisoburn/libisoburn.h
libisoburn/isoburn.h
libisoburn/burn_wrap.c
libisoburn/libisoburn.ver
New API call isoburn_toc_disc_get_incmpl_sess()
2013.01.14.094419 [4960]
xorriso/drive_mgt.c
Making use of new libisoburn API call to show incomplete sessions
2013.01.15.104804 [4962]
frontend/xorriso-tcltk
frontend/README-tcltk
New feature "Log non-essential commands" and --script_log_all_commands
15 Jan 2013 [4963]
xorriso/xorriso.texi
xorriso/xorriso.1
xorriso/xorriso.info
Clarified meaning of "After commit" prediction of -tell_media_space
16 Jan 2013 [4964]
xorriso/xorriso_eng.html
ChangeLog
Updated change log and web page
2013.01.16.181831 [4967]
xorriso/emulators.c
xorriso/opts_p_z.c
Updated copyright message of xorriso
------------------------------------ cycle - xorriso-1.2.7 - 2013.01.16.181831
* Bug fix: -print_size and -tell_media_space altered the pointers to MD5
of data files which stem from a previous session. This produced
false mismatches with -check_md5_r.
* Bug fix: CD tracks were reported with the sizes of the tracks in the
first session.
12 Feb 2013 [4968]
doc/faq.wiki
Mentioned xorriso-tcltk in the online FAQ
12 Feb 2013 [4969]
doc/faq.wiki
Improved mentioning of xorriso-tcltk in the online FAQ
2013.02.18.104738 [4970]
xorriso/emulators.c
xorriso/xorrisofs.texi
xorriso/xorrisofs.info
xorriso/xorrisofs.1
New -as mkisofs options -eltorito-id , -eltorito-selcrit
18 Feb 2012 [4971]
xorriso/xorriso_eng.html
ChangeLog
Updated change log and web page
------------------------------------ cycle - xorriso-1.2.7 - 2013.02.18.104738
* New -as mkisofs options -eltorito-id , -eltorito-selcrit
2013.02.26.082331 [4973]
xorriso/check_media.c
Corrected wrong use of sizeof
2013.02.26.103233 [4974]
xorriso/drive_mgt.c
Bug fix: -check_media use=outdev sector_map= stored TOC of input drive
2013.03.06.164347 [4983]
xorriso/iso_manip.c
Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no effect. Thanks to Davy Ho.
2013.03.06.164906 [4984]
xorriso/drive_mgt.c
With -list_speeds : reporting the effective speed 0 if it deviates from speed H
2013.03.10.193344 [4985]
xorriso/xorriso_private.h
xorriso/base_obj.c
xorriso/opts_a_c.c
xorriso/emulators.c
xorriso/write_run.c
xorriso/xorriso.texi
xorriso/xorriso.info
xorriso/xorriso.1
Improved interaction of -as mkisofs command with other commands
10 Mar 2013 [4986]
xorriso/xorriso_eng.html
ChangeLog
Updated change log and web page
------------------------------------ cycle - xorriso-1.2.7 - 2013.03.10.193344
* Bug fix: -check_media use=outdev sector_map= stored TOC of input drive
* Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no effect.
Thanks to Davy Ho.
2013.03.12.124913 [4988]
configure.ac
libisoburn/libisoburn.h
Requiring libisofs-1.2.7
2013.03.12.194637 [4989]
xorriso/write_run.c
Prevented rollover of El Torito Sector Count of large EFI boot images
2013.03.12.194842 [4990]
configure.ac
xorriso/misc_funct.c
xorriso/xorriso.texi
xorriso/xorriso.info
xorriso/xorriso.1
Corrected the interpretation of user supplied ECMA-119 timestamp strings
2013.03.12.195052 [4991]
xorriso/xorriso.h
xorriso/iso_img.c
xorriso/text_io.c
xorriso/xorriso.texi
xorriso/xorriso.info
xorriso/xorriso.1
Reporting volume timestamps with -pvd_info
2013.03.13.195851 [4992]
xorriso/xorriso.h
xorriso/parse_exec.c
xorriso/opts_d_h.c
xorriso/opts_i_o.c
xorriso/xorriso.texi
xorriso/xorriso.info
xorriso/xorriso.1
libisoburn/libisoburn.ver
New command -move
2013.03.17.110559 [4993]
configure.ac
Bug fix: ./configure did not abort if libburn.h or libisofs.h were missing
18 Mar 2013 [5000]
svn copy -m Branching for libisoburn release 1.2.8
http://svn.libburnia-project.org/libisoburn/trunk
http://svn.libburnia-project.org/libisoburn/branches/1.2.8
18 Mar 2013 [5001]
frontend/xorriso-tcltk
frontend/README-tcltk
Making use of command -move in xorriso-tcltk
2013.03.18.093001 [5002]
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
frontend/xorriso-tcltk
xorriso/xorriso_timestamp.h
xorriso/xorriso.texi
xorriso/xorriso.1
xorriso/xorriso.info
xorriso/xorrisofs.texi
xorriso/xorrisofs.1
xorriso/xorrisofs.info
xorriso/xorrecord.texi
xorriso/xorrecord.1
xorriso/xorrecord.info
Version leap to libisoburn-1.2.8
18 Mar 2013 [5004]
Makefile.am
Had to add xorriso-tcltk to EXTRA_DIST although it is in bin_SCRIPTS
18 Mar 2013 [5003]
ChangeLog
xorriso/changelog.txt
Documented changes and release timestamp
----------------------------------- release - xorriso-1.2.8 - 2013.03.18.093001
* Bug fix: -tell_media_space altered the pointers to MD5 of data files
which stem from a previous session. This produced false
mismatches with -check_md5_r.
* Bug fix: CD tracks were reported with the sizes of the tracks in the
first session.
* Bug fix: -check_media use=outdev sector_map= stored TOC of input drive
* Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no effect.
Thanks to Davy Ho.
* Bug fix: ./configure did not abort if libburn.h or libisofs.h were missing
* New command -move
* New -as mkisofs options -eltorito-id , -eltorito-selcrit
18 Mar 2013 [5005]
frontend/xorriso-tcltk
frontend/README-tcltk
Making use of command -move in xorriso-tcltk
18 Mar 2013 [5006]
Makefile.am
Had to add xorriso-tcltk to EXTRA_DIST although it is in bin_SCRIPTS
2013.03.18.204322 [5010]
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
frontend/xorriso-tcltk
xorriso/xorriso_timestamp.h
xorriso/xorriso.texi
xorriso/xorriso.1
xorriso/xorriso.info
xorriso/xorrisofs.texi
xorriso/xorrisofs.1
xorriso/xorrisofs.info
xorriso/xorrecord.texi
xorriso/xorrecord.1
xorriso/xorrecord.info
Version leap to libisoburn-1.2.9
19 Mar 2013 []
ChangeLog
xorriso/changelog.txt
Documented changes and release timestamp
------------------------------------ cycle - xorriso-1.2.9 -
[]
@ -14144,15 +14403,15 @@ xorriso/xorriso_eng.html
ChangeLog
Updated change log and web page
------------------------------------ cycle - xorriso-1.2.7 -
------------------------------------ cycle - xorriso-1.2.9 -
[]
xorriso/xorriso_eng.html
ChangeLog
Updated change log and web page
------------------------------------ cycle - xorriso-1.2.7 -
------------------------------------ cycle - xorriso-1.2.9 -
**********************************************************************
@ -14168,14 +14427,6 @@ Important: When adding a public API function then add its name to file
- make optional use of ttk::treeview instead of BWidget (needs Tk 8.5)
>>> on BD-RE
-as cdrecord -v dev='/dev/sr5' blank=as_needed
-as cdrecord -v --grow_overwriteable_iso dev='/dev/sr5' '/dvdbuffer/mini.iso' -multi stream_recording=32s
-as cdrecord -v --grow_overwriteable_iso dev='/dev/sr5' '/dvdbuffer/mini.iso' -multi stream_recording=32s
The second burn on appendable BD-RE does not activate the new session.
>>> Command -rename with unambigous semantics ?
>>> The call of Xorriso_remake_hln_array() lasts long even after small