pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/logrotate Update sysutils/logrotate to 3.8.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f359911cf2c
branches: trunk
changeset: 626040:3f359911cf2c
user: gls <gls%pkgsrc.org@localhost>
date: Wed Oct 30 20:16:25 2013 +0000
description:
Update sysutils/logrotate to 3.8.7.
Via Nils Ratusznik in PR pkg/48311.
pkgsrc changes:
---------------
FETCH_USING=curl to fetch over https.
Upstream changes:
-----------------
Changelog :
3.8.6 -> 3.8.7
- Fixed --force/-f option handling together with "size" directive
(3.8.5 regression).
- Use "logrotate_tmp_t" context for SELinux tests and if this context does
not exist, skip SELinux related tests.
3.8.5 -> 3.8.6
- Fixed memory corruption caused by rotation directory which does not
exist with "sharedscripts" together with "prerotate" script.
diffstat:
sysutils/logrotate/Makefile | 5 +++--
sysutils/logrotate/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 9c7974a820a9 -r 3f359911cf2c sysutils/logrotate/Makefile
--- a/sysutils/logrotate/Makefile Wed Oct 30 18:59:06 2013 +0000
+++ b/sysutils/logrotate/Makefile Wed Oct 30 20:16:25 2013 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2013/07/28 11:21:23 obache Exp $
+# $NetBSD: Makefile,v 1.7 2013/10/30 20:16:25 gls Exp $
#
-DISTNAME= logrotate-3.8.5
+DISTNAME= logrotate-3.8.7
CATEGORIES= sysutils
MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/
+FETCH_USING= curl
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://fedorahosted.org/logrotate/
diff -r 9c7974a820a9 -r 3f359911cf2c sysutils/logrotate/distinfo
--- a/sysutils/logrotate/distinfo Wed Oct 30 18:59:06 2013 +0000
+++ b/sysutils/logrotate/distinfo Wed Oct 30 20:16:25 2013 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2013/07/28 11:21:23 obache Exp $
+$NetBSD: distinfo,v 1.7 2013/10/30 20:16:25 gls Exp $
-SHA1 (logrotate-3.8.5.tar.gz) = b3bd6eb5f84c243b328252db651e4826fd726b8b
-RMD160 (logrotate-3.8.5.tar.gz) = 759b1806ea08bd2c45bbc175ea1efaca255994b7
-Size (logrotate-3.8.5.tar.gz) = 57818 bytes
+SHA1 (logrotate-3.8.7.tar.gz) = dcf2fd55a8f76c4f7b8a03fc019a8b96f80fe300
+RMD160 (logrotate-3.8.7.tar.gz) = 24e00e1ecccb624f7807f31fba9032553c80a188
+Size (logrotate-3.8.7.tar.gz) = 58898 bytes
SHA1 (patch-examples_logrotate-default) = df9671836392d99f2b31116aee18e51996dee173
SHA1 (patch-examples_logrotate.cron) = 02981cb2b49e3f3f500fcb3db9b5dcb5fe62bddc
SHA1 (patch-logrotate.8) = 0bf7d9cfbc2f5dfff42a82b523926b9c8d0362a0
Home |
Main Index |
Thread Index |
Old Index