aboutsummaryrefslogtreecommitdiffstats
path: root/main/logrotate
Commit message (Collapse)AuthorAgeFilesLines
* main/logrotate: security fixesNatanael Copa2011-04-054-1/+324
| | | | | | | | | | | ref #568 fix CVE-2011-1154, CVE-2011-1155 and CVE-2011-1098 (cherry picked from commit e30653b7a5011b09138e547bd80561ccba16f0c4) Conflicts: main/logrotate/APKBUILD
* main/logrotate: upgrade to 3.7.9Natanael Copa2010-10-141-4/+4
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/logrotate: include the /etc/logrotate.d dirNatanael Copa2010-03-101-2/+6
| | | | fixes #315
* main/logrotate: install cron script in /etc/periodic/dailyNatanael Copa2009-07-242-6/+29
| | | | | | fixes #83 also create a working default config
* moved extra/* to main/Natanael Copa2009-07-241-0/+23
and fixed misc build issues