Skip to content

Commit

Permalink
packaging: T7020: hard pin libpam-radius-auth and add an explicit dep…
Browse files Browse the repository at this point in the history
…endency on libnss-mapuser (#4281)

Upstream 2.0.0 version from Debian has issues
  • Loading branch information
dmbaturin authored Jan 6, 2025
1 parent f9f4137 commit 8cdad51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ Pre-Depends:
libpam-runtime [amd64],
libnss-tacplus [amd64],
libpam-tacplus [amd64],
libpam-radius-auth [amd64]
libpam-radius-auth (= 1.5.0-cl3u7) [amd64],
libnss-mapuser (= 1.1.0-cl3u3) [amd64]
Depends:
## Fundamentals
${python3:Depends} (>= 3.10),
Expand Down

0 comments on commit 8cdad51

Please sign in to comment.