summaryrefslogtreecommitdiff
path: root/debian/local
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-08-31 12:41:42 -0700
committerSteve Langasek <vorlon@debian.org>2019-01-08 21:25:58 -0800
commit40e2ef93c588913682bf75d45a0d9e21e6937300 (patch)
treec213ef0e1d6e4ee7db2e5141586ebc233afb3336 /debian/local
parentb6c2b5e86da6c0ecde726233e3ad95dc335ad17c (diff)
record the new md5sum for common-password
Diffstat (limited to 'debian/local')
-rw-r--r--debian/local/common-password.md5sums3
-rwxr-xr-xdebian/local/pam-auth-update1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/local/common-password.md5sums b/debian/local/common-password.md5sums
index 14a122be..3c33255d 100644
--- a/debian/local/common-password.md5sums
+++ b/debian/local/common-password.md5sums
@@ -2,4 +2,5 @@
e5ae8ba8d00083c922d9d82a0432ef78 /etc/pam.d/common-password
5d518818f1c6c369040b782f7852f53e /etc/pam.d/common-password
9ba753d0824276b44bcadfee1f87b6bc # 1.0.1-4ubuntu5 - 1.0.1-4ubuntu5.5
-4bd7610f2e85f8ddaef79c7db7cb49eb # 1.0.1-6 -
+4bd7610f2e85f8ddaef79c7db7cb49eb # 1.0.1-6 - 1.1.0-1
+50fce2113dfda83ac8bdd5a6e706caec # 1.0.1-6ubuntu1 -
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index e7973d7f..acfb4002 100755
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -45,6 +45,7 @@ my %md5sums = (
'auth' => ['8d4fe17e66ba25de16a117035d1396aa'],
'account' => ['3c0c362eaf3421848b679d63fd48c3fa'],
'password' => [
+ '50fce2113dfda83ac8bdd5a6e706caec',
'4bd7610f2e85f8ddaef79c7db7cb49eb',
'9ba753d0824276b44bcadfee1f87b6bc',
],