[maradns] new release 2.0.09, fixing denial-of-service vulnerability

Tomasz Torcz ttorcz at fedoraproject.org
Thu Feb 13 11:39:09 UTC 2014


commit 6c14ecd47da48652c50194eff0f7cc1a414c3bbb
Author: Tomasz Torcz <tomek at pipebreaker.pl>
Date:   Thu Feb 13 12:38:35 2014 +0100

    new release 2.0.09, fixing denial-of-service vulnerability

 .gitignore   |    1 +
 maradns.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb1842a..8d5e78c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ maradns-1.3.07.09.tar.lzma
 /maradns-2.0.07c.tar.bz2
 /maradns-2.0.07d.tar.bz2
 /maradns-2.0.08.tar.bz2
+/maradns-2.0.09.tar.bz2
diff --git a/maradns.spec b/maradns.spec
index b0eb63c..63194b0 100644
--- a/maradns.spec
+++ b/maradns.spec
@@ -1,9 +1,9 @@
 Name:		maradns
-Version:	2.0.08
+Version:	2.0.09
 Release:	1%{?dist}
 Summary:	Authoritative and recursive DNS server made with security in mind
 # recursive resolver is shipped in versioned directory
-%global dwood_ver	3.2.04
+%global dwood_ver	3.2.05
 
 Source0:	http://www.maradns.org/download/2.0/%{version}/%{name}-%{version}.tar.bz2
 # http://maradns.samiam.org/download/patches/3rd_party/Thomasz-Torcz-systemd-2013-10-14.patch
@@ -164,6 +164,10 @@ fi
 
 
 %changelog
+* Thu Feb 13 2014 Tomasz Torcz <ttorcz at fedoraproject.org> - 2.0.09-1
+- new release, fixing denial-of-service vulnerability  
+  ( http://samiam.org/blog/2014-02-12.html )
+
 * Thu Jan 16 2014 Tomasz Torcz <ttorcz at fedoraproject.org> - 2.0.08-1
 - new upstream release ( http://samiam.org/blog/2014-01-14.html )
 
diff --git a/sources b/sources
index b3bf63c..f924483 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfe5902f9f9b3cfda6e6274b8c134cc7  maradns-2.0.08.tar.bz2
+d3e68ef9ee0d8d617fe18f4893915d59  maradns-2.0.09.tar.bz2


More information about the scm-commits mailing list