aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* 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).
* community/geth: upgrade to 1.8.25André Klitzing2019-04-121-2/+2
|
* community/docker: upgrade to 18.09.5Jake Buchholz2019-04-121-5/+5
| | | | | The latest release of Docker CE. See https://github.com/docker/docker-ce/releases/tag/v18.09.5 for more information.
* community/php7-pecl-zmq: Fix compilation with PHP 7.3Simon Frankenberger2019-04-122-3/+271
|
* community/zoneminder: dependencies should be available on most archesLeonardo Arena2019-04-121-1/+1
| | | | Fixes #10231
* community/webkit2gtk: security upgrade to 2.22.7Leonardo Arena2019-04-121-21/+29
| | | | | | | CVE-2018-4437, CVE-2019-6212, CVE-2019-6215, CVE-2019-6216, CVE-2019-6217, CVE-2019-6227, CVE-2019-6229 Fixes #10111
* community/py-sip: upgrade to 4.19.16Francesco Colista2019-04-121-2/+2
|
* community/connman: upgrade to 1.37TBK2019-04-113-181/+16
|
* community/connman: add openrc subpkgTBK2019-04-111-1/+1
|
* community/phodav: upgrade to 2.3TBK2019-04-113-35/+58
|
* community/jenkins: upgrade to 2.172Francesco Colista2019-04-111-2/+2
|
* community/quassel: rewrite -openrc filestcely2019-04-113-44/+44
|
* community/quassel: fix quasselcore deficienciestcely2019-04-112-27/+78
| | | | | | | | | | | - split out monolithic client - quassel-core needs DB plugins - Qt Cryptography Architecture - LDAP support - move -openrc to quassel-core - do not build directly under srcdir - keep metapackage empty - simpler -core.pre-install script
* community/openjdk7: security upgrade to 7.211.2.6.17J0WI2019-04-112-14/+41
|
* community/gimp: upgrade to 2.10.10J0WI2019-04-111-4/+4
|
* community/gegl: upgrade to 0.4.14J0WI2019-04-112-26/+4
|
* community/wiringpi: enable on aarch64Timo Teräs2019-04-111-1/+1
| | | | aarch64 works on rpi3 so this makes sense
* community/ncmpc: upgrade to 0.34Sören Tempel2019-04-111-3/+2
|
* community/pdns-recursor: use dns-root-hintstcely2019-04-112-6/+9
|
* community/softhsm: handle botan without EDDSAHenrik Riomar2019-04-102-1/+94
| | | | | | | | | fixes: $ ldd /usr/lib/softhsm/libsofthsm2.so ldd (0x7fcfab5a9000) ... Error relocating /usr/lib/softhsm/libsofthsm2.so: _ZN16BotanEDPublicKeyD1Ev: symbol not found Error relocating /usr/lib/softhsm/libsofthsm2.so: _ZN17BotanEDPrivateKeyD1Ev: symbol not found
* community/softhsm: check for unresolved symbolstcely2019-04-101-1/+3
|
* community/composer: upgrade to 1.8.5Andy Postnikov2019-04-101-2/+2
|
* community/arch-install-scripts: upgrade to 21Sören Tempel2019-04-101-9/+8
| | | | While at it perform some minor stylistic changes.
* community/arch-install-scripts: clarify licenseSören Tempel2019-04-101-2/+2
| | | | | Tarball contains a GPL-2.0 license file (COPYING) but neither the README nor the source files contain an (or later) clause.
* community/xpra: remove cython-dev from makedepends, rebuildOleg Titov2019-04-101-2/+2
|
* community/py3-aiohttp-gns3: remove cython-dev from makedepends, rebuildOleg Titov2019-04-101-2/+2
|
* community/py-scipy: remove cython-dev from makedepends, rebuildOleg Titov2019-04-101-2/+2
|
* community/py-rencode: remove cython-dev from makedepends, rebuildOleg Titov2019-04-101-3/+3
|
* community/py-opengl-accelerate: remove cython-dev from makedepends, add ↵Oleg Titov2019-04-101-3/+3
| | | | python2-dev to makedepends, rebuild
* community/py-numpy: remove cython-dev from makedepends, rebuildOleg Titov2019-04-101-2/+2
|
* community/py-gevent: remove cython-dev from makedepends, rebuildOleg Titov2019-04-101-2/+2
|
* community/libplist: remove cython-dev from makedepends, add py2-setuptools ↵Oleg Titov2019-04-101-2/+2
| | | | to makedepends
* main/cython: upgrade to 0.29.6, add support for python2 and python3 ↵Oleg Titov2019-04-101-0/+65
| | | | | | | | | packages, removed dev subpackage, move to community Upgrade to 0.29.6. Add support for python2 and python3 packages. Removed dev subpackage. Move to community.