pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q3]: pkgsrc/sysutils/augeas Pullup ticket #5632 - requeste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/70bac2943025
branches: pkgsrc-2017Q3
changeset: 408594:70bac2943025
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Nov 12 11:46:10 2017 +0000
description:
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).
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 6b5113cc5adf -r 70bac2943025 sysutils/augeas/Makefile
--- a/sysutils/augeas/Makefile Sun Nov 12 11:45:59 2017 +0000
+++ b/sysutils/augeas/Makefile Sun Nov 12 11:46:10 2017 +0000
@@ -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 -r 6b5113cc5adf -r 70bac2943025 sysutils/augeas/PLIST
--- a/sysutils/augeas/PLIST Sun Nov 12 11:45:59 2017 +0000
+++ b/sysutils/augeas/PLIST Sun Nov 12 11:46:10 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.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 -r 6b5113cc5adf -r 70bac2943025 sysutils/augeas/distinfo
--- a/sysutils/augeas/distinfo Sun Nov 12 11:45:59 2017 +0000
+++ b/sysutils/augeas/distinfo Sun Nov 12 11:46:10 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index