aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/darkhttpd: --daemon should not be used with supervise-daemonWictor Lund2020-02-192-2/+2
| | | | | When --daemon is present when darkhttpd is supervised, openrc can't kill darkhttpd.
* main/alsa-utils: upgrade to 1.2.2Leo2020-02-191-4/+2
|
* main/alsa-lib: upgrade to 1.2.2Leo2020-02-191-2/+2
|
* main/etckeeper: upgrade to 1.18.14Leo2020-02-191-3/+3
|
* main/byobu: upgrade to 5.133Leo2020-02-191-2/+2
|
* main/lz4: fix secfixesLeo2020-02-191-5/+2
|
* main/libebml: fix secfixesLeo2020-02-191-1/+1
|
* main/avahi: upgrade to 0.8Leo2020-02-192-34/+7
|
* main/tk: make the -dev subpkg depend on tk=$pkgver-r$pkgrelLeo2020-02-191-1/+5
|
* main/cloog: upgrade to 0.20.0Leo2020-02-191-8/+8
|
* main/kmod: upgrade to 27Leo2020-02-181-10/+10
|
* main/oidentd: upgrade to 2.4.0Leo2020-02-184-38/+30
|
* main/subunit: upgrade to 1.3.0Leo2020-02-181-8/+10
|
* main/protobuf: fix ruby gem - missing symbol __va_copyJakub Jirutka2020-02-182-2/+21
|
* everywhere: bump out of tree modules for linux-lts 5.4.20-r1Ariadne Conill2020-02-184-4/+4
|
* main/linux-lts: restore stackprotector on ppc64le, defang stackprotector checkAriadne Conill2020-02-184-10/+51
|
* main/linux-rpi: upgrade to 5.4.20Ariadne Conill2020-02-181-3/+3
|
* everywhere: bump out of tree modules for linux-lts 5.4.20-r0Ariadne Conill2020-02-184-4/+4
|
* main/linux-lts: upgrade to 5.4.20, enable bpf(2) syscallAriadne Conill2020-02-1812-44/+135
| | | | | The bpf(2) syscall is locked down to root users by default as of alpine-baselayout 3.2.0-r4 and later.
* main/py3-requests: fix running with new idnaLeo2020-02-181-3/+6
| | | | Use a patch from upstream
* main/alpine-baselayout: move /etc/sysctl.d/00-alpine.conf to new /lib/sysctl.dAriadne Conill2020-02-181-2/+3
|
* main/openrc: checksumsAriadne Conill2020-02-181-1/+1
|
* main/openrc: write sysctl service with sane ordering of servicesLeo2020-02-184-61/+100
|
* main/apk-tools: upgrade to 2.10.5Timo Teräs2020-02-183-138/+5
|
* main/glib: upgrade to 2.62.5Rasmus Thomsen2020-02-181-3/+3
|
* community/gjs: upgrade to 1.58.5Rasmus Thomsen2020-02-181-2/+2
|
* main/gptfdisk: upgrade to 1.0.5Leo2020-02-182-7/+23
|
* main/ppp: cleanup APKBUILD and modernizeMilan P. Stanić2020-02-171-10/+9
|
* main/ppp: change url to https://ppp.samba.org/Milan P. Stanić2020-02-171-1/+1
|
* main/ppp: upgrade to 2.4.8Milan P. Stanić2020-02-175-197/+46
| | | | | | | | | | | | | | change source to github ppp repository remove defaultroute-metric.3.patch, fixed upstream remove prepare() function and use default change builddir and remove _builddir fix musl-fix-headers.patch add fix-pppd-magic.h.patch (split out of the musl-fix-headers.patch and addapted) add fix-pppd-pppoe.h.patch (split out of the musl-fix-headers.patch and addapted) enable USE_CRYPT=y in pppd/Makefile.linux to use libcrypto, else it try to use des.h (which does not exist on Alpine).
* main/nginx: enable mod-http-lua on s390xYaakov Selkowitz2020-02-171-15/+7
| | | | | | luajit was just enabled on s390x, allowing mod-http-lua to be built thereon as well. This is used by the Kubernetes 'echoserver' E2E test image.
* main/pm-utils: fix url=Leo2020-02-171-9/+4
|
* main/pkgconf: fix url=Leo2020-02-171-7/+3
|
* main/perl-convert-uulib: upgrade to 1.62Leo2020-02-171-3/+3
|
* rebuild against libx265.so.188Leo2020-02-171-1/+1
|
* main/x265: upgrade to 3.3Leo2020-02-171-2/+2
|
* main/gtk+3.0: upgrade to 3.24.14Rasmus Thomsen2020-02-171-2/+2
|
* main/linux-octeon: upgrade to 5.4.20Ariadne Conill2020-02-171-2/+2
|
* main/gcc: disable D support on mips for nowAriadne Conill2020-02-171-0/+5
|
* main/py3-idna: upgrade to 2.9Leo2020-02-171-3/+3
|
* main/dmvpn: upgrade to 1.3.0Kaarle Ritvanen2020-02-171-2/+2
|
* main/freeradius: return abfab*Jakub Jirutka2020-02-171-4/+1
| | | | | | I originally removed it based on Fedora as a part of bigger cleanup, but now I couldn't find why Fedora actually removed it at the first place and I myself didn't find any reason for removing it.
* main/freeradius: fix problem with globbingJakub Jirutka2020-02-171-14/+14
|
* main/freeradius: move radclient to subpkg -utilsJakub Jirutka2020-02-171-10/+4
| | | | | Since we have -utils subpackage, it doesn't make much sense to keep just radclient in a separate subpackage.
* main/freeradius: remove testing tools (radattr, map_unit) from packageJakub Jirutka2020-02-172-2/+22
|
* main/libgudev: add -dbg subpkg and cleanupRasmus Thomsen2020-02-171-5/+2
|
* main/json-glib: fix buildtype, add -dbg subpkgRasmus Thomsen2020-02-171-12/+11
| | | | Also fix the url and license while we're at it and clean up
* main/gdk-pixbuf: fix buildtype, cleanupRasmus Thomsen2020-02-171-5/+2
|
* main/freeradius: improve setup-freeradius enable-modJakub Jirutka2020-02-172-6/+28
|
* main/freeradius: change default cache paths to /var/cache/radiusdJakub Jirutka2020-02-172-43/+104
| | | | | All are commented out, so we don't have to handle existing cache directories in upgrade.