aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/wine_gecko: modernizeJ0WI2019-04-161-11/+3
|
* community/leveldb: upgrade to 1.21TBK2019-04-162-14/+41
|
* community/leveldb: clarify licenseTBK2019-04-161-1/+1
|
* community/py-flake8: fix dependencies and upgradeKeith Maxwell2019-04-161-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 mainKeith Maxwell2019-04-161-0/+65
|
* community/py-mccabe: move from mainKeith Maxwell2019-04-161-0/+52
| | | | Dependency for py-flake8
* community/py2-functools32: modernise and add checkKeith Maxwell2019-04-161-6/+9
|
* community/py2-functools32: move from testingKeith Maxwell2019-04-161-0/+31
| | | | Dependency for py-flake8
* community/py-pyflakes: upgrade to 2.1.1Keith Maxwell2019-04-161-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 mainKeith Maxwell2019-04-161-0/+61
| | | | Dependency for py-flake8
* community/py-entrypoints: new aportKeith Maxwell2019-04-161-0/+54
| | | | Dependency for py-flake8
* community/py-pycodestyle: replaces main/py-pep8Keith Maxwell2019-04-161-1/+3
| | | | | For details of the rename see: https://pep8.readthedocs.io/en/release-1.7.x/
* community/py-pycodestyle: enable check and adoptKeith Maxwell2019-04-161-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 testingKeith Maxwell2019-04-161-0/+49
| | | | Dependency for py-flake8
* community/geth: upgrade 1.8.26André Klitzing2019-04-161-2/+2
|
* community/mkvtoolnix: upgrade to 33.1.0Francesco Colista2019-04-161-2/+2
|
* community/iwd: upgrade to 0.17Milan P. Stanić2019-04-151-6/+4
|
* community/iwd: move from testingMilan P. Stanić2019-04-153-0/+78
|
* community/ceph: move from testingiggy2019-04-154-0/+695
| | | | Add radosgw subpackage back again.
* community/leveldb: move from testingiggy2019-04-151-0/+30
| | | | Required as a dependency of ceph.
* community/oath-toolkit: move from testingiggy2019-04-152-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.1TBK2019-04-152-16/+75
| | | | | | Add openrc subpkg Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* community/zsh-autosuggestions: upgrade to 0.5.2TBK2019-04-151-2/+2
|
* community/avr-libc: modernize and rebuildJ0WI2019-04-141-4/+2
|
* community/gcc-avr: upgrade to 8.3.0J0WI2019-04-141-6/+6
|
* community/binutils-avr: upgrade to 2.32J0WI2019-04-141-2/+2
|
* community/keychain: move from testingKeith Maxwell2019-04-141-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.2stf2019-04-141-4/+4
|
* community/py-img2pdf: upgrade to 0.3.3Keith Maxwell2019-04-142-7/+17
|
* community/libreoffice: upgrade to 6.2.3.2J0WI2019-04-142-50/+8
|
* community/mkvtoolnix: upgrade to 33.0.0TBK2019-04-141-3/+3
|
* community/ffmpeg: upgrade to 4.1.3TBK2019-04-142-6/+6
|
* community/ffmpeg: clarify licenseTBK2019-04-141-1/+1
| | | | https://github.com/FFmpeg/FFmpeg/blob/release/4.1/LICENSE.md
* community/duo_unix: bump to 1.11.1Kris Reese2019-04-141-2/+2
|
* community/duo_unix: improve aportKris Reese2019-04-141-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 versionKevin Daudt2019-04-141-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.1Stuart Cardall2019-04-131-2/+3
| | | | * http://maven.apache.org/docs/3.6.1/release-notes.html
* community/libmbim: upgrade to 1.18.2Stuart Cardall2019-04-131-2/+2
|
* community/gitea: upgrade to 1.7.6TBK2019-04-131-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.0Andy Postnikov2019-04-131-2/+2
|
* community/cython: symlink cython to cython3Oleg Titov2019-04-121-1/+10
| | | | | - rename binaries to cython2 and cython3 - choose cython3 as the default binary
* community/php7-pecl-zmq: fix check()Andy Postnikov2019-04-121-4/+3
|
* community/s-nail: update to v14.9.13, and drop maintainershipSteffen Nurpmeso2019-04-121-9/+8
|
* community/rspamd: upgrade to 1.9.1TBK2019-04-121-2/+2
|
* community/shadow: Fix broken chpasswd programSimon Frankenberger2019-04-122-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 aarch64Leonardo Arena2019-04-121-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 testingKeith Maxwell2019-04-124-0/+121
|
* community/isync: drop unnecessary patchKeith Maxwell2019-04-122-17/+3
|
* community/fzf: add -doc subpackageKeith Maxwell2019-04-121-1/+5
|
* community/phodav: fix subpkgsTBK2019-04-121-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).