config-caching-dns (1.0-56) bionic; urgency=medium
  
  * NOCDEV-3026 fix file exist

 -- Boris Litvinenko <borislitv@yandex-team.ru>  Thu, 27 Aug 2020 15:02:39 +0300

config-caching-dns (1.0-55) bionic; urgency=medium

  * NOCDEV-3026 ln->cp to work with new unbound in containers

 -- Boris Litvinenko <borislitv@yandex-team.ru>  Thu, 27 Aug 2020 15:02:39 +0300

config-caching-dns (1.0-54) trusty; urgency=medium

  * CSADMIN-31393 /etc/resolv.conf must be readable for all

 -- Aleksei Dubrovin <adubrovin@yandex-team.ru>  Tue, 11 Feb 2020 11:41:57 +0300

config-caching-dns (1.0-53) unstable; urgency=medium

  * BYIN-7321: fixed a security issue with a temporary file that is used when generating /etc/resolv.conf

 -- Pavel Mironov <stewie@yandex-team.ru>  Wed, 06 Nov 2019 16:22:30 +0300

config-caching-dns (1.0-52) testing; urgency=autorelease

  * Enable permissive mode for DNSSEC

 -- Andrey Miroshnikov <wf1nder@yandex-team.ru>  Mon, 19 Aug 2019 16:22:04 +0300

config-caching-dns (1.0-51) unstable; urgency=medium

  * /etc/default/config-caching-dns moved to /etc/default/config-caching-dns-default

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 07 Dec 2017 15:36:35 +0300

config-caching-dns (1.0-50) trusty; urgency=medium

  * CSADMIN-18726 Added support for nat64-force tag (for ipv4+ipv6 hosts)

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 10 Aug 2017 19:12:19 +0500

config-caching-dns (1.0-49) unstable; urgency=medium

  * added option for remove 'search' parameter from /etc/resolv.conf:
    'resolv-conf-no-search' in conductor tags or
    SEARCH="" in /etc/default/config-caching-dns

 -- Pavel Mironov <stewie@yandex-team.ru>  Fri, 07 Jul 2017 18:49:01 +0300

config-caching-dns (1.0-48) unstable; urgency=medium

  * changed configuration of /etc/resolv.conf for the case when the server has ipv6 and ipv4 simultaneously

 -- Pavel Mironov <stewie@yandex-team.ru>  Mon, 10 Apr 2017 01:24:00 +0300

config-caching-dns (1.0-47) unstable; urgency=medium

  * fixed auto-reload unbound after the configuration change in ubuntu trusty

 -- Pavel Mironov <stewie@yandex-team.ru>  Tue, 28 Feb 2017 15:00:15 +0300

config-caching-dns (1.0-46) trusty; urgency=medium

  * allowed processing of non-recursive queries

 -- Pavel Mironov <stewie@yandex-team.ru>  Fri, 10 Feb 2017 14:57:04 +0300

config-caching-dns (1.0-45) trusty; urgency=medium

  * added workaround for the situation when the conductor is not available or returns bad responses

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 02 Feb 2017 18:28:38 +0300

config-caching-dns (1.0-44) trusty; urgency=medium

  * remote-control enabled by default

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 02 Feb 2017 17:04:36 +0300

config-caching-dns (1.0-43) trusty; urgency=medium

  * added conflicts with packages unbound-config-local64 and yandex-config-dns64

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 22 Dec 2016 16:32:27 +0300

