nss-mdns 0.15.1-2ubuntu1 source package in Ubuntu

Changelog

nss-mdns (0.15.1-2ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Downgrade avahi-daemon Depends to Recommends.

nss-mdns (0.15.1-2) unstable; urgency=medium

  [ Gioele Barabucci ]
  * d/libnss-mdns.nss: Install NSS services `mdns*` via dh_installnss
    - This avoids using Perl in the postrm (Closes: #1009646)
    - This also supports DPKG_ROOT
  * d/libnss-mdns.postinst: Drop code that deals with reordering services.
    This was only run when upgrading from Debian 9 or older, and direct
    upgrades from Debian 9 to this version are no longer supported.

  [ Simon McVittie ]
  * d/tests/*-resolve: Fix regression with systemd >= 251.3-2~exp1.
    libnss-resolve now pulls in systemd-resolved, which Recommends
    libnss-myhostname, which inserts itself into nsswitch.conf; but our tests
    didn't cope gracefully with extra NSS modules.
  * Standards-Version: 4.6.1 (no changes required)

 -- Steve Langasek <email address hidden>  Tue, 16 Aug 2022 14:56:29 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nss-mdns_0.15.1.orig.tar.gz 366.4 KiB ddf71453d7a7cdc5921fe53ef387b24fd0c3c49f4dcf94a2a437498596761a21
nss-mdns_0.15.1-2ubuntu1.debian.tar.xz 12.4 KiB fc3495a54ec144b8b68907545371f6f6a99b4579d3043afb879a612570f31031
nss-mdns_0.15.1-2ubuntu1.dsc 2.2 KiB 38d91c728f983db292ace48f1ea4c7e4eaefb2d7a67528e3e73d337c51d0ac4e

View changes file

Binary packages built by this source

libnss-mdns: NSS module for Multicast DNS name resolution

 nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality
 of the GNU C Library (glibc) providing host name resolution via Multicast
 DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively
 allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS
 domain .local.

libnss-mdns-dbgsym: debug symbols for libnss-mdns