pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libsoup24 Update to 2.24.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ed4327ecc56
branches:  trunk
changeset: 553053:1ed4327ecc56
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 13 15:28:40 2009 +0000

description:
Update to 2.24.3:

Changes in libsoup from 2.24.2.1 to 2.24.3:

        * Fixed SoupCookieJar to not send "Cookie: (null)", which is
          (a) wrong, and (b) confusing to some servers.
          [bugs.webkit.org #23240]

        * Fixed soup_form_decode() to correctly handle forms with
          URI-encoded parameter names. [#563302, Evan Nemerson]

        * Fixed SoupSession to use Digest auth when both Digest and
          Basic are available. (It was mistakenly comparing the
          strengths backwards before, choosing the weakest-available
          auth instead of the strongest.) [#562339, Pontus Oldberg]

        * Fixed a bug in the Client How-To docs. [#562411, Andreas
          Bruse]

diffstat:

 net/libsoup24/Makefile |  4 ++--
 net/libsoup24/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 4888fffa0c6f -r 1ed4327ecc56 net/libsoup24/Makefile
--- a/net/libsoup24/Makefile    Tue Jan 13 15:25:37 2009 +0000
+++ b/net/libsoup24/Makefile    Tue Jan 13 15:28:40 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2008/12/02 17:13:19 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/01/13 15:28:40 wiz Exp $
 
-DISTNAME=      libsoup-2.24.2.1
+DISTNAME=      libsoup-2.24.3
 PKGNAME=       ${DISTNAME:S/libsoup/libsoup24/}
 CATEGORIES=    net gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsoup/2.24/}
diff -r 4888fffa0c6f -r 1ed4327ecc56 net/libsoup24/distinfo
--- a/net/libsoup24/distinfo    Tue Jan 13 15:25:37 2009 +0000
+++ b/net/libsoup24/distinfo    Tue Jan 13 15:28:40 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/12/02 17:13:19 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/01/13 15:28:40 wiz Exp $
 
-SHA1 (libsoup-2.24.2.1.tar.bz2) = a59dac5e4ec6485bfda115b23a373de4c7dfd9d0
-RMD160 (libsoup-2.24.2.1.tar.bz2) = 9bf1c58e33dc9dacfd4c27d47339c3ba6e192e12
-Size (libsoup-2.24.2.1.tar.bz2) = 658843 bytes
+SHA1 (libsoup-2.24.3.tar.bz2) = b63cf9c0bc20264c59e84dea73eb76862be9329c
+RMD160 (libsoup-2.24.3.tar.bz2) = 9000d0355e65879f4031278bead9a4ad61a2bdea
+Size (libsoup-2.24.3.tar.bz2) = 661415 bytes



Home | Main Index | Thread Index | Old Index