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

Johannes Löthberg demize at archlinux.org
Tue Jan 31 20:44:53 UTC 2017


    Date: Tuesday, January 31, 2017 @ 20:44:53
  Author: demize
Revision: 209601

upgpkg: salt 2016.11.2-1

Fixes CVE-2017-5192 and CVE-2017-5200

Modified:
  salt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-31 20:24:44 UTC (rev 209600)
+++ PKGBUILD	2017-01-31 20:44:53 UTC (rev 209601)
@@ -5,7 +5,7 @@
 # Contributor: Christer Edwards <christer.edwards at gmail.com>
 
 pkgname=salt
-pkgver=2016.11.1
+pkgver=2016.11.2
 pkgrel=1
 
 pkgdesc='Central system and configuration manager'
@@ -34,7 +34,7 @@
 
 install=salt.install
 source=("https://pypi.io/packages/source/s/salt/salt-$pkgver.tar.gz")
-md5sums=('8d8fc90676565e6202a468c10206f003')
+md5sums=('1edf510db324622d2669dfc97bb7eefa')
 
 package() {
   cd salt-$pkgver



More information about the arch-commits mailing list