aboutsummaryrefslogtreecommitdiffstats
path: root/main/logrotate
Commit message (Collapse)AuthorAgeFilesLines
* main/logrotate: upgrade to 3.12.2Ivan Tham2017-05-031-10/+2
|
* main/logrotate: upgrade to 3.11.0Sören Tempel2016-12-222-27/+19
|
* main/logrotate: add missing patchCarlo Landmeter2016-08-111-0/+8
|
* main/logrotate: upgrade to 3.10.0Carlo Landmeter2016-08-111-12/+18
|
* main/logrotate: new upstream version 3.9.2Christian Kampka2016-03-271-9/+7
|
* main/logrotate: add tabooext for .apk-new filesStuart Cardall2016-03-252-4/+7
| | | | this stops /etc/logrotate.d/*.apk-new files from being run.
* main/logrotate: update urlsSören Tempel2016-01-191-13/+9
| | | | | https://fedorahosted.org/logrotate/ states that logrotate upstream has been moved to GitHub. The old trac page is no longer updated.
* main/logrotate: rotate /var/log/messages by defaultKaarle Ritvanen2016-01-022-4/+7
|
* main/logrotate: specify licenseFabian Affolter2015-08-061-2/+2
|
* main/logrotate: upgrade to 3.9.1Natanael Copa2015-07-231-4/+4
|
* main/logrotate: upgrade to 3.8.9Natanael Copa2015-04-272-41/+13
|
* main/logrotate: upgrade to 3.8.8Natanael Copa2014-11-125-335/+52
|
* main/logrotate: upgrade to 3.8.7Natanael Copa2013-10-281-4/+4
|
* main/logrotate: upgrade to 3.8.6Natanael Copa2013-08-191-4/+4
|
* main/logrotate: remove wget from makedependsNatanael Copa2013-07-011-1/+1
|
* main/logrotate: upgrade to 3.8.5prymeroot2013-06-291-5/+5
|
* main/logrotate: upgrade to 3.8.4Bartłomiej Piotrowski2013-05-061-2/+16
|
* main/logrotate: upgrade to 3.8.3Bartłomiej Piotrowski2013-02-161-2/+2
|
* main/logrotate: add support for cpulimitNatanael Copa2012-09-283-4/+31
| | | | | | | | If package cpulimit is installed, then apply the cpulimit specified in CPULIMIT in /etc/conf.d/logrotate This helps monitoring software to not trigger high CPU load alarms when rotating logs.
* main/logrotate: upgrade to 3.8.2Bartłomiej Piotrowski2012-08-041-2/+2
|
* main/logrotate: upgrade to 3.8.1Natanael Copa2011-10-031-2/+2
|
* main/logrotate: upgrade to 3.8.0Natanael Copa2011-07-111-3/+3
|
* main/logrotate: security fixesNatanael Copa2011-04-054-1/+324
| | | | fix CVE-2011-1154, CVE-2011-1155 and CVE-2011-1098
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* 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