avahi (0.8-16)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.8-17 > 0.8-16
- Git: https://salsa.debian.org/utopia-team/avahi.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 1544192
- Browser: https://salsa.debian.org/utopia-team/avahi
- Last scan: 2025-09-03 06:09:01+00
- Next scan: 2025-09-10 13:36:00+00
- Merge requests: 1
- CI pipeline status: success
- Debian changelog in Git:
avahi (0.8-17) UNRELEASED; urgency=medium
[ Lukas Märdian ]
* d/t/local-resolve-service: Add non-superficial DEP-8 test, which
validates resolving of mDNS .local domains and service discovery
[ Simon McVittie ]
* d/control: Build-depend on gobject-introspection, gir1.2-*-dev.
libgirepository1.0-dev is non-multiarch-friendly and should be phased
out during the forky cycle.
* Add patch from upstream 0.9-rc2 to turn off wide-area by default.
(Mitigates: CVE-2024-52615, CVE-2024-52616, #1088110, #1088111)
* Standards-Version: 4.7.2 (no changes required)
-- Simon McVittie <smcv@debian.org> Fri, 15 Aug 2025 17:26:37 +0100
- This branch is 7 commits ahead of tag debian/0.8-16
- Git log:
commit db0ade514a767faf7187176b5aab82fe4998d4c9
Author: Simon McVittie <smcv@debian.org>
Date: Fri Aug 15 17:29:34 2025 +0100
Update changelog
commit 8d3dbb626633f83541b5e25f10a3b5c1563b1918
Author: Simon McVittie <smcv@debian.org>
Date: Fri Aug 15 17:25:21 2025 +0100
Add patch from upstream 0.9-rc2 to turn off wide-area by default
Mitigates: CVE-2024-52615, CVE-2024-52616, #1088110, #1088111
commit 8e41dd44ce7392b4e6116800a662eb8346d42acd
Author: Simon McVittie <smcv@debian.org>
Date: Fri Aug 15 16:35:46 2025 +0100
Standards-Version: 4.7.2 (no changes required)
commit 12684c60e94e3d72e5b68f4410a8629a443985f5
Author: Simon McVittie <smcv@debian.org>
Date: Fri Aug 15 16:35:21 2025 +0100
d/control: Build-depend on gobject-introspection, gir1.2-*-dev
libgirepository1.0-dev is non-multiarch-friendly and should be phased
out during the forky cycle.
commit 897237e857ceb02aa805411a4a13fb4be397e274
Author: Lukas Märdian <slyon@ubuntu.com>
Date: Mon Mar 24 11:49:51 2025 +0100
d/d/local-resolve-service: Reload avahi-daemon.service after installing a test service.
commit 182185d14b5ca8421a6d99b9e265e0f581d94ee9
Author: Lukas Märdian <slyon@ubuntu.com>
Date: Mon Mar 24 11:49:24 2025 +0100
d/t/local-resolve-service: Use trap to cleanup ephemeral files.
commit cfa77495b9c96a3d606ff61ae9fd5d3794018b07
Author: Lukas Märdian <slyon@ubuntu.com>
Date: Thu Mar 20 10:35:20 2025 +0100
d/t/local-resolve-service: Add non-superficial DEP-8 test, which validates
resolving of mDNS .local domains and service discovery.