aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/snapcast: fix OpenRC serviceSören Tempel2019-01-202-3/+4
| | | | | | | | | | | | | | Without creating /var/lib/snapserver the services fails to start with the following error message: Exception: failed to create settings directory: "/var/lib/snapserver/": 13 Because the snapcast process itself tries to create the directory but doesn't run as root and therefore gets an EACCESS (13) error. While at it I also specified the pidfile created by the snapcast process. No idea how OpenRC was even able to track the service status without it.
* community/claws-mail: remove openssl dependencyJ0WI2019-01-191-4/+4
|
* community/drupal7: upgrade to 7.63Andy Postnikov2019-01-191-2/+2
|
* community/jenkins: upgrade to 2.150.2Roberto Oliveira2019-01-181-2/+2
|
* community/flatpak-builder: upgrade to 1.0.2André Klitzing2019-01-181-2/+2
|
* community/rng-tools: downgrade to 6.3.1 since does not build on ppc64leLeonardo Arena2019-01-171-3/+3
| | | | | | | rngd_darn.c: In function 'refill_rand': rngd_darn.c:129:15: error: 'struct rng' has no member named 'options'; did you mean 'rng_options'? if (ent_src->options[DARN_USE_AES].int_val) { ^~~~~~~
* community/rng-tools$: upgrade to 6.6Leonardo Arena2019-01-173-10/+8
| | | | | | - Remove unsupported daemon options which cause the daemon failing to start - Use built-in pidfile to properly stop the daemon - Add openrc subpkg
* community/drupal7: security upgrade to 7.62 - CVE-2018-1000888Andy Postnikov2019-01-171-2/+4
|
* community/pdns: use guardian modetcely2019-01-162-3/+3
| | | | | | | This fixes the reload command which relies on the guardian to cycle the running instance. fixes #7885
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.15-r0Natanael Copa2019-01-161-1/+1
|
* community/ruby-rake-compiler: upgrade to 1.0.7Jakub Jirutka2019-01-161-2/+2
|
* community/ruby-rugged: upgrade to 0.27.5Jakub Jirutka2019-01-161-2/+2
|
* community/ruby-i18n: upgrade to 1.5.2Jakub Jirutka2019-01-161-3/+3
|
* community/lld: fix source URLalpine-mips-patches2019-01-141-1/+1
| | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2
* community/llvm-libunwind: fix source URL, list archs explicitlyalpine-mips-patches2019-01-141-2/+2
| | | | | | | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2 Explicit list in arch= is still shorter than excluding all mips variants. Only libunwind-6 has soft-float mips and hard-float mips support is not available until libunwind-7.
* community/composer: bump pkgrelCarlo Landmeter2019-01-141-1/+1
|
* community/nextcloud: upgrade to 15.0.2Leonardo Arena2019-01-142-5/+16
| | | | | App user_external is now available only through the appstore: https://github.com/nextcloud/user_external/commit/05fb0e2f33f11e5ac6aefff80b73b21560cbdf58
* community/composer: add missing dependenciesKevin Daudt2019-01-141-1/+1
| | | | Composer does not run properly without iconv and mbstring.
* community/py3-aiohttp: upgrade to 3.5.4Francesco Colista2019-01-141-2/+2
|
* community/dockerpy-creds: upgrade to 0.4.0Francesco Colista2019-01-141-2/+2
|
* community/jattach: upgrade to 1.5jchipmunk2019-01-121-2/+2
|
* community/py-mysqlclient: upgrade to 1.3.14Dmitry Romanenko2019-01-121-2/+2
|
* community/php7: security upgrade to 7.2.14Andy Postnikov2019-01-121-2/+2
|
* community/eigen: upgrade to 3.3.7Roberto Oliveira2019-01-121-3/+3
|
* testing/alsa-plugins/APKBUILD -> community/alsa-plugins:Taner Tas2019-01-121-0/+112
| | | | | | | * Upgrade to 1.1.8 * Move from testing * Include corresponding config files to subpackages * Cosmetic changes
* community/gimp: add libexecinfo-dev make dependencyRoberto Oliveira2019-01-111-2/+2
|
* community/docker: remove old tini patchJake Buchholz2019-01-111-78/+0
|
* community/docker: update to 18.09.1Jake Buchholz2019-01-111-6/+6
| | | | | * update to 18.09.1 - see https://github.com/docker/docker-ce/releases/tag/v18.09.1 for release notes. * use the whole commit hash for versioning.
* community/vlc: upgrade to 3.0.6Natanael Copa2019-01-111-2/+2
|
* community/gimp: upgrade to 2.10.8J0WI2019-01-111-2/+7
|
* community/gegl: upgrade to 0.4.12J0WI2019-01-111-2/+9
|
* community/docker-py: upgrade to 3.7.0Francesco Colista2019-01-111-2/+2
|
* community/py3-aiohttp: upgrade to 3.5.3Francesco Colista2019-01-111-2/+2
|
* community/scapy: upgrade to 2.4.2Francesco Colista2019-01-111-3/+3
|
* community/containerd: update to 1.2.2Jake Buchholz2019-01-111-3/+3
| | | | | * Update to v1.2.2 - see https://github.com/containerd/containerd/releases/tag/v1.2.2 for release notes * Use the whole commit hash in containerd --version
* community/mutt: upgrade to 1.11.2Roberto Oliveira2019-01-101-2/+2
|
* community/cntlm: move from testingNatanael Copa2019-01-102-0/+73
| | | | fixes #7351
* community/ocrmypdf: upgrade to 8.0.0Carlo Landmeter2019-01-101-2/+2
|
* community/claws-mail: upgrade to 3.17.3Natanael Copa2019-01-102-90/+4
|
* community/runc: remove explicit depend of libseccompNatanael Copa2019-01-101-1/+0
| | | | libseccomp is automatically detected by abuild.
* community/containerd: update to 1.2.1, move from testingJake Buchholz2019-01-101-0/+45
| | | | Splitting containerd out of community/docker, upgrading to 1.2.1, and remove from testing. Also fixed containerd --version to report the proper commit hash.
* community/runc: new aportJake Buchholz2019-01-101-0/+45
| | | | Splitting runc out of community/docker aport. Also fixing runc --version to report the proper commit hash.
* community/go-md2man: new aportJake Buchholz2019-01-101-0/+36
| | | | Adding an explicit go-md2man package, as a number of other packages (runc, containerd, docker, etc.) are building it for the sole purpose of converting markdown documentation to man pages... (often with 'go get', which has raised some unanswered questions.)
* community/docker: upgrade to 18.09.0, etc.Jake Buchholz2019-01-101-82/+31
| | | | | | | * update docker to 18.09.0 * containerd and rund are now built separately * add dependency on tini-static, no need to build it here * use new go-md2man package to process manpages
* community/xfce4-panel: upgrade to 4.13.4Natanael Copa2019-01-101-3/+3
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.14-r0Natanael Copa2019-01-101-2/+2
|
* community/minetest: fix circular dependsNatanael Copa2019-01-091-1/+3
|
* community/snapcast: clean up dependsNatanael Copa2019-01-091-7/+8
| | | | | | | | use depends instead of install_is since there only was a single condition for install_if. Fix the unintended circular depends of snapcast-client -> snapcast-server -> snapcast-client by reset depends in subpkg function.
* community/snapcast: remove depends and use install_ifCarlo Landmeter2019-01-091-2/+1
|
* community/alpine-desktop: disable on s390xNatanael Copa2019-01-091-1/+1
|