From 9d237244b493152e6281bc3382c939c8e462a610 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Sep 02 2016 18:48:42 +0000 Subject: - Updated to 4.1.12 for assertion failure in malformed edns query --- diff --git a/.gitignore b/.gitignore index 26be166..ffbdd36 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ nsd-3.2.6.tar.gz /nsd-4.1.9.tar.gz /nsd-4.1.10.tar.gz /nsd-4.1.11.tar.gz +/nsd-4.1.12.tar.gz diff --git a/nsd.spec b/nsd.spec index 74be421..5c53799 100644 --- a/nsd.spec +++ b/nsd.spec @@ -6,7 +6,7 @@ Summary: Fast and lean authoritative DNS Name Server Name: nsd -Version: 4.1.11 +Version: 4.1.12 Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/nsd/ @@ -156,6 +156,9 @@ fi chown nsd:nsd %{_sharedstatedir}/nsd/* 2>&1 || : %changelog +* Fri Sep 02 2016 Paul Wouters - 4.1.12-1 +- Updated to 4.1.12 for assertion failure in malformed edns query + * Wed Aug 10 2016 Paul Wouters - 4.1.11-1 - Updated to 4.1.11 for the unlimited AXFR vulnerability - Updated nsd.conf with new options diff --git a/sources b/sources index f17d2d7..d8b9d1e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d48ebba02082a9be87ba5c935901ed71 nsd-4.1.11.tar.gz +612309524bf011c5ec4e366217886bac nsd-4.1.12.tar.gz