logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: b99d34007afd75e612d44faee0a8bb7ab134831e
parent dad221a2bc41ab57d3f084efdf5b725197d15829
Author: Michael Forney <mforney@mforney.org>
Date:   Wed, 27 Mar 2019 01:02:41 -0700

nsd: Update to 4.1.27

Diffstat:

Mpkg/nsd/.gitignore2+-
Mpkg/nsd/config.h5+++--
Mpkg/nsd/sha2562+-
Mpkg/nsd/url2+-
Mpkg/nsd/ver2+-
5 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/pkg/nsd/.gitignore b/pkg/nsd/.gitignore @@ -1,2 +1,2 @@ -/nsd-4.1.26.tar.gz +/nsd-4.1.27.tar.gz /src diff --git a/pkg/nsd/config.h b/pkg/nsd/config.h @@ -57,6 +57,7 @@ /* #undef HAVE_LIBCRYPTO */ #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME_R 1 +/* #undef HAVE_LOGIN_CAP_H */ #define HAVE_MALLOC 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 @@ -146,10 +147,10 @@ /* #undef NSEC3 */ #define PACKAGE_BUGREPORT "nsd-bugs@nlnetlabs.nl" #define PACKAGE_NAME "NSD" -#define PACKAGE_STRING "NSD 4.1.26" +#define PACKAGE_STRING "NSD 4.1.27" #define PACKAGE_TARNAME "nsd" #define PACKAGE_URL "" -#define PACKAGE_VERSION "4.1.26" +#define PACKAGE_VERSION "4.1.27" /* #undef PACKED_STRUCTS */ #define PIDFILE "/run/nsd.pid" /* #undef RATELIMIT */ diff --git a/pkg/nsd/sha256 b/pkg/nsd/sha256 @@ -1 +1 @@ -9f8a41431d21034d64b9a910567b201636521b64b6a9947390bf898388dc15f4 nsd-4.1.26.tar.gz +1bab5f30406cabac2f2cc95f8af6dfe20581646a75a70c091845e04d325f4eea nsd-4.1.27.tar.gz diff --git a/pkg/nsd/url b/pkg/nsd/url @@ -1 +1 @@ -url = "https://www.nlnetlabs.nl/downloads/nsd/nsd-4.1.26.tar.gz" +url = "https://www.nlnetlabs.nl/downloads/nsd/nsd-4.1.27.tar.gz" diff --git a/pkg/nsd/ver b/pkg/nsd/ver @@ -1 +1 @@ -4.1.26 r0 +4.1.27 r0