diff options
author | LaMont Jones <lamont@debian.org> | 2013-08-29 16:22:54 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2013-08-29 16:22:54 -0600 |
commit | fef68bcf997b38ed0370387f44efe6283063ec9c (patch) | |
tree | c7776ad80e1ca2216ea807de399ae2d048fee738 | |
parent | a1b20945601f69d88b3195a8247245467f383834 (diff) | |
download | bind9-fef68bcf997b38ed0370387f44efe6283063ec9c.tar.gz |
changelog: release
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cafd3567..a72a0054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +bind9 (1:9.9.3.dfsg.P2-4) unstable; urgency=low + + [Peter Marschall] + + * If rndc.conf exists, skip creation of rndc.key. Closes: #620394 + + [Al Tarakanoff] + + * properly quote check of pid in bind9 init.d. LP: #1092243 + + [LaMont Jones] + + * include distro and package version in version string + * apparmor: allow GeoIP data file access. LP: #834901 + * enable filter-aaaa. Closes: #701704 LP: #1115168 + + -- LaMont Jones <lamont@debian.org> Thu, 29 Aug 2013 16:22:29 -0600 + bind9 (1:9.9.3.dfsg.P2-3) unstable; urgency=low [Michael Stapelberg] |