FreeBSD Bugzilla – Attachment 195093 Details for
Bug 229742
dns/dnsdist: update to 1.3.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update dnsdist to 1.3.2
dnsdist-1.3.2.patch (text/plain), 3.34 KB, created by
Ralf van der Enden
on 2018-07-12 19:21:55 UTC
(
hide
)
Description:
Update dnsdist to 1.3.2
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2018-07-12 19:21:55 UTC
Size:
3.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 474529) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= dnsdist >-DISTVERSION= 1.3.0 >-PORTREVISION= 5 >+DISTVERSION= 1.3.2 > CATEGORIES= dns net > MASTER_SITES= https://downloads.powerdns.com/releases/ \ > LOCAL/cpm >Index: distinfo >=================================================================== >--- distinfo (revision 474529) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1522585108 >-SHA256 (dnsdist-1.3.0.tar.bz2) = aa67cd4db8404a13ed4ed1097dd850203dab8a327372f72bb140df11ef7eba08 >-SIZE (dnsdist-1.3.0.tar.bz2) = 924183 >+TIMESTAMP = 1531293770 >+SHA256 (dnsdist-1.3.2.tar.bz2) = 0be7704e5a418a8ed6908fc110ecfb9bc23f270b5af8a5525f1fa934ef0e6bc4 >+SIZE (dnsdist-1.3.2.tar.bz2) = 918200 >Index: files/patch-boost-1.67 >=================================================================== >--- files/patch-boost-1.67 (revision 474529) >+++ files/patch-boost-1.67 (nonexistent) >@@ -1,53 +0,0 @@ >-https://github.com/PowerDNS/pdns/commit/e6a9dde524b5 >- >---- dns.hh.orig 2018-03-29 15:25:58 UTC >-+++ dns.hh >-@@ -235,7 +235,6 @@ inline uint16_t * getFlagsFromDNSHeader(struct dnshead >- #define FLAGS_CD_OFFSET (12) >- #endif >- >--#define L theL() >- extern time_t s_starttime; >- >- uint32_t hashQuestion(const char* packet, uint16_t len, uint32_t init); >---- dnsdist-carbon.cc.orig 2018-03-29 15:25:58 UTC >-+++ dnsdist-carbon.cc >-@@ -27,7 +27,6 @@ >- #include "sstuff.hh" >- >- #include "namespaces.hh" >--#undef L >- #include "dnsdist.hh" >- >- GlobalStateHolder<vector<CarbonConfig> > g_carbon; >---- dnsdist.cc.orig 2018-03-29 15:25:58 UTC >-+++ dnsdist.cc >-@@ -2258,7 +2258,7 @@ try >- bindAny(cs->local.sin4.sin_family, cs->udpFD); >- >- // if (!setSocketTimestamps(cs->udpFD)) >-- // L<<Logger::Warning<<"Unable to enable timestamp reporting for socket"<<endl; >-+ // g_log<<Logger::Warning<<"Unable to enable timestamp reporting for socket"<<endl; >- >- >- if(IsAnyAddress(cs->local)) { >---- remote_logger.cc.orig 2018-03-29 15:25:58 UTC >-+++ remote_logger.cc >-@@ -22,7 +22,7 @@ bool RemoteLogger::reconnect() >- } >- catch(const std::exception& e) { >- #ifdef WE_ARE_RECURSOR >-- L<<Logger::Warning<<"Error connecting to remote logger "<<d_remote.toStringWithPort()<<": "<<e.what()<<std::endl; >-+ g_log<<Logger::Warning<<"Error connecting to remote logger "<<d_remote.toStringWithPort()<<": "<<e.what()<<std::endl; >- #else >- warnlog("Error connecting to remote logger %s: %s", d_remote.toStringWithPort(), e.what()); >- #endif >-@@ -63,7 +63,7 @@ void RemoteLogger::worker() >- } >- catch(const std::runtime_error& e) { >- #ifdef WE_ARE_RECURSOR >-- L<<Logger::Info<<"Error sending data to remote logger "<<d_remote.toStringWithPort()<<": "<< e.what()<<endl; >-+ g_log<<Logger::Info<<"Error sending data to remote logger "<<d_remote.toStringWithPort()<<": "<< e.what()<<endl; >- #else >- vinfolog("Error sending data to remote logger (%s): %s", d_remote.toStringWithPort(), e.what()); >- #endif > >Property changes on: files/patch-boost-1.67 >___________________________________________________________________ >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:
cpm
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 229742
: 195093