diff options
author | Mike Auty <ikelos@gentoo.org> | 2009-01-03 13:57:47 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2009-01-03 13:57:47 +0000 |
commit | 95af1b2685d8f260bceac3e62cb92d550f1db62f (patch) | |
tree | 6af258be8c579d77f492b4c3761ec3e06a49a671 /profiles | |
parent | Stable on x86/amd64 (bug #2530460) (diff) | |
download | gentoo-2-95af1b2685d8f260bceac3e62cb92d550f1db62f.tar.gz gentoo-2-95af1b2685d8f260bceac3e62cb92d550f1db62f.tar.bz2 gentoo-2-95af1b2685d8f260bceac3e62cb92d550f1db62f.zip |
Mask off insecure versions of vmware-workstation and vmware-player.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 13 |
2 files changed, 16 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index eb7ef4a9dcf0..5527145d08d6 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2230 2009/01/03 08:19:36 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2231 2009/01/03 13:57:47 ikelos 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! + 03 Jan 2009; Mike Auty <ikelos@gentoo.org> package.mask: + Mask off insecure versions of vmware-workstation and vmware-player. + 03 Jan 2009; Daniel Black <dragonheart@gentoo.org> thirdpartymirrors: remove ftp://ftp.digitaltrust.it due to lack of response diff --git a/profiles/package.mask b/profiles/package.mask index ecca223341da..01516ca1c1b2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9357 2009/01/03 07:54:38 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9358 2009/01/03 13:57:47 ikelos 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 @@ -31,6 +31,17 @@ #--- END OF EXAMPLES --- +# Mike Auty <ikelos@gentoo.org> (03 Jan 2009) +# Masking insecure versions +# See bug 245941 for more details +# Stable versions are not being masked, but should be really +=app-emulation/vmware-workstation-5.5.8.108000 +=app-emulation/vmware-workstation-6.0.4.93057 +=app-emulation/vmware-workstation-6.0.5.109488 +=app-emulation/vmware-player-1.0.8.108000 +=app-emulation/vmware-player-2.0.4.93057 +=app-emulation/vmware-player-2.0.5.109488 + # Daniel Black <dragonheart@gentoo.org> (03 Jan 2009) # mask pending removal # compile faults as per bug #249291 and is now in linux mainstream |