diff options
author | 2009-03-11 21:50:08 +0000 | |
---|---|---|
committer | 2009-03-11 21:50:08 +0000 | |
commit | 5b950acb1f0d99828e3ca62d02539b38a50f9191 (patch) | |
tree | bc6c2bba9a7445684cfbfcd184510b9953ae2424 /profiles | |
parent | Stable on alpha, bug #258344 (diff) | |
download | gentoo-2-5b950acb1f0d99828e3ca62d02539b38a50f9191.tar.gz gentoo-2-5b950acb1f0d99828e3ca62d02539b38a50f9191.tar.bz2 gentoo-2-5b950acb1f0d99828e3ca62d02539b38a50f9191.zip |
Some breakage with the latest OpenSSH HPN patch. p.mask while discussing with upstream.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 20d82ed86025..d5b87796e938 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2432 2009/03/11 15:02:28 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2433 2009/03/11 21:50:08 robbat2 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! + 11 Mar 2009; Robin H. Johnson <robbat2@gentoo.org> package.mask: + Some breakage with the latest OpenSSH HPN patch. p.mask while discussing + with upstream. + 11 Mar 2009; Nirbheek Chauhan <nirbheek@gentoo.org> package.mask: Mask gnome-base/gnome-power-manager-2.24* due to CPUFreq regression (bug #247614) diff --git a/profiles/package.mask b/profiles/package.mask index 453d4d8ec725..60b477194a10 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9570 2009/03/11 15:02:28 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9571 2009/03/11 21:50:08 robbat2 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,10 @@ #--- END OF EXAMPLES --- +# Robin H. Johnson <robbat2@gentoo.org> (11 Mar 2009) +# HPN patch contains some breakages with port forwarding. +=net-misc/openssh-5.2_p1-r2 + # Nirbheek Chauhan <nirbheek@gentoo.org> (11 Mar 2009) # Masked due to CPUFreq regression (bug #247614) =gnome-extra/gnome-power-manager-2.24* |