config-caching-dns (1.0-42) trusty; urgency=medium

  * removed dns64-cache.yandex.net from configs (https://clubs.at.yandex-team.ru/sysadmin/13082)

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 08 Dec 2016 16:58:21 +0300

config-caching-dns (1.0-41) trusty; urgency=medium

  * nat64 and local-dns64 can now be enabled via /etc/default/config-caching-dns

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 01 Dec 2016 17:20:50 +0300

config-caching-dns (1.0-40) trusty; urgency=medium

  * error when query data from the conductor no longer causes a configuration error when installing package

 -- Pavel Mironov <stewie@yandex-team.ru>  Mon, 28 Nov 2016 17:55:53 +0300

config-caching-dns (1.0-39) trusty; urgency=medium

  * added dh_installinit to debian/rules for install /etc/default/config-caching-dns

 -- Pavel Mironov <stewie@yandex-team.ru>  Wed, 23 Nov 2016 17:54:11 +0300

config-caching-dns (1.0-38) trusty; urgency=medium

  * added /etc/default/config-caching-dns for in-place customization
  * default timeout and attempts in /etc/resolv.conf are set to 1

 -- Pavel Mironov <stewie@yandex-team.ru>  Wed, 23 Nov 2016 17:22:11 +0300

config-caching-dns (1.0-37) trusty; urgency=medium

  * run ln with -T flag (treat LINK_NAME as a normal file always)

 -- Pavel Mironov <stewie@yandex-team.ru>  Tue, 22 Nov 2016 19:25:39 +0300

config-caching-dns (1.0-36) trusty; urgency=medium

  * fixed bug with no nameservers in /etc/resolv.conf when 'local-dns64' tag is used

 -- Pavel Mironov <stewie@yandex-team.ru>  Tue, 22 Nov 2016 14:35:48 +0300

config-caching-dns (1.0-35) trusty; urgency=medium

  * disabling DNSSEC when using dns64 resolvers ('nat64' tag in Conductor)

 -- Pavel Mironov <stewie@yandex-team.ru>  Tue, 22 Nov 2016 01:41:08 +0300

config-caching-dns (1.0-34) trusty; urgency=medium

  * local dns64 resolving is enabled by the tag 'local-dns64' in Conductor
  * ns64-cache.yandex.net and dns64-cache.yandex.net used as forward-resolvers with the tag 'nat64' in Conductor

 -- Pavel Mironov <stewie@yandex-team.ru>  Mon, 21 Nov 2016 19:16:35 +0300

config-caching-dns (1.0-33) trusty; urgency=medium

  * added workaround to handle requests for domains localhost.yandex.ru and localhost.yandex.net

 -- Pavel Mironov <stewie@yandex-team.ru>  Fri, 18 Nov 2016 17:11:30 +0300

config-caching-dns (1.0-32) trusty; urgency=medium

  * fixed /etc/resolv.conf template for enabled dns64

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 17 Nov 2016 19:38:39 +0300

config-caching-dns (1.0-31) trusty; urgency=medium

  * bind changed to unbound | yandex-unbound
  * added local dns64 resolving
  * sed is removed from the dependencies of the package

 -- Pavel Mironov <stewie@yandex-team.ru>  Thu, 17 Nov 2016 18:22:39 +0300

config-caching-dns (1.0-30) trusty; urgency=medium

  * also change relover order for bind9 nat64 config

 -- Sergey Kacheev <skacheev@yandex-team.ru>  Wed, 12 Oct 2016 20:03:46 +0700

config-caching-dns (1.0-29) trusty; urgency=medium

  * true order of upstream resovers

 -- Sergey Kacheev <skacheev@yandex-team.ru>  Sat, 08 Oct 2016 00:01:26 +0700

config-caching-dns (1.0-28) trusty; urgency=medium

  * revert inet6 options due to broken ubic.ping

 -- Sergey Kacheev <skacheev@yandex-team.ru>  Wed, 03 Aug 2016 17:35:53 +0700

config-caching-dns (1.0-27) trusty; urgency=medium

  * code cleanup
  * add inet6 for ipv6_only system
  * add ns64-cache.yandex.net for nat64 systems

 -- Sergey Kacheev <skacheev@yandex-team.ru>  Mon, 01 Aug 2016 18:08:27 +0700

config-caching-dns (1.0-26) trusty; urgency=medium

  * Added support for hooks in /etc/yandex/config-caching-dns/resolv-hooks.d

 -- Aleksei Dubrovin <adubrovin@yandex-team.ru>  Mon, 11 Jul 2016 14:11:30 +0500

config-caching-dns (1.0-25) trusty; urgency=medium

  * forward: first -> only (for nat64)

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Thu, 18 Feb 2016 17:31:06 +0300

config-caching-dns (1.0-24) trusty; urgency=medium

  * add  -- -Zgzip for build package

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Thu, 18 Feb 2016 17:00:11 +0300

config-caching-dns (1.0-23) trusty; urgency=medium

  * change order for nameserver

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Thu, 18 Feb 2016 13:08:29 +0300

config-caching-dns (1.0-22) trusty; urgency=low

  * new script logic https://st.yandex-team.ru/MDADM-3398#1454408561000

 -- Sergey Kulbachinskii <bombastic@yandex-team.ru>  Thu, 04 Feb 2016 11:44:17 +0300

config-caching-dns (1.0-19) unstable; urgency=medium

  * Added Conflicts: yandex-conf-nat64 Provides: yandex-conf-nat64 Replaces yandex-conf-nat64

 -- Sergey Kulbachinskii <bombastic@yandex-team.ru>  Fri, 27 Nov 2015 12:58:43 +0300

config-caching-dns (1.0-18) unstable; urgency=medium

  * version up!

 -- Sergey Kulbachinskii <bombastic@yandex-team.ru>  Fri, 27 Nov 2015 12:58:43 +0300

config-caching-dns (1.0-17) unstable; urgency=medium

  * fixed CRLF-ending in bash script

 -- Sergey Kulbachinskii <bombastic@yandex-team.ru>  Fri, 27 Nov 2015 12:28:43 +0300

config-caching-dns (1.0-16) unstable; urgency=medium

  * fixed support for nat64

 -- Sergey Kulbachinskii <bombastic@yandex-team.ru>  Fri, 27 Nov 2015 11:49:43 +0300

config-caching-dns (1.0-15) unstable; urgency=medium

  * Non-maintainer upload.
  * version up !

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 25 Nov 2015 15:03:26 +0300

config-caching-dns (1.0-14) unstable; urgency=medium

  * added support for nat64

 -- Sergey Kulbachinskii <bombastic@yandex-team.ru>  Wed, 25 Nov 2015 14:29:43 +0300

config-caching-dns (1.0-13) unstable; urgency=medium

  * too many nameservers (thx frenz)

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 07 Oct 2015 20:47:43 +0300

config-caching-dns (1.0-12) unstable; urgency=low

  * fix : lsb_release --> lsb-release

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 05 Aug 2015 16:12:05 +0300

config-caching-dns (1.0-11) unstable; urgency=low

  * bind9.defaut config as postinst script

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 05 Aug 2015 16:07:26 +0300

config-caching-dns (1.0-10) unstable; urgency=low

  * revert tuned default config (not all platform compatible)

 -- Yury Saulin <ognemuh@yandex-team.ru>  Thu, 30 Jul 2015 23:37:19 +0300

config-caching-dns (1.0-9) unstable; urgency=low

  * default config as symlink

 -- Yury Saulin <ognemuh@yandex-team.ru>  Thu, 30 Jul 2015 23:32:28 +0300

config-caching-dns (1.0-8) unstable; urgency=low

  * default config with CPU tuning and now listen any interfaces

 -- Yury Saulin <ognemuh@yandex-team.ru>  Thu, 30 Jul 2015 22:48:54 +0300

config-caching-dns (1.0-7) unstable; urgency=medium

  * not yet compatible, try again

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 29 Jul 2015 16:57:51 +0300

config-caching-dns (1.0-6) unstable; urgency=low

  * now lucid compatible

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 29 Jul 2015 16:42:07 +0300

config-caching-dns (1.0-5) precise; urgency=low

  * + dns-cache to resolv.conf + search tunings to resolv.conf (thx bzhmurov)

 -- Yury Saulin <ognemuh@yandex-team.ru>  Wed, 22 Jul 2015 01:22:32 +0300

config-caching-dns (1.0-4) precise; urgency=low

  * fix config line for v4 forwarders :(

 -- Anna Martynova <broom@yandex-team.ru>  Fri, 05 Jun 2015 15:07:43 +0400

config-caching-dns (1.0-3) precise; urgency=low

  * bump version

 -- Anna Martynova <broom@yandex-team.ru>  Fri, 05 Jun 2015 14:54:01 +0400

config-caching-dns (1.0-2) precise; urgency=low

  * enable forwarders for v4
  * use v4 forwarders addresses only if machine doesn't have v6 at all

 -- Anna Martynova <broom@yandex-team.ru>  Fri, 05 Jun 2015 12:58:57 +0400

config-caching-dns (1.0-1.yandex.23) unstable; urgency=low

  * removed nameserver $IPv4_GW in default v4 only configuration

 -- Gordeev Gennadiy <bockra@yandex-team.ru>  Tue, 14 Mar 2015 14:41:23 +0300

config-caching-dns (1.0-1.yandex.22) unstable; urgency=low

  * Disable generate-resolve-conf.sh, if nat64 is enable.

 -- Evgeniy Shimanogov <evgeniysh@yandex-team.ru>  Fri, 20 Mar 2015 14:41:23 +0300

config-caching-dns (1.0-1.yandex.21) unstable; urgency=low

  * fix define IPv6_GW;

 -- Andrey Godin <agodin@yandex-team.ru>  Fri, 18 Apr 2014 13:36:04 +0400

config-caching-dns (1.0-1.yandex.20) unstable; urgency=low

  * bind listen only lo interface (listen-on 127.0.0.1/listen-on-v6 ::1)
  * Added README.Debian with link to src

 -- Aleksei Arsenev <aarseniev@yandex-team.ru>  Wed, 19 Mar 2014 15:05:00 +0400

config-caching-dns (1.0-1.yandex.19) unstable; urgency=low

  * remove domain; search = yandex.ru yandex.net

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Fri, 13 Dec 2013 18:27:08 +0400

config-caching-dns (1.0-1.yandex.18) unstable; urgency=low

  * fix domain = 'hostname -d';

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Fri, 13 Dec 2013 18:13:57 +0400

config-caching-dns (1.0-1.yandex.17) unstable; urgency=low

  * domain = `hostname -d`; remove rerouting from cron

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Sat, 07 Dec 2013 00:28:59 +0400

config-caching-dns (1.0-1.yandex.16) unstable; urgency=low

  * add ipv6 root servers to db.root

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Wed, 04 Dec 2013 00:15:18 +0400

config-caching-dns (1.0-1.yandex.15) unstable; urgency=low

  * add resolve localhost to ::1

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Mon, 02 Dec 2013 16:42:24 +0400

config-caching-dns (1.0-1.yandex.14) unstable; urgency=low

  * add 2a02:6b8:0:3400::1 to forwarders;

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Wed, 23 Oct 2013 00:54:27 +0400

config-caching-dns (1.0-1.yandex.13) precise; urgency=low

  * ver++

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Thu, 10 Oct 2013 18:51:24 +0400

config-caching-dns (1.0-1.yandex.12ubuntu1) precise; urgency=low

  * first nameserver 127.0.0.1 for all system;
  * forwarding to 2a02:6b8::1:1 enable if ipv6_only system (need for cauth);

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Thu, 10 Oct 2013 18:48:03 +0400

config-caching-dns (1.0-1.yandex.12) precise; urgency=low

  * change HERE DOCUMENT in generate script;

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Wed, 02 Oct 2013 22:00:27 +0400

config-caching-dns (1.0-1.yandex.11) precise; urgency=low

  * add generate /tmp/resolv.conf and only then mv to /etc/resolv.conf;
  * run generate resolv.conf in postinst

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Wed, 02 Oct 2013 18:24:37 +0400

config-caching-dns (1.0-1.yandex.10) precise; urgency=low

  * change cron time; change Makefile;

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Mon, 30 Sep 2013 14:37:11 +0400

config-caching-dns (1.0-1.yandex.9) precise; urgency=low

  * change Makefile;

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Mon, 30 Sep 2013 13:03:13 +0400

config-caching-dns (1.0-1.yandex.8) precise; urgency=low

  *  add cron job config-caching-dns.cron;
     autogenerate resolv.conf from generate-resolve-conf.sh;

 -- Vyacheslav Agapov <vyacheslav@yandex-team.ru>  Fri, 27 Sep 2013 17:32:41 +0400

config-caching-dns (1.0-1.yandex.7) configs; urgency=low

  * add default nameserver 2a02:6b8::1:1;

 -- Andrey Godin <agodin@yandex-team.ru>  Wed, 12 Dec 2012 00:39:18 +0400

config-caching-dns (1.0-1.yandex.6) configs; urgency=low

  * fix postinst;

 -- Andrey Godin <agodin@yandex-team.ru>  Tue, 11 Dec 2012 18:18:39 +0400

config-caching-dns (1.0-1.yandex.5) configs; urgency=low

  * add listen-on-v6 { any; };
  * Fix slow query with ipv6&ipv4 machine;

 -- Andrey Godin <agodin@yandex-team.ru>  Tue, 11 Dec 2012 17:53:59 +0400

config-caching-dns (1.0-1.yandex.4) configs; urgency=low

  * Added "allow-query { any; }" to answer monitoring queries

 -- Roman Andriadi <nARN@yandex-team.ru>  Wed, 19 Nov 2008 02:02:40 +0300

config-caching-dns (1.0-1.yandex.3) stable; urgency=critical

  * s/forward only/forward first/g (closes RTADMIN-95)

 -- Konstantin Lepikhov <lakostis@yandex-team.ru>  Thu, 17 Jul 2008 20:02:31 +0400

config-caching-dns (1.0-1.yandex.2) stable; urgency=low

  * forwarding rules commented out

 -- Pavel Vorobyov <viert@yandex-team.ru>  Mon,  3 Sep 2007 16:33:57 +0400

config-caching-dns (1.0-1.yandex.1) stable; urgency=low

  * fixed forwarding address for bind
  * added postinstall /etc/resolve.conf adjusting script

 -- Pavel Vorobyov <viert@yandex-team.ru>  Mon,  3 Sep 2007 16:33:57 +0400

config-caching-dns (1.0-1.yandex.0) testing; urgency=low

  * rename package
  * apply postinst script

 -- Arkady L. Shane <ashejn@yandex-team.ru>  Wed, 25 Oct 2006 13:40:06 +0400

yandex-caching-dns (1.0-1) unstable; urgency=low

  * Initial Release.

 -- Grigory Bakunov <bobuk@yandex-team.ru>  Tue, 21 Mar 2006 16:53:25 +0300

