Documented changes and release timestamp

This commit is contained in:
Thomas Schmitt 2011-08-08 07:33:45 +00:00
parent be867aca18
commit 9f8964bddd
2 changed files with 34 additions and 1 deletions

View File

@ -2,6 +2,7 @@ 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: -assert_volid did not work. Regression since version 1.1.0.
* Bug fix: -acl or -xattr worked with -extract only on Linux and FreeBSD
* New option -device_links
libisoburn-1.1.2.tar.gz Fri Jul 8 2011

View File

@ -11498,17 +11498,42 @@ xorriso/xorrisofs.1
xorriso/xorrisofs.info
Version leap to libisoburn-1.1.4
07 Aug 2011 [4254]
ChangeLog
xorriso/changelog.txt
Documented changes and release timestamp
2011.08.08.071649 [4256]
xorriso/read_run.c
Improved error reporting with problems when extracting xattr or ACL
2011.08.08.070301 [4257]
configure.ac
README
libisoburn/libisoburn.h
xorriso/README_gnu_xorriso
xorriso/configure_ac.txt
xorriso/xorriso_eng.html
xorriso/xorriso_timestamp.h
Requiring libisofs-1.1.4 (because of ACL extraction problem in 1.1.2)
[]
ChangeLog
xorriso/changelog.txt
Documented changes and release timestamp
----------------------------------- release - xorriso-1.1.4 - 2011.08.07.120001
----------------------------------- release - xorriso-1.1.4 - 2011.08.08.070301
* 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.
* Bug fix: -acl or -xattr worked with -extract only on Linux and FreeBSD
[]
xorriso/read_run.c
Improved error reporting with problems when extracting xattr or ACL
(>>> schon kopiert)
[]
xorriso/xorriso_eng.html
ChangeLog
@ -11531,6 +11556,13 @@ Important: When adding a public API function then add its name to file
TODO
===============================================================================
- -for_backup -extract :
- enable new code in libisofs/aaip-os-linux.c
Libisofs_aaip_linux_set_attr_list_neW
- FAILURE due to not enable ACL does not abort tree extraction
although -abort_on FAILURE is set
- in libisofs/aaip-os-freebsd.c : flag bit0 is not checked
- update_home got stuck when interrupted during -update_r