aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/libwacom: upgrade to 0.31Natanael Copa2018-10-091-4/+4
|
* community/gnome-power-manager: upgrade to 3.30.0Natanael Copa2018-10-091-3/+3
|
* community/gsettings-desktop-schemas: upgrade to 3.28.1Natanael Copa2018-10-091-9/+3
|
* community/gnome-desktop: upgrade to 3.30.1Natanael Copa2018-10-091-2/+2
|
* community/pgbouncer: upgarde to 1.9.0, added -openrc subpackageFrancesco Colista2018-10-092-18/+14
|
* community/scapy: updated APKBUILD, added check()Francesco Colista2018-10-091-3/+8
|
* community/dhcp-helper: add missing linux-headers depWilliam Pitcock2018-10-081-1/+1
|
* community/dhcp-helper: new aportWilliam Pitcock2018-10-084-0/+68
| | | | used in production for a few months, just never got around to committing it
* Revert "Revert "community/lua-lpeg_patterns: upgrade to 0.5""Natanael Copa2018-10-081-2/+2
| | | | | The revert was unintentional. This reverts commit 5777b04e8e41bbd6d24b0d3ec65f2aaa096ced34.
* community/lua-http: backport fix for lpeg_patterns-0.5Natanael Copa2018-10-082-4/+44
| | | | | | lpeg_patterns 0.5 broke lua-http. backport upstream fix. https://github.com/daurnimator/lua-http/issues/132
* Revert "community/lua-lpeg_patterns: upgrade to 0.5"Jakub Jirutka2018-10-081-3/+3
| | | | This reverts commit 78f242b5f5947114cef8b7c597907221d2d67330.
* community/lua-busted: upgrade to 2.0_rc13Natanael Copa2018-10-082-98/+4
|
* community/go: disable tests entirely on x86Sören Tempel2018-10-081-0/+4
| | | | Various tests fail on this arch, fixing them will be a lot of work.
* community/go: disable os/exec test as wellSören Tempel2018-10-081-1/+1
| | | | | | | | Passes locally (even in abuild rootbld) but fails on the builders with the following error message: testing: can't write /tmp/go-build314848300/b744/testlog.txt: write /tmp/go-build314848300/b744/testlog.txt: broken pipe
* community/lua-http: fix wrong depend on lua5.[12]-compat5.3Jakub Jirutka2018-10-071-2/+2
| | | | Fixes #9491 (https://bugs.alpinelinux.org/issues/9491)
* community/go: partially enable the test suiteSören Tempel2018-10-071-6/+8
| | | | Still better than compiling and running a 'Hello World' example.
* community/go: remove inaccurate commentSören Tempel2018-10-071-4/+0
|
* community/go: Fix the `cannot find runtime/cgo`-warningSören Tempel2018-10-072-7/+18
| | | | | | | | | | | | | | This warning seems to be emitted since we build with `-shared` for PIE by default through our `default-buildmode-pie.patch`. Building with shared linkage requires depending on CGO. The patch, however, doesn't force a dependency on CGO. As with android we need to force external linkage in order to always depend on CGO thereby resolving this warning. I am unsure whether this is really the best way to fix the problem since I don't know enough about the internals of the go compiler. However, I am under the impression that the person who originally committed the patch isn't familiar with the compiler internals either. Thus it's probably ok to push this as is.
* community/geany: replace variable in source urlJ0WI2018-10-061-1/+1
|
* community: (Bulk change) Update source urls to https using HTTPS EverywhereJ0WI2018-10-06221-248/+248
|
* community/cloc: upgrade to 1.80Sören Tempel2018-10-063-19/+20
|
* community/ncmpc: upgrade to 0.32Sören Tempel2018-10-061-5/+5
|
* community/libcouchbase: upgrade to 2.9.5 and modernizeAndy Postnikov2018-10-062-43/+4
|
* community/filezilla: clarify license, use httpsprspkt2018-10-061-2/+2
|
* community/filezilla: upgrade to 3.37.4prspkt2018-10-061-4/+4
|
* community/libfilezilla: clarify license, use httpsprspkt2018-10-061-3/+3
|
* community/libfilezilla: upgrade to 0.14.0prspkt2018-10-061-2/+2
|
* community/mongodb: upgrade to 4.0.3Marc Vertes2018-10-051-2/+2
|
* community/mongodb-tools: upgrade to 4.0.3Marc Vertes2018-10-051-2/+2
|
* community/google-authenticator: upgrade to 1.05Carl Kittelberger2018-10-051-6/+11
| | | | | | | The source code repository has been moved by Google to https://github.com/google/google-authenticator-libpam. A check routine has been added that calls `make check`.
* community/binutils-avr: upgrade to 2.31.1Pedro Filipe2018-10-051-6/+10
|
* community/fcron: upgrade to 3.2.1Pedro Filipe2018-10-052-19/+9
|
* community/py-numpy: fix undefined functions on s390xNatanael Copa2018-10-042-1/+38
| | | | | | | backport fix from upstream: https://github.com/numpy/numpy/pull/11711 This fixes build of py-scipy on s390x
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.74-r0Natanael Copa2018-10-041-1/+1
|
* community/audacious*: disable on s390xNatanael Copa2018-10-042-2/+2
| | | | | | | check fails. reported upstream: https://redmine.audacious-media-player.org/issues/833
* community/cloudi: fix detection of erlangNatanael Copa2018-10-042-1/+31
| | | | | | Fixes build on aarch64. Reported upstream: https://github.com/CloudI/CloudI/issues/216
* community/networkmanager: Upgrade to 1.10.12Taner Tas2018-10-031-3/+3
|
* community/gtksourceview: upgrade to 3.24.9Pedro Filipe2018-10-031-2/+3
|
* community/coturn: upgrade to 4.5.0.8, added openrc subpackagePedro Filipe2018-10-031-4/+4
|
* community/lshw: upgrade to 02.18J0WI2018-10-035-196/+150
|
* community/libnsl: upgrade to 1.2.0Pedro Filipe2018-10-033-21/+26
|
* community/girara: upgrade to 0.3.1Pedro Filipe2018-10-031-2/+2
|
* community/exfat-utils: upgrade to 1.3.0Linux User2018-10-031-2/+2
|
* community/xfce4-settings: upgrade to 4.13.5Natanael Copa2018-10-031-2/+2
|
* community/perl-mojolicious: upgrade to 8.02Francesco Colista2018-10-031-2/+2
|
* community/libxfce4util: enable valaNatanael Copa2018-10-021-3/+4
|
* community/gns3-gui: upgrade to 2.1.11Francesco Colista2018-10-021-2/+2
|
* community/gns3-server: upgrade to 2.1.11Francesco Colista2018-10-021-2/+2
|
* community/icinga2: upgrade to 2.9.2Francesco Colista2018-10-021-3/+3
|
* community/qt5-qtbase: Enable the X11 Accessibility BridgeLuca Weiss2018-10-021-1/+2
|