Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/perl: security upgrade to 5.26.3 | Natanael Copa | 2018-12-04 | 1 | -3/+8 |
| | | | | | | CVE-2018-18311, CVE-2018-18312, CVE-2018-18313, CVE-2018-18314 fixes #9728 | ||||
* | main/perl: security fix (CVE-2018-12015) | Leonardo Arena | 2018-06-13 | 2 | -2/+47 |
| | | | | Fixes #8982 | ||||
* | main/perl: security upgrade to 5.26.2 | Leonardo Arena | 2018-04-17 | 1 | -5/+9 |
| | | | | | | CVE-2018-6797, CVE-2018-6798, CVE-2018-6913 Fixes #8801 | ||||
* | main/perl: Disable tests for now | A. Wilcox | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ | ||||
* | main/perl: use system zlib | Natanael Copa | 2017-10-11 | 1 | -2/+14 |
| | | | | | | | | | | | The bundled zlib 1.2.8 is vulnerable to: - CVE-2016-9843 - CVE-2016-9841 - CVE-2016-9840 - CVE-2016-9842 Force building with system zlib, and while at it, also do that with bzip2 | ||||
* | main/perl: security upgrade to 5.26.1 (CVE-2017-12837,CVE-2017-12883) | Natanael Copa | 2017-10-10 | 1 | -2/+9 |
| | | | | fixes #7897 | ||||
* | main/perl: upgrade to 5.26.0 | Natanael Copa | 2017-06-15 | 3 | -1617/+30 |
| | |||||
* | main/perl: don't move any scripts to the dev subpackage | Sören Tempel | 2017-03-13 | 1 | -8/+2 |
| | | | | | | | | | | | | | | Moving those scripts to the dev subpackages requires a lot of APKBUILD updates since all packages that previously depended on perl for pod2man (or any other script previously shipped with the dev subpackage) now need to depend on perl-dev instead. Since finding those packages is not that easy we just revert this change for now. Some packages even broke silently, gdb for instance suddenly had an empty man page which makes it pretty hard to rely on build errors for identifying aports which need to be fixed. See also: https://patchwork.alpinelinux.org/patch/2961/ | ||||
* | main/perl: move 'prove' script from -dev to -utils | Valery Kartel | 2017-01-24 | 1 | -3/+3 |
| | |||||
* | main/perl: upgrade to 5.24.1 | Natanael Copa | 2017-01-23 | 1 | -5/+5 |
| | |||||
* | main/perl: fixes and cleanups in apkbuild | Valery Kartel | 2017-01-23 | 1 | -32/+55 |
| | | | | | | | - remove one-time used variables - move *.pod files to -doc subpackage - move development scripts and modules to -dev subpackage - move all other scripts to -utils subpackage | ||||
* | main/perl: fix build Time::HiRes on armhf | Leonardo Arena | 2017-01-23 | 3 | -9/+1610 |
| | | | | https://github.com/arsv/perl-cross/issues/36 | ||||
* | upgrade perl to 5.24.0 | liqa | 2016-07-27 | 1 | -5/+4 |
| | |||||
* | main/perl: upgrade to 5.22.2 | Natanael Copa | 2016-05-16 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.22.1 | Natanael Copa | 2015-12-17 | 1 | -4/+4 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/perl: upgrade to 5.22.0 | Natanael Copa | 2015-07-16 | 4 | -193/+5 |
| | |||||
* | main/perl: gcc5 fixes | Natanael Copa | 2015-06-05 | 4 | -4/+195 |
| | | | | and more explicit depends for -dev | ||||
* | main/perl: upgrade to 5.20.2 | Carlo Landmeter | 2015-02-23 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.20.1 | Natanael Copa | 2014-09-17 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.20.0 | Natanael Copa | 2014-07-14 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.18.2 | Bartłomiej Piotrowski | 2014-01-20 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.18.1 | Bartłomiej Piotrowski | 2013-08-13 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.18.0 | Natanael Copa | 2013-05-23 | 1 | -4/+4 |
| | |||||
* | main/perl: upgrade to 5.16.3 | Natanael Copa | 2013-03-13 | 1 | -2/+4 |
| | |||||
* | main/perl: upgrade to 5.16.2 | Natanael Copa | 2012-11-06 | 1 | -2/+2 |
| | |||||
* | main/perl: upgrade to 5.16.1 | Natanael Copa | 2012-08-10 | 1 | -2/+2 |
| | |||||
* | main/perl: upgrade to 5.16 | Natanael Copa | 2012-06-18 | 2 | -38/+31 |
| | |||||
* | main/perl: security fix (CVE-2011-3597) | Natanael Copa | 2012-01-31 | 2 | -3/+39 |
| | | | | fixes #973 | ||||
* | APKBUILDs email update | Leonardo Arena | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | main/perl: upgrade to 5.14.2 | Natanael Copa | 2011-09-27 | 1 | -3/+3 |
| | |||||
* | main/perl: upgrade to 5.14.1 | Natanael Copa | 2011-07-06 | 1 | -2/+2 |
| | |||||
* | main/perl: upgrade to 5.14.0 | Kiyoshi Aman | 2011-05-17 | 1 | -3/+3 |
| | |||||
* | main/perl: upgrade to 5.12.3 | Natanael Copa | 2011-02-01 | 1 | -3/+3 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/perl: build libperl as shared and enable threads | Natanael Copa | 2010-12-15 | 1 | -1/+3 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/perl: upgrade to 5.12.2 | Leonardo Arena | 2010-10-27 | 1 | -3/+3 |
| | |||||
* | main/perl: build fix (-lnsl removed) | Leonardo Arena | 2010-08-12 | 1 | -2/+11 |
| | |||||
* | Revert "main/perl: upgrade to 5.12.1" | Leonardo Arena | 2010-08-12 | 1 | -13/+4 |
| | | | | | | This reverts commit 2d1e32f027ee4d8acbf8c11dee9ee78df92ca95a. Back to 5.10.1 | ||||
* | main/perl: upgrade to 5.12.1 | Leonardo Arena | 2010-08-12 | 1 | -4/+13 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/perl: build fix for parallel builds | Natanael Copa | 2009-12-23 | 1 | -2/+4 |
| | |||||
* | main/perl: upgrade to 5.10.1 | Leonardo Arena | 2009-08-31 | 1 | -4/+3 |
| | |||||
* | various: misc build fixes | Natanael Copa | 2009-07-24 | 1 | -7/+13 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 1 | -0/+49 |
added maintainer to several packages as well |