Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/cifs-utils: upgrade to 6.9 | Francesco Colista | 2019-04-06 | 1 | -2/+2 | |
| | ||||||
* | community/certbot: upgrade to 0.33.1 | Francesco Colista | 2019-04-06 | 1 | -2/+2 | |
| | ||||||
* | testing/lxd: upgrade to 3.12 | Francesco Colista | 2019-04-06 | 1 | -2/+2 | |
| | ||||||
* | community/bareos: Fix segfaults on startup | Simon Frankenberger | 2019-04-06 | 3 | -2/+95 | |
| | | | | | | | | This PR fixes two undefined behaviours with pthreads leading to segfaults. Closes Bug #10156 https://bugs.alpinelinux.org/issues/10156 | |||||
* | community/attica: upgrade to 5.56.0 | Francesco Colista | 2019-04-06 | 1 | -10/+16 | |
| | ||||||
* | main/nrpe: set ssl_cacert_file | Jakub Jirutka | 2019-04-06 | 2 | -1/+10 | |
| | | | | See https://github.com/NagiosEnterprises/nrpe/commit/dc3637f64cedac07197fbc9936022578f9f44855 | |||||
* | main/nrpe: remove binary nrpe-uninstall | Jakub Jirutka | 2019-04-06 | 1 | -1/+3 | |
| | ||||||
* | community/nodejs-current: upgrade to 11.13.0 | Andy Postnikov | 2019-04-05 | 1 | -2/+2 | |
| | ||||||
* | community/rippled: upgrade to 1.2.3 | Andy Postnikov | 2019-04-05 | 1 | -3/+3 | |
| | ||||||
* | testing/libyang: adopt, update to 1.0-r2 | Christian Franke | 2019-04-05 | 1 | -6/+7 | |
| | | | | | From version 1.0-r1 forward, the package needs to be built outside of the main source directory, so adjust builddir. | |||||
* | community/php7-pecl-xdebug: upgrade to 2.7.1 | Andy Postnikov | 2019-04-05 | 1 | -2/+2 | |
| | ||||||
* | community/py-distutils-extra: adopt | Drew DeVault | 2019-04-05 | 1 | -3/+2 | |
| | ||||||
* | main/py-requests: adopt | Drew DeVault | 2019-04-05 | 1 | -15/+18 | |
| | ||||||
* | main/dns-root-hints: minor APKBUILD improvements | Leonardo Arena | 2019-04-05 | 1 | -4/+4 | |
| | | | | Silence cleanup, prefix custom function with "_" | |||||
* | main/abuild: revert automatic unset of depends in split functions | Natanael Copa | 2019-04-05 | 2 | -2/+40 | |
| | | | | this broke dependencies for at least various py-* packages. | |||||
* | main/ell: upgrade to 0.18 | Milan P. Stanić | 2019-04-05 | 2 | -20/+5 | |
| | | | | remove fix-utf8.patch, applied upstream | |||||
* | testing/py-cssselect: remove python2-only package | Leonardo Arena | 2019-04-05 | 1 | -44/+0 | |
| | ||||||
* | testing/py3-cssselect2: new APKBUILD | Drew DeVault | 2019-04-05 | 2 | -0/+61 | |
| | ||||||
* | testing/py-tinycss: remove obsolte APKBUILD | Drew DeVault | 2019-04-05 | 2 | -88/+0 | |
| | ||||||
* | testing/py3-tinycss2: new APKBUILD | Drew DeVault | 2019-04-05 | 1 | -0/+40 | |
| | ||||||
* | testing/mdbook: new APKBUILD | Drew DeVault | 2019-04-05 | 1 | -0/+31 | |
| | ||||||
* | community/fzf: Add vim/neovim subpackage | Matt Hill | 2019-04-05 | 1 | -1/+19 | |
| | | | | | https://github.com/junegunn/fzf/blob/master/README-VIM.md Basic integration for Vim/Neovim | |||||
* | community/py-coverage: moved from testing | Leonardo Arena | 2019-04-05 | 1 | -0/+0 | |
| | | | | Dependency of py-hypothesis which in turn is a depedency of mutagen | |||||
* | community/py-hypothesis: moved from main | Leonardo Arena | 2019-04-05 | 1 | -0/+0 | |
| | ||||||
* | testing/celery: adopt; update to 4.3.0 | Drew DeVault | 2019-04-05 | 1 | -5/+6 | |
| | ||||||
* | testing/py-kombu: adopt, update to 4.5.0 | Drew DeVault | 2019-04-05 | 1 | -24/+45 | |
| | ||||||
* | testing/py-amqp: normalize APKBUILD | Drew DeVault | 2019-04-05 | 1 | -20/+38 | |
| | ||||||
* | testing/py-amqp: adopt, update to 2.4.2 | Drew DeVault | 2019-04-05 | 1 | -3/+3 | |
| | ||||||
* | main/py-hypothesis: adopt, normalize APKBUILD | Drew DeVault | 2019-04-05 | 1 | -18/+29 | |
| | | | | | Note that the old APKBUILD did not actually run any tests, but the fixed check() runs into tests which appear to be broken upstream. | |||||
* | main/py-hypothesis: move from testing | Drew DeVault | 2019-04-05 | 1 | -0/+0 | |
| | ||||||
* | testing/py-hypothesis: update to 4.14.3 | Drew DeVault | 2019-04-05 | 1 | -8/+12 | |
| | ||||||
* | testing/py-billiard: adopt, upgrade to 3.6.0.0 | Drew DeVault | 2019-04-05 | 1 | -6/+4 | |
| | ||||||
* | testing/py-case: new APKBUILD | Drew DeVault | 2019-04-05 | 1 | -0/+59 | |
| | ||||||
* | testing/py-pyro4: new APKBUILD | Drew DeVault | 2019-04-05 | 1 | -0/+60 | |
| | ||||||
* | testing/py-serpent: new APKBUILD | Drew DeVault | 2019-04-05 | 1 | -0/+57 | |
| | ||||||
* | community/py-sqlalchemy: adopt, update to 1.3.2 | Drew DeVault | 2019-04-05 | 1 | -6/+7 | |
| | ||||||
* | main/mesa: armv7 add vc4 support | Carlo Landmeter | 2019-04-05 | 1 | -2/+2 | |
| | ||||||
* | testing/swaks: upgrade to 20181104.0 | Francesco Colista | 2019-04-05 | 1 | -6/+3 | |
| | ||||||
* | community/py-sqlalchemy-migrate: upgrade to 0.12.0 | Francesco Colista | 2019-04-05 | 1 | -3/+9 | |
| | ||||||
* | testing/py-scp: upgrade to 0.13.2 | Francesco Colista | 2019-04-05 | 1 | -2/+2 | |
| | ||||||
* | testing/py-netmiko: upgrade to 2.3.3 | Francesco Colista | 2019-04-05 | 1 | -3/+3 | |
| | ||||||
* | community/py-jsonrpclib: upgrade to 0.4.0 | Francesco Colista | 2019-04-05 | 1 | -8/+13 | |
| | ||||||
* | community/py3-aiohttp-cors: upgrade to 0.7.0 | Francesco Colista | 2019-04-05 | 1 | -4/+4 | |
| | ||||||
* | community/perl-unicode-linebreak: upgrade to 2019.001 | Francesco Colista | 2019-04-05 | 1 | -2/+2 | |
| | ||||||
* | main/perl-test-simple: upgrade to 1.302162 | Francesco Colista | 2019-04-05 | 1 | -2/+2 | |
| | ||||||
* | community/ospd: upgrade to 1.3.2 | Francesco Colista | 2019-04-05 | 1 | -8/+5 | |
| | ||||||
* | community/jenkins: upgrade to 2.170 | Francesco Colista | 2019-04-05 | 1 | -3/+3 | |
| | ||||||
* | testing/ofono: upgrade to 1.28 | Francesco Colista | 2019-04-05 | 2 | -6/+27 | |
| | ||||||
* | testing/bctoolbox: new aport | Francesco Colista | 2019-04-05 | 2 | -0/+62 | |
| | ||||||
* | main/s390-tools: upgrade to 2.8.0 | Tuan Hoang | 2019-04-05 | 12 | -241/+745 | |
| | | | | | | | | | | | | | | | | 1.38.0 starts introducing GNU argz functions in libutil, zconf, zkey. Since those argz functions are fairly simple, we now pack them with s390-tools package. The only sub program is missing is cpuplugd due to missing feenableexcept functions. Add new dev packages for building zkey. Remove zipl pie patch since building zipl with pie is built-in. Update license, maintainer, description, repository (version 2.0.0 is a relicensed of 1.39.0 without any changes). |