mgorny 14/04/21 14:16:33 Modified: ChangeLog package.mask Log: Unmask new versions of emul-linux to fix vulnerable openssl.
Revision Changes Path 1.8858 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8858&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8858&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8857&r2=1.8858 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8857 retrieving revision 1.8858 diff -u -r1.8857 -r1.8858 --- ChangeLog 20 Apr 2014 19:45:26 -0000 1.8857 +++ ChangeLog 21 Apr 2014 14:16:32 -0000 1.8858 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8857 2014/04/20 19:45:26 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8858 2014/04/21 14:16:32 mgorny 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! + 21 Apr 2014; Michał Górny <[email protected]> package.mask: + Unmask new versions of emul-linux to fix vulnerable openssl. + 20 Apr 2014; Alexandre Rostovtsev <[email protected]> targets/desktop/gnome/package.use: Enable needed apache2 modules for gnome-user-share 1.15596 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15596&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.15596&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.15595&r2=1.15596 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.15595 retrieving revision 1.15596 diff -u -r1.15595 -r1.15596 --- package.mask 20 Apr 2014 18:32:06 -0000 1.15595 +++ package.mask 21 Apr 2014 14:16:32 -0000 1.15596 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15595 2014/04/20 18:32:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15596 2014/04/21 14:16:32 mgorny 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 @@ -111,25 +111,6 @@ <media-video/pitivi-0.90 # Pacho Ramos <[email protected]> (06 Apr 2014) -# They work ok when used without native multilib, still -# need to be tested on setups using that. ->=app-emulation/emul-linux-x86-baselibs-20140406 ->=app-emulation/emul-linux-x86-compat-20140406 ->=app-emulation/emul-linux-x86-cpplibs-20140406 ->=app-emulation/emul-linux-x86-db-20140406 ->=app-emulation/emul-linux-x86-gstplugins-20140406 ->=app-emulation/emul-linux-x86-gtklibs-20140406 ->=app-emulation/emul-linux-x86-gtkmmlibs-20140406 ->=app-emulation/emul-linux-x86-jna-20140406 ->=app-emulation/emul-linux-x86-opengl-20140406 ->=app-emulation/emul-linux-x86-medialibs-20140406 ->=app-emulation/emul-linux-x86-motif-20140406 ->=app-emulation/emul-linux-x86-qtlibs-20140406 ->=app-emulation/emul-linux-x86-sdl-20140406 ->=app-emulation/emul-linux-x86-soundlibs-20140406 ->=app-emulation/emul-linux-x86-xlibs-20140406 - -# Pacho Ramos <[email protected]> (06 Apr 2014) # Masked since: # Paul Varner <[email protected]> (06 Apr 2009) # Dead upstream and has issues with newer portages.
