diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-07-18 21:05:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-07-18 21:05:50 +0000 |
commit | de46f3ec4b66fe08afb65bd5893d20161e9a1f0a (patch) | |
tree | b3f90f5e2e93881a706a11466ad6172fe9c82935 /app-arch/tar/ChangeLog | |
parent | Version bump - fix missing glyphs in CFF fonts. Drop buggy version. (diff) | |
download | historical-de46f3ec4b66fe08afb65bd5893d20161e9a1f0a.tar.gz historical-de46f3ec4b66fe08afb65bd5893d20161e9a1f0a.tar.bz2 historical-de46f3ec4b66fe08afb65bd5893d20161e9a1f0a.zip |
Fix from upstream for hang with symlinks/-k #327641. Fix from upstream for skipping remfiles01 test as root #326785 by David Abbott <.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-arch/tar/ChangeLog')
-rw-r--r-- | app-arch/tar/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-arch/tar/ChangeLog b/app-arch/tar/ChangeLog index 60120e56ae1c..1a51dea94291 100644 --- a/app-arch/tar/ChangeLog +++ b/app-arch/tar/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-arch/tar # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.152 2010/07/18 20:26:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/ChangeLog,v 1.153 2010/07/18 21:05:50 vapier Exp $ + +*tar-1.23-r3 (18 Jul 2010) + + 18 Jul 2010; Mike Frysinger <vapier@gentoo.org> +tar-1.23-r3.ebuild, + +files/tar-1.23-symlink-k-hang.patch, +files/tar-1.23-tests.patch: + Fix from upstream for hang with symlinks/-k #327641. Fix from upstream for + skipping remfiles01 test as root #326785 by David Abbott <. 18 Jul 2010; Joseph Jezak <josejx@gentoo.org> tar-1.23-r2.ebuild: Marked ppc stable for bug #313333. |