knot (1.3.0~rc4-2) unstable; urgency=low

  * Disable tests on big endian architectures (but the code still needs to
    be fixed)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 23 Jul 2013 14:07:39 +0200

knot (1.3.0~rc4-1) unstable; urgency=low

  * New upstream version 1.3.0~rc4
  * Add upstream patch to honour CONFIG_DIR
  * Remove now obsolete patch to run as knot:knot
  * The knot/ is now added by upstream to @sysconfdir@

 -- Ondřej Surý <ondrej@debian.org>  Mon, 15 Jul 2013 15:15:05 +0200

knot (1.3.0~rc3-2) unstable; urgency=low

  * Add proper support for upstart and systemd along with sysvinit
  * Add /usr/lib/knot/prepare-environment script which will parse
    knot configuration file and properly create rundir and set
    correct permissions to configured values in /etc/knot/knot.conf
  * Remove /etc/default/knot since the values are now parsed
    directly from the configuration file
  * Add /var/lib/knot to knot.dirs, so it gets created on package
    install
  * Drop checking for $VERBOSE variable and properly log start/stop from
    sysvinit script

 -- Ondřej Surý <ondrej@debian.org>  Tue, 02 Jul 2013 13:08:33 +0200

knot (1.3.0~rc3-1) unstable; urgency=low

  * New upstream version 1.3.0~rc3
  * Packaging changes:
    + Use --fail-missing to check for all new files
    + Remove obsolete patches and update installed conffile with latest
      options
    + Don't install knot-zcompile as it is no more
    + Install minimal example configuration file as /etc/knot/knot.conf
    + Add --disable-silent-rules to configure invocation
    + Add patch to fix missing $(DESTDIR) in src/Makefile.am
    + Set --with-rundir and --with-storage to correct locations
    + Run under knot:knot by default (create and delete knot user)
    + Add knot-dnsutils and knot-host packages
    + Add patch to move knot-{host,dnsutils} manpages to correct location
    + Add samples/knot.{full,keys}.conf and example zone to examples.
  * Add knot-doc package with generated documentation (PDF and HTML)

 -- Ondřej Surý <ondrej@debian.org>  Fri, 28 Jun 2013 12:59:55 +0200

