Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | community/nextcloud-client: upgrade to 2.6.3 | Rasmus Thomsen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | testing/dar: new aport | Simon Rupf | 2020-02-17 | 3 | -0/+66 | |
| | | | | | | | http://dar.linux.free.fr/ Disk ARchive Co-authored-by: Rasmus Thomsen <oss@cogitri.dev> | |||||
* | community/librsvg: add -dbg and -lang subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+3 | |
| | ||||||
* | 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 | |
| | ||||||
* | community/ostree: add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | community/libxmlb: fix buildtype, add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+3 | |
| | ||||||
* | community/libsoup: fix buildtype, add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+3 | |
| | ||||||
* | community/gspell: add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | community/gnome-online-accounts: add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | community/flatpak: add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | community/appstream-glib: fix buildtype, add -dbg subpkg | Rasmus Thomsen | 2020-02-17 | 1 | -2/+5 | |
| | ||||||
* | community/py3-pyftpdlib: upgrade to 1.5.6 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | testing/mlt: upgrade to 6.20.0 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | 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. | |||||
* | testing/py3-gitdb2: upgrade to 3.0.0 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | testing/py3-bson: upgrade to 0.5.9 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | community/gsoap: upgrade to 2.8.98 | Leo | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | 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. | |||||
* | community/alpine-desktop: load modules from /lib/modules-load.d | Leo | 2020-02-17 | 3 | -9/+8 | |
| | | | | Also makes the post-install just load the module. | |||||
* | non-free/adobe-flashplayer: upgrade to 32.0.0.330 | Pedro Filipe | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | testing/par2cmdline: new aport | Simon Rupf | 2020-02-17 | 1 | -0/+25 | |
| | | | | | https://github.com/Parchive/par2cmdline#par2cmdline PAR 2.0 compatible file verification and repair tool | |||||
* | main/py3-tox: upgrade to 3.14.5 | Leo | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | testing/qownnotes: upgrade to 20.2.5 | Francesco Colista | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | community/cups-filters: upgrade to 1.27.1 | Leo | 2020-02-17 | 1 | -2/+2 | |
| | ||||||
* | main/git: upgrade to 2.25.1 | Leo | 2020-02-17 | 1 | -5/+2 | |
| | ||||||
* | testing/mdcat: upgrade to 0.15.1 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | community/mpd: upgrade to 0.21.20 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | testing/procs: upgrade to 0.9.11 | Leo | 2020-02-17 | 1 | -3/+3 | |
| | ||||||
* | testing/badwolf: upgrade to 0.5.0 | Leo | 2020-02-16 | 1 | -2/+2 | |
| | ||||||
* | unmaintained/brightnessctl: move from community | Leo | 2020-02-16 | 2 | -0/+0 | |
| | ||||||
* | community/brillo: move from testing | Leo | 2020-02-16 | 1 | -0/+0 | |
| | ||||||
* | testing/brillo: new aport | Leo | 2020-02-16 | 1 | -0/+25 | |
| | | | | | https://gitlab.com/cameronnemo/brillo Control the brightness of backlight and keyboard LED devices | |||||
* | community/gitea: upgrade to 1.11.1 | 6543 | 2020-02-16 | 1 | -2/+2 | |
| | ||||||
* | main/alpine-baselayout: install {,/usr}/lib/modules-load.d | Leo | 2020-02-16 | 1 | -1/+2 | |
| | ||||||
* | community/go-ipfs: move from testing | wener | 2020-02-16 | 5 | -1/+1 | |
| | ||||||
* | testing/autofs: install default configuration | Rasmus Thomsen | 2020-02-16 | 1 | -3/+8 | |
| | | | | fixes #11225 | |||||
* | testing/dnscrypt-wrapper: new aport | Rasmus Thomsen | 2020-02-16 | 1 | -0/+37 | |
| | | | | | | | https://github.com/Cofyc/dnscrypt-wrapper dnscrypt wrapper (server-side dnscrypt proxy), which helps to add dnscrypt support to any name resolver fixes #6406 | |||||
* | community/py3-hypothesis: upgrade to 5.5.4 | Leo | 2020-02-16 | 1 | -2/+2 | |
| | ||||||
* | testing/gnome-shortwave: disable on s390x due to missing dep: rust | Rasmus Thomsen | 2020-02-16 | 1 | -1/+1 | |
| | ||||||
* | community/vault: upgrade to 1.3.2 | Rasmus Thomsen | 2020-02-16 | 1 | -2/+2 | |
| | ||||||
* | community/gnome-shell: upgrade to 3.34.4 | Rasmus Thomsen | 2020-02-16 | 1 | -3/+3 | |
| | ||||||
* | community/mutter: upgrade to 3.34.4 | Rasmus Thomsen | 2020-02-16 | 1 | -3/+3 | |
| | ||||||
* | main/librelp: upgrade to 1.5.0 | Leo | 2020-02-16 | 1 | -2/+2 | |
| |