- 26 Dec, 2018 1 commit
-
-
Francesco Colista authored
-
- 11 Mar, 2018 1 commit
-
-
prspkt authored
-
- 30 Dec, 2017 1 commit
-
-
Jakub Jirutka authored
This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
-
- 31 Oct, 2017 1 commit
-
-
Natanael Copa authored
-
- 03 Jul, 2017 1 commit
-
-
Natanael Copa authored
-
- 03 May, 2017 1 commit
-
-
Ivan Tham authored
-
- 22 Dec, 2016 1 commit
-
-
Sören Tempel authored
-
- 11 Aug, 2016 2 commits
-
-
Carlo Landmeter authored
-
Carlo Landmeter authored
-
- 27 Mar, 2016 1 commit
-
-
Christian Kampka authored
-
- 25 Mar, 2016 1 commit
-
-
Stuart Cardall authored
this stops /etc/logrotate.d/*.apk-new files from being run.
-
- 19 Jan, 2016 1 commit
-
-
Sören Tempel authored
https://fedorahosted.org/logrotate/ states that logrotate upstream has been moved to GitHub. The old trac page is no longer updated.
-
- 02 Jan, 2016 1 commit
-
-
Kaarle Ritvanen authored
-
- 06 Aug, 2015 1 commit
-
-
Fabian Affolter authored
-
- 23 Jul, 2015 1 commit
-
-
Natanael Copa authored
-
- 27 Apr, 2015 1 commit
-
-
Natanael Copa authored
-
- 12 Nov, 2014 1 commit
-
-
Natanael Copa authored
-
- 28 Oct, 2013 1 commit
-
-
Natanael Copa authored
-
- 19 Aug, 2013 1 commit
-
-
Natanael Copa authored
-
- 01 Jul, 2013 1 commit
-
-
Natanael Copa authored
-
- 29 Jun, 2013 1 commit
-
-
prymeroot authored
-
- 06 May, 2013 1 commit
-
-
Bartłomiej Piotrowski authored
-
- 16 Feb, 2013 1 commit
-
-
Bartłomiej Piotrowski authored
-
- 28 Sep, 2012 1 commit
-
-
Natanael Copa authored
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.
-
- 04 Aug, 2012 1 commit
-
-
Bartłomiej Piotrowski authored
-
- 03 Oct, 2011 1 commit
-
-
Natanael Copa authored
-
- 11 Jul, 2011 1 commit
-
-
Natanael Copa authored
-
- 05 Apr, 2011 1 commit
-
-
Natanael Copa authored
fix CVE-2011-1154, CVE-2011-1155 and CVE-2011-1098
-
- 31 Mar, 2011 1 commit
-
-
Natanael Copa authored
this is needed for apk-tools-2.1 migration
-
- 13 Jan, 2011 1 commit
-
-
William Pitcock authored
-
- 13 Dec, 2010 1 commit
-
-
Natanael Copa authored
-
- 14 Oct, 2010 1 commit
-
-
Natanael Copa authored
-
- 04 May, 2010 1 commit
-
-
Natanael Copa authored
-
- 10 Mar, 2010 1 commit
-
-
Natanael Copa authored
fixes #315
-
- 24 Jul, 2009 2 commits
-
-
Natanael Copa authored
fixes #83 also create a working default config
-
Natanael Copa authored
and fixed misc build issues
-