aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/spl-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+1
|
* main/drbd9-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.45-r0Natanael Copa2019-05-241-1/+1
|
* main/linux-vanilla: upgrade to 4.19.45Natanael Copa2019-05-241-2/+2
|
* community/php7-pecl-protobuf: move from testingTBK2019-05-241-2/+0
|
* community/php7-brotli: move from testingTBK2019-05-242-1/+1
| | | | Closes GH-8018
* testing/traefik: bump to 1.7.11Joe Holden2019-05-241-2/+2
| | | | | | https://github.com/containous/traefik/releases/tag/v1.7.11 Closes GH-8029
* community/mpv: Enable lua explicitly and fix makedependsJan Tatje2019-05-241-9/+3
| | | | | | | Enable lua support explicitly, because it got disabled without anyone noticing instead of throwing an error during build. Commit cdf8852d1e5ef6c766b94eec7f31fb38410dad8f changed lua5.2-dev in makedepends to lua5.3-dev, but mpv needs either lua5.2 or luajit.
* community/xfce4: upgrade to 4.14_pre1Natanael Copa2019-05-241-17/+16
|
* community/xfce4-session: upgrade to 4.13.2Natanael Copa2019-05-243-26/+17
|
* community/thunar: upgrade to 1.8.6Natanael Copa2019-05-241-2/+2
|
* community/xfwm4: upgrade to 4.13.2Natanael Copa2019-05-242-17/+3
|
* community/xfconf: upgrade to 4.13.7Natanael Copa2019-05-241-2/+2
|
* community/xfce4-settings: upgrade to 4.13.6Natanael Copa2019-05-241-2/+2
|
* community/tumbler: upgrade to 0.2.4Natanael Copa2019-05-241-3/+3
|
* community/tumbler: move from mainNatanael Copa2019-05-241-0/+0
|
* community/thunar-volman: upgrade to 0.9.2Natanael Copa2019-05-241-2/+2
|
* community/xfdesktop: upgrade to 4.13.4Natanael Copa2019-05-241-2/+2
|
* community/xfce4-appfinder: upgrade to 4.13.3Natanael Copa2019-05-241-2/+2
|
* community/libxfce4ui: upgrade to 4.13.5Natanael Copa2019-05-241-3/+3
|
* community/xfce4-power-manager: upgrade to 1.6.2Natanael Copa2019-05-241-3/+3
|
* main/mariadb: security upgrade to 10.3.15 CVE-2019-2614 CVE-2019-2627 ↵Andy Postnikov2019-05-241-3/+7
| | | | CVE-2019-2628
* main/mariadb: switch default charset to utf8mb4TBK2019-05-241-2/+2
| | | | Fix for https://bugs.alpinelinux.org/issues/9965
* main/graphite2: upgrade to 1.3.13, updateChloe Kudryavtsev2019-05-242-15/+7
| | | | | | | | - Updates package to latest version - Fixes bugs.a.o#10329 - Remakes patch to apply cleanly - Updates license to SPDX - Removes empty variables
* community/xfce4-panel: upgrade to 4.13.5Natanael Copa2019-05-241-2/+2
|
* community/libxfce4util: upgrade to 4.13.3Natanael Copa2019-05-241-3/+3
|
* main/libuv: upgrade to 1.29.1Oleg Titov2019-05-241-3/+3
| | | | | - https://github.com/libuv/libuv/releases 1.29.1 - Add $pkgname-static to subpackages
* testing/consul: upgrade to 1.5.1Francesco Colista2019-05-241-2/+2
|
* community/gns3-gui: upgrade to 2.1.18Francesco Colista2019-05-241-2/+2
|
* community/gns3-server: upgrade to 2.1.18Francesco Colista2019-05-241-2/+2
|
* community/icinga2: upgrade to 2.10.5Francesco Colista2019-05-241-3/+3
|
* community/perl-mojolicious: upgrade to 8.17Francesco Colista2019-05-241-2/+2
|
* community/caddy: fix cleanup of go modcacheCarlo Landmeter2019-05-241-3/+6
| | | | also enable tests on other arches than x86
* main/libgudev: upgrade to 232Rasmus Thomsen2019-05-241-9/+11
| | | | | * adopt maintainership * disable umockdev tests, we don't package it yet
* community/qca: upgrade to 2.2.1Leo2019-05-243-2475/+15
|
* community/caddy: disable checkTBK2019-05-241-0/+1
| | | | | | | | | | | | | fails on builders due to containerization edge-cases. ok github.com/mholt/caddy/caddy 0.034s --- FAIL: TestSetCPU (0.01s) run_test.go:56: Test 3: GOMAXPROCS was 24 but expected 1456292745 run_test.go:56: Test 9: GOMAXPROCS was 24 but expected 1456292745 FAIL FAIL github.com/mholt/caddy/caddy/caddymain 0.075s https://build.alpinelinux.org/buildlogs/build-edge-x86/community/caddy/caddy-1.0.0-r0.log
* community/caddy: upgrade to 1.0.0Chloe Kudryavtsev2019-05-241-10/+10
| | | | | | | | | | | | Superseeds PR7880 (there was too much to change for a review). 1. Caddy now uses the Go Modules system: -> builds and tests require a new environment variable -> it now requires a custom cleanup step 2. Tests now pass (on my builder) 3. Adopt Closes: GH-7907
* testing/liberasurecode: new aportEhud Kaldor2019-05-241-0/+39
| | | | Closes: GH-7995
* testing/snooze: modernizeLeo2019-05-241-1/+0
| | | | Closes: GH-7935
* testing/font-iosevka-nerd: modernizeLeo2019-05-241-1/+0
| | | | Closes: GH-7935
* testing/fd: modernizeLeo2019-05-241-1/+0
| | | | Closes: GH-7935
* testing/wifish: modernizeLeo2019-05-241-1/+0
| | | | Closes: GH-7935
* testing/font-material-design-icons: modernizeLeo2019-05-241-1/+0
| | | | Closes: GH-7935
* testing/gotop: modernizeLeo2019-05-241-3/+0
| | | | Closes: GH-7935
* testing/totem-pl-parser: remove trailing whitespaceLeo2019-05-241-1/+1
| | | | Closes: GH-7935
* testing/qimgv: modernizeLeo2019-05-241-2/+0
| | | | Closes: GH-7935
* testing/wmutils: modernizeLeo2019-05-241-2/+0
| | | | Closes: GH-7935
* testing/ranger: modernizeLeo2019-05-241-2/+1
| | | | Closes: GH-7935