knot (1.2.0-2) unstable; urgency=low

  * /etc/init.d/knot now sources /etc/default/knot instead of
    /etc/init.d/knotd (Closes: #707683)
  * Pull upstream fix for pidfile creation before dropping priviledges
    (Closes: #707685)
  * Enable SSE2 support again (we will simply not support anything older
    than Pentium M)

 -- Ondřej Surý <ondrej@debian.org>  Wed, 26 Jun 2013 14:41:04 +0200

knot (1.2.0-1) unstable; urgency=low

  * Imported Upstream version 1.2.0
   + Final release.
   + Some small memory leaks fixes.

 -- Ondřej Surý <ondrej@debian.org>  Wed, 03 Apr 2013 09:16:25 +0200

knot (1.2.0~rc4-1) unstable; urgency=low

  * Imported Upstream version 1.2.0~rc4
   + knotc 'zonestatus' command
   + Changing logfile ownership before dropping privileges
   + knotc respects 'control' section from configuration
   + RRL: resolved bucket collisions
   + RRL: updated bucket mapping to conform RRL technical memo

 -- Ondřej Surý <ondrej@debian.org>  Fri, 22 Mar 2013 15:35:50 +0100

knot (1.2.0~rc3-1) unstable; urgency=low

  * Imported Upstream version 1.2.0~rc3
    + New functionality: Response Rate Limiting as a response to
      reflection DNS DDoS attacks in the wild
    + Add missing RRSIG in ANY queries

 -- Ondřej Surý <ondrej@debian.org>  Fri, 01 Mar 2013 13:24:28 +0100

knot (1.2~rc2-1) unstable; urgency=low

  * Imported Upstream version 1.2~rc2
  * Fix git location
  * Update patches for 1.2 release

 -- Ondřej Surý <ondrej@debian.org>  Mon, 18 Feb 2013 12:40:01 +0100

knot (1.1.3-1) unstable; urgency=low

  * Imported Upstream version 1.1.3

 -- Ondřej Surý <ondrej@debian.org>  Thu, 20 Dec 2012 10:50:41 +0100

knot (1.1.3~rc1-1) unstable; urgency=low

  * Imported Upstream version 1.1.3~rc1
   + Fixed answering DS queries (RRSIGs not together with DS, AA bit
     missing).
   + Fixed setting ARCOUNT in some error responses with EDNS enabled.
   + Fixed crash when compiling zone zone with NSEC3PARAM but no NSEC3
     and semantic checks enabled.

 -- Ondřej Surý <ondrej@debian.org>  Fri, 07 Dec 2012 11:19:35 +0100

knot (1.1.2-1) unstable; urgency=low

  * Imported Upstream version 1.1.2

 -- Ondřej Surý <ondrej@debian.org>  Wed, 21 Nov 2012 14:45:34 +0100

knot (1.1.2~rc1-1) unstable; urgency=low

  * Imported Upstream version 1.1.2~rc1
  * Update patches for new release

 -- Ondřej Surý <ondrej@debian.org>  Wed, 14 Nov 2012 14:04:17 +0100

knot (1.1.1-1) unstable; urgency=low

  * Imported Upstream version 1.1.1
  * Update and remove obsolete patches for new release

 -- Ondřej Surý <ondrej@debian.org>  Wed, 31 Oct 2012 10:42:09 +0100

knot (1.1.0-5) unstable; urgency=low

  * Disable SSE2 instruction set, might solve some strange crashes.

 -- Ondřej Surý <ondrej@debian.org>  Wed, 10 Oct 2012 13:09:54 +0200

knot (1.1.0-4) unstable; urgency=low

  * Disable extra hardening via dpkg-buildflags, which is not needed
    by debhelper 9, but breaks builds on squeeze
  * Install man5 and knot.info documentation

 -- Ondřej Surý <ondrej@debian.org>  Mon, 03 Sep 2012 16:43:26 +0200

knot (1.1.0-3) unstable; urgency=low

  * Bump dependency on debhelper >= 9
  * Bump standards version to 3.9.3
  * Fix installation of manpages to correct directories

 -- Ondřej Surý <ondrej@debian.org>  Mon, 03 Sep 2012 16:02:11 +0200

knot (1.1.0-2) unstable; urgency=low

  * Disable AM_MAINTAINER_MODE and re-run autoreconf -fi
  * Enable hardening build by default
  * Update pidfile patch to 1.1.0
  * Cope with default MultiArch in dh_compat==9 and don't install
    unittests* binaries

 -- Ondřej Surý <ondrej@debian.org>  Mon, 03 Sep 2012 15:32:53 +0200

knot (1.1.0-1) unstable; urgency=low

  * Imported Upstream version 1.1.0
   - User manual now available.
   - Optionally disable ANY queries for authoritative answers.
   - Dropping identical records in zone and incoming transfers.
   - Support for '/' in zone names.
   - Generating journal from reloaded zone (EXPERIMENTAL).
   - Outgoing-only interfaces in configuration file.
   - Following DNAME if the synthetized name is in the same zone.
   - IXFR-in optimized.
   - Many zones loading optimized.
   - Signing SOA with TSIG queries when checking zone version with master.
  * Enable maintainer mode to generate version.texi as a workaround.

 -- Ondřej Surý <ondrej@debian.org>  Fri, 31 Aug 2012 16:27:07 +0200

knot (1.0.6-1) unstable; urgency=low

  * Imported Upstream version 1.0.6
   - Add NSEC/NSEC3 for all wildcard CNAMEs in the response.
   - Fixed potential problems with RCU synchronization.

 -- Ondřej Surý <ondrej@debian.org>  Wed, 13 Jun 2012 15:31:52 +0200

knot (1.0.5-1) unstable; urgency=low

  * Imported Upstream version 1.0.5
   - Fixed bug with creating journal files which didn't get merged
     by accident

 -- Ondřej Surý <ondrej@debian.org>  Thu, 17 May 2012 12:25:27 +0200

knot (1.0.4-1) unstable; urgency=low

  * Imported Upstream version 1.0.4
   - Speed-up loading of many zones due parallelization
   - Support for TLSA resource record (Type 52)
   - New commands knotc checkzone and knotc refresh (forced update)
   - Fixed responses to CNAME queries if the canonical name was also
     an alias
   - Fixed crash when NS or MX points to an alias
   - Fixed crash when bootstraping/compiling a lot of zones
   - Significant speed-up and memory usage reduction of IXFR-in

 -- Ondřej Surý <ondrej@debian.org>  Wed, 16 May 2012 09:33:26 +0200

knot (1.0.3-1) unstable; urgency=low

  * Imported Upstream version 1.0.3
   - Fixed bug in non-EDNS0 queries over TCP
   - Zone compilation time regression fixed

 -- Ondřej Surý <ondrej@debian.org>  Wed, 18 Apr 2012 09:06:57 +0200

knot (1.0.2-1) unstable; urgency=low

  * Imported Upstream version 1.0.2
   - Bugfix release

 -- Ondřej Surý <ondrej@debian.org>  Fri, 13 Apr 2012 16:09:11 +0200

knot (1.0.1-1) unstable; urgency=low

  * Imported Upstream version 1.0.1
   - Implemented jitter to REFRESH/RETRY timers
   - Fixed problem with creating IXFR journal for bootstrapped zone
   - Fixed race condition in processing NOTIFY/SOA queries
   - Fixed improper assignment of TSIG algorithm type

 -- Ondřej Surý <ondrej@debian.org>  Fri, 09 Mar 2012 20:18:37 +0100

knot (1.0.0-1) unstable; urgency=low

  * Imported Upstream version 1.0.0
  * Update pidfile patch

 -- Ondřej Surý <ondrej@debian.org>  Wed, 29 Feb 2012 18:46:13 +0100

knot (1.0~rc1-1) unstable; urgency=low

  * Imported Upstream version 1.0~rc1
  * Move knotd.pid to /var/run where it belongs

 -- Ondřej Surý <ondrej@debian.org>  Wed, 15 Feb 2012 21:12:56 +0100

knot (0.9.1-3) unstable; urgency=low

  * Install files into knot package (broken build after added debug
    package)

 -- Ondřej Surý <ondrej@debian.org>  Mon, 23 Jan 2012 15:01:42 +0100

knot (0.9.1-2) unstable; urgency=low

  * Build knot-dbg package with debug symbols

 -- Ondřej Surý <ondrej@debian.org>  Mon, 23 Jan 2012 13:27:20 +0100

knot (0.9.1-1) unstable; urgency=low

  * Imported Upstream version 0.9.1
    + RRSet rotation functionality added
    + New pseudo-random number generator (new BSD licensed)
    + Fixed build on BSD
    + Fixes in parsing and dumping of some RR types
  * Add correct git-buildpackage configuration
  * Update copyright for new PRNG

 -- Ondřej Surý <ondrej@debian.org>  Sat, 21 Jan 2012 15:47:30 +0100

knot (0.9-1) unstable; urgency=low

  * Imported Upstream version 0.9
    + Add TSIG support
    + Several smaller bugfixes
  * Add correct git-buildpackage configuration
  * Imported Upstream version 0.9.1
  * Update copyright for new PRNG

 -- Ondřej Surý <ondrej@debian.org>  Sat, 21 Jan 2012 15:46:54 +0100

knot (0.8.1-1) unstable; urgency=low

  * Imported Upstream version 0.8.1
    + Correctly handle SPF resource records
    + Fix wrong text dumping of unknown records.

 -- Ondřej Surý <ondrej@debian.org>  Thu, 01 Dec 2011 16:27:44 +0100

knot (0.8-1) unstable; urgency=low

  * Initial release (Closes: #647461)
  * Add some dependencies in the init.d script
  * Add flex and bison to b-d
  * Add versioned dependency on liburcu
  * Daemonize on the start
  * Update copyright file to include all licenses

 -- Ondřej Surý <ondrej@debian.org>  Wed, 16 Nov 2011 07:14:55 +0100
