pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/p5-Sys-Syslog p5-Sys-Syslog: update to 0.35.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c398c5c38b3
branches: trunk
changeset: 368800:1c398c5c38b3
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 18 11:56:27 2017 +0000
description:
p5-Sys-Syslog: update to 0.35.
0.35 -- 2016-09-01 -- Sebastien Aperghis-Tramoni (SAPER)
[Security]
- CPAN RT #116543: CVE-2016-1238: avoid loading optional modules from
default . (Tony Cook). Patch rewrote to no longer depend upon @INC.
[Documentation]
- openlog() options: mention the version of Sys::Syslog they were added.
- Update HISTORY.
- Update some broken links.
[Distribution]
- Converted the Changes file to CPAN::Changes::Spec format.
- Improved a bit the readability of the ticket numbers.
[Tests]
- GitHub PR #4: use lexical instead of global filehandles (Alex Balhatchet).
diffstat:
sysutils/p5-Sys-Syslog/Makefile | 5 ++---
sysutils/p5-Sys-Syslog/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r da15b6cd9509 -r 1c398c5c38b3 sysutils/p5-Sys-Syslog/Makefile
--- a/sysutils/p5-Sys-Syslog/Makefile Mon Sep 18 11:55:37 2017 +0000
+++ b/sysutils/p5-Sys-Syslog/Makefile Mon Sep 18 11:56:27 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2017/06/05 14:24:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2017/09/18 11:56:27 wiz Exp $
#
-DISTNAME= Sys-Syslog-0.34
+DISTNAME= Sys-Syslog-0.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
diff -r da15b6cd9509 -r 1c398c5c38b3 sysutils/p5-Sys-Syslog/distinfo
--- a/sysutils/p5-Sys-Syslog/distinfo Mon Sep 18 11:55:37 2017 +0000
+++ b/sysutils/p5-Sys-Syslog/distinfo Mon Sep 18 11:56:27 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/08/12 11:50:36 wen Exp $
+$NetBSD: distinfo,v 1.5 2017/09/18 11:56:27 wiz Exp $
-SHA1 (Sys-Syslog-0.34.tar.gz) = d8f009cfacb843626bda08a2770b46807fbab84c
-RMD160 (Sys-Syslog-0.34.tar.gz) = 118cd9077ea5a90e35cf5b89b7ed62eb83f40f3a
-SHA512 (Sys-Syslog-0.34.tar.gz) = 0ae3fe194f68ad1831c35d69f43d7446c3077a34444057788b221a96dd4ac1b14d3bb06ace83cbfcf5c1e7511ed8b7a410c7a2a9e1ae965420fd186fcc57db44
-Size (Sys-Syslog-0.34.tar.gz) = 83209 bytes
+SHA1 (Sys-Syslog-0.35.tar.gz) = d0af52f6f6a1f6ba948e63cb723cd658d48f8c22
+RMD160 (Sys-Syslog-0.35.tar.gz) = 77dc0deb055e1f2f863633ea747f6c6f52391922
+SHA512 (Sys-Syslog-0.35.tar.gz) = 94f35e3008e1f01af7c02f4672c0b85fb9d92bd51ecddbd064d08e6fc81a203aef7655386174e6b38814b1500a21553324985fe169e3dc8d8b9829590bceffc9
+Size (Sys-Syslog-0.35.tar.gz) = 83386 bytes
Home |
Main Index |
Thread Index |
Old Index