aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/mutt: move to communityNatanael Copa2018-07-241-0/+0
|
* main/mutt: security upgrade to 1.10.1Natanael Copa2018-07-241-2/+2
| | | | | | | | CVE-2018-14349, CVE-2018-14350, CVE-2018-14351, CVE-2018-14352, CVE-2018-14353, CVE-2018-14354, CVE-2018-14355, CVE-2018-14356, CVE-2018-14357, CVE-2018-14358, CVE-2018-14359, CVE-2018-14362 fixes #9128
* testing/py3-texttable: new aportNatanael Copa2018-07-241-0/+29
| | | | | module for creating simple ASCII tables https://github.com/foutaise/texttable/
* testing/py3-pysocks: new aportNatanael Copa2018-07-241-0/+30
| | | | | Python Socks module https://github.com/Anorov/PySocks
* testing/py3-dockerpty: new aportNatanael Copa2018-07-241-0/+30
| | | | | Python library to use the pseudo-tty of a docker container https://github.com/d11wtq/dockerpty
* testing/py3-cached-property: new aportNatanael Copa2018-07-241-0/+29
| | | | | Decorator for caching properties in classes https://github.com/pydanny/cached-property
* main/py-pbr: upgrade to 4.2.0Francesco Colista2018-07-241-2/+2
|
* main/dhcpcd: upgrade to 7.0.7Natanael Copa2018-07-241-2/+2
| | | | ref #9030
* community/java-snappy: upgrade to 1.1.7.2Jakub Jirutka2018-07-241-2/+2
|
* testing/icoutils: fix build on ppc64leRoberto Oliveira2018-07-241-1/+6
| | | | run update_config_guess to fix ppc64le build
* testing/icoutils: new aportTBK2018-07-241-0/+29
|
* community/py-pathtools: modernize abuildprspkt2018-07-241-8/+6
|
* community/py-pathtools: add python3prspkt2018-07-241-3/+23
|
* commmunity/py-argh: add python3prspkt2018-07-241-6/+26
|
* testing/viewnior: Upgrade to 1.7Taner Tas2018-07-241-16/+10
| | | | * Rebuild against exiv2-0.26
* community/babl: upgrade to 0.1.54Roberto Oliveira2018-07-241-3/+3
|
* community/nextcloud: upgrade to 13.0.5Leonardo Arena2018-07-241-2/+2
|
* testing/sssd: one job in installHenrik Riomar2018-07-241-2/+8
| | | | | | Fixes install error with many cores Also do like Susa & Debian and clean-up some files before packaging
* community/rspamd: upgrade to 1.7.8Jakub Jirutka2018-07-241-3/+3
|
* community/rspamd: fix broken rspamd.confJakub Jirutka2018-07-243-20/+91
| | | | | | | This is a good example why modifications of upstream configs have to be done in explicit way using patch file instead of using sed. Upstream changed the config, sed silently "failed" (no match) and no one noticed.
* main/linux-headers: add fix for sysinfo.h backNatanael Copa2018-07-232-2/+33
| | | | patch was sent upstream but was never included by upstream.
* main/xen: upgrade to 4.11.0Henrik Riomar2018-07-237-766/+12
| | | | | | Add flex & bison to build deps (src/xen-4.11.0/README) Add brige-utils to runtime deps of $pkgname-bridge
* testing/py-axolotl: New aportMarian Buschsieweke2018-07-231-0/+53
| | | | | https://github.com/tgalal/python-axolotl Python port of libsignal-protocol-java
* main/dovecot: set default ssl_prefer_server_ciphers = yesJakub Jirutka2018-07-232-1/+10
|
* main/dovecot: revert change of ssl_cipher_listJakub Jirutka2018-07-232-10/+2
| | | | It seems that PROFILE=SYSTEM is not available in LibreSSL.
* testing/scdoc: upgrade to 1.4.1Henrik Riomar2018-07-231-2/+2
|
* testing/sssd: dev & openrc subpackagesHenrik Riomar2018-07-222-56/+76
| | | | | | | | add check() Note: only partial test suite is run, the full testsuite fails Only build on x86_64 for now
* testing/sssd: new aportVince Mele2018-07-227-0/+1145
|
* testing/ding-libs: fix dependsHenrik Riomar2018-07-221-5/+8
| | | | | | Fixes check() Add -dev subpackage
* testing/ding-libs: new aportVince Mele2018-07-221-0/+35
| | | | | https://github.com/SSSD/ding-libs "DING is not GNU" helper libraries for SSSD and FreeIPA
* community/py-prettytable: move from testingRoberto Oliveira2018-07-221-0/+0
|
* testing/py-flask-autorouter: upgrade to 0.2.1 and modernizeRoberto Oliveira2018-07-221-21/+7
|
* testing/py-bottle-sqlite: upgrade to 0.1.3 and modernizeRoberto Oliveira2018-07-221-21/+7
|
* main/opensmtpd: fix segfault in crypt_checkpassJakub Jirutka2018-07-222-2/+48
|
* community/youtube-dl: upgrade to 2018.07.21Roberto Oliveira2018-07-221-2/+2
|
* main/dovecot: fix init script to not print irrelevant errorJakub Jirutka2018-07-222-2/+2
| | | | doveconf: Error: t_readlink(/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory
* main/dovecot: fix default configJakub Jirutka2018-07-222-1/+14
|
* main/dovecot: split pop3, lmtp and submission protocols to subpkgsJakub Jirutka2018-07-223-1/+83
| | | | | | I left imap in the base package, because most users expect Dovecot to provide IMAP, so moving it into a subpackage would probably confuse too many users.
* main/dovecot: remove *.la filesJakub Jirutka2018-07-221-0/+3
|
* main/dovecot: depend on exact version of origin pkgJakub Jirutka2018-07-221-10/+10
|
* main/dovecot: improve abuildJakub Jirutka2018-07-221-63/+111
| | | | | - makedepends are reformatted and sorted - subpackages are reformatted
* main/dovecot: more secure default configJakub Jirutka2018-07-223-2/+36
|
* community/java-snappy: upgrade to 1.1.7.1, modernizeTBK2018-07-224-151/+75
|
* main/snappy: upgrade to 1.1.7 and rebuild dependent packagesTBK2018-07-2213-55/+28
|
* testing/scdoc: upgrade to 1.4.0Henrik Riomar2018-07-221-2/+2
|
* community/captagent: clarify licenseprspkt2018-07-221-1/+1
|
* community/cassandra-cpp-driver: fix urlprspkt2018-07-221-1/+1
|
* community/libcouchbase: improve abuildprspkt2018-07-221-1/+2
|
* main/cmake: fix urlprspkt2018-07-221-1/+1
|
* main/libuv: upgrade to 1.22.0 and rebuild dependent packagesprspkt2018-07-2210-12/+12
|