tpm-udev (0.8)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 0.7 < 0.8.
- Git: https://salsa.debian.org/debian/tpm-udev.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 102400
- Browser: https://salsa.debian.org/debian/tpm-udev
- Last scan: 2026-08-02 22:42:05+00
- Error: https://salsa.debian.org/api/v4/projects/debian%2Ftpm-udev API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-10 18:54:00+00
- Debian changelog in Git:
tpm-udev (0.7) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.6.1, no changes needed.
[ Luca Boccassi ]
* Do not depend on udev (Closes: #1086906)
* Depend on libtss2-fapi1t64 instead of shelling out in postinst
(Closes: #1056665)
* Drop priority from d/control, now defaults to optional
* Bump Standards-version to 4.7.3
-- Mario Limonciello <superm1@debian.org> Mon, 16 Feb 2026 14:37:24 -0600
- This branch is 2 commits ahead of tag 0.7
- Git log:
commit f06e57548d1115fe85327ffa49f5defaebd0eae4
Merge: 192769e d4ac504
Author: Mario Limonciello <superm1@gmail.com>
Date: Wed Feb 25 05:46:46 2026 +0000
Merge branch 'ubuntu_fix' into 'master'
Import fix for changing permissions in containers from Ubuntu
See merge request debian/tpm-udev!4
commit d4ac50464d50d533bf4fbc979dfa00708c4c643f
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Tue Feb 24 11:35:36 2026 +0000
Import fix for changing permissions in containers from Ubuntu
These changes have been shipping in Ubuntu, to fix permissions
when hotplugging devices into containers.
LP: #1900087