Hello community, here is the log from the commit of package tar for openSUSE:Factory checked in at 2013-10-25 18:54:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tar (Old) and /work/SRC/openSUSE:Factory/.tar.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tar" Changes: -------- --- /work/SRC/openSUSE:Factory/tar/tar.changes 2013-08-27 21:22:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tar.new/tar.changes 2013-10-25 18:54:26.000000000 +0200 @@ -1,0 +2,33 @@ +Thu Oct 24 21:57:57 UTC 2013 - [email protected] + +- update to 1.27 +- bug fixes: + * PAX-format sparse archive files no longer restricted to 8 GiB. + * adjust diagnostics and output to GNU coding +- new features: + * The --owner and --group options now accept numeric IDs + * restore traditional functionality of --keep-old-files and + --skip-old-files, treat existing file as errors for the former + * --warning=existing-file gives verbose notice for this + * Support for POSIX ACLs, extended attributes and SELinux context + --xattrs, --acls and --selinux and their `--no-' counterparts + --xattrs-include and --xattrs-exclude allows selective control + * Any option taking a command name as its argument now accepts a + full command line as well: + --checkpoint-action=exec + -I, --use-compress-program + -F, --info-script + --to-command + * environment variables supplied to such commands can now be used + in the command line itself + * New warning control option --warning=[no-]record-size controls + display of actual record size, if it differs from the default + * New command line option --keep-directory-symlink to disable + default behaviour that unlinks exising symbolic link for an + extracted directory of the corresponding name +- packaging changes: + * drop tar-1.26-stdio.in.patch, committed upstream + * drop config-guess-sub-update.patch, newer version in upstream + * verify source signature + +------------------------------------------------------------------- Old: ---- config-guess-sub-update.patch tar-1.26-stdio.in.patch tar-1.26.tar.bz2 New: ---- tar-1.27.tar.bz2 tar-1.27.tar.bz2.sig tar.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tar.spec ++++++ --- /var/tmp/diff_new_pack.qiFVNx/_old 2013-10-25 18:54:27.000000000 +0200 +++ /var/tmp/diff_new_pack.qiFVNx/_new 2013-10-25 18:54:27.000000000 +0200 @@ -20,19 +20,20 @@ %define min_suse_ver 1010 Name: tar -Version: 1.26 +Version: 1.27 Release: 0 Summary: GNU implementation of tar ((t)ape (ar)chiver) License: GPL-3.0+ Group: System/Base Url: http://www.gnu.org/software/tar/ Source0: http://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.bz2 +Source1: http://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.bz2.sig +# http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x3602B07F55D0C732 +Source2: tar.keyring # Patch3: tar-wildcards.patch Patch6: tar-backup-spec-fix-paths.patch Patch7: tar-1.26-remove_O_NONBLOCK.patch -Patch8: tar-1.26-stdio.in.patch -Patch9: config-guess-sub-update.patch Patch10: paxutils-rtapelib_mtget.patch %if 0%{?suse_version} >= %min_suse_ver BuildRequires: help2man @@ -67,8 +68,6 @@ %patch3 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 -%patch9 %patch10 -p1 %build ++++++ tar-1.26.tar.bz2 -> tar-1.27.tar.bz2 ++++++ ++++ 351027 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
