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

Eli Schwartz eschwartz at archlinux.org
Wed Feb 6 20:35:35 UTC 2019


    Date: Wednesday, February 6, 2019 @ 20:35:34
  Author: eschwartz
Revision: 429751

upgpkg: dep 0.5.0-2

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

Modified:
  dep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-06 20:35:18 UTC (rev 429750)
+++ PKGBUILD	2019-02-06 20:35:34 UTC (rev 429751)
@@ -2,7 +2,7 @@
 
 pkgname=dep
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Go dependency management tool"
 arch=('x86_64')
 url='https://golang.github.io/dep/'



More information about the arch-commits mailing list