kumba 14/08/13 07:01:46 Modified: ChangeLog ncpfs-2.2.6-r3.ebuild Log: Removed ncpfs-2.2.6-cve-2011-1679-1680.patch as it was made redundant by ncpfs-2.2.6-drop-mtab-support.patch. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
Revision Changes Path 1.34 net-fs/ncpfs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 13 Aug 2014 05:47:27 -0000 1.33 +++ ChangeLog 13 Aug 2014 07:01:46 -0000 1.34 @@ -1,6 +1,12 @@ # ChangeLog for net-fs/ncpfs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.33 2014/08/13 05:47:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ChangeLog,v 1.34 2014/08/13 07:01:46 kumba Exp $ + + 13 Aug 2014; Joshua Kinard <[email protected]> ncpfs-2.2.6-r3.ebuild, + -files/ncpfs-2.2.6-cve-2011-1679-1680.patch, + files/ncpfs-2.2.6-drop-mtab-support.patch: + Removed ncpfs-2.2.6-cve-2011-1679-1680.patch as it was made redundant by + ncpfs-2.2.6-drop-mtab-support.patch. *ncpfs-2.2.6-r3 (13 Aug 2014) 1.2 net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild?r1=1.1&r2=1.2 Index: ncpfs-2.2.6-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ncpfs-2.2.6-r3.ebuild 13 Aug 2014 05:47:27 -0000 1.1 +++ ncpfs-2.2.6-r3.ebuild 13 Aug 2014 07:01:46 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.1 2014/08/13 05:47:27 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.6-r3.ebuild,v 1.2 2014/08/13 07:01:46 kumba Exp $ EAPI="5" @@ -32,9 +32,6 @@ # http://seclists.org/fulldisclosure/2010/Mar/122 epatch "${FILESDIR}"/${P}-multiple-vulns.patch - # Bug 371477 - epatch "${FILESDIR}"/${P}-cve-2011-1679-1680.patch - # Add a patch that removes the __attribute__((packed)); directive # from several struct members in include/ncp/ncplib.h. This will # cut down on a large number of compile warnings generated by modern
