1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
bind-dyndb-ldap (11.1-5) unstable; urgency=medium
[ Peter Michael Green ]
* Add '#include <isc/int.h>' in src/types.h and src/zone.c.
(Closes: 911976)
-- Timo Aaltonen <tjaalton@debian.org> Fri, 23 Nov 2018 07:09:40 +0200
bind-dyndb-ldap (11.1-4) unstable; urgency=medium
* postinst: Migrate old style named.conf to new.
* control: Update the maintainer address.
* Bump policy to 4.15, dh to 11.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 31 Jul 2018 23:44:13 +0300
bind-dyndb-ldap (11.1-3) unstable; urgency=medium
* control: Update VCS urls.
* rules: Don't use multiarch path.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 16 Apr 2018 13:02:48 +0300
bind-dyndb-ldap (11.1-2) unstable; urgency=medium
* Fix build with bind 9.11.3. (Closes: #894091)
-- Timo Aaltonen <tjaalton@debian.org> Sun, 08 Apr 2018 21:59:56 +0300
bind-dyndb-ldap (11.1-1) unstable; urgency=medium
* New upstream release. (Closes: #879069)
* control: Bump bind9 dependency.
* patches: Drop obsolete patches, refresh others.
* add-empty-fallback.diff: Fix build with current bind9.
* source/options: Ignore files in contrib.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 08 Dec 2017 13:33:52 +0200
bind-dyndb-ldap (10.1-2) unstable; urgency=medium
* control, copyright, watch: Update upstream urls.
* gcc7-ftbfs-fix.diff: Fix build with gcc7. (Closes: #853326)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 30 Aug 2017 00:26:59 +0300
bind-dyndb-ldap (10.1-1) unstable; urgency=medium
* New upstream release.
* control: Bump policy to 3.9.8, no changes.
* control: Update vcs urls to use https, cgit.
* Refresh patches, drop fix-gcc6-ftbfs.diff.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 19 Sep 2016 21:11:47 +0300
bind-dyndb-ldap (8.0-5) unstable; urgency=medium
* Use -fno-delete-null-pointer-checks to fix build with gcc-6.
(Closes: #822706)
* fix-werror-build.diff: Actually make the build reproducible instead
of just fixing the error. (Closes: #809565)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 27 Apr 2016 09:13:01 +0300
bind-dyndb-ldap (8.0-4) unstable; urgency=medium
* Add missing /var/cache/bind/dynamic with correct permissions.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 14 Apr 2016 15:43:35 +0300
bind-dyndb-ldap (8.0-3) unstable; urgency=medium
* workaround-missing-headers.patch: libbind-dev actually ships
dns/forward.h and dns/update.h now, so ship only errno2result.h
here.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 05 Apr 2016 07:59:43 +0300
bind-dyndb-ldap (8.0-2) experimental; urgency=medium
[ Timo Aaltonen ]
* rules: Revert to using multiarch install path so that bind can
find the plugin without further configuration.
* rules, install: Install via debian/tmp.
* control: Bump libbind-dev build-dep and bind9 dep to 9.10.3 for the
multiarch switch.
[ Matthias Klose ]
* fix-werror-build.diff: Fix build failure with -Werror.
(Closes: #809565)
* workaround-missing-headers.patch: Updated files from current bind9
(Closes: #815167)
-- Timo Aaltonen <tjaalton@debian.org> Tue, 08 Mar 2016 14:26:34 +0200
bind-dyndb-ldap (8.0-1) unstable; urgency=medium
* New upstream release. (Closes: #790227, #806778)
* control: Mark FreeIPA team as maintainer.
* control: Add uuid-dev to build-depends.
* workaround-missing-headers.patch: Update to not check for
isc/errno2result.h during configure.
* rules, postinst, dirs: Modify cache directory permissions on
postinst.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 09 Dec 2015 10:25:18 +0200
bind-dyndb-ldap (6.0-4) unstable; urgency=medium
* control: Depend on bind9. (Closes: #768392)
-- Timo Aaltonen <tjaalton@debian.org> Fri, 07 Nov 2014 08:15:27 +0200
bind-dyndb-ldap (6.0-3) unstable; urgency=medium
* rules: Force libdir as /usr/lib so that named finds the plugin from
$libdir/bind/ldap.so.
* fix-keytab-path.diff: Use the correct path to named.keytab.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 05 Nov 2014 18:25:44 +0200
bind-dyndb-ldap (6.0-2) unstable; urgency=medium
* rules, postinst: Create /var/cache/bind/dyndb-ldap owned by bind user.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 05 Nov 2014 14:44:31 +0200
bind-dyndb-ldap (6.0-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 06 Oct 2014 11:48:04 +0300
bind-dyndb-ldap (5.1-1) unstable; urgency=low
* Initial release (Closes: #734706)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 01 Oct 2014 15:30:06 +0200
|