aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-vanilla: upgrade to 4.19.83Natanael Copa2019-11-111-3/+3
|
* linux-vanilla: add ALSA to config.ppc64leDrew DeVault2019-11-112-3/+155
|
* main/linux-vanilla: enable CONFIG_IIO* and generic IIO drivers on aarch64 ↵Rasmus Thomsen2019-11-114-15/+1268
| | | | and x86* too
* main/linux-rpi: upgrade to 4.19.83Natanael Copa2019-11-111-3/+3
|
* main/libva-intel-driver: fix usage with waylandLeo2019-11-112-3/+72
|
* main/pgpool: run as postgres user, not as rootJakub Jirutka2019-11-093-4/+20
|
* main/pgpool: add -openrc and -static subpackagesJakub Jirutka2019-11-091-1/+1
|
* main/pgpool: fix default listen_addressJakub Jirutka2019-11-092-1/+60
|
* main/pgpool: install sample configs as default configsJakub Jirutka2019-11-092-1/+7
|
* main/pgpool: rewrite init scriptJakub Jirutka2019-11-094-17/+58
|
* main/pgpool: move config files from /etc to /etc/pgpoolJakub Jirutka2019-11-093-4/+26
| | | | | Avoid mess in /etc. The reference spec file installs config files to /etc/pgpool.
* main/pgpool: move all sample configs and scripts to -doc subpackageJakub Jirutka2019-11-091-1/+9
|
* main/pgpool: upgrade to 4.1.0Jakub Jirutka2019-11-092-3/+16
|
* main/pgpool: remove unused file commit-queueJakub Jirutka2019-11-091-1/+0
|
* main/pgpool: fix code-style and modernize abuildJakub Jirutka2019-11-091-12/+8
|
* main/pspg: upgrade to 2.5.3Jakub Jirutka2019-11-091-2/+2
|
* main/knot: move from communityJakub Jirutka2019-11-087-0/+197
|
* rebuild against libpoppler.so.92Leo2019-11-081-1/+1
| | | | Closes !846
* main/poppler: upgrade to 0.82.0Leo2019-11-081-2/+2
| | | | Closes !846
* main/abuild: revert reproducible build changesNatanael Copa2019-11-072-2/+52
| | | | they caused 'BAD archive' errors for apk.
* main/cmake: upgrade to 3.15.5prspkt2019-11-071-2/+2
|
* main/abuild: upgrade to 3.5.0_rc1Natanael Copa2019-11-072-45/+3
|
* main/gdb: rebuild against python 3.8Natanael Copa2019-11-071-1/+1
|
* main/opensmtpd: add -dbg subpackageJakub Jirutka2019-11-061-2/+2
|
* main/py-parsing: upgrade to 2.4.4Leo2019-11-061-3/+3
|
* main/faad2: upgrade to 2.9.1Leo2019-11-061-2/+2
|
* main/perl-image-exiftool: upgrade to 11.75Leo2019-11-061-2/+2
|
* main/opensmtpd: build against openssl instead of libresslJakub Jirutka2019-11-061-1/+1
| | | | OpenSMTPD currently supports both LibreSSL 3.x and OpenSSL 1.1.
* main/opensmtpd: upgrade to 6.6.1p1Jakub Jirutka2019-11-062-78/+4
|
* main/libressl: upgrade to 3.0.2Jakub Jirutka2019-11-062-56/+4
|
* main/ipset: upgrade to 7.4Kaarle Ritvanen2019-11-061-2/+2
|
* main/ansible: lbu moduleKaarle Ritvanen2019-11-062-2/+155
|
* main/mercurial: add explicit depends on python3Natanael Copa2019-11-061-1/+2
| | | | | | | Prior to python 3.8 python3-config --libs would return libpython, which caused the python modules to pull in python as dependency. With python 3.8 this no longer happens unless you add --embed, so we need add explictit depends on python3.
* main/py-django-contact-form: migrate to Python 3Kaarle Ritvanen2019-11-061-5/+6
|
* main/py3-meld3: rebuild against python 3.8Natanael Copa2019-11-061-1/+1
|
* main/graphviz: rebuild against python 3.8Natanael Copa2019-11-061-1/+1
|
* main/ansible: rebuild again against python 3.8Natanael Copa2019-11-061-1/+1
| | | | | py3-crypto was not rebuilt with python 3.8 ansible was rebuilt with python 3.7 instead of 3.8. Bump pkgrel again and rebuild it again.
* main/py3-crypto: rebuild against python 3.8Natanael Copa2019-11-062-3/+19
|
* community/py3-ecdsa: move from mainNatanael Copa2019-11-061-32/+0
| | | | noting in main uses it so we can move it
* main/py3-ecdsa: fix dependencies, run testsNatanael Copa2019-11-061-4/+6
|
* main/py-scandir: removeNatanael Copa2019-11-061-51/+0
| | | | | scandir is bundled with python itself since python 3.5. There seems to be nothing that depnds on it either, so it can be removed.
* Revert "main/docbook-xsl: remove not needed patch and bump pkgrel"Natanael Copa2019-11-062-2/+37
| | | | | | | | The non-recursive-string-subst patch is needed for building samba docs. Rebase it again against 1.79.2. This reverts commit 218abcf559420f71eb7f8f96b0c066ffa7f62590 and paritally reverts 163ac6aeef12affd8b0296e5c491fa944f313d63.
* main/ldb: disable test that fails on ppc64leNatanael Copa2019-11-062-2/+17
|
* main/libressl: remove /usr/bin/openssl symlink to avoid clash of cmd:opensslJakub Jirutka2019-11-051-4/+2
|
* main/cython: upgrade to 0.29.14Leo2019-11-051-3/+3
|
* main/byacc: upgrade to 20191103Leo2019-11-051-2/+2
|
* main/nsd: rebuild against libevent-2.1.so.7Natanael Copa2019-11-051-1/+1
|
* main/nfs-utils: rebuild against libevent-2.1.so.7Natanael Copa2019-11-051-1/+1
|
* main/libverto: rebuild against libevent-2.1.so.7Natanael Copa2019-11-051-1/+1
|
* main/transmission: rebuild against libevent-2.1.so.7Natanael Copa2019-11-051-1/+1
|