diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-08-29 13:51:00 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-08-29 13:51:00 +0000 |
commit | f4c130f0924ac654ef92df429636395e50cadda2 (patch) | |
tree | c49ce290c39f5e888e92f79fbb9cc9dbfaf046b2 /net-fs/autofs | |
parent | fix #230690, #232083, #234088, #235152 (diff) | |
download | gentoo-2-f4c130f0924ac654ef92df429636395e50cadda2.tar.gz gentoo-2-f4c130f0924ac654ef92df429636395e50cadda2.tar.bz2 gentoo-2-f4c130f0924ac654ef92df429636395e50cadda2.zip |
Bug #236051, I had a download failure during digesting, with a zero-byte file ending up in the Manifest wrongly.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 4b3d02268939..9159568d4125 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-fs/autofs # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.75 2008/08/28 00:00:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.76 2008/08/29 13:51:00 robbat2 Exp $ + + 29 Aug 2008; Robin H. Johnson <robbat2@gentoo.org> Manifest: + Bug #236051, I had a download failure during digesting, with a zero-byte + file ending up in the Manifest wrongly. *autofs-5.0.3-r6 (27 Aug 2008) |