diff --git a/.gitignore b/.gitignore index a1f8fea..ef8ab76 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ maradns-1.3.07.09.tar.lzma /maradns-2.0.09.tar.bz2 /maradns-2.0.10.tar.bz2 /maradns-2.0.11.tar.bz2 +/maradns-2.0.13.tar.bz2 diff --git a/maradns.spec b/maradns.spec index 1bfed43..fb28057 100644 --- a/maradns.spec +++ b/maradns.spec @@ -1,9 +1,9 @@ Name: maradns -Version: 2.0.12 +Version: 2.0.13 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.08 +%global dwood_ver 3.2.09 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 +* Sat Sep 26 2015 Tomasz Torcz - 2.0.13-1 +- new upstream version + * Fri Aug 21 2015 Tomasz Torcz - 2.0.12-1 - new upstream version (DoS fix) diff --git a/sources b/sources index 057e497..1984f32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d5a8176fc78a6d2e456974c9cf2de6b maradns-2.0.12.tar.bz2 +b72f61b3b942d971712cf0f0a68a2966 maradns-2.0.13.tar.bz2