summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2024-01-15 15:30:58 -0700
committerSam Hartman <hartmans@debian.org>2024-01-15 15:30:58 -0700
commit99e2d6cca3755f9d85a93ea0b143bf0a967bb48f (patch)
treee4ae9aee5048da72476de4b2263dfa7e68d1d484
parentb01196659c785b04abc387d324fae61e2ec3b1aa (diff)
Add new common-session-* templates to pam-auth-update.
-rw-r--r--debian/local/pam-auth-update2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index ca1cb36d..4c288d7b 100644
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -56,9 +56,11 @@ my %md5sums = (
'f297c731a467822cbd86e1283263e8a3',
'240fb92986c885b327cdb21dd641da8c',
'4a25673e8b36f1805219027d3be02cd2',
+ '9e633425b1878897695217ecaf75e204',
],
'session-noninteractive' => [
'ad2b78ce1498dd637ef36469430b6ac6',
+ '53c1ede0bf4c07879d3582d875917545',
],
);
my @invalid_modules = ('pam_tally');