summaryrefslogtreecommitdiff
path: root/debian/local
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2009-03-02 22:57:44 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 17:27:15 -0800
commita0c6def57d9d9788a157873b382f2d47d707a904 (patch)
treee6eeb6c85175df6499da4903f002fb3171968417 /debian/local
parent37113a6812c0523400c8230c6b8b4b7d954e719a (diff)
pam-auth-update: swap out known md5sums from intrepid pre-release
versions with the md5sums from the released intrepid version
Diffstat (limited to 'debian/local')
-rwxr-xr-xdebian/local/pam-auth-update3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update
index 5b6b21b1..3aabe113 100755
--- a/debian/local/pam-auth-update
+++ b/debian/local/pam-auth-update
@@ -45,12 +45,13 @@ my %md5sums = (
'account' => ['3c0c362eaf3421848b679d63fd48c3fa'],
'password' => [
'4bd7610f2e85f8ddaef79c7db7cb49eb',
+ '9ba753d0824276b44bcadfee1f87b6bc',
'3532cbabf533d59f0b64218ad82f1446',
],
'session' => [
'240fb92986c885b327cdb21dd641da8c',
'1bd2f3e86f552c57f5ee013b93ffca2b',
- '1a1bda3d417991dd366984ca7382f787',
+ '4a25673e8b36f1805219027d3be02cd2',
],
);