pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/p5-Sys-Syslog
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 18 11:56:27 UTC 2017
Modified Files:
pkgsrc/sysutils/p5-Sys-Syslog: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/p5-Sys-Syslog/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/p5-Sys-Syslog/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/p5-Sys-Syslog/Makefile
diff -u pkgsrc/sysutils/p5-Sys-Syslog/Makefile:1.10 pkgsrc/sysutils/p5-Sys-Syslog/Makefile:1.11
--- pkgsrc/sysutils/p5-Sys-Syslog/Makefile:1.10 Mon Jun 5 14:24:37 2017
+++ pkgsrc/sysutils/p5-Sys-Syslog/Makefile Mon Sep 18 11:56:27 2017
@@ -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/}
Index: pkgsrc/sysutils/p5-Sys-Syslog/distinfo
diff -u pkgsrc/sysutils/p5-Sys-Syslog/distinfo:1.4 pkgsrc/sysutils/p5-Sys-Syslog/distinfo:1.5
--- pkgsrc/sysutils/p5-Sys-Syslog/distinfo:1.4 Fri Aug 12 11:50:36 2016
+++ pkgsrc/sysutils/p5-Sys-Syslog/distinfo Mon Sep 18 11:56:27 2017
@@ -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