aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/debconf: new aportTBK2019-04-142-0/+203
|
* community/mkvtoolnix: upgrade to 33.0.0TBK2019-04-141-3/+3
|
* testing/weston: upgrade to 6.0.0Luca Weiss2019-04-141-23/+17
|
* 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
* testing/redo: fix test relying on ttyKevin Daudt2019-04-142-36/+16
| | | | | | | | | | | One test fails on the builders because it relies on a tty being present. Upstream has fixed this test to not rely on a tty anymore, but this has not been released yet. Apply the commit from upstream as a patch until a new version has been released. The previous patch to fix it does not work, so remove it.
* 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)
* testing/perl-crypt-openssl-aes: new aportSergey Safarov2019-04-141-0/+32
|
* 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
* testing/lightdm: add liblightdm-qt5 supportLuca Weiss2019-04-131-3/+15
|
* main/cmake: upgrade to 3.14.2Sören Tempel2019-04-131-2/+2
|
* main/opus: upgrade to 1.3.1Sören Tempel2019-04-131-2/+2
|
* 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
* testing/libyang: fix byte order on s390xTuan Hoang2019-04-123-8/+304
| | | | Copy upstream commits
* community/php7-pecl-zmq: fix check()Andy Postnikov2019-04-121-4/+3
|
* testing/perl-time-parsedate replaces main/perl-time-modulesTimothy Legge2019-04-121-1/+2
|
* testing/perl-db_file-lock: new aportTimothy Legge2019-04-122-0/+58
| | | | Includes patch to fix Bug #98224 for DB_File-Lock: Test fails with perl 5.21.x: Can't use 'defined(%hash)'
* main/libsndfile: upgrade secinfoLeonardo Arena2019-04-121-0/+1
|
* community/s-nail: update to v14.9.13, and drop maintainershipSteffen Nurpmeso2019-04-121-9/+8
|
* testing/st-xrdb: drop maintainershipSteffen Nurpmeso2019-04-121-1/+1
|
* testing/nawk: drop maintershipSteffen Nurpmeso2019-04-121-1/+1
|
* testing/enscript: drop maintershipSteffen Nurpmeso2019-04-121-1/+1
|
* testing/bmake: drop maintershipSteffen Nurpmeso2019-04-121-1/+1
|
* main/imagemagick: security upgrade to 7.0.8.38J0WI2019-04-121-3/+9
|
* unmaintained/gcalcli: move from main/Keith Maxwell2019-04-121-0/+0
| | | | | | | | | | | | | | | | | | Moved temporarily during upgrade from Python 3.6 to 3.7 for the reasons listed below after a discussion [1]: - This package has no maintainer. - The current APKBUILD mixes Python 2 and 3 - The latest version (4.0.4) has a dependency on py3-parsedatetime which is in community/ not main/ - The dependency py-google-api-python-client requires google-auth-httplib2 which is not yet packaged: $ gcalcli -h ✂ pkg_resources.DistributionNotFound: The 'google-auth-httplib2>=0.0.3' distribution was not found and is required by google-api-python-client [1] https://github.com/alpinelinux/aports/pull/6934#issuecomment-479827121
* 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/+0
|
* testing/ansible-lint: bump to 4.1.0Keith Maxwell2019-04-122-7/+18
| | | | | | | | | | | - 4.1 was the first release to have a dependency upon ruamel.yaml - List all dependencies explicitly to match setup.cfg [1] - Stop using a parameter expansion that is not in POSIX: ${:0:1} - Switch to running the full test suite - setuptools is a runtime dependency because /usr/bin/ansible-lint uses 'from pkg_resources import load_entry_point' [1]: https://github.com/ansible/ansible-lint/blob/v4.1.0/setup.cfg#L82
* testing/py3-ruamel.yaml: upgrade to 0.15.91Keith Maxwell2019-04-121-12/+27
| | | | | | | | | | | - Switch to auto generated BitBucket source archive as the author doesn't want to include the test suite in release artifacts [1] - Run test suite in check() with 6 of c. 350 disabled because they are run in a temporary folder and fail without the package installed - Allow abuild to autodetect python3 - Python 3 only package so doesn't provide or replace Python 2 packages [1] https://bitbucket.org/ruamel/yaml/issues/17/test-roundtrippy-absent-from-release#comment-24925407
* testing/py3-ruamel.std.pathlib: new packageKeith Maxwell2019-04-121-0/+32
|
* community/isync: drop unnecessary patchKeith Maxwell2019-04-122-17/+3
|
* community/fzf: add -doc subpackageKeith Maxwell2019-04-121-1/+5
|
* main/spamassassin: Fix sa-compileSimon Frankenberger2019-04-121-2/+2
| | | | | | The sa-compile command is missing some dependencies. Fixes bug #10204 https://bugs.alpinelinux.org/issues/10204
* main/curl: upgrade to 7.64.1J0WI2019-04-122-17/+5
|
* main/dropbear: upgrade to 2019.78TBK2019-04-124-233/+8
|
* main/spice-protocol: upgrade to 0.12.15TBK2019-04-121-20/+13
|
* 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
|
* main/parallel: upgrade to 20190322TBK2019-04-121-2/+2
|
* main/pixman: upgrade to 0.38.4TBK2019-04-121-3/+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
|
* main/nodejs: add secinfoLeonardo Arena2019-04-121-0/+2
|