Documented changes and release timestamp
This commit is contained in:
parent
b684b67a1c
commit
e39708cd66
@ -1,17 +1,16 @@
|
||||
SVN trunk (to become libisoburn-1.1.2.tar.gz)
|
||||
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: -update_r scheduled non-existing files for hardlink update
|
||||
* Enabled extraction of the boot catalog file to disk filesystem
|
||||
* New option -list_speeds
|
||||
|
||||
|
||||
GNU xorriso-1.1.0.pl01.tar.gz Mon Jun 20
|
||||
GNU xorriso-1.1.0.pl01.tar.gz Mon Jun 20 2011
|
||||
===============================================================================
|
||||
* Bug fix: Due to a bug in libburn-1.1.0, GNU xorriso-1.1.0 compiled only
|
||||
on GNU/Linux, FreeBSD, and Solaris, but not on other systems.
|
||||
|
||||
libisoburn-1.1.0.tar.gz Sat 18 Jun 2011
|
||||
libisoburn-1.1.0.tar.gz Sat Jun 18 2011
|
||||
===============================================================================
|
||||
* Bug fix: -mount_opts shared worked only with -osirrox o_excl_off
|
||||
* Bug fix: xorriso command -add_plainly "any" did not add all files to the image
|
||||
|
@ -10965,6 +10965,258 @@ xorriso/xorrisofs.1
|
||||
xorriso/xorrisofs.info
|
||||
Version leap to libisoburn-1.1.1
|
||||
|
||||
18 Jun 2011 [3880]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
18 Jun 2011 [3881]
|
||||
svn move -m Promoted branch to tag
|
||||
http://svn.libburnia-project.org/libisoburn/branches/1.1.0
|
||||
http://svn.libburnia-project.org/libisoburn/tags/1.1.0
|
||||
|
||||
------------------------------------ cycle - xorriso-1.1.1 - 2011.06.18.173208
|
||||
|
||||
------------------------------------ cycle - xorriso-1.1.1 - 2011.06.19.210656
|
||||
* Bug fix: GNU xorriso-1.1.0 compiled only on Linux, FreeBSD, and Solaris
|
||||
|
||||
------------------------------ release - xorriso-1.1.0.pl01 - 2011.06.20.110001
|
||||
* Bug fix: GNU xorriso-1.1.0 compiled only on Linux, FreeBSD, and Solaris
|
||||
|
||||
|
||||
22 Jun 2011 [3887]
|
||||
releng/releng_build_jigdo
|
||||
releng/README.releng
|
||||
Beginning to create a test suite for libisoburn and xorriso
|
||||
|
||||
27 Jun 2011 [3943]
|
||||
+ releng/test_hardlinks
|
||||
New test test_hardlinks
|
||||
|
||||
27 Jun 2011 [3944]
|
||||
releng/TODO
|
||||
Added rules to releng/TODO, new options -keep, -clean_up, deprecated -clean
|
||||
|
||||
27 Jun 2011 [3945] [3948] [3952] [3957]
|
||||
releng/test_hardlinks
|
||||
Polished hardlink test
|
||||
|
||||
2011.06.27.160728 [3956]
|
||||
xorriso/opts_p_z.c
|
||||
Bug fix: -update_r scheduled non-existing files for hardlink update
|
||||
|
||||
2011.06.27.172423 [3958]
|
||||
xorriso/parse_exec.c
|
||||
Reporting commands and their arguments as DEBUG messages before execution
|
||||
|
||||
28 Jun 2011 [3964]
|
||||
releng/test_hardlinks
|
||||
+ tmp
|
||||
Adapted test_hardlinks to newly defined general test rules
|
||||
|
||||
28 Jun 2011 [3965]
|
||||
releng/test_hardlinks
|
||||
Adjusted names of config variables in test_hardlinks
|
||||
|
||||
28 Jun 2011 [3968]
|
||||
releng/test_hardlinks
|
||||
- tmp
|
||||
+ releng/tmp
|
||||
Option -fail for test_hardlinks to simulate failure, moved tmp to releng/tmp
|
||||
|
||||
28 Jun 2011 [3969]
|
||||
releng/test_hardlinks
|
||||
Removed suffix .result from tmp/test_hardlinks
|
||||
|
||||
2011.06.28.084751 [3970]
|
||||
A test with non-added file releng/tmp/test
|
||||
|
||||
28 Jun 2011 [3973]
|
||||
+ releng/releng_generated_data
|
||||
- releng/tmp
|
||||
Renamed releng/tmp to releng/releng_generated_data
|
||||
|
||||
28 Jun 2011 [3974]
|
||||
releng/test_hardlinks
|
||||
Adapted test_hardlinks to newest agreements with George
|
||||
|
||||
28 Jun 2011 [3975]
|
||||
+ releng/releng_hardlinks
|
||||
- releng/test_hardlinks
|
||||
Renamed test_hardlinks to releng_hardlinks
|
||||
|
||||
2011.07.02.153320 [3991]
|
||||
libisoburn/burn_wrap.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.085629 [4003]
|
||||
xorriso/aux_objects.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.091220 [4006]
|
||||
xorriso/misc_funct.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.091706 [4007]
|
||||
xorriso/misc_funct.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.092353 [4008]
|
||||
xorriso/disk_ops.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.093500 [4010]
|
||||
xorriso/parse_exec.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.093500 [4015]
|
||||
xorriso/sfile.c
|
||||
Reacted on warnings of -Wtype-limits
|
||||
|
||||
2011.07.03.181840 [4020]
|
||||
configure.ac
|
||||
libisoburn/libisoburn.h
|
||||
Requiring libsofs-1.1.1 now
|
||||
|
||||
2011.07.03.193627 [4029]
|
||||
xorriso/iso_tree.c
|
||||
xorriso/read_run.c
|
||||
Enabled extraction of the boot catalog file to disk filesystem
|
||||
|
||||
2011.07.03.194138 [4030]
|
||||
xorriso/opts_a_c.c
|
||||
xorriso/opts_i_o.c
|
||||
xorriso/opts_p_z.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.194723 [4031]
|
||||
xorriso/drive_mgt.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.03.203013 [4033]
|
||||
xorriso/opts_i_o.c
|
||||
Removed a premature reference to upcomming function
|
||||
|
||||
2011.07.04.092828 [4034]
|
||||
xorriso/xorriso.h
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/parse_exec.c
|
||||
xorriso/opts_d_h.c
|
||||
xorriso/opts_i_o.c
|
||||
xorriso/drive_mgt.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
libisoburn/libisoburn.ver
|
||||
New option -list_speeds
|
||||
|
||||
4 Jul 2011 [4035]
|
||||
xorriso/xorriso_eng.html
|
||||
ChangeLog
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.1.1 - 2011.07.04.092828
|
||||
* Bug fix: -update_r scheduled non-existing files for hardlink update
|
||||
* New option -list_speeds
|
||||
* Enabled extraction of the boot catalog file to disk filesystem
|
||||
|
||||
|
||||
2011.07.04.105800 [4036]
|
||||
xorriso/iso_manip.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.04.105854 [4037]
|
||||
xorriso/write_run.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.04.121342 [4038]
|
||||
xorriso/read_run.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.04.121501 [4039]
|
||||
xorriso/filters.c
|
||||
Reacted on warnings of -Wunused-but-set-variable
|
||||
|
||||
2011.07.05.145103 [4062]
|
||||
libisoburn/libisoburn.h
|
||||
Made libisoburn.h ready for use with C++ without importing namespace "burn"
|
||||
|
||||
2011.07.06.190111 [4078]
|
||||
libisoburn/isofs_wrap.c
|
||||
Hopefully fixed Debian bug 632865: blank ISO images with drive role 5
|
||||
|
||||
2011.07.07.113930 [4082]
|
||||
libisoburn/isoburn.c
|
||||
libisoburn/isofs_wrap.c
|
||||
libisoburn/burn_wrap.c
|
||||
Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso
|
||||
|
||||
------------------------------------ cycle - xorriso-1.1.1 - 2011.07.07.113930
|
||||
* Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso
|
||||
|
||||
|
||||
7 Jul 2011 [4086]
|
||||
xorriso/xorriso_eng.html
|
||||
ChangeLog
|
||||
Updated change log and web page
|
||||
|
||||
8 Jul 2011 [4092]
|
||||
svn copy -m Branching for libisoburn release 1.1.2
|
||||
http://svn.libburnia-project.org/libisoburn/trunk
|
||||
http://svn.libburnia-project.org/libisoburn/branches/1.1.2
|
||||
|
||||
2011.07.08.100001 [4094]
|
||||
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.2
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Documented changes and release timestamp
|
||||
|
||||
----------------------------------- release - xorriso-1.1.2 - 2011.07.08.100001
|
||||
* Bug fix: -update_r scheduled non-existing files for hardlink update
|
||||
* New option -list_speeds
|
||||
* Enabled extraction of the boot catalog file to disk filesystem
|
||||
* Bug fix: Since 1.0.6: Unreadable image produced by: xorrisofs ... >image.iso
|
||||
|
||||
|
||||
[]
|
||||
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.3
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
@ -10972,27 +11224,15 @@ Documented changes and release timestamp
|
||||
|
||||
[]
|
||||
svn move -m Promoted branch to tag
|
||||
http://svn.libburnia-project.org/libisoburn/branches/1.1.0
|
||||
http://svn.libburnia-project.org/libisoburn/tags/1.1.0
|
||||
|
||||
------------------------------------ cycle - xorriso-1.1.1 -
|
||||
http://svn.libburnia-project.org/libisoburn/branches/1.1.2
|
||||
http://svn.libburnia-project.org/libisoburn/tags/1.1.2
|
||||
|
||||
------------------------------------ cycle - xorriso-1.1.3 -
|
||||
|
||||
xorriso/xorriso_eng.html
|
||||
ChangeLog
|
||||
Updated change log and web page
|
||||
------------------------------------ cycle - xorriso-1.1.1 -
|
||||
|
||||
|
||||
xorriso/xorriso_eng.html
|
||||
ChangeLog
|
||||
Updated change log and web page
|
||||
------------------------------------ cycle - xorriso-1.1.1 -
|
||||
|
||||
xorriso/xorriso_eng.html
|
||||
ChangeLog
|
||||
Updated change log and web page
|
||||
------------------------------------ cycle - xorriso-1.0.9 -
|
||||
------------------------------------ cycle - xorriso-1.1.3 -
|
||||
|
||||
|
||||
**********************************************************************
|
||||
@ -11004,6 +11244,24 @@ Important: When adding a public API function then add its name to file
|
||||
TODO
|
||||
===============================================================================
|
||||
|
||||
- cdrskin blank=fast on DVD+RW writes to PVD
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
- Problem words in man xorriso
|
||||
|
||||
@ -11037,11 +11295,6 @@ terminology in xorriso. I shall make a tree model.
|
||||
|
||||
- Get rid of ((size_t) -1) in libisofs/util.c
|
||||
|
||||
- Improve handling of read errors while libisofs loads the image
|
||||
(Somehow the problem with /dev/sr4 looks rather like a mad drive.
|
||||
It reads faulty ISO trees but sees no SCSI error. Next attempt: all is
|
||||
well again.)
|
||||
|
||||
- Make Debian test machine ready for cppcheck and add it to release procedure
|
||||
|
||||
- ? Allow to adjust maximum path length
|
||||
|
Loading…
Reference in New Issue
Block a user