pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47581 CVS commit: pkgsrc/sysutils/logrotate
The following reply was made to PR pkg/47581; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47581 CVS commit: pkgsrc/sysutils/logrotate
Date: Thu, 7 Mar 2013 12:58:11 +0000
Module Name: pkgsrc
Committed By: obache
Date: Thu Mar 7 12:58:11 UTC 2013
Modified Files:
pkgsrc/sysutils/logrotate: Makefile distinfo
Log Message:
Update logrotate to 3.8.3.
PR pkg/47581 by Nils Ratusznik.
3.8.2 -> 3.8.3
- Fixed setting "size" bigger than 4GB on 32bit architectures
- Do not overwrite mode set by "create" option when using ACL. "create"
directive is now not mixed up with ACLs. If you use "create" in config
file and log file has some ACLs set, ACLs are not kept and are
overwritten by the mode set in "create" directive.
- Mode argument in "create" directive can be omitted. Only owner and
group
is set in this case. Check man page for more info.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/logrotate/Makefile \
pkgsrc/sysutils/logrotate/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index