Update to 1:0.9.67
This commit is contained in:
parent
53a82880a3
commit
9ef902c9cd
@ -1,6 +1,6 @@
|
||||
--- libmicrohttpd-0.9.53/src/microhttpd/daemon.c.orig 2017-04-12 08:31:18.243540128 +0200
|
||||
+++ libmicrohttpd-0.9.53/src/microhttpd/daemon.c 2017-04-12 08:34:19.851158371 +0200
|
||||
@@ -5415,7 +5415,7 @@
|
||||
--- libmicrohttpd-0.9.67/src/microhttpd/daemon.c.orig 2019-10-18 08:14:27.591969227 +0200
|
||||
+++ libmicrohttpd-0.9.67/src/microhttpd/daemon.c 2019-10-18 08:15:20.306963570 +0200
|
||||
@@ -5779,7 +5779,7 @@
|
||||
if (0 != (*pflags & MHD_USE_TLS))
|
||||
{
|
||||
gnutls_priority_init (&daemon->priority_cache,
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.66
|
||||
Version: 0.9.67
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
@ -106,23 +106,26 @@ fi
|
||||
%doc html
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2019 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.67-1
|
||||
- Update to 1:0.9.67
|
||||
|
||||
* Sat Aug 17 2019 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.66-1
|
||||
- Update to 1:0.9.66-1
|
||||
- Update to 1:0.9.66
|
||||
|
||||
* Fri Jul 05 2019 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.65-1
|
||||
- Update to 1:0.9.65-1
|
||||
- Update to 1:0.9.65
|
||||
|
||||
* Wed Apr 24 2019 Björn Esser <besser82@fedoraproject.org> - 1:0.9.64-1
|
||||
- Update to 1:0.9.64-1
|
||||
- Update to 1:0.9.64
|
||||
|
||||
* Wed Apr 24 2019 Björn Esser <besser82@fedoraproject.org> - 1:0.9.63-2
|
||||
- Remove hardcoded gzip suffix from GNU info pages
|
||||
|
||||
* Mon Feb 11 2019 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.63-1
|
||||
- Update to 1:0.9.63-1
|
||||
- Update to 1:0.9.63
|
||||
|
||||
* Thu Jan 24 2019 Martin Gansser <martinkg@fedoraproject.org> - 1:0.9.62-1
|
||||
- Update to 1:0.9.62-1
|
||||
- Update to 1:0.9.62
|
||||
|
||||
* Fri Dec 07 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:0.9.61-1
|
||||
- Update to latest version
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmicrohttpd-0.9.66.tar.gz) = 59cc56a9511d9d1c05647a57d920a16d0aaa0d0523d0241ceb88641d18bd95fdb3bb5a60fd648ac54a6f4323a673a3145e520a2fe9e124e78973ff6dac3ad89a
|
||||
SHA512 (libmicrohttpd-0.9.67.tar.gz) = 2a2a11e9a525024dada639b1622cc875bb9b59af266a53e2742d5bf92f544192713c4e1369a573b2e3796d27cf490a9a02ba360ccc91136b4780306769edb7ec
|
||||
|
Loading…
Reference in New Issue
Block a user