exabgp (5.0.8-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/sid/5.0.8-1 tag
- Git: https://github.com/Exa-Networks/exabgp.git -b debian/sid
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 8626176
- Browser: https://github.com/Exa-Networks/exabgp/tree/debian/sid
- Last scan: 2026-06-15 00:25:01+00
- Next scan: 2026-06-15 23:23:00+00
- Debian changelog in Git:
exabgp (5.0.8-1) unstable; urgency=medium
* New upstream version.
* d/patches: drop systemd patch applied upstream.
* d/patches: add patch to avoid using git to lookup version.
* d/rules: update test workflow.
* d/rules: rename exabgpcli to exabgp-cli.
* d/copyright: update.
-- Vincent Bernat <bernat@debian.org> Thu, 09 Apr 2026 09:24:28 +0200
- This branch is 1 commit ahead of tag debian/sid/5.0.8-1
- Git log:
commit 322335f54a98b27ca228574fca2240596e4187db
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Fri May 22 20:43:26 2026 +0100
Install and use sysusers.d config file
sysusers.d config files allow a package to use declarative
configuration instead of manually written maintainer scripts.
This also allows image-based systems to be created with /usr/
only, and also allows for factory resetting a system and
recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html