Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/py3-requests: fix running with new idna | Leo | 2020-02-18 | 1 | -3/+6 | |
| | | | | Use a patch from upstream | |||||
* | main/alpine-baselayout: move /etc/sysctl.d/00-alpine.conf to new /lib/sysctl.d | Ariadne Conill | 2020-02-18 | 1 | -2/+3 | |
| | ||||||
* | main/openrc: checksums | Ariadne Conill | 2020-02-18 | 1 | -1/+1 | |
| | ||||||
* | main/openrc: write sysctl service with sane ordering of services | Leo | 2020-02-18 | 4 | -61/+100 | |
| | ||||||
* | main/apk-tools: upgrade to 2.10.5 | Timo Teräs | 2020-02-18 | 3 | -138/+5 | |
| | ||||||
* | main/glib: upgrade to 2.62.5 | Rasmus Thomsen | 2020-02-18 | 1 | -3/+3 | |
| | ||||||
* | community/gjs: upgrade to 1.58.5 | Rasmus Thomsen | 2020-02-18 | 1 | -2/+2 | |
| | ||||||
* | main/gptfdisk: upgrade to 1.0.5 | Leo | 2020-02-18 | 2 | -7/+23 | |
| | ||||||
* | main/ppp: cleanup APKBUILD and modernize | Milan P. Stanić | 2020-02-17 | 1 | -10/+9 | |
| | ||||||
* | main/ppp: change url to https://ppp.samba.org/ | Milan P. Stanić | 2020-02-17 | 1 | -1/+1 | |
| | ||||||
* | main/ppp: upgrade to 2.4.8 | Milan P. Stanić | 2020-02-17 | 5 | -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 s390x | Yaakov Selkowitz | 2020-02-17 | 1 | -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= | Leo | 2020-02-17 | 1 | -9/+4 | |
| | ||||||
* | main/pkgconf: fix url= | Leo | 2020-02-17 | 1 | -7/+3 | |
| | ||||||
* | main/perl-convert-uulib: upgrade to 1.62 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | rebuild against libx265.so.188 | Leo | 2020-02-17 | 1 | -1/+1 | |
| | ||||||
* | main/x265: upgrade to 3.3 | Leo | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | main/gtk+3.0: upgrade to 3.24.14 | Rasmus Thomsen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | main/linux-octeon: upgrade to 5.4.20 | Ariadne Conill | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | main/gcc: disable D support on mips for now | Ariadne Conill | 2020-02-17 | 1 | -0/+5 | |
| | ||||||
* | main/py3-idna: upgrade to 2.9 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | main/dmvpn: upgrade to 1.3.0 | Kaarle Ritvanen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | main/freeradius: return abfab* | Jakub Jirutka | 2020-02-17 | 1 | -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 globbing | Jakub Jirutka | 2020-02-17 | 1 | -14/+14 | |
| | ||||||
* | main/freeradius: move radclient to subpkg -utils | Jakub Jirutka | 2020-02-17 | 1 | -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 package | Jakub Jirutka | 2020-02-17 | 2 | -2/+22 | |
| | ||||||
* | main/libgudev: add -dbg subpkg and cleanup | Rasmus Thomsen | 2020-02-17 | 1 | -5/+2 | |
| | ||||||
* | main/json-glib: fix buildtype, add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -12/+11 | |
| | | | | Also fix the url and license while we're at it and clean up | |||||
* | main/gdk-pixbuf: fix buildtype, cleanup | Rasmus Thomsen | 2020-02-17 | 1 | -5/+2 | |
| | ||||||
* | main/freeradius: improve setup-freeradius enable-mod | Jakub Jirutka | 2020-02-17 | 2 | -6/+28 | |
| | ||||||
* | main/freeradius: change default cache paths to /var/cache/radiusd | Jakub Jirutka | 2020-02-17 | 2 | -43/+104 | |
| | | | | | All are commented out, so we don't have to handle existing cache directories in upgrade. | |||||
* | main/freeradius: change default cui sqlite location to $db_dir/ | Jakub Jirutka | 2020-02-17 | 3 | -2/+23 | |
| | | | | It's a database, so it shouldn't be in /var/log. | |||||
* | main/linux-*: remove redundant override of HOSTCC | Minecrell | 2020-02-17 | 3 | -15/+5 | |
| | | | | | | | | | | | | | | | | | | | | | apkbuild-lint complains about the use of HOSTCC in APKBUILDs: IC:[AL6]:main/linux-lts/APKBUILD:66:prefix custom variable with _: HOSTCC="${CC:-gcc}" IC:[AL6]:main/linux-lts/APKBUILD:67:prefix custom variable with _: HOSTCC="${HOSTCC#${CROSS_COMPILE}}" MC:[AL31]:main/linux-lts/APKBUILD:66:variables must not have capital letters MC:[AL31]:main/linux-lts/APKBUILD:67:variables must not have capital letters The first two were fixed in https://gitlab.alpinelinux.org/Leo/atools/merge_requests/24. But apkbuild-lint still complains about the capitalized variable. Adding an exception for this in atools seems quite complicated. It turns out overriding HOSTCC in the linux-* APKBUILD is actually no longer necessary. abuild automatically sets HOSTCC correctly now when cross compiling, and the APKBUILD will just set the same value again. (see https://gitlab.alpinelinux.org/alpine/abuild/commit/9be173c6774fbec6cf8acd573faa039dd4129fc6) We can just remove HOSTCC from the APKBUILD. linux-lts still builds fine when cross compiling for aarch64 using bootstrap.sh. | |||||
* | main/py3-tox: upgrade to 3.14.5 | Leo | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | main/git: upgrade to 2.25.1 | Leo | 2020-02-17 | 1 | -5/+2 | |
| | ||||||
* | 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 | |
| |