pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/libmicrohttpd www/libmicrohttpd: Update to 0.9.66
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e7eb4b734ba
branches: trunk
changeset: 399623:1e7eb4b734ba
user: ng0 <ng0%pkgsrc.org@localhost>
date: Tue Aug 13 11:06:07 2019 +0000
description:
www/libmicrohttpd: Update to 0.9.66
Changelog:
Thu 01 Aug 2019 01:23:36 PM CEST
Releasing libmicrohttpd 0.9.66. -CG
Thu 01 Aug 2019 12:53:49 AM CEST
Fix issue with discarding unhandled upload data discovered
by Florian Dold. -CG
Mon 29 Jul 2019 08:01:50 PM CEST
Fix hanging situation with large transmission over upgraded
(i.e. Web socket) connection with epoll() and HTTPS enabled
(as reported by Viet on the mailinglist). -CG
Thu 25 Jul 2019 02:40:12 PM CEST
Fixing regression introduced in cc5032b85 (bit mask matching
of the header kinds in MHD_lookup_connection_value()), as
reported by Jose Bollo on the mailinglist. -CG/JB
Tue Jul 16 19:56:14 CEST 2019
Add MHD_OPTION_HTTPS_CERT_CALLBACK2 to allow OCSP stapling
and MHD_FEATURE_HTTPS_CERT_CALLBACK2 to check for. -TR
diffstat:
www/libmicrohttpd/Makefile | 7 +++----
www/libmicrohttpd/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (33 lines):
diff -r ad10343f7a99 -r 1e7eb4b734ba www/libmicrohttpd/Makefile
--- a/www/libmicrohttpd/Makefile Tue Aug 13 11:00:51 2019 +0000
+++ b/www/libmicrohttpd/Makefile Tue Aug 13 11:06:07 2019 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2019/07/20 22:46:06 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2019/08/13 11:06:07 ng0 Exp $
-DISTNAME= libmicrohttpd-0.9.65
-PKGREVISION= 1
+DISTNAME= libmicrohttpd-0.9.66
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GNU:=libmicrohttpd/}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/libmicrohttpd/
COMMENT= Small C library to run an HTTP server as part of another app
LICENSE= gnu-lgpl-v2.1
diff -r ad10343f7a99 -r 1e7eb4b734ba www/libmicrohttpd/distinfo
--- a/www/libmicrohttpd/distinfo Tue Aug 13 11:00:51 2019 +0000
+++ b/www/libmicrohttpd/distinfo Tue Aug 13 11:06:07 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/07/13 16:19:27 bsiegert Exp $
+$NetBSD: distinfo,v 1.27 2019/08/13 11:06:07 ng0 Exp $
-SHA1 (libmicrohttpd-0.9.65.tar.gz) = 6b157559cefb62a7e0368bbbc60443a0924e8f74
-RMD160 (libmicrohttpd-0.9.65.tar.gz) = b7567604f3afda355e4db5b6cb88df5051f77f1c
-SHA512 (libmicrohttpd-0.9.65.tar.gz) = 751b7a5970cef07f260660254bfdeda4882e9e28d5cbdfbfed50e2c4583caf8f19c96ede6d368babc4223e7fbdf85d85eec37dc96abf333377dc13d6a9c6be12
-Size (libmicrohttpd-0.9.65.tar.gz) = 1633346 bytes
+SHA1 (libmicrohttpd-0.9.66.tar.gz) = 4e7c520b9aedf986a1e1ec5c21bb4650789119f5
+RMD160 (libmicrohttpd-0.9.66.tar.gz) = 03c409b1eb16bb6d7ba8a290da8a2476121d7c03
+SHA512 (libmicrohttpd-0.9.66.tar.gz) = 59cc56a9511d9d1c05647a57d920a16d0aaa0d0523d0241ceb88641d18bd95fdb3bb5a60fd648ac54a6f4323a673a3145e520a2fe9e124e78973ff6dac3ad89a
+Size (libmicrohttpd-0.9.66.tar.gz) = 1877096 bytes
Home |
Main Index |
Thread Index |
Old Index