rdma-core (61.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/61.0-2 tag
- Git: https://github.com/linux-rdma/rdma-core.git -b debian/unstable
-
- Branch: debian/unstable
- Path: debian/changelog
- Repo size: 10207232
- Browser: https://github.com/linux-rdma/rdma-core
- Last scan: 2026-04-17 13:49:03+00
- Next scan: 2026-04-18 17:28:00+00
- Debian changelog in Git:
rdma-core (61.0-2) unstable; urgency=medium
* Exclude ionic on architectures without coherent DMA
-- Benjamin Drung <bdrung@ubuntu.com> Wed, 14 Jan 2026 15:47:03 +0100
- This branch is 2 commits ahead of tag debian/61.0-2
- Git log:
commit e7627533f39c2eb78504ece5131e03c00edadbca
Merge: 3f3cc1c2 7f6f26b6
Author: Leon Romanovsky <leon@kernel.org>
Date: Wed Feb 25 09:56:44 2026 +0200
Merge pull request #1700 from bluca/sysusers
debian: install and use sysusers.d config file
commit 7f6f26b60e2052f3c9876586c8f6ab60f5ee3bfe
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Mon Feb 16 00:30:40 2026 +0000
debian: 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
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>