Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/restic: move from testing | Sören Tempel | 2018-07-25 | 1 | -1/+1 |
| | | | | | | Also fix the default_prepare invocation while at it. Applying patches wouldn't have worked previously, which isn't a big deal since we didn't apply any patches anyhow. | ||||
* | testing/rest-server: add -openrc subpackage | Sören Tempel | 2018-07-25 | 4 | -4/+44 |
| | |||||
* | testing/rest-server: add check | Sören Tempel | 2018-07-25 | 2 | -2/+80 |
| | |||||
* | testing/rest-server: new aport | Sören Tempel | 2018-07-25 | 1 | -0/+38 |
| | |||||
* | main/mutt: move to community | Natanael Copa | 2018-07-24 | 1 | -0/+0 |
| | |||||
* | main/mutt: security upgrade to 1.10.1 | Natanael Copa | 2018-07-24 | 1 | -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 aport | Natanael Copa | 2018-07-24 | 1 | -0/+29 |
| | | | | | module for creating simple ASCII tables https://github.com/foutaise/texttable/ | ||||
* | testing/py3-pysocks: new aport | Natanael Copa | 2018-07-24 | 1 | -0/+30 |
| | | | | | Python Socks module https://github.com/Anorov/PySocks | ||||
* | testing/py3-dockerpty: new aport | Natanael Copa | 2018-07-24 | 1 | -0/+30 |
| | | | | | Python library to use the pseudo-tty of a docker container https://github.com/d11wtq/dockerpty | ||||
* | testing/py3-cached-property: new aport | Natanael Copa | 2018-07-24 | 1 | -0/+29 |
| | | | | | Decorator for caching properties in classes https://github.com/pydanny/cached-property | ||||
* | main/py-pbr: upgrade to 4.2.0 | Francesco Colista | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | main/dhcpcd: upgrade to 7.0.7 | Natanael Copa | 2018-07-24 | 1 | -2/+2 |
| | | | | ref #9030 | ||||
* | community/java-snappy: upgrade to 1.1.7.2 | Jakub Jirutka | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | testing/icoutils: fix build on ppc64le | Roberto Oliveira | 2018-07-24 | 1 | -1/+6 |
| | | | | run update_config_guess to fix ppc64le build | ||||
* | testing/icoutils: new aport | TBK | 2018-07-24 | 1 | -0/+29 |
| | |||||
* | community/py-pathtools: modernize abuild | prspkt | 2018-07-24 | 1 | -8/+6 |
| | |||||
* | community/py-pathtools: add python3 | prspkt | 2018-07-24 | 1 | -3/+23 |
| | |||||
* | commmunity/py-argh: add python3 | prspkt | 2018-07-24 | 1 | -6/+26 |
| | |||||
* | testing/viewnior: Upgrade to 1.7 | Taner Tas | 2018-07-24 | 1 | -16/+10 |
| | | | | * Rebuild against exiv2-0.26 | ||||
* | community/babl: upgrade to 0.1.54 | Roberto Oliveira | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | community/nextcloud: upgrade to 13.0.5 | Leonardo Arena | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | testing/sssd: one job in install | Henrik Riomar | 2018-07-24 | 1 | -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.8 | Jakub Jirutka | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | community/rspamd: fix broken rspamd.conf | Jakub Jirutka | 2018-07-24 | 3 | -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 back | Natanael Copa | 2018-07-23 | 2 | -2/+33 |
| | | | | patch was sent upstream but was never included by upstream. | ||||
* | main/xen: upgrade to 4.11.0 | Henrik Riomar | 2018-07-23 | 7 | -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 aport | Marian Buschsieweke | 2018-07-23 | 1 | -0/+53 |
| | | | | | https://github.com/tgalal/python-axolotl Python port of libsignal-protocol-java | ||||
* | main/dovecot: set default ssl_prefer_server_ciphers = yes | Jakub Jirutka | 2018-07-23 | 2 | -1/+10 |
| | |||||
* | main/dovecot: revert change of ssl_cipher_list | Jakub Jirutka | 2018-07-23 | 2 | -10/+2 |
| | | | | It seems that PROFILE=SYSTEM is not available in LibreSSL. | ||||
* | testing/scdoc: upgrade to 1.4.1 | Henrik Riomar | 2018-07-23 | 1 | -2/+2 |
| | |||||
* | testing/sssd: dev & openrc subpackages | Henrik Riomar | 2018-07-22 | 2 | -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 aport | Vince Mele | 2018-07-22 | 7 | -0/+1145 |
| | |||||
* | testing/ding-libs: fix depends | Henrik Riomar | 2018-07-22 | 1 | -5/+8 |
| | | | | | | Fixes check() Add -dev subpackage | ||||
* | testing/ding-libs: new aport | Vince Mele | 2018-07-22 | 1 | -0/+35 |
| | | | | | https://github.com/SSSD/ding-libs "DING is not GNU" helper libraries for SSSD and FreeIPA | ||||
* | community/py-prettytable: move from testing | Roberto Oliveira | 2018-07-22 | 1 | -0/+0 |
| | |||||
* | testing/py-flask-autorouter: upgrade to 0.2.1 and modernize | Roberto Oliveira | 2018-07-22 | 1 | -21/+7 |
| | |||||
* | testing/py-bottle-sqlite: upgrade to 0.1.3 and modernize | Roberto Oliveira | 2018-07-22 | 1 | -21/+7 |
| | |||||
* | main/opensmtpd: fix segfault in crypt_checkpass | Jakub Jirutka | 2018-07-22 | 2 | -2/+48 |
| | |||||
* | community/youtube-dl: upgrade to 2018.07.21 | Roberto Oliveira | 2018-07-22 | 1 | -2/+2 |
| | |||||
* | main/dovecot: fix init script to not print irrelevant error | Jakub Jirutka | 2018-07-22 | 2 | -2/+2 |
| | | | | doveconf: Error: t_readlink(/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory | ||||
* | main/dovecot: fix default config | Jakub Jirutka | 2018-07-22 | 2 | -1/+14 |
| | |||||
* | main/dovecot: split pop3, lmtp and submission protocols to subpkgs | Jakub Jirutka | 2018-07-22 | 3 | -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 files | Jakub Jirutka | 2018-07-22 | 1 | -0/+3 |
| | |||||
* | main/dovecot: depend on exact version of origin pkg | Jakub Jirutka | 2018-07-22 | 1 | -10/+10 |
| | |||||
* | main/dovecot: improve abuild | Jakub Jirutka | 2018-07-22 | 1 | -63/+111 |
| | | | | | - makedepends are reformatted and sorted - subpackages are reformatted | ||||
* | main/dovecot: more secure default config | Jakub Jirutka | 2018-07-22 | 3 | -2/+36 |
| | |||||
* | community/java-snappy: upgrade to 1.1.7.1, modernize | TBK | 2018-07-22 | 4 | -151/+75 |
| | |||||
* | main/snappy: upgrade to 1.1.7 and rebuild dependent packages | TBK | 2018-07-22 | 13 | -55/+28 |
| | |||||
* | testing/scdoc: upgrade to 1.4.0 | Henrik Riomar | 2018-07-22 | 1 | -2/+2 |
| | |||||
* | community/captagent: clarify license | prspkt | 2018-07-22 | 1 | -1/+1 |
| |