Commit Graph

21 Commits

Author SHA1 Message Date
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
Leonardo Arena
598e66d8d4 community/firejail: missing include 2017-12-13 10:27:27 +00:00
Stuart Cardall
afb943dcac community/firejail: upgrade to 0.9.52
https://firejail.wordpress.com/download-2/release-notes/
2017-12-13 10:20:56 +00:00
Natanael Copa
0eae19d3f3 community/firejail: fix build for aarch64 2017-09-25 13:30:21 +00:00
Natanael Copa
8819810f3e community/firejail: disable on aarch64 as it fails to build
upstream bug: https://github.com/netblue30/firejail/issues/1566
2017-09-20 08:49:09 +00:00
Stuart Cardall
1fdc58ba5c community/firejail: upgrade to 0.9.50
https://firejail.wordpress.com/download-2/release-notes/
2017-09-11 07:23:12 +00:00
Stuart Cardall
f6f1422911 community/firejail: bump to 0.9.48 2017-06-14 10:49:45 +00:00
Stuart Cardall
cc2783eea3 community/firejail: update to 0.9.46
https://firejail.wordpress.com/download-2/release-notes/
2017-05-24 00:16:12 +02:00
William Pitcock
51357e7788 community/{bitcoin,entr,firejail}: add cd $builddir to check() 2017-03-27 19:48:07 +00:00
Stuart Cardall
1c7680cb29 community/firejail: update to 0.9.44.10
https://firejail.wordpress.com/download-2/release-notes/
2017-03-20 11:52:27 +00:00
Stuart Cardall
684c2437b9 community/firejail: update to 0.9.44.8 2017-01-30 11:08:58 +02:00
Stuart Cardall
00813d387c community/firejail: update to 0.9.44.4
firejail (0.9.44.4) baseline; urgency=low
  * security: --bandwidth root shell found by Martin Carpenter (CVE-2017-5207)
  * security: disabled --allow-debuggers when running on kernel
    versions prior to 4.8; a kernel bug in ptrace system call
    allows a full bypass of seccomp filter; problem reported by
    Lizzie Dixon (CVE-2017-5206)
  * security: root exploit found by Sebastian Krahmer (CVE-2017-5180)
 -- netblue30   Sat, 7 Jan 2017 10:00:00 -0500
2017-01-11 00:35:15 +01:00
Stefan Wagner
c6b3bf6c48 community/firejail: enable support for busybox 2017-01-07 18:47:57 +01:00
Stuart Cardall
536743cdcc community/firejail: update to 0.9.44.2
https://firejail.wordpress.com/download-2/release-notes/
2016-12-13 20:17:48 +01:00
Timo Teräs
a2e061d509 community/[various]: dont set arch in split function 2016-11-02 11:51:56 +02:00
Jakub Jirutka
c3fdec2a17 community/firejail: upgrade to 0.9.42 2016-09-11 13:01:06 +02:00
Jakub Jirutka
71a1a8df61 community/firejail: enable for all archs 2016-09-11 12:56:26 +02:00
Jakub Jirutka
6c8eb265a2 community/firejail: fix few issues in abuild 2016-09-08 13:16:15 +02:00
Stuart Cardall
26f81a0d1b community/firejail: update to 0.9.42-rc2 2016-09-08 13:07:13 +02:00
Carlo Landmeter
eca9cbe873 community/firejail: disable on aarch64 2016-08-22 22:34:08 +00:00
Stuart Cardall
5c9f3ca3e3 testing/[various]: move to community
albatross-themes
apk-post-messages
autossh
bitcoin
btrbk
entr
ffmpegthumbnailer
firejail
firetools
fwsnort
gnome-colors
imapsync
inetutils-syslogd
inotify-tools-inc
isync
junit
ktsuss
letsencrypt-nosudo
libmbim
libndp
libqmi
libteam
mini-sendmail
modemmanager
namecoin
networkmanager
nginx-naxsi
numix-themes
nxapi
opencl-headers
opencl-icd-loader
opus-tools
perl-authen-ntlm
perl-bit-vector
perl-data-uniqid
perl-file-copy-recursive
perl-getopt-argvfile
perl-io-tee
perl-iptables-chainmgr
perl-iptables-parse
perl-module-scandeps
perl-par-dist
perl-par-packer
perl-par
perl-uri-escape
psad
py-crcmod
py-graphviz
py-lz4
py-opencl
py-opengl-accelerate
runit
secpwgen
secure-delete
socklog
spacefm
tinyssh
udevil
virt-viewer
virtualbricks
whois
wrk
xpra
zram-init
2016-08-21 22:24:04 +02:00