15 Commits

Author SHA1 Message Date
Natanael Copa
e2ba91b957 community/john: add fixme comment about openssl 1.1 2018-11-07 16:46:16 +00:00
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
Francesco Colista
4bd9605874 community/john: renamed john-mailer in mailer 2018-04-23 16:47:44 +00:00
Francesco Colista
005258ba5f community/john: fixed typo for unshadow, updated APKBUILD 2018-04-23 16:02:26 +00:00
Natanael Copa
4d0a2a1e77 community/john: rebuild against libressl-2.7 2018-04-06 05:19:26 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Natanael Copa
e03b462c52 community/john: rebuild against libressl-2.6 2017-11-09 19:58:39 +00:00
Roberto Oliveira
ba86e3da67 community/john: enable build on ppc64le 2017-09-20 14:59:55 +00:00
Natanael Copa
323e206943 community/john: rebuild against libressl 2.5 2017-04-18 21:32:07 +00:00
Ivan Tham
35e1ee9b7e community/john: fix subpackages 2017-03-02 09:14:05 +00:00
Timo Teräs
44c3a3f6c1 community/john: fix whatespace, subpkg arch setting 2016-11-01 06:20:08 +00:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Jakub Jirutka
da9be2d5f4 community/john: add missing build dependency on zlib-dev 2016-10-10 21:42:26 +02:00
Natanael Copa
0b2b1d5fdd community/john: rebuild against libressl 2016-10-10 12:04:39 +00:00
Francesco Colista
caa15d2108 community/john: moved from testing 2016-08-23 06:45:58 +00:00