aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/alpine-baselayout: install {,/usr}/lib/modules-load.dLeo2020-02-161-1/+2
|
* main/librelp: upgrade to 1.5.0Leo2020-02-161-2/+2
|
* main/sbsigntool: upgrade to 0.9.3Leo2020-02-161-2/+2
|
* main/sqlite: add -tcl subpackageRasmus Thomsen2020-02-161-4/+23
| | | | fixes #6608
* main/byobu: upgrade to 5.132Leo2020-02-161-6/+2
|
* main/bluez: upgrade to 5.53Leo2020-02-161-5/+2
|
* main/pax-utils: upgrade to 1.2.5Leo2020-02-161-4/+2
|
* main/freeradius: change default sqlite db path to reasonable locationJakub Jirutka2020-02-162-1/+21
|
* main/freeradius: add symlink mod-enabled/sql to -sql subpkgJakub Jirutka2020-02-161-1/+2
|
* main/compiler-rt: Fix compiler-rt install locationEric Molitor2020-02-161-3/+4
| | | | | | | | | | | | | | | | | | Alpine currently installs compiler-rt into the following location. [DESTDIR]/lib/clang/[CLANG_VERSION] However, Clang expects compiler-rt to be located at a specific location. [DESTDIR]/lib/clang/[CLANG_VERSION]/lib/[OS] This results in clang on Alpine not being able to use compiler-rt. clang -rtlib=compiler-rt hello.c /usr/bin/ld: cannot find crtbeginS.o: No such file or directory /usr/bin/ld: cannot find /usr/lib/clang/9.0.0/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory /usr/bin/ld: cannot find /usr/lib/clang/9.0.0/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory /usr/bin/ld: cannot find crtendS.o: No such file or directory This change corrects the install location and allows clang to use compiler-rt as a runtime library via -rtlib=compiler-rt.
* main/musl: update URL and sourcesSören Tempel2020-02-161-2/+2
| | | | | | | | The current URL states the following: musl has moved to a new domain: musl.libc.org Don't think it is worth it to rebuild the package for this though.
* main/mg: upgrade to 20200215Leo2020-02-151-9/+4
|
* main/openssh: upgrade to 8.2_p1Leo2020-02-151-11/+7
|
* main/dmvpn: upgrade to 1.2.3Kaarle Ritvanen2020-02-151-2/+3
|
* main/protobuf: upgrade to 3.11.4Leo2020-02-151-2/+2
|
* main/fetchmail: upgrade to 6.4.2Leo2020-02-151-8/+18
|
* main/acpica: upgrade to 20200214Leo2020-02-151-2/+2
|
* main/perl-io-socket-ssl: upgrade to 2.067Leo2020-02-141-6/+2
|
* main/p11-kit: Ensure trust_paths is setAndrew Gunnerson2020-02-141-1/+2
| | | | | | | | | | | | | | | | During the upgrade from `0.23.18.1-r0` to `0.23.20-r0` in commit 7aef1583c323ad5a6c6399fa75fb541b2710d3b8, the build system was changed from autotools to meson, but the `--with-trust-paths` option didn't get ported over to the meson equivalent. This caused commands, like `trust list`, to return no results, which causes Java issues due to `/etc/ssl/certs/java/cacerts` not being updated properly (#11185). This commit adds the meson `trust_paths` build variable so that p11-kit can find the proper CA certs file. Signed-off-by: Andrew Gunnerson <andrew.gunnerson@us.ibm.com>
* main/freeradius: add more actions into setup-freeradius scriptJakub Jirutka2020-02-143-7/+90
|
* main/freeradius: create mods-enabled symlinks in module subpkgsJakub Jirutka2020-02-141-0/+14
| | | | | When user installs a package with the module, we can assume that (s)he wants to actually use it...
* main/freeradius: disable eap module conditionally instead of commenting outJakub Jirutka2020-02-143-78/+69
|
* main/freeradius: move sql/main/ndb to -mysql subpackageJakub Jirutka2020-02-141-0/+1
| | | | ndb is for MySQL
* main/freeradius: install logrotate configJakub Jirutka2020-02-142-0/+37
|
* main/freeradius: fix perms in certs directoryJakub Jirutka2020-02-141-1/+5
|
* main/alpine-baselayout: disable unprivileged eBPF by defaultAriadne Conill2020-02-141-1/+6
|
* main/linux-octeon: upgrade to 5.4.19Ariadne Conill2020-02-141-3/+3
|
* main/linux-octeon: enable kexecAriadne Conill2020-02-142-3/+4
|
* main/linux-octeon: upgrade to 5.4.18, enable full ebpfAriadne Conill2020-02-142-8/+17
|
* main/linux-octeon: use different strategy for SDIO underclockAriadne Conill2020-02-142-11/+43
|
* main/openrc: checksumAriadne Conill2020-02-141-0/+1
|
* main/openrc: actually integrate the vrf patchAriadne Conill2020-02-141-1/+2
|
* main/openrc: add vrf supportAriadne Conill2020-02-141-0/+98
|
* main/ansible: upgrade to 2.9.5Leo2020-02-141-2/+2
|
* main/freeradius: rewrite init scriptJakub Jirutka2020-02-146-39/+78
| | | | | It's RC/init system's job to daemonize process, processes shouldn't do it themself. Also it's required for using OpenRC's daemon supervisor.
* main/freeradius: remove symlinks in default-mods/ from packageJakub Jirutka2020-02-146-5/+65
| | | | Read the comment in APKBUILD for the explanation.
* main/py3-curl: upgrade to 7.43.0.5Leo2020-02-141-2/+2
|
* main/iscsi-scst: modernizeLeo2020-02-142-18/+11
|
* main/libvirt: install module file to /lib/modules-load.dLeo2020-02-141-4/+4
|
* main/protobuf-c: upgrade to 1.3.3Leo2020-02-141-8/+3
|
* main/freeradius: move dhcp module into subpkg -dhcpJakub Jirutka2020-02-142-1/+11
| | | | Same as in Debian.
* main/freeradius: move utilities to subpkg -utilsJakub Jirutka2020-02-142-1/+24
| | | | | These are not needed for running radiusd. Fedora and Debian provides them in freeradius-utils package as well.
* main/freeradius: move static libs to subpkg -staticJakub Jirutka2020-02-141-0/+1
|
* main/freeradius: rename subpkg python to python3Jakub Jirutka2020-02-141-4/+3
| | | | | | | | | | | | | | | | | | | | | Package freeradius-python originally provided module rlm_python (Python 2). This was changed in f85c84c720fce503f953ea8f57da1f71d39cae30 by @kaniini to provide rlm_python3 (Python 3) instead. This breakes backward compatibility with previous versions of the package in a way that is not transparent to the user! They will upgrade the packages and suddenly end-up with rlm_python3 module instead of rlm_python without noticing. Moreover, the configuration for rlm_python was left in the package (until I removed it in 21ca670)! These are two different modules with a different configuration. rlm_python uses name "python", rlm_python3 uses name "python3" (config name, module name used in the config, library name...). They are not interchangeable and naming package with rlm_python3 as freeradius-python is very confusing. We don't name Python 3 package as "python" either... Fortunately, this change has not got into any stable branch yet.
* main/freeradius: remove unnused files and move confs to correct subpkgsJakub Jirutka2020-02-141-8/+36
|
* main/freeradius: don't include rundir in packageJakub Jirutka2020-02-141-1/+0
| | | | /run (and /var/run) is a tmpfs.
* main/freeradius: fix home directory of radius userJakub Jirutka2020-02-141-1/+1
|
* main/freeradius: fix default location of db_dir and run_dirJakub Jirutka2020-02-142-10/+35
| | | | | | | | This shouldn't be in /etc, as even the comment above suggests. Both Fedora and Debian changes this to the correct location, /var/lib/radiusd. Also specify real openssl location.
* main/freeradius: simplify split functions using amove commandJakub Jirutka2020-02-141-61/+26
|
* main/freeradius: reformat $makedepends and $subpackagesJakub Jirutka2020-02-141-9/+47
|