aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/freeradius: fix code-styleJakub Jirutka2020-02-141-84/+104
| | | | Mainly curly braces around variables.
* main/freeradius: remove unnecessary $_realnameJakub Jirutka2020-02-141-3/+2
|
* main/nss: upgrade to 3.50J0WI2020-02-141-2/+2
|
* main/postgresql: security upgrade to 12.2J0WI2020-02-141-23/+25
|
* main/postgresql: build with JITJ0WI2020-02-141-10/+3
|
* main/openrc: fix priority of modules-load configuration.Leo2020-02-132-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.4Leo2020-02-131-2/+2
|
* main/perl-sys-mmap: upgrade to 0.20Leo2020-02-131-12/+14
|
* main/py3-tox: upgrade to 3.14.4Leo2020-02-131-2/+2
|
* main/bison: upgrade to 3.5.2Leo2020-02-131-2/+2
|
* main/py3-phonenumbers: upgrade to 8.11.4Leo2020-02-131-2/+2
|
* main/perl-net-dns: upgrade to 1.22Leo2020-02-131-6/+2
|
* main/haproxy: upgrade to 2.1.3Milan P. Stanić2020-02-131-2/+2
|
* main/postgresql: replace custom _submv with amoveJakub Jirutka2020-02-131-12/+5
|
* main/postgresql: drop python2 packageJakub Jirutka2020-02-131-51/+8
| | | | Closes !3228
* main/bison: upgrade to 3.5.1Leo2020-02-131-5/+2
|
* main/bison: upgrade to 3.5Sören Tempel2020-02-132-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.44Leo2020-02-131-16/+2
|
* main/dovecot: security upgrade to 2.3.9.3J0WI2020-02-121-2/+5
|
* main/virglrenderer: upgrade to 0.8.2Leo2020-02-121-2/+2
|
* main/cdparanoia: modernizeSören Tempel2020-02-121-8/+5
|
* main/cdparanoia: fix segmentation faultSören Tempel2020-02-122-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-linuxLeo2020-02-121-1/+2
|
* main/fish: upgrade to 3.1.0Leo2020-02-121-32/+20
|
* main/wayland: upgrade to 1.18.0Leo2020-02-121-7/+3
|
* main/libarchive: upgrade to 3.4.2Leo2020-02-121-2/+2
|
* main/openldap: Add support for sha2 passwordTetsuo NOMRUA2020-02-121-1/+17
| | | | fixes #11217
* main/nss: fix linterRasmus Thomsen2020-02-121-21/+12
|
* main/nss: upgrade to 3.49.2Rasmus Thomsen2020-02-122-36/+3
|
* main/flashrom: upgrade to 1.2Leo2020-02-111-8/+6
|
* main/opensmtpd: fix url=Leo2020-02-111-4/+3
|
* main/openpgm: fix url= and pkgconfigLeo2020-02-112-6/+26
|
* main/opensmtpd: upgrade to 6.6.3p1Jakub Jirutka2020-02-111-2/+2
|
* main/py3-musicbrainzngs: upgrade to 0.7.1Leo2020-02-111-4/+3
|
* main/libsexy: fix url= and license=Leo2020-02-111-9/+5
|
* main/libmowgli: fix url=Leo2020-02-111-5/+2
|
* main/crconf: rebuild and fix license=Leo2020-02-111-5/+2
|
* main/debootstrap: upgrade to 1.0.117Leo2020-02-111-3/+2
|
* main/py3-cffi: upgrade to 1.14.0Leo2020-02-111-5/+2
|
* main/libxml2: fix CVE-2020-7595Jakub Jirutka2020-02-111-1/+5
|
* main/ncdu: upgrade to 1.14.2Leo2020-02-111-4/+2
|
* main/zfs: fix paths in /etc/zfs/zfs{,-functions}Rasmus Thomsen2020-02-111-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.20Nathan Angelacos2020-02-114-106/+73
| | | | Specifically disable dbus and systemd options
* main/libgee: upgrade to 0.20.3Rasmus Thomsen2020-02-101-10/+7
| | | | | | * Adopt maintainership * Fix website * Cleanup
* main/checkbashisms: upgrade to 2.20.2Leo2020-02-101-2/+2
|
* main/man-pages: upgrade to 5.05Leo2020-02-101-9/+5
|
* main/vala: upgrade to 0.46.6Rasmus Thomsen2020-02-101-2/+2
|
* main/ell: upgrade to 0.28Milan P. Stanić2020-02-101-2/+2
|
* Revert "main/raspberrypi: upgrade to snapshot of 2020-01-14"Timo Teräs2020-02-101-4/+5
| | | | | This reverts commit b69d8fb1263fc1a7aa8f3454ee69f5808c988ef3. This reverts commit b57933b0770c6238fa4e52e4557fb7c9f3443b97.
* main/raspberrypi: remove etc moveTimo Teräs2020-02-101-1/+0
|