diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-09-18 13:27:55 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-09-18 13:27:55 +0000 |
commit | c21af4f13e377260c06210742316e6765b752a86 (patch) | |
tree | 141cea651e817a3a97ce7364dedaf6701a3814ce /app-arch/p7zip/ChangeLog | |
parent | Security bump (bug #485258). Removed old (diff) | |
download | gentoo-2-c21af4f13e377260c06210742316e6765b752a86.tar.gz gentoo-2-c21af4f13e377260c06210742316e6765b752a86.tar.bz2 gentoo-2-c21af4f13e377260c06210742316e6765b752a86.zip |
app-arch/p7zip: Patch for long filenames in rar archives, #484970; thanks M.B. preparing the patch
(Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'app-arch/p7zip/ChangeLog')
-rw-r--r-- | app-arch/p7zip/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog index d61c08612114..b22be93eee66 100644 --- a/app-arch/p7zip/ChangeLog +++ b/app-arch/p7zip/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-arch/p7zip # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.157 2013/08/11 12:51:16 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.158 2013/09/18 13:27:55 jlec Exp $ + +*p7zip-9.20.1-r5 (18 Sep 2013) + + 18 Sep 2013; Justin Lecher <jlec@gentoo.org> +p7zip-9.20.1-r5.ebuild, + +files/p7zip-9.20.1-long_rar_pwd.patch: + Patch for long filenames in rar archives, #484970; thanks M.B. preparing the + patch 11 Aug 2013; Justin Lecher <jlec@gentoo.org> -p7zip-9.13.ebuild, -p7zip-9.13-r3.ebuild: |