diff options
Diffstat (limited to 'app-arch/libarchive/ChangeLog')
-rw-r--r-- | app-arch/libarchive/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-arch/libarchive/ChangeLog b/app-arch/libarchive/ChangeLog index 67868035366d..5111187ee0a7 100644 --- a/app-arch/libarchive/ChangeLog +++ b/app-arch/libarchive/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-arch/libarchive # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/ChangeLog,v 1.84 2010/12/18 01:42:13 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/libarchive/ChangeLog,v 1.85 2010/12/31 09:18:01 ferringb Exp $ + + 31 Dec 2010; Brian Harring <ferringb@gentoo.org> libarchive-2.7.1-r1.ebuild, + -libarchive-2.8.0.ebuild, libarchive-2.8.3.ebuild, libarchive-2.8.4.ebuild, + +files/libarchive-disable-lzma-size-test.patch: + Disable false-positive test failure against xz-5 (bug #343829), remove 2.8.0 + since there are a few bugs the fuzz tester spots in that version. 18 Dec 2010; Mart Raudsepp <leio@gentoo.org> libarchive-2.8.4.ebuild: Add ~mips keyword - required by new cmake-2.8.3 |