summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2018-06-15 00:03:04 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2018-06-15 00:03:39 +0200
commitb664eaa4ba88f98d0a042b5ebbd1b4f07bae6ede (patch)
tree090551a2b9ea12af6ea1d9280463547017e40562
parentccc08cf311f9a23a0daee46c1b50615b324371bb (diff)
downloadcontrib-3.3.tar.gz
contrib-3.3.tar.xz
[notify] password-store: updated to 1.7.2. Fix for CVE-2018-123563.3
-rw-r--r--password-store/.footprint3
-rw-r--r--password-store/.md5sum2
-rw-r--r--password-store/.signature8
-rw-r--r--password-store/Pkgfile2
4 files changed, 9 insertions, 6 deletions
diff --git a/password-store/.footprint b/password-store/.footprint
index b379a862d..7962138b2 100644
--- a/password-store/.footprint
+++ b/password-store/.footprint
@@ -11,3 +11,6 @@ drwxr-xr-x root/root usr/share/bash-completion/completions/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/pass.1.gz
+drwxr-xr-x root/root usr/share/zsh/
+drwxr-xr-x root/root usr/share/zsh/site-functions/
+-rw-r--r-- root/root usr/share/zsh/site-functions/_pass
diff --git a/password-store/.md5sum b/password-store/.md5sum
index fecf7cb67..8006e3417 100644
--- a/password-store/.md5sum
+++ b/password-store/.md5sum
@@ -1 +1 @@
-44f735d7d6c1664d87ee0ec7338af43a password-store-1.7.1.tar.xz
+6e2fd1baae2354fe03fae85e403505be password-store-1.7.2.tar.xz
diff --git a/password-store/.signature b/password-store/.signature
index 313150471..a060765fb 100644
--- a/password-store/.signature
+++ b/password-store/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF322g10KJcWuckEpilxrOgsbhRtFFgURHimnQcr2Aq4gmBmT+HAR9PGxV1JgrX8XZEOUA6b6Cynhlu0pFjru9ZAU=
-SHA256 (Pkgfile) = 0073f598cb07279d8576856d94b4600c76f41641641b9cd742fb2fbe4feee605
-SHA256 (.footprint) = 36c556857a5439b234552b25b178a828a35a668c38ca308bc0f2022e3ba57a98
-SHA256 (password-store-1.7.1.tar.xz) = f6d2199593398aaefeaa55e21daddfb7f1073e9e096af6d887126141e99d9869
+RWSagIOpLGJF3/r8zLDFj91IOCR9RSu+TzJ7gxFw57iim2bdm7TT+vNT1Q5e7WYbNwhnsGuLfM3mOTWFw9FsgwGawXw3WubhZQk=
+SHA256 (Pkgfile) = e14f68d70dde34ab773c04b5a0da89ca8258b8c62def0d51e555c183c00f6136
+SHA256 (.footprint) = f542a8a81b9500f64b7edcde624dd2703b9aa25865662dc4de5d13da6cbc8bc8
+SHA256 (password-store-1.7.2.tar.xz) = 4768c5e1965c4d2aeb28818681e484fb105b6f46cbd75a97608615c4ec6980ea
diff --git a/password-store/Pkgfile b/password-store/Pkgfile
index 5601108ae..d31a0312c 100644
--- a/password-store/Pkgfile
+++ b/password-store/Pkgfile
@@ -5,7 +5,7 @@
# Nice to have: xclip, xsel
name=password-store
-version=1.7.1
+version=1.7.2
release=1
source=(https://git.zx2c4.com/password-store/snapshot/password-store-$version.tar.xz)

Generated by cgit