aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/geth: fix build on ppc64leNatanael Copa2019-01-212-13/+2
| | | | patch seems to no longer be needed.
* community/pdns-recursor: re-enable testsJ0WI2019-01-211-1/+0
|
* community/pdns-recursor: security upgrade to 4.1.9J0WI2019-01-211-2/+5
|
* community/xfce4-battery-plugin: upgrade to 1.1.2Natanael Copa2019-01-211-2/+2
|
* community/xfce4-whiskermenu-plugin: upgrade to 2.3.1Natanael Copa2019-01-211-2/+2
|
* community/exo: upgrade to 0.12.4Natanael Copa2019-01-211-2/+2
|
* community/py-rpigpio: upgrade to 0.6.5André Klitzing2019-01-211-3/+3
|
* community/geth: upgrade to 1.8.21André Klitzing2019-01-211-3/+3
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.16-r0Natanael Copa2019-01-211-1/+1
|
* community/claws-mail: rebuild against updated libetpan for SNI supportTimo Teräs2019-01-211-1/+1
|
* community/youtube-dl: upgrade to 2019.01.17Leonardo Arena2019-01-211-2/+2
|
* 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
|