Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/alpine-baselayout: install {,/usr}/lib/modules-load.d | Leo | 2020-02-16 | 1 | -1/+2 | |
| | ||||||
* | main/librelp: upgrade to 1.5.0 | Leo | 2020-02-16 | 1 | -2/+2 | |
| | ||||||
* | main/sbsigntool: upgrade to 0.9.3 | Leo | 2020-02-16 | 1 | -2/+2 | |
| | ||||||
* | main/sqlite: add -tcl subpackage | Rasmus Thomsen | 2020-02-16 | 1 | -4/+23 | |
| | | | | fixes #6608 | |||||
* | main/byobu: upgrade to 5.132 | Leo | 2020-02-16 | 1 | -6/+2 | |
| | ||||||
* | main/bluez: upgrade to 5.53 | Leo | 2020-02-16 | 1 | -5/+2 | |
| | ||||||
* | main/pax-utils: upgrade to 1.2.5 | Leo | 2020-02-16 | 1 | -4/+2 | |
| | ||||||
* | main/freeradius: change default sqlite db path to reasonable location | Jakub Jirutka | 2020-02-16 | 2 | -1/+21 | |
| | ||||||
* | main/freeradius: add symlink mod-enabled/sql to -sql subpkg | Jakub Jirutka | 2020-02-16 | 1 | -1/+2 | |
| | ||||||
* | main/compiler-rt: Fix compiler-rt install location | Eric Molitor | 2020-02-16 | 1 | -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 sources | Sören Tempel | 2020-02-16 | 1 | -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 20200215 | Leo | 2020-02-15 | 1 | -9/+4 | |
| | ||||||
* | main/openssh: upgrade to 8.2_p1 | Leo | 2020-02-15 | 1 | -11/+7 | |
| | ||||||
* | main/dmvpn: upgrade to 1.2.3 | Kaarle Ritvanen | 2020-02-15 | 1 | -2/+3 | |
| | ||||||
* | main/protobuf: upgrade to 3.11.4 | Leo | 2020-02-15 | 1 | -2/+2 | |
| | ||||||
* | main/fetchmail: upgrade to 6.4.2 | Leo | 2020-02-15 | 1 | -8/+18 | |
| | ||||||
* | main/acpica: upgrade to 20200214 | Leo | 2020-02-15 | 1 | -2/+2 | |
| | ||||||
* | main/perl-io-socket-ssl: upgrade to 2.067 | Leo | 2020-02-14 | 1 | -6/+2 | |
| | ||||||
* | main/p11-kit: Ensure trust_paths is set | Andrew Gunnerson | 2020-02-14 | 1 | -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 script | Jakub Jirutka | 2020-02-14 | 3 | -7/+90 | |
| | ||||||
* | main/freeradius: create mods-enabled symlinks in module subpkgs | Jakub Jirutka | 2020-02-14 | 1 | -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 out | Jakub Jirutka | 2020-02-14 | 3 | -78/+69 | |
| | ||||||
* | main/freeradius: move sql/main/ndb to -mysql subpackage | Jakub Jirutka | 2020-02-14 | 1 | -0/+1 | |
| | | | | ndb is for MySQL | |||||
* | main/freeradius: install logrotate config | Jakub Jirutka | 2020-02-14 | 2 | -0/+37 | |
| | ||||||
* | main/freeradius: fix perms in certs directory | Jakub Jirutka | 2020-02-14 | 1 | -1/+5 | |
| | ||||||
* | main/alpine-baselayout: disable unprivileged eBPF by default | Ariadne Conill | 2020-02-14 | 1 | -1/+6 | |
| | ||||||
* | main/linux-octeon: upgrade to 5.4.19 | Ariadne Conill | 2020-02-14 | 1 | -3/+3 | |
| | ||||||
* | main/linux-octeon: enable kexec | Ariadne Conill | 2020-02-14 | 2 | -3/+4 | |
| | ||||||
* | main/linux-octeon: upgrade to 5.4.18, enable full ebpf | Ariadne Conill | 2020-02-14 | 2 | -8/+17 | |
| | ||||||
* | main/linux-octeon: use different strategy for SDIO underclock | Ariadne Conill | 2020-02-14 | 2 | -11/+43 | |
| | ||||||
* | main/openrc: checksum | Ariadne Conill | 2020-02-14 | 1 | -0/+1 | |
| | ||||||
* | main/openrc: actually integrate the vrf patch | Ariadne Conill | 2020-02-14 | 1 | -1/+2 | |
| | ||||||
* | main/openrc: add vrf support | Ariadne Conill | 2020-02-14 | 1 | -0/+98 | |
| | ||||||
* | main/ansible: upgrade to 2.9.5 | Leo | 2020-02-14 | 1 | -2/+2 | |
| | ||||||
* | main/freeradius: rewrite init script | Jakub Jirutka | 2020-02-14 | 6 | -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 package | Jakub Jirutka | 2020-02-14 | 6 | -5/+65 | |
| | | | | Read the comment in APKBUILD for the explanation. | |||||
* | main/py3-curl: upgrade to 7.43.0.5 | Leo | 2020-02-14 | 1 | -2/+2 | |
| | ||||||
* | main/iscsi-scst: modernize | Leo | 2020-02-14 | 2 | -18/+11 | |
| | ||||||
* | main/libvirt: install module file to /lib/modules-load.d | Leo | 2020-02-14 | 1 | -4/+4 | |
| | ||||||
* | main/protobuf-c: upgrade to 1.3.3 | Leo | 2020-02-14 | 1 | -8/+3 | |
| | ||||||
* | main/freeradius: move dhcp module into subpkg -dhcp | Jakub Jirutka | 2020-02-14 | 2 | -1/+11 | |
| | | | | Same as in Debian. | |||||
* | main/freeradius: move utilities to subpkg -utils | Jakub Jirutka | 2020-02-14 | 2 | -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 -static | Jakub Jirutka | 2020-02-14 | 1 | -0/+1 | |
| | ||||||
* | main/freeradius: rename subpkg python to python3 | Jakub Jirutka | 2020-02-14 | 1 | -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 subpkgs | Jakub Jirutka | 2020-02-14 | 1 | -8/+36 | |
| | ||||||
* | main/freeradius: don't include rundir in package | Jakub Jirutka | 2020-02-14 | 1 | -1/+0 | |
| | | | | /run (and /var/run) is a tmpfs. | |||||
* | main/freeradius: fix home directory of radius user | Jakub Jirutka | 2020-02-14 | 1 | -1/+1 | |
| | ||||||
* | main/freeradius: fix default location of db_dir and run_dir | Jakub Jirutka | 2020-02-14 | 2 | -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 command | Jakub Jirutka | 2020-02-14 | 1 | -61/+26 | |
| | ||||||
* | main/freeradius: reformat $makedepends and $subpackages | Jakub Jirutka | 2020-02-14 | 1 | -9/+47 | |
| |