diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-10-09 20:35:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-10-09 20:35:12 +0000 |
commit | 02e6211921a7f005e20a085b96756de19d52f056 (patch) | |
tree | 37d4ba56eff55f56435304ba33676f6c2cdc8e01 /net-libs/libsoup-gnome/ChangeLog | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-02e6211921a7f005e20a085b96756de19d52f056.tar.gz gentoo-2-02e6211921a7f005e20a085b96756de19d52f056.tar.bz2 gentoo-2-02e6211921a7f005e20a085b96756de19d52f056.zip |
Version bump for Gnome 2.32
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libsoup-gnome/ChangeLog')
-rw-r--r-- | net-libs/libsoup-gnome/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/net-libs/libsoup-gnome/ChangeLog b/net-libs/libsoup-gnome/ChangeLog index ff9a0192517e..5ece38377c51 100644 --- a/net-libs/libsoup-gnome/ChangeLog +++ b/net-libs/libsoup-gnome/ChangeLog @@ -1,6 +1,21 @@ # ChangeLog for net-libs/libsoup-gnome # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.37 2010/10/07 20:47:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.38 2010/10/09 20:35:12 pacho Exp $ + +*libsoup-gnome-2.32.0 (09 Oct 2010) + + 09 Oct 2010; Pacho Ramos <pacho@gentoo.org> + +files/libsoup-gnome-2.31.92-system-lib.patch, + +libsoup-gnome-2.32.0.ebuild: + Version bump for Gnome 2.32: Fixed support for more recent + gobject-introspection, disabled TLS 1.2 in addition to the + already-disabled 1.1 and 1.0 making libsoup usable with gnutls 2.10, can + work with old libproxy, but will work better with >0.3 (When using + libproxy 0.3 or newer, libsoup no longer leaks proxy-related environment + variables into child processes), other bugfixes and translation updates. + 'Fix test to follow POSIX' looks to be no longer needed, gir patches + neither since they were pushed upstream, system-lib patch taken from + overlay. 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> libsoup-gnome-2.30.2.ebuild: |