FreeBSD Bugzilla – Attachment 199138 Details for
Bug 233139
dns/powerdns: Update to 4.1.5 (Fixes security vulnerabilities)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to PowerDNS Authoritative 4.1.5
powerdns-4.1.5.diff (text/plain), 1.91 KB, created by
Ralf van der Enden
on 2018-11-11 15:10:15 UTC
(
hide
)
Description:
Update to PowerDNS Authoritative 4.1.5
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2018-11-11 15:10:15 UTC
Size:
1.91 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 484649) >+++ Makefile (working copy) >@@ -1,8 +1,8 @@ > # $FreeBSD$ > > PORTNAME= powerdns >-DISTVERSION= 4.1.4 >-PORTREVISION= 1 >+DISTVERSION= 4.1.5 >+PORTREVISION?= 0 > CATEGORIES= dns ipv6 > MASTER_SITES= http://downloads.powerdns.com/releases/ > DISTNAME= pdns-${DISTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 484649) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1535616205 >-SHA256 (pdns-4.1.4.tar.bz2) = e9408603383d529b3bbee2509b73187d2186c502a9b052d07e250cd8f3873ed5 >-SIZE (pdns-4.1.4.tar.bz2) = 1089376 >+TIMESTAMP = 1541580311 >+SHA256 (pdns-4.1.5.tar.bz2) = c329570a66d8c7340d38fd582cb23ad642799b83c7276fb0fdea4303759b4f8a >+SIZE (pdns-4.1.5.tar.bz2) = 1116238 >Index: files/patch-pdns_opensslsigners.cc >=================================================================== >--- files/patch-pdns_opensslsigners.cc (revision 484649) >+++ files/patch-pdns_opensslsigners.cc (nonexistent) >@@ -1,12 +0,0 @@ >---- pdns/opensslsigners.cc.orig 2018-02-16 09:52:29 UTC >-+++ pdns/opensslsigners.cc >-@@ -33,7 +33,8 @@ >- #include "opensslsigners.hh" >- #include "dnssecinfra.hh" >- >--#if (OPENSSL_VERSION_NUMBER < 0x1010000fL || defined LIBRESSL_VERSION_NUMBER) >-+#if (OPENSSL_VERSION_NUMBER < 0x1010000fL || \ >-+ (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070000fL)) >- /* OpenSSL < 1.1.0 needs support for threading/locking in the calling application. */ >- static pthread_mutex_t *openssllocks; >- > >Property changes on: files/patch-pdns_opensslsigners.cc >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 233139
: 199138 |
199361