isc-kea (1.6.2-0ubuntu1) focal; urgency=medium

  * New upstream release: 1.6.2

 -- Andreas Hasenack <andreas@canonical.com>  Wed, 26 Feb 2020 22:44:06 -0300

isc-kea (1.6.1-0ubuntu2) focal; urgency=medium

  * d/p/mysql8-mybool-ubuntu.patch: drop patch as we removed the
    workaround from mysql-8.0 itself (LP: #1863026)

 -- Andreas Hasenack <andreas@canonical.com>  Fri, 21 Feb 2020 09:28:27 -0300

isc-kea (1.6.1-0ubuntu1) focal; urgency=medium

  * New upstream release: 1.6.1 (LP: #1809262, LP: #1858347)
  * Dropped patches:
    - d/p/0001-fix_typo: applied upstream
    - d/p/0004-Use-runstatedir-for-pid-file-location.patch: fixed
      upstream in another way
    - d/p/mysql-8.0: fixed upstream
  * d/p/0003-kea_admin_fix: refresh to remove fuzz
  * d/control: add build-deps for python3-sphinx and
    python3-sphinx-rtd-theme ("sphinx_rtd_theme is no longer a hard
    dependency since version 1.4.0.")
  * d/control: add python3-kea-connector dependency to kea-ctrl-agent,
    as that is not calculated automatically by dh_python.
  * d/p/mysql8-mybool-ubuntu.patch: drop the my_bool configure check
    to have this build again with Ubuntu's MySQL8. (LP: #1795314)
  * d/rules: use rm -f in the clean step so it doesn't fail if the
    file to be removed cannot be found.
  * d/kea-common.install: hooks directory changed to kea/hooks
  * d/rules: enable generate messages, it could be needed by third
    parties.
  * d/rules: enable perfdhcp
  * d/rules: localstatedir should be /var
  * d/python3-kea-connector.install, d/rules: fix python module path
  * d/kea-dev.install: dns++.pc was dropped by upstream in
    commit 93cd62c99f69cc379c08cd06791db522c1fb0aca
  * d/kea-doc.install: fix doc path
  * d/not-installed: add kea-netconf.8 and CONTRIBUTING.md (the latter
    is included via d/docs). We are not building netconf as it requires
    Sysrepo which Debian and Ubuntu do not have.
  * d/docs: add CONTRIBUTING.md
  * Logging path fixes:
    - d/kea-ctrl-agent.service, d/kea-dhcp-ddns-server.service,
      d/kea-dhcp4-server.service, d/kea-dhcp6-server.service: drop
      the env var override for logging target and rely on the
      configuration file setting instead, as this can create confusion.
    - d/p/0006-fix-logger-path.patch: fix logger path
  * d/p/0007-keyctrl-colored-ddns-status.patch: typo that was preventing
    the ddns status text from being colored
  * d/p/0008-change-default-ca-port-to-match.patch: change the
    control agent's default port to 8000 to match the client
    defaults.
  * d/rules, d/kea-common.install: add back keactrl.8 manpage

 -- Andreas Hasenack <andreas@canonical.com>  Thu, 13 Feb 2020 09:31:42 -0300

isc-kea (1.5.0-2ubuntu2) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 25 Jan 2020 06:02:14 +0000

isc-kea (1.5.0-2ubuntu1) eoan; urgency=medium

  * Backport upstream's changes for MySQL 8.0 for MySQL 8.0 transition.

 -- Robie Basak <robie.basak@ubuntu.com>  Mon, 15 Jul 2019 12:09:19 +0000

isc-kea (1.5.0-2) unstable; urgency=medium

  [ Jason Guy  ]
  * Stop deleting _kea user and group on postrm for security
  * Drop debhelper compat to v11; v12 adds dependency on init-system-helpers 
    (>=1.52), and stretch uses 1.48.

  [ Badreddin Aboubakr ]
  * Fix systemd service file & create group kea
  * Fix maintaner scripts to handle the _kea group (Closes: #924105)

  [ Michal Nowikowski ]
  * Fixed names of referenced services in WantedBy fields

 -- Ondřej Surý <ondrej@sury.org>  Wed, 12 Jun 2019 16:11:11 +0200

isc-kea (1.5.0-1) unstable; urgency=medium

  [ Ondřej Surý ]
  * New upstream version 1.5.0 (Closes: #916288)
  * Update d/watch to use better mangling and https:// URL
  * Update ISC signing key
  * Bump debhelper compat level to v12
  * Fix some default paths to use runstatedir
  * Create a non-privileged user _kea and run the Kea services under that user
    (Closes: #910671)
  * Add the netconf stuff to d/not-installed
  * Greatly simplify d/copyright (Closes: #905214)
  * Fix dpkg-statoverride usage in maintscripts
  * Add adduser to kea-common Depends
  * Add Pre-Depends: ${misc:Pre-Depends} for systemd Pre-Depends
  * DHCPv4 daemon also needs CAP_NET_RAW
  * It's Kea, not ISC KEA; fix the .service files

  [ Yuval Freund ]
  * Fix python dep issue. (Closes: #905977, #908491)

  [ Badreddin Aboubakr ]
  * Fix systemd Unit Files
    + Change lock directory (systemd nesting issue)
    + Quote RuntimeDirectory
    + Remove "LogsDirectory" and "LogsDirectoryMode" (they are not
      supported in systemd 232)

  [ Jason Guy ]
  * Added a new patch to fix the kea-admin script.
  * Fixed the postrm script (Closes: #905421)

 -- Ondřej Surý <ondrej@debian.org>  Mon, 25 Feb 2019 12:12:36 +0000

isc-kea (1.4.0.P1-5) unstable; urgency=medium

  * Non-maintainer upload.
  * Added a missing python3 dependency (Closes: #905977)
  * Fixed kea-ctrl-agent dependency (Closes: #908491)
  * Fixed kea-common postrm script (Closes: #905421)
  * Fixed state directories (Closes: #910671)
  * Fixed copyright (Closes: #905214)
  * Cleaned up quilt patches.

 -- Jason Guy <jason.e.guy@gmail.com>  Sun, 16 Dec 2018 19:31:18 -0500

isc-kea (1.4.0.P1-3) unstable; urgency=medium

  [ Ondřej Surý ]
  * Install keactrl binary and manpage to kea-common package
  * Make package backportable to Ubuntu Trusty that doesn't have
    debian/not-installed support yet
  * Tighten the permissions on the /run/lock/kea, /var/log/kea and
    /var/lib/kea directory
  * Merge little bits from Jason in d/control and d/rules
  * Cleanup install files

  [ Jason Guy ]
  * Added missing files.
  * Minor fixes to the lockfile paths.

  [ Adam Majer ]
  * Update ISC signing key for 2017-2018
  * Add python3-kea-connector and kea-ctrl-agent files

 -- Ondřej Surý <ondrej@debian.org>  Mon, 16 Jul 2018 15:53:56 +0000

isc-kea (1.4.0.P1-2) unstable; urgency=medium

  * Add alternative dependency for default-libmysqlclient-dev to make
    backporting easier
  * Re-enable mysql and pgsql backends

 -- Ondřej Surý <ondrej@debian.org>  Sat, 14 Jul 2018 12:14:40 +0000

isc-kea (1.4.0.P1-1) unstable; urgency=medium

  * New upstream version 1.4.0.P1
   + [CVE-2018-5739]: failure to release memory may exhaust system
     resources (Closes: #903729)

 -- Ondřej Surý <ondrej@debian.org>  Sat, 14 Jul 2018 08:51:37 +0000

isc-kea (1.4.0-2) experimental; urgency=medium

  * New upstream version 1.4.0 (Closes: #874501, #874501)
  * Update Maintainer, Uploaders and Vcs-* Links
  * Use --fail-missing to catch files not installed which should be
  * Update bug numbers in d/changelog
  * Add kea-admin binary into kea-admin package (Closes: #851712)
  * Install hooks in kea-common package and kea-ctrl-agent into kea-utils
    package
  * Move kea-ctrl-agent to kea-admin package

 -- Ondřej Surý <ondrej@debian.org>  Fri, 13 Jul 2018 20:00:33 +0000

isc-kea (1.4.0-1) experimental; urgency=medium

  * New upstream version 1.4.0 (Closes: #874501, #874501)
  * Rebase patches on top of Kea 1.4
  * Use upstream conffiles
  * Run d/ through wrap-and-sort -a + add dh-autoconf
  * Enable autoreconf
  * Don't install *.spec files

 -- Ondřej Surý <ondrej@debian.org>  Fri, 13 Jul 2018 18:42:25 +0000

isc-kea (1.1.0-1) unstable; urgency=medium

  * New upstream version 1.1.0 (closes: #844536)
    + support PostgreSQL and MySQL for host reservation for both
      DHCPv4 and DHCPv6
    + allows MySQL and PostgreSQL host reservations databases
      to operate in read-only mode
    + extends host reservations capabilities based on specific
      DHCP options.
    + expanded client classification system
    + DHCPv4-over-DHCPv6 - RFC7341
  * builds with default mysql library (closes: #845856)
  * debian/patches:
    - fix_gcc6 - removed, upstreamed
    - openssl1.1 - add OpenSSL 1.1 support (closes: #828356)

 -- Adam Majer <adamm@zombino.com>  Sun, 27 Nov 2016 23:07:17 +0100

isc-kea (1.0.0-4) unstable; urgency=medium

  * debian/rules:
    + Disable warnings being treated as errors during compilation.
      This fixes compilation with GCC 6.0 and Kea's use of
      auto_ptr which trigger depreciation warning (closes: #831123)
  * debian/patches/fix_gcc6:
    + fix compilation with gcc6 C++14

 -- Adam Majer <adamm@zombino.com>  Mon, 25 Jul 2016 22:23:36 +0200

isc-kea (1.0.0-3) unstable; urgency=medium

  * debian/patches/support_kfreebsd:
    + Add support for kFreeBSD - detect it as FreeBSD
  * debian/watch:
    + Only detect X.Y.Z* version formats
    + Sort beta and other candidates before final release
    + Verify upstream GPG signature
  * debian/control:
    + Remove dependency on Botan. Use OpenSSL instead.
  * debian/rules:
    + Disable dependency tracking for faster build
    + Fix typo in configure script
  * Updated .service files to start KEA services only after
    network is up and time has been synced.
  * Update Standard to 3.9.7. No changes.

 -- Adam Majer <adamm@zombino.com>  Thu, 03 Mar 2016 20:49:02 -0600

isc-kea (1.0.0-2) unstable; urgency=medium

  * debian/copyright:
    + Explicitly list more embedded boost headers
  * debian/control:
    + Do not require specific PostgreSQL version (closes: #814323)

 -- Adam Majer <adamm@zombino.com>  Fri, 26 Feb 2016 13:37:51 -0600

isc-kea (1.0.0-1) unstable; urgency=low

  * Initial release (Closes: #759703)

 -- Adam Majer <adamm@zombino.com>  Tue, 19 Jan 2016 13:15:40 -0600
