pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/libmicrohttpd
Module Name: pkgsrc
Committed By: ng0
Date: Tue Aug 13 11:06:07 UTC 2019
Modified Files:
pkgsrc/www/libmicrohttpd: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/libmicrohttpd/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/libmicrohttpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/libmicrohttpd/Makefile
diff -u pkgsrc/www/libmicrohttpd/Makefile:1.43 pkgsrc/www/libmicrohttpd/Makefile:1.44
--- pkgsrc/www/libmicrohttpd/Makefile:1.43 Sat Jul 20 22:46:06 2019
+++ pkgsrc/www/libmicrohttpd/Makefile Tue Aug 13 11:06:07 2019
@@ -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
Index: pkgsrc/www/libmicrohttpd/distinfo
diff -u pkgsrc/www/libmicrohttpd/distinfo:1.26 pkgsrc/www/libmicrohttpd/distinfo:1.27
--- pkgsrc/www/libmicrohttpd/distinfo:1.26 Sat Jul 13 16:19:27 2019
+++ pkgsrc/www/libmicrohttpd/distinfo Tue Aug 13 11:06:07 2019
@@ -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