pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/augeas Update Augeas to 1.9.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca12bd8047a9
branches: trunk
changeset: 371090:ca12bd8047a9
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Fri Nov 03 11:05:42 2017 +0000
description:
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).
diffstat:
sysutils/augeas/Makefile | 4 ++--
sysutils/augeas/PLIST | 3 ++-
sysutils/augeas/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 36cf757e61af -r ca12bd8047a9 sysutils/augeas/Makefile
--- a/sysutils/augeas/Makefile Fri Nov 03 10:39:29 2017 +0000
+++ b/sysutils/augeas/Makefile Fri Nov 03 11:05:42 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/01/06 22:59:07 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2017/11/03 11:05:42 bsiegert Exp $
-DISTNAME= augeas-1.3.0
+DISTNAME= augeas-1.9.0
CATEGORIES= sysutils
MASTER_SITES= http://download.augeas.net/
diff -r 36cf757e61af -r ca12bd8047a9 sysutils/augeas/PLIST
--- a/sysutils/augeas/PLIST Fri Nov 03 10:39:29 2017 +0000
+++ b/sysutils/augeas/PLIST Fri Nov 03 11:05:42 2017 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2014/12/30 13:55:01 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/11/03 11:05:42 bsiegert Exp $
bin/augparse
bin/augtool
+bin/dump
bin/fadot
include/augeas.h
include/fa.h
diff -r 36cf757e61af -r ca12bd8047a9 sysutils/augeas/distinfo
--- a/sysutils/augeas/distinfo Fri Nov 03 10:39:29 2017 +0000
+++ b/sysutils/augeas/distinfo Fri Nov 03 11:05:42 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:32:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/11/03 11:05:42 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
Home |
Main Index |
Thread Index |
Old Index