diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-06-05 12:04:46 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-06-05 12:04:46 +0000 |
commit | 1254272176e9dad04e50ab373902ddc6b81e5b77 (patch) | |
tree | 4530ebf791c9fa5ba2066327f1195aa6fa9c83fa /net-libs/libproxy/ChangeLog | |
parent | Add missing gnome-common to DEPEND, bug #369677. (diff) | |
download | historical-1254272176e9dad04e50ab373902ddc6b81e5b77.tar.gz historical-1254272176e9dad04e50ab373902ddc6b81e5b77.tar.bz2 historical-1254272176e9dad04e50ab373902ddc6b81e5b77.zip |
Revision bump disabling webkit support as it causes problems like bug #366791 (we will be able to recover this with webkit-1.6), do the same for xulrunner support because of important problems like bug #360893 giving unresolved symbols due problems to use proper mozjs. Thanks a lot to Nirbheek for his assistance with this. Also include and old upstream patch to stop mixing CFLAGS and CXXFLAGS (bug #338125 by Justin Lecher) and an opensuse patch including some more fixes from upstream.
Package-Manager: portage-2.1.9.50/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libproxy/ChangeLog')
-rw-r--r-- | net-libs/libproxy/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/net-libs/libproxy/ChangeLog b/net-libs/libproxy/ChangeLog index f8ae658444ef..e771da93d430 100644 --- a/net-libs/libproxy/ChangeLog +++ b/net-libs/libproxy/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for net-libs/libproxy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.57 2011/03/27 18:05:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libproxy/ChangeLog,v 1.58 2011/06/05 12:04:46 pacho Exp $ + +*libproxy-0.4.6-r3 (05 Jun 2011) + + 05 Jun 2011; Pacho Ramos <pacho@gentoo.org> +libproxy-0.4.6-r3.ebuild, + +files/libproxy-0.4.6-backports.patch, + +files/libproxy-0.4.6-flags-mixing.patch: + Revision bump disabling webkit support as it causes problems like bug #366791 + (we will be able to recover this with webkit-1.6), do the same for xulrunner + support because of important problems like bug #360893 giving unresolved + symbols due problems to use proper mozjs. Thanks a lot to Nirbheek for his + assistance with this. Also include and old upstream patch to stop mixing + CFLAGS and CXXFLAGS (bug #338125 by Justin Lecher) and an opensuse patch + including some more fixes from upstream. *libproxy-0.4.6-r2 (27 Mar 2011) |