pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/logrotate



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