File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 [Enhancement] Service whitelist is now user configurable
6767 [Enhancement] Whitelist additions: lxdm, xscreensaver, klockscreen
6868 [Enhancement] Support build on arm and m68k
69+
6970* 0.8.3
7071 [Enhancement] Install pam-auth-update config only on systems having it
7172 [Feature] pamusb-conf now has a --reset-pads=username option
Original file line number Diff line number Diff line change @@ -25,6 +25,13 @@ libpam-usb (0.9.0) unstable; urgency=high
2525 * [Security] Fixed GHSA-jmmj-qhrq-w45g (IPv6-mapped address bypass in deny_remote) (#336)
2626 * [Security] Fixed GHSA-j3xw-vc43-x7jg (strtok thread-safety race in deny_remote) (#336)
2727 * [Security] Fixed GHSA-7rvx-jcc6-7hqq (OOM guards removable via -DNDEBUG) (#336)
28+ * [CI/Tests] Add unit test suite (#296)
29+ * [CI/Tests] Add integration test for >10 devices per user (#236)
30+ * [CI/Tests] Add integration test for superuser device filtering (#223)
31+ * [CI/Tests] Add integration test for pinentry --install/--uninstall (#304)
32+ * [Docs] Update manpages to reflect current feature set (#345)
33+ * [Docs] Expand CONTRIBUTING.md with bounty conditions and AI contribution rules
34+ * [Misc] Update AUTHORS
2835
2936 -- Tobias Bäumer <tobiasbaeumer@gmail.com> Tue, 19 May 2026 21:00:00 +0200
3037
Original file line number Diff line number Diff line change @@ -89,6 +89,13 @@ rm -rf %{buildroot}/usr/share/pam-configs
8989- [Security] Fixed GHSA-jmmj-qhrq-w45g (IPv6-mapped address bypass in deny_remote) (#336)
9090- [Security] Fixed GHSA-j3xw-vc43-x7jg (strtok thread-safety race in deny_remote) (#336)
9191- [Security] Fixed GHSA-7rvx-jcc6-7hqq (OOM guards removable via -DNDEBUG) (#336)
92+ - [CI/Tests] Add unit test suite (#296)
93+ - [CI/Tests] Add integration test for >10 devices per user (#236)
94+ - [CI/Tests] Add integration test for superuser device filtering (#223)
95+ - [CI/Tests] Add integration test for pinentry --install/--uninstall (#304)
96+ - [Docs] Update manpages to reflect current feature set (#345)
97+ - [Docs] Expand CONTRIBUTING.md with bounty conditions and AI contribution rules
98+ - [Misc] Update AUTHORS
9299
93100* Tue May 05 2026 Tobias Bäumer <tobiasbaeumer@gmail.com> - 0.8.7
94101- [Enhancement] Specify a dedicated device for superuser services
You can’t perform that action at this time.
0 commit comments