Documented changes and release timestamp
This commit is contained in:
parent
b0c29d4e9e
commit
fbddcf116d
@ -1,11 +1,10 @@
|
|||||||
SVN trunk (to become libisoburn-1.1.4.tar.gz)
|
libisoburn-1.1.4.tar.gz Sun Aug 7 2011
|
||||||
===============================================================================
|
===============================================================================
|
||||||
* Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD
|
* Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD
|
||||||
* Bug fix: -assert_volid did not work. Regression since version 1.1.0.
|
* Bug fix: -assert_volid did not work. Regression since version 1.1.0.
|
||||||
* New option -device_links
|
* New option -device_links
|
||||||
|
|
||||||
|
libisoburn-1.1.2.tar.gz Fri Jul 8 2011
|
||||||
libisoburn-1.1.2.tar.gz Fri Jun 8 2011
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
* Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso
|
* Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso
|
||||||
* Bug fix: -update_r scheduled non-existing files for hardlink update
|
* Bug fix: -update_r scheduled non-existing files for hardlink update
|
||||||
|
@ -11217,27 +11217,309 @@ xorriso/xorrisofs.1
|
|||||||
xorriso/xorrisofs.info
|
xorriso/xorrisofs.info
|
||||||
Version leap to libisoburn-1.1.3
|
Version leap to libisoburn-1.1.3
|
||||||
|
|
||||||
8 Jul 2011 []
|
8 Jul 2011 [4101]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
[]
|
8 Jul 2011 [4102]
|
||||||
svn move -m Promoted branch to tag
|
svn move -m Promoted branch to tag
|
||||||
http://svn.libburnia-project.org/libisoburn/branches/1.1.2
|
http://svn.libburnia-project.org/libisoburn/branches/1.1.2
|
||||||
http://svn.libburnia-project.org/libisoburn/tags/1.1.2
|
http://svn.libburnia-project.org/libisoburn/tags/1.1.2
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-1.1.3 -
|
------------------------------------ cycle - xorriso-1.1.3 - 2011.07.08.131032
|
||||||
|
|
||||||
|
|
||||||
|
2011.07.10.112539 [4126]
|
||||||
|
libisoburn/isofs_wrap.c
|
||||||
|
Recognizing overwritable media, blanked by cdrskin --grow_overwriteable_iso
|
||||||
|
|
||||||
|
2011.07.11.175609 [4134]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Reacted on warnings of cppcheck
|
||||||
|
|
||||||
|
2011.07.12.092010 [4137]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Improved output of -list_speeds with CD drives. Empty list now cause SORRY.
|
||||||
|
|
||||||
|
2011.07.12.135452 [4146]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
Improved output of -list_speeds with ROM media and ROM drives.
|
||||||
|
|
||||||
|
13 Jul 2011 [4158] [4159] [4160]
|
||||||
|
+ releng/manual_devices_ts
|
||||||
|
Proposal for test ./manual_devices
|
||||||
|
|
||||||
|
14 Jul 2011 [4161] [4162]
|
||||||
|
releng/manual_devices_ts
|
||||||
|
+ releng/inc/releng_getopts_ts.inc
|
||||||
|
Proposal for test ./manual_devices and inc/releng_getopts_ts.inc
|
||||||
|
|
||||||
|
14 Jul 2011 [4163]
|
||||||
|
releng/manual_devices_ts
|
||||||
|
releng/inc/releng_getopts_ts.inc
|
||||||
|
Prepared test proposal for option -f and for incomplete option -x
|
||||||
|
|
||||||
|
14 Jul 2011 [4165]
|
||||||
|
releng/manual_devices_ts
|
||||||
|
Issueing failure message and non-zero exit value if manual_devices_ts fails
|
||||||
|
|
||||||
|
14 Jul 2011 [4166]
|
||||||
|
releng/inc/releng_getopts_ts.inc
|
||||||
|
Corrected a misunderstanding about meaning of code piece
|
||||||
|
|
||||||
|
2011.07.15.083052 [4171]
|
||||||
|
libisoburn/burn_wrap.c
|
||||||
|
Reacted on warnings of cppcheck about libisoburn/burn_wrap.c
|
||||||
|
|
||||||
|
15 Jul 2011 [4172]
|
||||||
|
releng/manual_devices
|
||||||
|
Removed remnant reference to releng_getopts_ts.inc
|
||||||
|
|
||||||
|
15 Jul 2011 [4173]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
Removed usage of getopts in releng_getopts.inc
|
||||||
|
|
||||||
|
15 Jul 2011 [4174]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
Removed obsolete input checks from releng_getopts.inc
|
||||||
|
|
||||||
|
15 Jul 2011 [4175]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
releng/manual_devices
|
||||||
|
New function check_for_xorriso in releng_getopts.inc
|
||||||
|
|
||||||
|
15 Jul 2011 [4176]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
Removed call to print_specific_help from releng_getopts.inc
|
||||||
|
|
||||||
|
15 Jul 2011 [4177]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
Changed general option -k -c -f in releng_getopts.inc
|
||||||
|
|
||||||
|
17 Jul 2011 [4185]
|
||||||
|
releng/run_all_releng
|
||||||
|
Issueing pacifier messages in run_all_releng about logged line
|
||||||
|
|
||||||
|
17 Jul 2011 [4186]
|
||||||
|
releng/run_all_releng
|
||||||
|
Making run_all_releng recognize exit values again (fixing rev 4185)
|
||||||
|
|
||||||
|
17 Jul 2011 [4187]
|
||||||
|
releng_printsize
|
||||||
|
Issueing pacifier messages during tree generation of releng_printsize
|
||||||
|
|
||||||
|
17 Jul 2011 [4186]
|
||||||
|
releng/run_all_releng
|
||||||
|
Using a more elegant way to obtain pipe component exit value
|
||||||
|
|
||||||
|
17 Jul 2011 [4192]
|
||||||
|
releng/run_all_releng
|
||||||
|
Switched error message away from stderr, only pacifier remains on stderr
|
||||||
|
|
||||||
|
17 Jul 2011 [4194]
|
||||||
|
releng/run_all_releng
|
||||||
|
Added my copyright to run_all_releng
|
||||||
|
|
||||||
|
23 Jul 2011 [4208] [4209]
|
||||||
|
svn mv releng/README releng/README.old
|
||||||
|
releng/README
|
||||||
|
Began to sketch an releng/README file
|
||||||
|
|
||||||
|
2011.07.24.193433 [4213]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Improved media summary with overwritable media and unknown content
|
||||||
|
|
||||||
|
2011.07.24.203919 [4214]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Improved -check_media with overwritable media and unknown content
|
||||||
|
|
||||||
|
2011.07.25.095843 [4215]
|
||||||
|
xorriso/check_media.h
|
||||||
|
xorriso/check_media.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New -check_media option what=image
|
||||||
|
|
||||||
|
2011.07.25.103809 [4216]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Issueing a warning messages if BD-R with more than 299 sessions is loaded
|
||||||
|
|
||||||
|
27 Jul 2011 [4217]
|
||||||
|
releng/auto_printsize
|
||||||
|
Reduced runtime of auto_printsize and balanced xorriso versus genisoimage
|
||||||
|
|
||||||
|
2011.07.27.211423 [4218]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/parse_exec.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/opts_i_o.c
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/aux_objects.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New option -device_links
|
||||||
|
|
||||||
|
27 Jul 2011 [4219]
|
||||||
|
releng/manual_devices
|
||||||
|
Switched releng/manual_devices from -devices to -device_links
|
||||||
|
|
||||||
|
2011.07.28.111814 [4220]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Prefering dvd over cd with -device_links
|
||||||
|
|
||||||
|
28 Jul 2011 [4221]
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
ChangeLog
|
ChangeLog
|
||||||
Updated change log and web page
|
Updated change log and web page
|
||||||
------------------------------------ cycle - xorriso-1.1.3 -
|
------------------------------------ cycle - xorriso-1.1.3 - 2011.07.28.111814
|
||||||
|
* New option -device_links
|
||||||
|
|
||||||
|
|
||||||
|
2011.07.28.192110 [4224]
|
||||||
|
configure.ac
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
Requiring libburn 1.1.1
|
||||||
|
|
||||||
|
2011.07.28.195103 [4225]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
Using libburn call burn_lookup_device_link()
|
||||||
|
|
||||||
|
30 Jul 2011 [4226]
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
Small correction in xorrisofs man page
|
||||||
|
|
||||||
|
2011.07.31.091836 [4229]
|
||||||
|
libisoburn/burn_wrap.c
|
||||||
|
Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD
|
||||||
|
|
||||||
|
2011.07.31.094422 [4230]
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/opts_a_c.c
|
||||||
|
xorriso/opts_p_z.c
|
||||||
|
Allowed lower case severity names with -abort_on, -return_with, -report_about
|
||||||
|
|
||||||
|
2011.07.31.145832 [4231]
|
||||||
|
xorriso/misc_funct.c
|
||||||
|
Bug fix: -assert_volid did not work. Regression since version 1.1.0, rev 3767.
|
||||||
|
|
||||||
|
2011.08.01.130400 [4233]
|
||||||
|
xorriso/drive_mgt.c
|
||||||
|
xorriso/misc_funct.c
|
||||||
|
New report line "Media blocks :" with option -toc
|
||||||
|
|
||||||
|
1 Aug 2011 [4234]
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
ChangeLog
|
ChangeLog
|
||||||
Updated change log and web page
|
Updated change log and web page
|
||||||
------------------------------------ cycle - xorriso-1.1.3 -
|
|
||||||
|
------------------------------------ cycle - xorriso-1.1.3 - 2011.08.01.130400
|
||||||
|
* Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD
|
||||||
|
* Bug fix: -assert_volid did not work. Regression since version 1.1.0.
|
||||||
|
|
||||||
|
|
||||||
|
2011.08.01.152915 [4236]
|
||||||
|
xorriso/misc_funct.h
|
||||||
|
Forgot to upload the header which defines Xorriso__to_upper
|
||||||
|
|
||||||
|
1 Aug 2011 [4238]
|
||||||
|
releng/auto_isocontent
|
||||||
|
Checking -assert_volid in auto_isocontent
|
||||||
|
|
||||||
|
3 Aug 2011 [4240]
|
||||||
|
releng/README
|
||||||
|
releng/template_new
|
||||||
|
Added more text pieces to releng/README, updated template for new tests
|
||||||
|
|
||||||
|
3 Aug 2011 [4241]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
Added option -h to general helptext of releng
|
||||||
|
|
||||||
|
4 Aug 2011 [4242]
|
||||||
|
releng/template_new
|
||||||
|
Further improvements to releng test template
|
||||||
|
|
||||||
|
4 Aug 2011 [4243]
|
||||||
|
+ releng/manual_burn
|
||||||
|
New test releng/manual_burn
|
||||||
|
|
||||||
|
4 Aug 2011 [4244]
|
||||||
|
releng/README
|
||||||
|
releng/manual_burn
|
||||||
|
Improvements about releng/manual_burn
|
||||||
|
|
||||||
|
5 Aug 2011 [4245]
|
||||||
|
releng/auto_cxx
|
||||||
|
releng/auto_isocontent
|
||||||
|
releng/manual_burn
|
||||||
|
releng/manual_isojigdo
|
||||||
|
Made existing tests comply to upcomming prescriptions for failure messages
|
||||||
|
|
||||||
|
5 Aug 2011 [4246]
|
||||||
|
releng/inc/releng_getopts.inc
|
||||||
|
Made existing tests comply to upcomming prescriptions for failure messages
|
||||||
|
|
||||||
|
7 Aug 2011 [4248]
|
||||||
|
releng/README
|
||||||
|
More work on releng/README
|
||||||
|
|
||||||
|
07 Aug 2011 [4252]
|
||||||
|
svn copy -m Branching for libisoburn release 1.1.4
|
||||||
|
http://svn.libburnia-project.org/libisoburn/trunk
|
||||||
|
http://svn.libburnia-project.org/libisoburn/branches/1.1.4
|
||||||
|
|
||||||
|
2011.08.07.120001 [4253]
|
||||||
|
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
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
Version leap to libisoburn-1.1.4
|
||||||
|
|
||||||
|
[]
|
||||||
|
ChangeLog
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
----------------------------------- release - xorriso-1.1.4 - 2011.08.07.120001
|
||||||
|
* New option -device_links
|
||||||
|
* Bug fix: xorriso native mode on some drives wrote unreadble ISO images to CD
|
||||||
|
* Bug fix: -assert_volid did not work. Regression since version 1.1.0.
|
||||||
|
|
||||||
|
|
||||||
|
[]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
ChangeLog
|
||||||
|
Updated change log and web page
|
||||||
|
------------------------------------ cycle - xorriso-1.1.5 -
|
||||||
|
|
||||||
|
[]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
ChangeLog
|
||||||
|
Updated change log and web page
|
||||||
|
------------------------------------ cycle - xorriso-1.1.5 -
|
||||||
|
|
||||||
|
|
||||||
**********************************************************************
|
**********************************************************************
|
||||||
@ -11249,21 +11531,9 @@ Important: When adding a public API function then add its name to file
|
|||||||
TODO
|
TODO
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
- cdrskin blank=fast on DVD+RW writes to PVD
|
- update_home got stuck when interrupted during -update_r
|
||||||
x C D x x 1
|
|
||||||
xorrsio does not recognize this as blank.
|
|
||||||
|
|
||||||
|
|
||||||
nullPointer:libisofs/libisofs/util.c:1582 - Possible null pointer dereference: src - otherwise it is redundant to check if src is null at line 1575 - error
|
|
||||||
|
|
||||||
clarifyCalculation:libisofs/libisofs/ecma119.c:366 - Suspicious calculation. Please use parentheses to clarify the code. The code 'a%b?c:d' should be written as either '(a%b)?c:d' or 'a%(b?c:d)'. - style
|
|
||||||
clarifyCalculation:libisofs/libisofs/ecma119.c:632 - Suspicious calculation. Please use parentheses to clarify the code. The code 'a%b?c:d' should be written as either '(a%b)?c:d' or 'a%(b?c:d)'. - style
|
|
||||||
|
|
||||||
clarifyCalculation:libisofs/libisofs/iso1999.c:692 - Suspicious calculation. Please use parentheses to clarify the code. The code 'a%b?c:d' should be written as either '(a%b)?c:d' or 'a%(b?c:d)'. - style
|
|
||||||
clarifyCalculation:libisofs/libisofs/iso1999.c:840 - Suspicious calculation. Please use parentheses to clarify the code. The code 'a%b?c:d' should be written as either '(a%b)?c:d' or 'a%(b?c:d)'. - style
|
|
||||||
|
|
||||||
clarifyCalculation:libisofs/libisofs/joliet.c:762 - Suspicious calculation. Please use parentheses to clarify the code. The code 'a%b?c:d' should be written as either '(a%b)?c:d' or 'a%(b?c:d)'. - style
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
@ -11367,9 +11637,6 @@ terminology in xorriso. I shall make a tree model.
|
|||||||
|
|
||||||
------------------------------------------------- bugs
|
------------------------------------------------- bugs
|
||||||
|
|
||||||
- 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.
|
|
||||||
|
|
||||||
- xorriso_eng.html on www.gnu.org it should rather be xorriso.html
|
- 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.
|
- DVD-ROM drives report CD tracks with size up to the next track start.
|
||||||
|
Loading…
Reference in New Issue
Block a user