pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48311 CVS commit: pkgsrc/sysutils/logrotate



The following reply was made to PR pkg/48311; it has been noted by GNATS.

From: "Guillaume Lasmayous" <gls%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48311 CVS commit: pkgsrc/sysutils/logrotate
Date: Wed, 30 Oct 2013 20:16:25 +0000

 Module Name:   pkgsrc
 Committed By:  gls
 Date:          Wed Oct 30 20:16:25 UTC 2013
 
 Modified Files:
        pkgsrc/sysutils/logrotate: Makefile distinfo
 
 Log Message:
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 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