summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2017-11-12 11:46:10 +0000
committerbsiegert <bsiegert@pkgsrc.org>2017-11-12 11:46:10 +0000
commitbfed442f5a34b5cffa822ab05e33e81db81c3666 (patch)
tree4d5aafddefe8bcd4504b0aeb106a4f755a1ab0b7
parent3cc1cd1b2a4e9a1e170c7a638d703ba9e0810c75 (diff)
downloadpkgsrc-bfed442f5a34b5cffa822ab05e33e81db81c3666.tar.gz
Pullup ticket #5632 - requested by sevan
sysutils/augeas: security fix Revisions pulled up: - sysutils/augeas/Makefile 1.3 - sysutils/augeas/PLIST 1.2 - sysutils/augeas/distinfo 1.3 --- Module Name: pkgsrc Committed By: bsiegert Date: Fri Nov 3 11:05:43 UTC 2017 Modified Files: pkgsrc/sysutils/augeas: Makefile PLIST distinfo Log Message: Update Augeas to 1.9.0. The changelog is too long for this commit message, go find it at https://github.com/hercules-team/augeas/releases and http://augeas.net/news.html. Note that 1.8.1 included the following: Fix error in handling escaped whitespace at the end of path expressions (addresses CVE-2017-7555).
-rw-r--r--sysutils/augeas/Makefile4
-rw-r--r--sysutils/augeas/PLIST3
-rw-r--r--sysutils/augeas/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/sysutils/augeas/Makefile b/sysutils/augeas/Makefile
index 57612b57558..92da96c4848 100644
--- a/sysutils/augeas/Makefile
+++ b/sysutils/augeas/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/01/06 22:59:07 joerg Exp $
+# $NetBSD: Makefile,v 1.2.24.1 2017/11/12 11:46:10 bsiegert Exp $
-DISTNAME= augeas-1.3.0
+DISTNAME= augeas-1.9.0
CATEGORIES= sysutils
MASTER_SITES= http://download.augeas.net/
diff --git a/sysutils/augeas/PLIST b/sysutils/augeas/PLIST
index 4220d3b5a87..24916ee4d14 100644
--- a/sysutils/augeas/PLIST
+++ b/sysutils/augeas/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2014/12/30 13:55:01 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.1.24.1 2017/11/12 11:46:10 bsiegert Exp $
bin/augparse
bin/augtool
+bin/dump
bin/fadot
include/augeas.h
include/fa.h
diff --git a/sysutils/augeas/distinfo b/sysutils/augeas/distinfo
index 7555d06e932..d416d448976 100644
--- a/sysutils/augeas/distinfo
+++ b/sysutils/augeas/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:32:06 agc Exp $
+$NetBSD: distinfo,v 1.2.18.1 2017/11/12 11:46:10 bsiegert Exp $
-SHA1 (augeas-1.3.0.tar.gz) = 052694bc84e3b8246dd32808b0e0e8c41c3de40b
-RMD160 (augeas-1.3.0.tar.gz) = 9fb6ff75724a496a9e8f13a5076970a1106637e9
-SHA512 (augeas-1.3.0.tar.gz) = 92cc2cf83faa42e83621fe0f73fe9f7247d802f17da781e51d068056d20b1645de1f0ea0d5070c0d5729a3f6554d64a95e31111bf3e44b959386559619843e79
-Size (augeas-1.3.0.tar.gz) = 1983656 bytes
+SHA1 (augeas-1.9.0.tar.gz) = d44d35356d0a589ff387d98d3891fe4a6537fe8b
+RMD160 (augeas-1.9.0.tar.gz) = da1a9e21e9273bd69eb706c18a96bca31aa19462
+SHA512 (augeas-1.9.0.tar.gz) = 340aed78ac2df455770735b41f3c10a1cbe40f160e236a735d4580edf5b635afeaf7ddadc10e759e9197c4b233e98b3b6b94a3c2f072aa765c104d64371ce171
+Size (augeas-1.9.0.tar.gz) = 2199534 bytes