diff --git a/libisoburn/trunk/ChangeLog b/libisoburn/trunk/ChangeLog index a2429170..09325bc8 100644 --- a/libisoburn/trunk/ChangeLog +++ b/libisoburn/trunk/ChangeLog @@ -6,7 +6,11 @@ SVN trunk (to become libisoburn-1.1.6.tar.gz) * Bug fix: libisofs: ACL entries of groups and of user id 0 were not properly recorded and cannot be restored * Bug fix: libisofs: No ACLs were recorded on FreeBSD +* Enabled recording and restoring of extattr on FreeBSD. * New option -list_extras +* New -osirrox option strict_acl +* New -find and -findx action list_extattr +* Worked around a collision with Linux udev which lets device links vanish libisoburn-1.1.4.tar.gz Mon Aug 8 2011 diff --git a/libisoburn/trunk/xorriso/changelog.txt b/libisoburn/trunk/xorriso/changelog.txt index faf7d818..99d30213 100644 --- a/libisoburn/trunk/xorriso/changelog.txt +++ b/libisoburn/trunk/xorriso/changelog.txt @@ -11553,23 +11553,228 @@ xorriso/xorrisofs.1 xorriso/xorrisofs.info Version leap to libisoburn-1.1.5 -08 Aug 2011 [] +08 Aug 2011 [4265] ChangeLog xorriso/changelog.txt Documented changes and release timestamp +08 Aug 2011 [4266] +svn move -m 'Promoted branch to tag' +http://svn.libburnia-project.org/libisoburn/branches/1.1.4 +http://svn.libburnia-project.org/libisoburn/tags/1.1.4 + ------------------------------------ cycle - xorriso-1.1.5 - 2011.08.08.124914 - [] + +09 Aug 2011 [4267] releng/auto_isocontent Made releng/auto_isocontent ready for Solaris (with bash) +09 Aug 2011 [4268] +releng/inc/releng_getopts.inc +Made releng/manual_burn and releng/manual_devices work on FreeBSD + +09 Aug 2011 [4269] +releng/auto_cxx +Made releng/auto_cxx ready for FreeBSD (with bash or "bash" linked to /bin/sh) + +09 Aug 2011 [4270] +releng/auto_printsize +Made releng/auto_printsize ready for FreeBSD ("bash" linked to /bin/sh) + +10 Aug 2010 [4271] +releng/manual_isojigdo +Made releng/manual_isojigdo ready for FreeBSD ("bash" linked to /bin/sh) + +10 Aug 2010 [4272] +releng/run_all_auto +Made releng/run_all_auto ready for FreeBSD ("bash" linked to /bin/sh) + +10 Aug 2010 [4273] +releng/run_all_auto +Added some newlines to output of releng/run_all_auto + +11 Aug 2011 [4274] +releng/manual_burn +releng/manual_devices +releng/README +Option --priv_cmd for releng/manual_burn and releng/manual_devices + +14 Aug 2011 [4275] +releng/run_all_auto +Avoided use of "let" in releng/run_all_auto in favor of "expr" + +14 Aug 2011 [4276] +releng/README +releng/change_shell_to_use +Opportunity to choose the shell that runs the releng test scripts + +14 Aug 2011 [4277] +releng/change_shell_to_use +Changed a comment + +2011.08.15.132616 [4278] +xorriso/disk_ops.c +Bug fix: -extract_single extracted directory content + +2011.08.15.171835 [4279] +xorriso/opts_i_o.c +xorriso/read_run.c +xorriso/disk_ops.c +Bug fix: -extract was not immediately aborted if -abort_on was triggered + +17 Aug 2011 [4282] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.1.5 - 2011.08.17.163150 +* Bug fix: -extract_single extracted directory content +* Bug fix: -extract was not immediately aborted if -abort_on was triggered +* Bug fix: xorriso did not write to files in filesystems with >= 4 TB free space + +18 Aug 2011 [4283] +releng/inc/releng_getopts.inc +Made cleanup message of releng less loud + +2011.08.18.132218 [4284] +configure.ac +libisoburn/libisoburn.h +Requiring libsofs-1.1.5 now + +2011.08.18.151913 [4285] +xorriso/xorriso.h +xorriso/xorrisoburn.h +xorriso/lib_mgt.c +xorriso/parse_exec.c +xorriso/opts_d_h.c +xorriso/opts_i_o.c +libisoburn/libisoburn.ver +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +New option -list_extras + +18 Aug 2011 [4286] +releng/auto_isocontent +Testing recording and extraction of ACLs and xattr if available + +19 Aug 2011 [4288] +releng/README +releng/TODO +Moved todo items from releng/README to releng/TODO + +19 Aug 2011 [4290] +releng/TODO +Some "pro" arguments for the disputed items in releng/TODO + +2011.08.19.110340 [4291] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.1.5 - 2011.08.19.110340 +* Bug fix: libisofs: ACL entries of groups and of user id 0 were not properly + recorded and cannot be restored +* Bug fix: libisofs: No ACLs were recorded on FreeBSD +* New option -list_extras + + +2011.08.23.104121 [4292] +xorriso/xorriso_private.h +xorriso/base_obj.c +xorriso/opts_d_h.c +xorriso/opts_i_o.c +xorriso/text_io.c +xorriso/read_run.c +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +xorriso/xorrisofs.texi +xorriso/xorrisofs.1 +xorriso/xorrisofs.info +New -osirrox option strict_acl + +23 Aug 2011 [4293] +releng/auto_isocontent +Made releng/auto_isocontent ready to test FreeBSD extattr + +23 Aug 2011 [4294] +releng/auto_isocontent +Made releng/auto_isocontent work on filesystems with no xattr and ACL + +23 Aug 2011 [4295] +releng/auto_isocontent +Made releng/auto_isocontent work with disabled xorriso ACL adapter + +2011.08.24.072854 [4296] +xorriso/iso_manip.c +Reporting specific libisofs error if setting of ACL fails + +2011.08.25.185950 [4297] +xorriso/xorrisoburn.h +xorriso/findjob.h +xorriso/opts_d_h.c +xorriso/iso_tree.c +xorriso/iso_manip.c +xorriso/disk_ops.c +xorriso/xorriso.texi +xorriso/xorriso.1 +xorriso/xorriso.info +New -find and -findx action list_extattr + +29 Aug 2011 [4298] +releng/auto_isocontent +Small change about Linux getfattr usage in releng/auto_isocontent + +29 Aug 2011 [4299] +releng/manual_isojigdo +Made releng/manual_isojigdo remove .iso file after failed download + +29 Aug 2011 [4300] ++ releng/jigdo-gen-md5-list ++ releng/jigdo-gen-md5-list.1 +xorriso/make_xorriso_standalone.sh +Moved jigdo-gen-md5-list of GNU xorriso into libisoburn/releng + +29 Aug 2011 [4301] +releng/manual_isojigdo +Using own jigdo-gen-md5-list to avoid restriction to Linux and FreeBSD + +30 Aug 2011 [4303] +releng/inc/releng_getopts.inc +releng/auto_isocontent +releng/README +Reacting on xorriso failure in pipe test of releng/auto_isocontent + +02 Sep 2011 [4304] +configure.ac +PKG_CHECK_MODULES test of ./configure now only with --enable-pkg-check-modules + +2011.09.03.194744 [4305] +configure.ac +xorriso/configure_ac.txt +Made PKG_CHECK_MODULES with --enable-libcdio conditional + +2011.09.20.133438 [] +xorriso/xorriso_eng.html +ChangeLog +Updated change log and web page + +------------------------------------ cycle - xorriso-1.1.5 - 2011.09.20.133438 +* New -osirrox option strict_acl +* libisofs: Enabled recording and restoring of extattr on FreeBSD. +* New -find and -findx action list_extattr +* Worked around a collision with Linux udev which lets device links vanish + + [] xorriso/xorriso_eng.html ChangeLog Updated change log and web page ------------------------------------ cycle - xorriso-1.1.5 - + [] xorriso/xorriso_eng.html ChangeLog @@ -11586,18 +11791,52 @@ 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 +- libisofs: Dynamic hand-out of filesystem id number for user streams + and registration of a type string. + Deprecate global variable serial_id. + demo/custom_stream.c - update_home got stuck when interrupted during -update_r + ??? not reproducible any more +- Hurd: + /reiser/hurd-git/ +scsi_ioctl_send_command() gnumach/linux/src/drivers/scsi/scsi_ioctl.c +device_set_status() gnumach/linux/dev/glue/block.c + +device_t: + gnumach/linux/dev/glue/block.c + arrives as struct block_data + which has element + kdev_t dev; /* Linux device number */ + +Scsi_Device: + gnumach/linux/src/drivers/scsi/sr.c: + struct inode *inode + defined in gnumach/linux/dev/include/linux/fs.h + with element + kdev_t i_rdev; + used as kernel_scsi_ioctl(scsi_CDs[MINOR(inode->i_rdev)].device + which is in gnumach/linux/src/drivers/scsi/scsi_ioctl.c + int kernel_scsi_ioctl (Scsi_Device *dev, + +gnumach/linux/src/drivers/scsi/scsi_ioctl.c: + int scsi_ioctl_send_command(Scsi_Device *dev, void *buffer) + + /* + * The structure that we are passed should look like: + * + * struct sdata { + * unsigned int inlen; + * unsigned int outlen; + * unsigned char cmd[]; # However many bytes are used for cmd. + * unsigned char data[]; + * }; + */ ------------------------------------------------------------------------- +rked around a collision with Linux udev which lets links vanish - Problem words in man xorriso diff --git a/libisoburn/trunk/xorriso/xorriso_eng.html b/libisoburn/trunk/xorriso/xorriso_eng.html index 22726a3f..0b81d6b0 100644 --- a/libisoburn/trunk/xorriso/xorriso_eng.html +++ b/libisoburn/trunk/xorriso/xorriso_eng.html @@ -591,7 +591,12 @@ and cannot be restored.
Enhancements towards stable version 1.1.4: