patrick 15/07/01 03:03:43 Modified: package.mask ChangeLog Log: Mask kernel versions that are not actually the version they claim to be #553670
Revision Changes Path 1.16641 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16641&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16641&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16640&r2=1.16641 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16640 retrieving revision 1.16641 diff -u -r1.16640 -r1.16641 --- package.mask 28 Jun 2015 18:12:43 -0000 1.16640 +++ package.mask 1 Jul 2015 03:03:43 -0000 1.16641 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16640 2015/06/28 18:12:43 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16641 2015/07/01 03:03:43 patrick Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# Patrick Lauer <[email protected]> (1 Jul 2015) +# Wrong version #553670 +=sys-kernel/gentoo-sources-4.1.1 +=sys-kernel/gentoo-sources-4.0.7 + # Johannes Huber <[email protected]> (26 Jun 2015) # Mask for removal in 30 days. Segfaults on startup, bug #505314. # Last release in 2010. Non upstream repository, bug #544822. 1.10153 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10153&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10153&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10152&r2=1.10153 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10152 retrieving revision 1.10153 diff -u -r1.10152 -r1.10153 --- ChangeLog 28 Jun 2015 18:12:43 -0000 1.10152 +++ ChangeLog 1 Jul 2015 03:03:43 -0000 1.10153 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10152 2015/06/28 18:12:43 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10153 2015/07/01 03:03:43 patrick Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 01 Jul 2015; Patrick Lauer <[email protected]> package.mask: + Mask kernel versions that are not actually the version they claim to be + #553670 + 28 Jun 2015; Fabian Groffen <[email protected]> package.mask: Extend Exim 4.86 RC mask
