This bug was fixed in the package bind9 - 1:9.16.0-1ubuntu3
---------------
bind9 (1:9.16.0-1ubuntu3) focal; urgency=medium
* d/control: make bind9-dnsutils multi-arch foreign as another step
towards fixing LP: #1864761
bind9 (1:9.16.0-1ubuntu2) focal; urgency=medium
* d/t/control: change the dep8 test dependency to be on the real
bind9-dnsutils package, and not the transitional one (LP: #1864761)
bind9 (1:9.16.0-1ubuntu1) focal; urgency=medium
* Merge with Debian unstable. Remaining changes:
- Don't build dnstap as it depends on universe packages:
+ d/control: drop build-depends on libfstrm-dev, libprotobuf-c-dev and
protobuf-c-compiler (universe packages)
+ d/dnsutils.install: don't install dnstap
+ d/libdns1104.symbols: don't include dnstap symbols
+ d/rules: don't build dnstap nor install dnstap.proto
- Add back apport:
+ d/bind9.apport: add back old bind9 apport hook, but without calling
attach_conffiles() since that is already done by apport itself, with
confirmation from the user.
+ d/control, d/rules: buil-depends on dh-apport and use it
- d/control, d/rules: go back to old geoip support, since
libmaxminddb (for GeoIP2) is in universe
* Added back from sid packaging:
- d/t/control, d/t/simpletest: bring back the dep8 test from
debian/sid, with our delta to not query external hosts
- use iproute2 instead of net-tools (LP #1850699):
+ d/control: replace net-tools depends with iproute2
+ d/bind9.init: use ip instead of ifconfig
- d/control: drop hardcoded python3 dependency
(LP #1856211, Closes #946643)
- d/extras/apparmor.d/usr.sbin.named:
+ Add flags=(attach_disconnected) to AppArmor profile
+ AppArmor: Allow /var/tmp/krb5_* (owner-only) for Samba AD DLZ
(Closes: #928398)
- d/rules: fix typo in the apparmor profile installation
* Added:
- d/control: create transitional packages for dnsutils, bind9utils
- d/NEWS: mention some of the bigger changes in 9.16.0 packaging
- d/control: Enable readline-like support in dnsutils (nslookup and
nsupdate)
via libedit-dev (libreadline has a license conflict with bind)
bind9 (1:9.16.0-1) experimental; urgency=medium
* Change the branch to 9.16
* New upstream version 9.16.0
bind9 (1:9.15.8-1) experimental; urgency=medium
* New upstream version 9.15.8
bind9 (1:9.15.7-1) experimental; urgency=medium
* Add libuv1-dev, libcmocka-dev, libedit-dev and zlib1g-dev to B-D
* Update d/watch to use tar.xz
* New upstream version 9.15.7
bind9 (1:9.15.6-1) experimental; urgency=medium
* Remove useless patches
* New upstream version 9.15.6
bind9 (1:9.15.5-1) experimental; urgency=medium
* New upstream version 9.15.5
* Install python files to dist-packages (Courtesy of Jim Popovitch)
* Remove GPL licensed apport file until one with better license is available
* Remove debian/nslookup.1
* Remove 4-clause BSD content from the package
bind9 (1:9.15.4-1) unstable; urgency=medium
* New upstream version 9.15.4
bind9 (1:9.15.3-2) unstable; urgency=medium
* Fix the section for bind9 alias in the systemd unit [GL #1193]
bind9 (1:9.15.3-1) unstable; urgency=medium
* New upstream version 9.15.3
* isc-config has been removed, remove it from the debian/
bind9 (1:9.15.2-2) unstable; urgency=medium
* Tighten libmaxminddb-dev dependency
* Install the tmpfile for named service again
bind9 (1:9.15.2-1) unstable; urgency=medium
* New upstream version 9.15.2
* Disable old GeoIP and enable new GeoIP2
bind9 (1:9.15.1-2) experimental; urgency=medium
* Change --with-json=/usr to --with-json-c (and use pkg-config)
bind9 (1:9.15.1-1) experimental; urgency=medium
* New upstream version 9.15.1
* Rebase patches for 9.15.1
bind9 (1:9.15.0-2) experimental; urgency=medium
* Fix Debian buster armhf build
bind9 (1:9.15.0-1) experimental; urgency=medium
* Update debian/ for BIND 9.15
* New upstream version 9.15.0
bind9 (1:9.14.2-1) experimental; urgency=medium
* Make named.service to be known as bind9.service
* New upstream version 9.14.2
bind9 (1:9.14.1-1) experimental; urgency=medium
[ Ondřej Surý ]
* New upstream version 9.14.1
* Remove the transitional packages and only keep bind9 names as the
product name is 'BIND 9'
[ Bernhard Schmidt ]
* Update AppArmor policy for Samba AD DLZ.
Thanks to Steven Monai (Closes: #920530)
* More fixes to the AppArmor policy
* AppArmor policy: Allow access to /dev/urandom
* AppArmor: Also add /var/lib/samba/bind-dns/dns/** (Closes: #927827)
bind9 (1:9.14.0-1) experimental; urgency=medium
* New upstream version 9.14.0
bind9 (1:9.14.0~rc3-1) experimental; urgency=medium
* New upstream version 9.14.0~rc3
bind9 (1:9.14.0~rc2-1) experimental; urgency=medium
* New upstream version 9.14.0~rc2
* Plugins are now in /usr/lib/<triplet>/named/*.so
bind9 (1:9.14.0~rc1-1) experimental; urgency=medium
* Update branches for DEP-14
* Bump the d/watch from 9.13 -> 9.14
* New upstream version 9.14.0~rc1
bind9 (1:9.13.6-2) experimental; urgency=medium
* Add B/R for dnsutils
bind9 (1:9.13.6-1) experimental; urgency=medium
[ Ondřej Surý ]
* New upstream version 9.13.6
* Add usr/share/man/man8/filter-aaaa.8 to the bind package
* Rename packages back to BIND 9
* Rename the init scripts to named to match the name of the daemon
* Bump to debhelper compat level 12
* Fix dh_install, dh_installinit and dh_installsystemd invocation for
debhelper-compat level 12
* Add new upstream GPG signing-key
* Disable building in subdirectory
* Add bind-libs transitional package to cleanly remove src:bind from the
archive
* Disable subdirectory build in dh_auto_install target
* Disable dh_auto_test as neither kyua (needed for unit tests) or
setting up virtual interfaces on lo (needed for system tests) is
available in Debian builds
[ Dominik George ]
* Support dyndb modules in apparmor.
* Also allow mapping from dyndb modules.
[ Bernhard Schmidt ]
* apparmor-policy: permit locking of the allow-new-zones database
(Closes: #922065)
* apparmor-policy: allow access to Samba DLZ files (Closes: #920530)
bind (1:9.13.5-1) experimental; urgency=medium
* New upstream version 9.13.5
bind (1:9.13.4-1) experimental; urgency=medium
* Use [email protected] as Maintainer address
* New upstream version 9.13.4
bind (1:9.13.3-3) experimental; urgency=medium
* Remove deprecated -r /dev/urandom option from rndc invocation
bind (1:9.13.3-2) experimental; urgency=medium
* Remove --disable-static from the dh_auto_configure call
bind (1:9.13.3-1) experimental; urgency=medium
* New upstream version 9.13.3
* Rebase patches for BIND 9.13.3
bind (1:9.13.3~400-g47066d3d01-1) experimental; urgency=medium
* New upstream version 9.13.3~400-g47066d3d01
bind (1:9.13.3~398-g5c00162f54-1) experimental; urgency=medium
[ Bernhard Schmidt ]
* Enable IDN support for dig+host using libidn2 (Closes: #459010)
* Use root.hints from dns-root-data (Closes: #888491)
* Adjust apparmor profile for dns-root-data
* Fix missing colon in AppArmor profile (Closes: #904983)
* d/watch: Properly deal with -P patch releases
[ Timo Aaltonen ]
* skip-rtld-deepbind-for-dyndb.diff: Add a patch to fix named-pkcs11 crashing
on startup. (LP: #1769440)
[ Ondřej Surý ]
* New upstream version 9.13.3~398-g5c00162f54
* Rebase patches for new upstream snapshot release
bind (1:9.13.2-1~exp0) experimental; urgency=medium
* Don't repack, all non-free files are gone from BIND 9.13
* New upstream version 9.13.2
* Rebase patches for BIND 9.13.2
* Stop providing bind-dev package and checking for symbols, they are not
tightly coupled with rest of the package.
* Add docbook-xsl and docbook-xml to Build-Depends
* Add pkg-config to Build-Depends and cleanup versioned Build-Depends
* Enable dnstap support (Courtesy of Richard James Salts)
* Remove auth-nxdomain no; from named.conf.options (Closes: #896889)
bind (1:9.13.1+dfsg-1) experimental; urgency=medium
* New upstream version 9.13.1+dfsg
* d/watch: Always package the latest version
* d/patches: Remove 0003-Add-min-cache-ttl-and-min-ncache-ttl-keywords.patch,
so we less divert from upstream
* d/patches: Refresh patches on top of BIND 9.13.1
bind (1:9.12.0+dfsg-1~exp1) experimental; urgency=medium
* Move to standard master/upstream/pristine-tar branching
* Add /etc/default/bind file to bind package
* Don't fail the systemd unit if /etc/default/bind doesn't exist
bind (1:9.12.0+dfsg-1~exp0) experimental; urgency=medium
* New upstream version 9.12.0+dfsg
* Rename bind9 to just bind, and merge all shared libraries into bind-libs.
* Update Vcs-* links to salsa.d.o
* Update d/watch and d/gbp.conf for BIND 9.12
* Remove export version of the libraries; we really need to deprecate
ISC-DHCP in buster+1
* d/patches changes:
+ Convert 02_version.diff to sed rule in d/rules
+ Remove the extra native-pkcs11 patch that double builds everything; a
solution with OpenSSL engines is far more suitable and less intrusive
+ Remove stdatomic.h patches; already merged upstream into BIND 9.12
+ Refresh all the other patches for BIND 9.12.0
+ Fix the min-(n)cache-ttl patch for BIND 9.12
* Remove isc-hmac-fixup from bind package
* Remove man3 from bind-dev package as they are not installed
* Add dnssec-cds to bind-utils package
* Update missing and new symbols for BIND 9.12
-- Andreas Hasenack <[email protected]> Wed, 26 Feb 2020 20:19:40
-0300
** Changed in: bind9 (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864761
Title:
dnsutils:i386 uninstallable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1864761/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs