Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/freeradius: fix code-style | Jakub Jirutka | 2020-02-14 | 1 | -84/+104 | |
| | | | | Mainly curly braces around variables. | |||||
* | main/freeradius: remove unnecessary $_realname | Jakub Jirutka | 2020-02-14 | 1 | -3/+2 | |
| | ||||||
* | main/nss: upgrade to 3.50 | J0WI | 2020-02-14 | 1 | -2/+2 | |
| | ||||||
* | main/postgresql: security upgrade to 12.2 | J0WI | 2020-02-14 | 1 | -23/+25 | |
| | ||||||
* | main/postgresql: build with JIT | J0WI | 2020-02-14 | 1 | -10/+3 | |
| | ||||||
* | main/openrc: fix priority of modules-load configuration. | Leo | 2020-02-13 | 2 | -10/+60 | |
| | | | | | | | | | | | | | | | | | | The previous configuration loaded in this order: 1. /etc/modules 2. /etc/modules-load.d/*.conf 3. /run/modules-load.d/*.conf 4. /usr/lib/modules-load.d/*.conf 5. /lib/modules-load.d/*.conf This is completely backwards and with this commit it will now be. 1. /lib/modules-load.d/*.conf -> System and base packages configuration 2. /usr/lib/modules-load.d/*.conf -> Other packages configuration 3. /etc/modules -> Local admin configuration 4. /etc/modules-load.d/*.conf -> Local admin configuration (preferred) 5. /run/modules-load.d/*.conf -> Runtime configuration | |||||
* | main/mesa: upgrade to 19.3.4 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/perl-sys-mmap: upgrade to 0.20 | Leo | 2020-02-13 | 1 | -12/+14 | |
| | ||||||
* | main/py3-tox: upgrade to 3.14.4 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/bison: upgrade to 3.5.2 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/py3-phonenumbers: upgrade to 8.11.4 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/perl-net-dns: upgrade to 1.22 | Leo | 2020-02-13 | 1 | -6/+2 | |
| | ||||||
* | main/haproxy: upgrade to 2.1.3 | Milan P. Stanić | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/postgresql: replace custom _submv with amove | Jakub Jirutka | 2020-02-13 | 1 | -12/+5 | |
| | ||||||
* | main/postgresql: drop python2 package | Jakub Jirutka | 2020-02-13 | 1 | -51/+8 | |
| | | | | Closes !3228 | |||||
* | main/bison: upgrade to 3.5.1 | Leo | 2020-02-13 | 1 | -5/+2 | |
| | ||||||
* | main/bison: upgrade to 3.5 | Sören Tempel | 2020-02-13 | 2 | -35/+4 | |
| | | | | | | | | The parallel build fix patch does no longer apply cleanly. Instead of patching the build system, which seems to be an error-prone and laborious process to me, simply disable parallel builds for this aport. Also the bottleneck (in terms of time it takes to build the aport) isn't the build() it's the check() function. | |||||
* | main/pcre: upgrade to 8.44 | Leo | 2020-02-13 | 1 | -16/+2 | |
| | ||||||
* | main/dovecot: security upgrade to 2.3.9.3 | J0WI | 2020-02-12 | 1 | -2/+5 | |
| | ||||||
* | main/virglrenderer: upgrade to 0.8.2 | Leo | 2020-02-12 | 1 | -2/+2 | |
| | ||||||
* | main/cdparanoia: modernize | Sören Tempel | 2020-02-12 | 1 | -8/+5 | |
| | ||||||
* | main/cdparanoia: fix segmentation fault | Sören Tempel | 2020-02-12 | 2 | -3/+36 | |
| | | | | | This occurs when no CD drives are accessible to the user as musl does not support invoking cuserid with a NULL pointer argument. | |||||
* | main/util-linux: make -dev package depend on util-linux | Leo | 2020-02-12 | 1 | -1/+2 | |
| | ||||||
* | main/fish: upgrade to 3.1.0 | Leo | 2020-02-12 | 1 | -32/+20 | |
| | ||||||
* | main/wayland: upgrade to 1.18.0 | Leo | 2020-02-12 | 1 | -7/+3 | |
| | ||||||
* | main/libarchive: upgrade to 3.4.2 | Leo | 2020-02-12 | 1 | -2/+2 | |
| | ||||||
* | main/openldap: Add support for sha2 password | Tetsuo NOMRUA | 2020-02-12 | 1 | -1/+17 | |
| | | | | fixes #11217 | |||||
* | main/nss: fix linter | Rasmus Thomsen | 2020-02-12 | 1 | -21/+12 | |
| | ||||||
* | main/nss: upgrade to 3.49.2 | Rasmus Thomsen | 2020-02-12 | 2 | -36/+3 | |
| | ||||||
* | main/flashrom: upgrade to 1.2 | Leo | 2020-02-11 | 1 | -8/+6 | |
| | ||||||
* | main/opensmtpd: fix url= | Leo | 2020-02-11 | 1 | -4/+3 | |
| | ||||||
* | main/openpgm: fix url= and pkgconfig | Leo | 2020-02-11 | 2 | -6/+26 | |
| | ||||||
* | main/opensmtpd: upgrade to 6.6.3p1 | Jakub Jirutka | 2020-02-11 | 1 | -2/+2 | |
| | ||||||
* | main/py3-musicbrainzngs: upgrade to 0.7.1 | Leo | 2020-02-11 | 1 | -4/+3 | |
| | ||||||
* | main/libsexy: fix url= and license= | Leo | 2020-02-11 | 1 | -9/+5 | |
| | ||||||
* | main/libmowgli: fix url= | Leo | 2020-02-11 | 1 | -5/+2 | |
| | ||||||
* | main/crconf: rebuild and fix license= | Leo | 2020-02-11 | 1 | -5/+2 | |
| | ||||||
* | main/debootstrap: upgrade to 1.0.117 | Leo | 2020-02-11 | 1 | -3/+2 | |
| | ||||||
* | main/py3-cffi: upgrade to 1.14.0 | Leo | 2020-02-11 | 1 | -5/+2 | |
| | ||||||
* | main/libxml2: fix CVE-2020-7595 | Jakub Jirutka | 2020-02-11 | 1 | -1/+5 | |
| | ||||||
* | main/ncdu: upgrade to 1.14.2 | Leo | 2020-02-11 | 1 | -4/+2 | |
| | ||||||
* | main/zfs: fix paths in /etc/zfs/zfs{,-functions} | Rasmus Thomsen | 2020-02-11 | 1 | -1/+4 | |
| | | | | | | | | | | | Upstream accidentally included pre-configured files in their tarball so make didn't rebuild them with our parameters. See https://github.com/tonyhutter/zfs/commit/2cc089a95faffa5dd1e0deffca3cf8e06eab41b5 Ref https://github.com/zfsonlinux/zfs/issues/9443 fixes #11209 | |||||
* | main/gpsd: upgrade to 3.20 | Nathan Angelacos | 2020-02-11 | 4 | -106/+73 | |
| | | | | Specifically disable dbus and systemd options | |||||
* | main/libgee: upgrade to 0.20.3 | Rasmus Thomsen | 2020-02-10 | 1 | -10/+7 | |
| | | | | | | * Adopt maintainership * Fix website * Cleanup | |||||
* | main/checkbashisms: upgrade to 2.20.2 | Leo | 2020-02-10 | 1 | -2/+2 | |
| | ||||||
* | main/man-pages: upgrade to 5.05 | Leo | 2020-02-10 | 1 | -9/+5 | |
| | ||||||
* | main/vala: upgrade to 0.46.6 | Rasmus Thomsen | 2020-02-10 | 1 | -2/+2 | |
| | ||||||
* | main/ell: upgrade to 0.28 | Milan P. Stanić | 2020-02-10 | 1 | -2/+2 | |
| | ||||||
* | Revert "main/raspberrypi: upgrade to snapshot of 2020-01-14" | Timo Teräs | 2020-02-10 | 1 | -4/+5 | |
| | | | | | This reverts commit b69d8fb1263fc1a7aa8f3454ee69f5808c988ef3. This reverts commit b57933b0770c6238fa4e52e4557fb7c9f3443b97. | |||||
* | main/raspberrypi: remove etc move | Timo Teräs | 2020-02-10 | 1 | -1/+0 | |
| |