diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-01-17 17:57:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-01-17 17:57:05 +0000 |
commit | d6a62224ae9f72268ddc794caeae66ec1be07b49 (patch) | |
tree | 79cdd76d0f991cd01433c52ff2d19c3d4101eb5b /app-arch/cpio/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-d6a62224ae9f72268ddc794caeae66ec1be07b49.tar.gz gentoo-2-d6a62224ae9f72268ddc794caeae66ec1be07b49.tar.bz2 gentoo-2-d6a62224ae9f72268ddc794caeae66ec1be07b49.zip |
Add fix from Debian for struct packing (i.e. arm) #255096 by Raúl Porcel.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'app-arch/cpio/ChangeLog')
-rw-r--r-- | app-arch/cpio/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-arch/cpio/ChangeLog b/app-arch/cpio/ChangeLog index f9ae1345c3c5..566715825e46 100644 --- a/app-arch/cpio/ChangeLog +++ b/app-arch/cpio/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-arch/cpio -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/ChangeLog,v 1.90 2008/06/01 23:04:31 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/ChangeLog,v 1.91 2009/01/17 17:57:05 vapier Exp $ + +*cpio-2.9-r3 (17 Jan 2009) + + 17 Jan 2009; Mike Frysinger <vapier@gentoo.org> + +files/cpio-2.9-packed.patch, +cpio-2.9-r3.ebuild: + Add fix from Debian for struct packing (i.e. arm) #255096 by Raúl Porcel. *cpio-2.9-r2 (01 Jun 2008) |