From 01d73e4e7ddd004e6a7314c8f22f12100bc67490 Mon Sep 17 00:00:00 2001 From: Dan Theisen Date: Mon, 4 Oct 2021 12:27:53 +0000 Subject: user/password-store: bump to 1.7.4 --- user/password-store/APKBUILD | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'user/password-store/APKBUILD') diff --git a/user/password-store/APKBUILD b/user/password-store/APKBUILD index 972bdb26a..292b9a6e8 100644 --- a/user/password-store/APKBUILD +++ b/user/password-store/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Johannes Matheis # Maintainer: Dan Theisen pkgname=password-store -pkgver=1.7.3 +pkgver=1.7.4 pkgrel=0 pkgdesc="Stores, retrieves, generates, and synchronizes passwords securely" url="https://www.passwordstore.org" @@ -18,6 +18,10 @@ subpackages="$pkgname-doc $pkgname-zsh-completion:zshcomp" source="https://git.zx2c4.com/password-store/snapshot/$pkgname-$pkgver.tar.xz" +# secfixes: +# 1.7.4-r0: +# - CVE-2020-28086 + package() { make DESTDIR="$pkgdir" \ WITH_ALLCOMP=yes install @@ -59,4 +63,4 @@ zshcomp() { "$subpkgdir"/usr/share/zsh/site-functions } -sha512sums="89755a7b02f05d75055a9fc14fd3f456c0a49ec31bdffd097a027f91228c64a98b18c1e80017aeda811773ae3287ff1b9737532da8ded06799d8fe3979ca06f7 password-store-1.7.3.tar.xz" +sha512sums="1fe108895b224451b54e545d399b6a97040e094049448509f92ae33164a5cf9044a91f52edfc705fcf333f6526df1a478deeebc4df109764d58100f9e3e22681 password-store-1.7.4.tar.xz" -- cgit v1.2.3-60-g2f50