[arch-commits] Commit in restic/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Sun Feb 10 18:23:01 UTC 2019


    Date: Sunday, February 10, 2019 @ 18:22:59
  Author: eschwartz
Revision: 431638

upgpkg: restic 0.9.4-2

golang staticlibs rebuild
Fixes CVE-2019-6486 which affects all packages relying on 'crypto/elliptic'

Modified:
  restic/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-10 18:22:35 UTC (rev 431637)
+++ PKGBUILD	2019-02-10 18:22:59 UTC (rev 431638)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 pkgname=restic
 pkgver=0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast, secure, efficient backup program"
 arch=('x86_64')
 url="https://restic.net"



More information about the arch-commits mailing list