Update to 2.32.2:

Changes in libsoup from 2.32.1 to 2.32.2:

	* Fixed a regression in 2.32.0 that caused evolution-exchange
          to get stuck and stop updating. [#634422]

	* Fixed a regression in 2.32.0 with apps using asynchronous
          sessions from multiple threads (in particular, gupnp)
          [#635101]

	* Fixed the regression test for #631525 to not cause spurious
	  "make check" failures on some machines.
This commit is contained in:
wiz 2010-12-02 15:34:44 +00:00
parent 71c3ea0266
commit f39e14e075
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.27 2010/11/16 13:19:03 drochner Exp $
# $NetBSD: Makefile,v 1.28 2010/12/02 15:34:44 wiz Exp $
DISTNAME= libsoup-2.32.1
DISTNAME= libsoup-2.32.2
PKGNAME= ${DISTNAME:S/libsoup/libsoup24/}
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.32/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.20 2010/11/16 13:19:03 drochner Exp $
$NetBSD: distinfo,v 1.21 2010/12/02 15:34:44 wiz Exp $
SHA1 (libsoup-2.32.1.tar.bz2) = 7122ff9fdf1bc29fe5f853b39e2bc1be786ab349
RMD160 (libsoup-2.32.1.tar.bz2) = 566b77517cf917fa3eb146fc51340444a1565987
Size (libsoup-2.32.1.tar.bz2) = 667140 bytes
SHA1 (libsoup-2.32.2.tar.bz2) = d93cfbd8a44c8b8759c98bfc83d2e3a003973708
RMD160 (libsoup-2.32.2.tar.bz2) = 641d52bfbb9772cf9e69f3050f59b42783851926
Size (libsoup-2.32.2.tar.bz2) = 668131 bytes