Skip to content

Commit

Permalink
glib-networking: update to 2.64.1.
Browse files Browse the repository at this point in the history
2.64.1 - March 27, 2020
=======================

- Warn when server-identity property is missing (#130)
- Fix crashes in debug logs (#131)
- Fix write loop in OpenSSL backend (!117)
  • Loading branch information
wiz committed Mar 31, 2020
1 parent 14f4954 commit 3e57bb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions net/glib-networking/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.50 2020/03/10 22:53:18 wiz Exp $
# $NetBSD: Makefile,v 1.51 2020/03/31 16:46:44 wiz Exp $

DISTNAME= glib-networking-2.64.0
DISTNAME= glib-networking-2.64.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib-networking/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Expand Down
10 changes: 5 additions & 5 deletions net/glib-networking/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.24 2020/03/10 22:53:18 wiz Exp $
$NetBSD: distinfo,v 1.25 2020/03/31 16:46:44 wiz Exp $

SHA1 (glib-networking-2.64.0.tar.xz) = 5d416a3328b92911afc88f9d10f43dcba33cf3c8
RMD160 (glib-networking-2.64.0.tar.xz) = 8611fa6bd2a2fba0095ef96c93bbd366e0ad72b6
SHA512 (glib-networking-2.64.0.tar.xz) = c5788167c114ab69812d4784912e0e468086f1ba1a8037dffc98466605af3f7a77f7a2666176da260669640bfbdf94ee959878c6297d93fe078d22fc6ff0584c
Size (glib-networking-2.64.0.tar.xz) = 187708 bytes
SHA1 (glib-networking-2.64.1.tar.xz) = bb568196fcaf73749acc497a3a2b7ae6d76a31bf
RMD160 (glib-networking-2.64.1.tar.xz) = ddbd571727353efa750e5ad3ac75e5b3da87dcd8
SHA512 (glib-networking-2.64.1.tar.xz) = 0e6ab3aaca1d53ffee18a804a22008d13fd60bb4a92027f293bb7474c35691cf49ab7802f2958b18f36e12b8f8cfa0eb48ab3c3b31e820877113fc599b5b7583
Size (glib-networking-2.64.1.tar.xz) = 189684 bytes

0 comments on commit 3e57bb9

Please sign in to comment.