diff --git a/.gitignore b/.gitignore index a0754fd..a1f8fea 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ maradns-1.3.07.09.tar.lzma /maradns-2.0.08.tar.bz2 /maradns-2.0.09.tar.bz2 /maradns-2.0.10.tar.bz2 +/maradns-2.0.11.tar.bz2 diff --git a/maradns.spec b/maradns.spec index 1e4a57c..8cbf5ea 100644 --- a/maradns.spec +++ b/maradns.spec @@ -1,9 +1,9 @@ Name: maradns -Version: 2.0.10 +Version: 2.0.11 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.06 +%global dwood_ver 3.2.07 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,9 @@ fi %changelog +* Fri Jan 30 2015 Tomasz Torcz - 2.0.11-1 +- new upstream version + * Sun Jan 25 2015 Tomasz Torcz - 2.0.10-1 - new upstream version with important security fix - http://samiam.org/blog/2015-01-25.html diff --git a/sources b/sources index eebe46c..2668641 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e518c5b5da1596f7f9279af70dbbbc34 maradns-2.0.10.tar.bz2 +829334629f591e84fb4c5dd126b80ec2 maradns-2.0.11.tar.bz2