Subject: CVS commit: pkgsrc/net/libsoup-devel
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2004 21:22:17
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Oct 15 21:22:17 UTC 2004
Modified Files:
pkgsrc/net/libsoup-devel: Makefile PLIST distinfo
Log Message:
Update to 2.2.1:
* Updated for a libgcrypt API change between 1.1.9x and 1.2.x that caused a
crash at runtime if you compiled against 1.2.x. [66342]
* SSL certificate validation failure should now always result in a status of
SOUP_STATUS_SSL_FAILED, rather than getting turned into SOUP_STATUS_IO_ERROR.
[64414]
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/libsoup-devel/Makefile \
pkgsrc/net/libsoup-devel/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/net/libsoup-devel/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.