aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/wireguard-vanilla: rebuild against kernel 4.19.77-r1Natanael Copa2019-10-071-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.77-r1Natanael Copa2019-10-071-1/+1
|
* community/pdns: upgrade to 4.2.0Milan P. Stanić2019-10-071-6/+6
| | | | | add curl-dev to makedepends, it is needed now fix install of pgsql schema sql script
* community/chromium: fix build on armv7Natanael Copa2019-10-072-4/+4
|
* community/py3-traitlets: upgrade to 4.3.3Kevin Daudt2019-10-071-3/+3
|
* community/knot: upgrade to 2.8.4tcely2019-10-071-2/+2
| | | Closes GH-11811
* community/wireguard-rpi: rebuild against kernel 4.19.77-r0Natanael Copa2019-10-071-1/+1
|
* community/wireguard-vanilla: rebuild against kernel 4.19.77-r0Natanael Copa2019-10-071-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.77-r0Natanael Copa2019-10-071-1/+1
|
* community/runc: upgrade to 1.0.0_rc9Jake Buchholz2019-10-061-7/+7
| | | | Primarily fixes CVS-209-16884. See https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc9 for more information.
* community/gnome-control-center: upgrade to 3.34.1Rasmus Thomsen2019-10-061-5/+5
|
* community/gnome-calendar: upgrade to 3.34.1Rasmus Thomsen2019-10-061-3/+2
|
* community/alacritty: more archesJ0WI2019-10-061-1/+1
|
* community/gmime: upgrade to 3.2.4Rasmus Thomsen2019-10-061-16/+17
| | | | | | | | * Cleanup * Adopt maintainership * Fix license * Enable vala bindings * add -static subpackage
* community/emacs upgrade to 26.3stf2019-10-061-2/+2
|
* community/bcc: update to 0.11.0Adam Jensen2019-10-062-10/+23
|
* community/libbpf: update to 0.0.5Adam Jensen2019-10-064-47/+21
|
* community/cbindgen: enable on ppc64leJ0WI2019-10-061-1/+1
|
* community/coreuniverse: move from testingrahmanshaber2019-10-061-0/+25
|
* community/coretime: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corestuff: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corestats: move from testingrahmanshaber2019-10-061-0/+24
|
* community/coreshot: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corerenamer: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corepins: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corepdf: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corepaint: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corepad: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corekeyboard: move from testingrahmanshaber2019-10-061-0/+25
|
* community/coreinfo: move from testingrahmanshaber2019-10-061-0/+24
|
* community/coreimage: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corehunt: move from testingrahmanshaber2019-10-061-0/+24
|
* community/coregarage: move from testingrahmanshaber2019-10-061-0/+24
|
* community/corefm: move from testingrahmanshaber2019-10-061-0/+25
|
* community/corearchiver: move from testingrahmanshaber2019-10-061-0/+24
|
* community/coreaction: move from testingrahmanshaber2019-10-061-0/+24
|
* community/libarchive-qt: move from testingrahmanshaber2019-10-061-0/+25
|
* community/libcsys: move from testingrahmanshaber2019-10-061-0/+26
|
* community/libcprime: move from testingrahmanshaber2019-10-061-0/+25
|
* community/matchbox-keyboard: move from testingDaniele Debernardi2019-10-061-0/+30
|
* community/libfakekey: move from testingDaniele Debernardi2019-10-061-0/+33
|
* community/totem: upgrade to 3.34.1Rasmus Thomsen2019-10-061-3/+3
|
* community/glib-networking: upgrade to 2.62.1Rasmus Thomsen2019-10-061-2/+2
|
* testing/libdazzle: upgrade to 3.34.1Rasmus Thomsen2019-10-061-2/+2
|
* community/epiphany: upgrade to 3.34.1Rasmus Thomsen2019-10-061-2/+2
|
* testing/gnome-builder: upgrade to 3.34.1Rasmus Thomsen2019-10-051-5/+4
|
* community/crystal: upgrade to 0.31.1Milan P. Stanić2019-10-052-4/+4
| | | | add build date to version cli option, 'crystal -v'
* community/unit: upgrade to 1.12.0Andy Postnikov2019-10-051-7/+3
|
* community/texlive: Re-enabled x86Marian Buschsieweke2019-10-041-1/+1
| | | | Builds just fine on edge in a freshly setup and clean container.
* community/texlive: Rebuild and fixesMarian Buschsieweke2019-10-041-10/+11
| | | | | | | | | | | | | | | - Added missing xz dependency - Rebuild against new poppler - Fixed warnings in APKBUILD - Dropped support for tlmgr (custom texlive package manager) - tlmgr is no longer needed, as texmf-dist package are now provided by Alpine - it is currently broken anyway - I have no resources to maintain it (but an additional texlive-tlmgr could be easily provided and maintained by someone else) - Using custom package managers in addition to apk requires special care to not break stuff, so not providing it in the default texlive package seems like a good idea