pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gupnp gupnp: update to 1.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/958aa9461658
branches:  trunk
changeset: 311670:958aa9461658
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 16 11:34:18 2018 +0000

description:
gupnp: update to 1.0.3.

1.0.3
=====
- Avoid a crash in gupnp_root_device_constructor
- Propagage User-Agent from Cache
- Fix potential issue with boolean vs. bitwise evaluation
- Fix a crash in GUPnPServiceProxy::subscription_expire
- Accept broken Action header without the "
- Fix issue with strcpy destination buffer size in linux context manager

diffstat:

 net/gupnp/Makefile |   5 ++---
 net/gupnp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r e87f7eb184dc -r 958aa9461658 net/gupnp/Makefile
--- a/net/gupnp/Makefile        Thu Aug 16 11:32:38 2018 +0000
+++ b/net/gupnp/Makefile        Thu Aug 16 11:34:18 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2018/07/20 03:33:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2018/08/16 11:34:18 wiz Exp $
 
-DISTNAME=      gupnp-1.0.2
-PKGREVISION=   3
+DISTNAME=      gupnp-1.0.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp/1.0/}
 EXTRACT_SUFX=  .tar.xz
diff -r e87f7eb184dc -r 958aa9461658 net/gupnp/distinfo
--- a/net/gupnp/distinfo        Thu Aug 16 11:32:38 2018 +0000
+++ b/net/gupnp/distinfo        Thu Aug 16 11:34:18 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.26 2017/10/02 15:45:46 wiz Exp $
+$NetBSD: distinfo,v 1.27 2018/08/16 11:34:18 wiz Exp $
 
-SHA1 (gupnp-1.0.2.tar.xz) = f0844bf3c579b16b329fcc4b0aedb319c4c5d3da
-RMD160 (gupnp-1.0.2.tar.xz) = 655a89208b6f6b9817279e89f5106b9d0b53d075
-SHA512 (gupnp-1.0.2.tar.xz) = a22082b10725abe233a8b3212a988a7c7e52a617aefe2029f25572d371560264cddd15eab2ad4637880b4be3b4bdb85dbc5c47c8da338667152c86eaecd7e165
-Size (gupnp-1.0.2.tar.xz) = 421792 bytes
+SHA1 (gupnp-1.0.3.tar.xz) = b8a74b5a74c5041ebb855fc1040e1766c6bd252e
+RMD160 (gupnp-1.0.3.tar.xz) = fe3bffa54e3c8db18abcbecb839405ff4d8473ba
+SHA512 (gupnp-1.0.3.tar.xz) = f256757ddf1a31f1dc93dc138401329e40aa063e7452dccaabe53682eebcb1b98cb6429c01d806290587ca9d01d91afce0603627d2d8675ddb68ef919efb6448
+Size (gupnp-1.0.3.tar.xz) = 422912 bytes
 SHA1 (patch-libgupnp_guul.c) = 2d903fa0723c0617a8eaca81e4cbcf2008a74f17



Home | Main Index | Thread Index | Old Index