Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/wine_gecko: modernize | J0WI | 2019-04-16 | 1 | -11/+3 | |
| | ||||||
* | community/leveldb: upgrade to 1.21 | TBK | 2019-04-16 | 2 | -14/+41 | |
| | ||||||
* | community/leveldb: clarify license | TBK | 2019-04-16 | 1 | -1/+1 | |
| | ||||||
* | community/py-flake8: fix dependencies and upgrade | Keith Maxwell | 2019-04-16 | 1 | -9/+10 | |
| | | | | | | | | | | | | | | - solves https://bugs.alpinelinux.org/issues/10137 - dependencies match upstream [1] - upgrade to 3.7.7 - remove string indexing which is a bashism [2] - pure python package so development files are not required - setuptools is a runtime dependency because scripts in /usr/bin/ use 'from pkg_resources import load_entry_point' [3] [1] https://gitlab.com/pycqa/flake8/blob/master/setup.cfg#L10 [2] https://wiki.ubuntu.com/DashAsBinSh#A.24.7Bfoo:3.5B:1.5D.7D [3] https://www.python.org/dev/peps/pep-0453/#automatic-installation-of-setuptools | |||||
* | community/py-flake8: move from main | Keith Maxwell | 2019-04-16 | 1 | -0/+65 | |
| | ||||||
* | community/py-mccabe: move from main | Keith Maxwell | 2019-04-16 | 1 | -0/+52 | |
| | | | | Dependency for py-flake8 | |||||
* | community/py2-functools32: modernise and add check | Keith Maxwell | 2019-04-16 | 1 | -6/+9 | |
| | ||||||
* | community/py2-functools32: move from testing | Keith Maxwell | 2019-04-16 | 1 | -0/+31 | |
| | | | | Dependency for py-flake8 | |||||
* | community/py-pyflakes: upgrade to 2.1.1 | Keith Maxwell | 2019-04-16 | 1 | -4/+4 | |
| | | | | | | | Also remove two bashisms - string indexing - see links below for a description: https://wiki.ubuntu.com/DashAsBinSh#A.24.7Bfoo:3.5B:1.5D.7D https://github.com/koalaman/shellcheck/wiki/SC2039#var1-substring-expansion | |||||
* | community/py-pyflakes: move from main | Keith Maxwell | 2019-04-16 | 1 | -0/+61 | |
| | | | | Dependency for py-flake8 | |||||
* | community/py-entrypoints: new aport | Keith Maxwell | 2019-04-16 | 1 | -0/+54 | |
| | | | | Dependency for py-flake8 | |||||
* | community/py-pycodestyle: replaces main/py-pep8 | Keith Maxwell | 2019-04-16 | 1 | -1/+3 | |
| | | | | | For details of the rename see: https://pep8.readthedocs.io/en/release-1.7.x/ | |||||
* | community/py-pycodestyle: enable check and adopt | Keith Maxwell | 2019-04-16 | 1 | -11/+18 | |
| | | | | | | | | | | | | - add check() to use test suite - setuptools is a runtime dependency as the files in bin use: `from pkg_resources import load_entry_point` - pure python package so doesn't depend upon -dev header files - avoid string indexing to comply with POSIX - don't use '--quiet' to more closely match draft policy [1] - install scripts with version suffix so they don't clash [1] https://wiki.alpinelinux.org/wiki/Python_package_policies | |||||
* | community/py-pycodestyle: move from testing | Keith Maxwell | 2019-04-16 | 1 | -0/+49 | |
| | | | | Dependency for py-flake8 | |||||
* | community/geth: upgrade 1.8.26 | André Klitzing | 2019-04-16 | 1 | -2/+2 | |
| | ||||||
* | community/mkvtoolnix: upgrade to 33.1.0 | Francesco Colista | 2019-04-16 | 1 | -2/+2 | |
| | ||||||
* | community/iwd: upgrade to 0.17 | Milan P. Stanić | 2019-04-15 | 1 | -6/+4 | |
| | ||||||
* | community/iwd: move from testing | Milan P. Stanić | 2019-04-15 | 3 | -0/+78 | |
| | ||||||
* | community/ceph: move from testing | iggy | 2019-04-15 | 4 | -0/+695 | |
| | | | | Add radosgw subpackage back again. | |||||
* | community/leveldb: move from testing | iggy | 2019-04-15 | 1 | -0/+30 | |
| | | | | Required as a dependency of ceph. | |||||
* | community/oath-toolkit: move from testing | iggy | 2019-04-15 | 2 | -0/+228 | |
| | | | | | It's required as a dependency for ceph. It requires a patch to compile with gcc 7. | |||||
* | community/minetest: upgrade to 5.0.1 | TBK | 2019-04-15 | 2 | -16/+75 | |
| | | | | | | Add openrc subpkg Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | |||||
* | community/zsh-autosuggestions: upgrade to 0.5.2 | TBK | 2019-04-15 | 1 | -2/+2 | |
| | ||||||
* | community/avr-libc: modernize and rebuild | J0WI | 2019-04-14 | 1 | -4/+2 | |
| | ||||||
* | community/gcc-avr: upgrade to 8.3.0 | J0WI | 2019-04-14 | 1 | -6/+6 | |
| | ||||||
* | community/binutils-avr: upgrade to 2.32 | J0WI | 2019-04-14 | 1 | -2/+2 | |
| | ||||||
* | community/keychain: move from testing | Keith Maxwell | 2019-04-14 | 1 | -0/+19 | |
| | | | | | | Moved after upgrade as keychain has been in testing for two years and meets the criteria on the wiki: https://wiki.alpinelinux.org/wiki/Aports_what_is_edge#How_packages_move_in_edge_.28The_Juggler.29 | |||||
* | community/emacs upgrade to 26.2 | stf | 2019-04-14 | 1 | -4/+4 | |
| | ||||||
* | community/py-img2pdf: upgrade to 0.3.3 | Keith Maxwell | 2019-04-14 | 2 | -7/+17 | |
| | ||||||
* | community/libreoffice: upgrade to 6.2.3.2 | J0WI | 2019-04-14 | 2 | -50/+8 | |
| | ||||||
* | community/mkvtoolnix: upgrade to 33.0.0 | TBK | 2019-04-14 | 1 | -3/+3 | |
| | ||||||
* | community/ffmpeg: upgrade to 4.1.3 | TBK | 2019-04-14 | 2 | -6/+6 | |
| | ||||||
* | community/ffmpeg: clarify license | TBK | 2019-04-14 | 1 | -1/+1 | |
| | | | | https://github.com/FFmpeg/FFmpeg/blob/release/4.1/LICENSE.md | |||||
* | community/duo_unix: bump to 1.11.1 | Kris Reese | 2019-04-14 | 1 | -2/+2 | |
| | ||||||
* | community/duo_unix: improve aport | Kris Reese | 2019-04-14 | 1 | -24/+12 | |
| | | | | | https://duo.com/docs/duounix Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM) | |||||
* | community/libreoffice: rebuild against new libpoppler version | Kevin Daudt | 2019-04-14 | 1 | -1/+1 | |
| | | | | | | | | On some arches, libreoffice-draw is still built against libpoppler.so.67, while the repo already contains libpoppler.so.82, which prevents libreoffice from being installed. Fixes #10238 | |||||
* | community/maven: upgrade to 3.6.1 | Stuart Cardall | 2019-04-13 | 1 | -2/+3 | |
| | | | | * http://maven.apache.org/docs/3.6.1/release-notes.html | |||||
* | community/libmbim: upgrade to 1.18.2 | Stuart Cardall | 2019-04-13 | 1 | -2/+2 | |
| | ||||||
* | community/gitea: upgrade to 1.7.6 | TBK | 2019-04-13 | 1 | -3/+3 | |
| | | | | | | | | | | SECURITY - Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595) BUGFIXES - Allow resend of confirmation email when logged in (#6482) (#6487) https://github.com/go-gitea/gitea/releases/tag/v1.7.6 | |||||
* | community/nodejs-current: upgrade to 11.14.0 | Andy Postnikov | 2019-04-13 | 1 | -2/+2 | |
| | ||||||
* | community/cython: symlink cython to cython3 | Oleg Titov | 2019-04-12 | 1 | -1/+10 | |
| | | | | | - rename binaries to cython2 and cython3 - choose cython3 as the default binary | |||||
* | community/php7-pecl-zmq: fix check() | Andy Postnikov | 2019-04-12 | 1 | -4/+3 | |
| | ||||||
* | community/s-nail: update to v14.9.13, and drop maintainership | Steffen Nurpmeso | 2019-04-12 | 1 | -9/+8 | |
| | ||||||
* | community/rspamd: upgrade to 1.9.1 | TBK | 2019-04-12 | 1 | -2/+2 | |
| | ||||||
* | community/shadow: Fix broken chpasswd program | Simon Frankenberger | 2019-04-12 | 2 | -1/+9 | |
| | | | | | | | | | The chpasswd command had no custom pam configuration, so the fallback "other.conf" was used. As this command is non-interactive, this lead to a "PAM: Authentication failure" error after waiting some seconds. This fixes bug #10209 https://bugs.alpinelinux.org/issues/10209 | |||||
* | community/geth: disable on aarch64 | Leonardo Arena | 2019-04-12 | 1 | -1/+1 | |
| | | | | | | | github.com/ethereum/go-ethereum/node util.go:45: exit status 2 exit status 1 make: *** [Makefile:15: geth] Error 1 | |||||
* | community/ansible-lint: move from testing | Keith Maxwell | 2019-04-12 | 4 | -0/+121 | |
| | ||||||
* | community/isync: drop unnecessary patch | Keith Maxwell | 2019-04-12 | 2 | -17/+3 | |
| | ||||||
* | community/fzf: add -doc subpackage | Keith Maxwell | 2019-04-12 | 1 | -1/+5 | |
| | ||||||
* | community/phodav: fix subpkgs | TBK | 2019-04-12 | 1 | -7/+18 | |
| | | | | | | - Add missing makedepends which result in chezdav man page being generated. - Split chezdav man page into its own subpkg (chezdav-doc). - Correct subpkg for openrc , it is related to spice-webdavd (spice-webdavd-openrc). |