Skip to content

Commit ea971b7

Browse files
mcdopeclaude
andcommitted
Address PR #347 review feedback on changelog formatting
- Restore missing blank line between 0.8.4 and 0.8.3 in ChangeLog - Add CI/Tests, Docs and Misc entries to debian/changelog 0.9.0 block - Add CI/Tests, Docs and Misc entries to fedora spec 0.9.0 changelog Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 05942e2 commit ea971b7

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
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

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

fedora/SPECS/pam_usb.spec

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)