Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/wireguard-rpi: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | community/jool-modules-rpi: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | main/linux-rpi: upgrade to 5.4.33 | Natanael Copa | 2020-04-20 | 1 | -3/+3 | |
| | ||||||
* | community/chromium: upgrade to 81.0.4044.113 | Natanael Copa | 2020-04-20 | 12 | -809/+175 | |
| | ||||||
* | community/chromium: install swiftshader | Yonggang Luo | 2020-04-20 | 1 | -2/+9 | |
| | | | | | | | Package chromium align with binaries from other distribution This also fixes the issue that the soft OpenGL not working when there are no GPU available. This can happen in docker containers. | |||||
* | main/zfs-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | community/wireguard-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | community/rtl8821ce-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | community/jool-modules-lts: rebuild against kernel 5.4.33-r0 | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | main/linux-lts: upgrade to 5.4.33 | Natanael Copa | 2020-04-20 | 1 | -4/+4 | |
| | ||||||
* | main/linux-lts: add Southern Islands (SI) and Sea Islands (CIK) support for ↵ | Taner Tas | 2020-04-20 | 2 | -5/+5 | |
| | | | | amdgpu driver on x86 and x86_64 | |||||
* | main/oniguruma: upgrade to 6.9.5 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | testing/dxvk: upgrade to 1.6.1 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | main/libva-glx: upgrade to 2.7.1 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | main/libva: upgrade to 2.7.1 | Leo | 2020-04-20 | 1 | -3/+3 | |
| | ||||||
* | main/pixman: disable tests on aarch64 | Ariadne Conill | 2020-04-20 | 1 | -0/+3 | |
| | ||||||
* | main/postfix: upgrade to 3.5.1 | Milan P. Stanić | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | main/yaml: upgrade to 0.2.4 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | testing/libtorrent-rasterbar: upgrade to 1.2.6 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | main/pixman: downgrade to 0.38.4 | Leo | 2020-04-20 | 1 | -3/+3 | |
| | ||||||
* | community/libaccounts-glib: upgrade to 1.25 | Leo | 2020-04-20 | 1 | -7/+10 | |
| | ||||||
* | community/racktables: needs mbstring PHP module | Leonardo Arena | 2020-04-20 | 1 | -4/+4 | |
| | | | | Pre-create secret file | |||||
* | testing/homer-app: make PGSQL a soft dependency | Leonardo Arena | 2020-04-20 | 2 | -3/+4 | |
| | ||||||
* | testing/isoimagewriter: new aport | Bart Ribbers | 2020-04-20 | 2 | -0/+47 | |
| | ||||||
* | community/dtools: upgrade to 2.091.1 | Rasmus Thomsen | 2020-04-20 | 1 | -3/+3 | |
| | ||||||
* | testing/dmd: upgrade to 2.091.1 | Rasmus Thomsen | 2020-04-20 | 1 | -5/+5 | |
| | ||||||
* | testing/linux-tools: depend on all subpackages in root package | Minecrell | 2020-04-20 | 1 | -0/+5 | |
| | | | | The root package doesn't really have a purpose otherwise. | |||||
* | testing/linux-tools: package GPIO+IIO tools | Minecrell | 2020-04-20 | 2 | -6/+97 | |
| | | | | | | | | | | | Remove depends="cpupower perf" from linux-tools: - I'm not sure how useful it is... (Do you really want all Linux tools at the same time?) - At the moment the dependency leaks into all subpackages (e.g. linux-tools-iio also has a dependency on cpupower/perf) Backport a fix from upstream to fix build failure on s390x. (It's probably just unfortunate to hit this race condition...) | |||||
* | main/freeradius: update fix for post-proxy | Natanael Copa | 2020-04-20 | 2 | -3/+60 | |
| | | | | | | | | | | Use upstream patch. fixes commit 4637853469cf (main/freeradius: go through post-proxy when there are no live home servers) Related report: http://lists.freeradius.org/pipermail/freeradius-users/2020-April/097815.html | |||||
* | main/pixman: also disable tests on ppc64le | Ariadne Conill | 2020-04-20 | 1 | -0/+3 | |
| | ||||||
* | main/pixman: fix build on mips, s390x and ppc64le | Ariadne Conill | 2020-04-20 | 1 | -1/+9 | |
| | ||||||
* | community/audacious-plugins: upgrade to 4.0.2, drop libmowgli dep | Ariadne Conill | 2020-04-20 | 1 | -3/+2 | |
| | ||||||
* | community/audacious: upgrade to 4.0.2 | Ariadne Conill | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/deadbeef: move from unmaintained | Taner Tas | 2020-04-20 | 3 | -12/+24 | |
| | | | | | * take over package * upgrade to 1.8.3 | |||||
* | community/py3-numpy: upgrade to 1.18.3 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/file-roller: upgrade to 3.36.2 | Rasmus Thomsen | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | testing/svt-av1: upgrade to 0.8.2 | Oleg Titov | 2020-04-20 | 1 | -2/+2 | |
| | | | | Ref https://github.com/OpenVisualCloud/SVT-AV1/releases | |||||
* | main/compiler-rt: explicitly use samurai | Natanael Copa | 2020-04-20 | 1 | -1/+1 | |
| | ||||||
* | main/squid: upgrade to 4.11 | Leo | 2020-04-20 | 1 | -6/+3 | |
| | ||||||
* | main/pixman: upgrade to 0.40.0 | Leo | 2020-04-20 | 2 | -63/+16 | |
| | ||||||
* | community/perl-mojolicious: upgrade to 8.37 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | testing/nheko: upgrade to 0.7.0 | Leo | 2020-04-20 | 2 | -29/+6 | |
| | ||||||
* | testing/mtxclient: upgrade to 0.3.0 | Leo | 2020-04-20 | 1 | -4/+4 | |
| | ||||||
* | community/s-nail: upgrade to 14.9.18 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | main/libuv: upgrade to 1.37.0 | Leo | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/gnuchess: upgrade to 6.2.6 | Leo | 2020-04-19 | 1 | -3/+9 | |
| |