Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/entr: upgrade to 4.5 | Leo | 2020-04-22 | 1 | -2/+2 | |
| | ||||||
* | community/py3-hypothesis: upgrade to 5.10.2 | Leo | 2020-04-22 | 1 | -2/+2 | |
| | ||||||
* | community/colordiff: upgrade to 1.0.19 | Leo | 2020-04-22 | 1 | -4/+4 | |
| | ||||||
* | community/gnome-music: disable on arches with no tracker-miners | Leo | 2020-04-21 | 1 | -1/+1 | |
| | ||||||
* | community/perl-mojolicious: upgrade to 8.38 | Leo | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/grilo-plugins: depend on tracker-miners | Leo | 2020-04-21 | 1 | -0/+1 | |
| | ||||||
* | community/gnome-photos: depend on tracker-miners | Leo | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/gnome-music: depend on tracker-miners | Leo | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/gnome-documents: depend on tracker-miners | Leo | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/gnome-books: depend on tracker-miners | Leo | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/gnome: don't bundle tracker-miners by default | Leo | 2020-04-21 | 1 | -2/+1 | |
| | | | | It is a massive resource hog | |||||
* | community/gnome-boxes: upgrade to 3.36.3 | Rasmus Thomsen | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/libbpf: upgrade to 0.0.8 | Adam Jensen | 2020-04-21 | 2 | -5/+5 | |
| | ||||||
* | community/pulseaudio: fix audio over network | Bart Ribbers | 2020-04-21 | 2 | -2/+32 | |
| | ||||||
* | community/bcc: upgrade to 0.14.0 | Adam Jensen | 2020-04-21 | 1 | -3/+3 | |
| | ||||||
* | community/openblas: revert LAPACK changes | Arda Aytekin | 2020-04-21 | 1 | -2/+7 | |
| | | | | | | | | | | Reverted back the changes in `community/openblas` introduced in bea9248f and 7fd6f743 to let `openblas` install the optimized version of LAPACK. See the discussion under #10739. Note. !7023 was merged before the cherry-picking got completed following the changes under !7022. This commit fixes it. | |||||
* | community/kodi: disable on armhf | Kevin Daudt | 2020-04-21 | 1 | -1/+1 | |
| | | | | | | 3964fe8876 (community/flatbuffers: disable on armhf to unblock builders, 2020-03-16) disabled flatbuffers on armhf, so kodi needs to be disabled as well. | |||||
* | community/chezmoi: upgrade to 1.8.0 | Kevin Daudt | 2020-04-21 | 1 | -2/+2 | |
| | ||||||
* | community/kodi: upgrade to 18.6 | Francesco Colista | 2020-04-21 | 1 | -5/+3 | |
| | ||||||
* | community/fmt: adding patch allowing kodi to build | Francesco Colista | 2020-04-21 | 2 | -3/+216 | |
| | | | | | | This patch is needed because with fmt 6.2.0 kodi fails to build. Ref: https://github.com/fmtlib/fmt/issues/1620 | |||||
* | community/gtk4.0: upgrade to 3.98.3 | Rasmus Thomsen | 2020-04-21 | 1 | -2/+4 | |
| | ||||||
* | community/aircrack-ng: disable on mips | Ariadne Conill | 2020-04-21 | 1 | -1/+1 | |
| | ||||||
* | community/konsole: fix regression with kshortcuts 5.69 | Ariadne Conill | 2020-04-21 | 2 | -3/+120 | |
| | ||||||
* | community/python2-tkinter: security upgrade to 2.7.18 | J0WI | 2020-04-21 | 1 | -23/+20 | |
| | ||||||
* | community/openblas: revert LAPACK changes | Arda Aytekin | 2020-04-20 | 1 | -5/+3 | |
| | | | | | | | Reverted back the changes in `community/openblas` introduced in bea9248f and 7fd6f743 to let `openblas` install the optimized version of LAPACK. See the discussion under #10739. | |||||
* | community/py3-apache-libcloud: upgrade to 3.0.0 | Francesco Colista | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/aircrack-ng: ugprade to 1.6 | Francesco Colista | 2020-04-20 | 2 | -24/+17 | |
| | ||||||
* | community/jenkins: upgrade to 2.233 | Francesco Colista | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | main/py3-virtualenv: add missing dependencies | msrd0 | 2020-04-20 | 1 | -24/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves moving py3-distlib from community to main respective error messages: Traceback (most recent call last): File "/usr/bin/virtualenv", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3259, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3242, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3271, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 584, in _build_master ws.require(__requires__) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 901, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 787, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'filelock<4,>=3.0.0' distribution was not found and is required by virtualenv Traceback (most recent call last): File "/usr/bin/virtualenv", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3259, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3242, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3271, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 584, in _build_master ws.require(__requires__) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 901, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 787, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'distlib<1,>=0.3.0' distribution was not found and is required by virtualenv | |||||
* | community/cage: upgrade to 2020-04-17 | Antoine Fontaine | 2020-04-20 | 2 | -34/+6 | |
| | | | | | it adds support for latest wlroots version and fix https://gitlab.alpinelinux.org/alpine/aports/issues/11418. | |||||
* | community/gnome-software-plugin-apk: upgrade to 0.2.1 | Rasmus Thomsen | 2020-04-20 | 1 | -2/+2 | |
| | ||||||
* | community/apk-polkit: upgrade to 0.2.1 | Rasmus Thomsen | 2020-04-20 | 2 | -50/+4 | |
| | ||||||
* | community/webkit2gtk: add secfixes info | Leo | 2020-04-20 | 1 | -0/+2 | |
| | | | | See #11415 | |||||
* | community/grantlee: add qt5-qtdeclarative dependency | Ariadne Conill | 2020-04-20 | 1 | -2/+2 | |
| | | | | this is needed for making scriptabletags plugin available, needed by kmail | |||||
* | community/php7: switch to enchant-2 | Leo | 2020-04-20 | 2 | -3/+70 | |
| | ||||||
* | community/archivemount: upgrade to 0.9.1 | Leo | 2020-04-20 | 1 | -4/+4 | |
| | ||||||
* | community/py3-itypes: upgrade to 1.2.0 | Leo | 2020-04-20 | 1 | -3/+3 | |
| | ||||||
* | unmaintained/zendframework: move from community | Andy Postnikov | 2020-04-20 | 1 | -20/+0 | |
| | | | | https://framework.zend.com/blog/2020-01-24-laminas-launch | |||||
* | community/tini: upgrade to 0.19.0 | Leo | 2020-04-20 | 1 | -3/+3 | |
| | ||||||
* | community/influxdb: upgrade to 1.8.0 | Konstantin Kulikov | 2020-04-20 | 1 | -19/+12 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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. | |||||
* | 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 | |
| | ||||||
* | 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 |