diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-07-27 20:25:30 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-07-27 20:25:30 +0000 |
commit | 2d526e0af57f033ebbed8f521c9a98349a0796b5 (patch) | |
tree | 2b81152d4797bc2a399bbe654bfa9bb4ff13a327 /profiles | |
parent | Version bump (diff) | |
download | historical-2d526e0af57f033ebbed8f521c9a98349a0796b5.tar.gz historical-2d526e0af57f033ebbed8f521c9a98349a0796b5.tar.bz2 historical-2d526e0af57f033ebbed8f521c9a98349a0796b5.zip |
Mask unsupport and vulnerable django version
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a3897dba0ecb..69ec96c2f77f 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10210 2015/07/27 16:43:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10211 2015/07/27 20:25:30 jlec 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! + 27 Jul 2015; Justin Lecher <jlec@gentoo.org> package.mask: + Mask unsupport and vulnerable django version + 27 Jul 2015; Sergey Popov <pinkbyte@gentoo.org> package.mask: Unmask Boost 1.57 diff --git a/profiles/package.mask b/profiles/package.mask index c87da585ae10..5b47d9acebc7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16685 2015/07/27 16:43:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16686 2015/07/27 20:25:30 jlec 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 @@ -230,9 +230,11 @@ virtual/httpd-php:5.3 # Justin Lecher <jlec@gentoo.org> (28 Feb 2015) # Unfixed security problems -# CVE-2015-{0219,0220,0221,0222} +# CVE-2015-{0219,0220,0221,0222,5145} # #536586 +# #554864 =dev-python/django-1.5* +=dev-python/django-1.6* # Michał Górny <mgorny@gentoo.org> (11 Feb 2015) # Potentially destructive to @world, bug #539746. |