Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/go: upgrade to 1.11.1 | Andy Postnikov | 2018-10-14 | 1 | -3/+3 |
| | |||||
* | community/zabbix: update to 4.0.0 | Kevin Daudt | 2018-10-12 | 2 | -3/+35 |
| | |||||
* | community/doas: move from testing | Natanael Copa | 2018-10-12 | 2 | -0/+44 |
| | |||||
* | community/nextcloud: upgrade to 14.0.2 | Leonardo Arena | 2018-10-12 | 1 | -3/+3 |
| | |||||
* | community/nextcloud: bump pkgrel | Andy Postnikov | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | community/nextcloud: fix php dependencies | Andy Postnikov | 2018-10-11 | 1 | -2/+2 |
| | | | | Closes #9545 | ||||
* | community/php7: upgrade to 7.2.11 | Andy Postnikov | 2018-10-11 | 1 | -3/+3 |
| | |||||
* | community/tinyssh: fix #9550 | Natanael Copa | 2018-10-11 | 2 | -4/+6 |
| | | | | only run tinysshd-keygen if /etc/tinyssh/sshkeys is missing | ||||
* | community/gnuplot: upgrade to 5.2.5 | Sören Tempel | 2018-10-11 | 1 | -2/+2 |
| | |||||
* | community/libmpdclient: upgrade to 2.16 | Sören Tempel | 2018-10-11 | 1 | -2/+2 |
| | |||||
* | community/bitcoin: upgrade to 0.17.0 | Andy Postnikov | 2018-10-11 | 1 | -3/+3 |
| | |||||
* | community/nextcloud: remove "rotate" directive from logrotate config | Jakub Jirutka | 2018-10-10 | 2 | -2/+1 |
| | | | | | rotate is predefined in the global config (/etc/logrotate.conf) and logrotate configs from the packages should respect it. | ||||
* | community/nextcloud: fix logrotate config | Jakub Jirutka | 2018-10-10 | 2 | -2/+3 |
| | | | | | | | error: skipping "/var/log/nextcloud/nextcloud.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. | ||||
* | community/nextcloud: put back comments into the patches | Jakub Jirutka | 2018-10-10 | 4 | -3/+13 |
| | | | | | All three patches were added by me and @rnalrd had removed the comments that explains their purpose when he updated them. | ||||
* | community/libpsl: build fix | Natanael Copa | 2018-10-09 | 1 | -4/+1 |
| | |||||
* | community/tinyssh: simplify init.d script | Natanael Copa | 2018-10-09 | 2 | -22/+11 |
| | | | | | | | | | | | | Do not set nice in case of container. It should not make any difference if you run in container or not. Split out -openrc subpackage Do not apk add ucspi-tcp6 if tcpserver is missing. Instead, make it a hard dependency for tinyssh-openrc. fixes #9540 | ||||
* | community/libgweather: upgrade to 3.28.2 | Natanael Copa | 2018-10-09 | 1 | -15/+20 |
| | |||||
* | community/geocode-glib: upgrade to 3.26.0 | Natanael Copa | 2018-10-09 | 1 | -22/+18 |
| | |||||
* | community/libsoup: upgrade to 2.64.1 | Natanael Copa | 2018-10-09 | 1 | -3/+3 |
| | |||||
* | community/libpsl: new aport | Natanael Copa | 2018-10-09 | 1 | -0/+39 |
| | | | | needed by libsoup | ||||
* | community/libwacom: upgrade to 0.31 | Natanael Copa | 2018-10-09 | 1 | -4/+4 |
| | |||||
* | community/gnome-power-manager: upgrade to 3.30.0 | Natanael Copa | 2018-10-09 | 1 | -3/+3 |
| | |||||
* | community/gsettings-desktop-schemas: upgrade to 3.28.1 | Natanael Copa | 2018-10-09 | 1 | -9/+3 |
| | |||||
* | community/gnome-desktop: upgrade to 3.30.1 | Natanael Copa | 2018-10-09 | 1 | -2/+2 |
| | |||||
* | community/pgbouncer: upgarde to 1.9.0, added -openrc subpackage | Francesco Colista | 2018-10-09 | 2 | -18/+14 |
| | |||||
* | community/scapy: updated APKBUILD, added check() | Francesco Colista | 2018-10-09 | 1 | -3/+8 |
| | |||||
* | community/dhcp-helper: add missing linux-headers dep | William Pitcock | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | community/dhcp-helper: new aport | William Pitcock | 2018-10-08 | 4 | -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 Copa | 2018-10-08 | 1 | -2/+2 |
| | | | | | The revert was unintentional. This reverts commit 5777b04e8e41bbd6d24b0d3ec65f2aaa096ced34. | ||||
* | community/lua-http: backport fix for lpeg_patterns-0.5 | Natanael Copa | 2018-10-08 | 2 | -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 Jirutka | 2018-10-08 | 1 | -3/+3 |
| | | | | This reverts commit 78f242b5f5947114cef8b7c597907221d2d67330. | ||||
* | community/lua-busted: upgrade to 2.0_rc13 | Natanael Copa | 2018-10-08 | 2 | -98/+4 |
| | |||||
* | community/go: disable tests entirely on x86 | Sören Tempel | 2018-10-08 | 1 | -0/+4 |
| | | | | Various tests fail on this arch, fixing them will be a lot of work. | ||||
* | community/go: disable os/exec test as well | Sören Tempel | 2018-10-08 | 1 | -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.3 | Jakub Jirutka | 2018-10-07 | 1 | -2/+2 |
| | | | | Fixes #9491 (https://bugs.alpinelinux.org/issues/9491) | ||||
* | community/go: partially enable the test suite | Sören Tempel | 2018-10-07 | 1 | -6/+8 |
| | | | | Still better than compiling and running a 'Hello World' example. | ||||
* | community/go: remove inaccurate comment | Sören Tempel | 2018-10-07 | 1 | -4/+0 |
| | |||||
* | community/go: Fix the `cannot find runtime/cgo`-warning | Sören Tempel | 2018-10-07 | 2 | -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 url | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | community: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 221 | -248/+248 |
| | |||||
* | community/cloc: upgrade to 1.80 | Sören Tempel | 2018-10-06 | 3 | -19/+20 |
| | |||||
* | community/ncmpc: upgrade to 0.32 | Sören Tempel | 2018-10-06 | 1 | -5/+5 |
| | |||||
* | community/libcouchbase: upgrade to 2.9.5 and modernize | Andy Postnikov | 2018-10-06 | 2 | -43/+4 |
| | |||||
* | community/filezilla: clarify license, use https | prspkt | 2018-10-06 | 1 | -2/+2 |
| | |||||
* | community/filezilla: upgrade to 3.37.4 | prspkt | 2018-10-06 | 1 | -4/+4 |
| | |||||
* | community/libfilezilla: clarify license, use https | prspkt | 2018-10-06 | 1 | -3/+3 |
| | |||||
* | community/libfilezilla: upgrade to 0.14.0 | prspkt | 2018-10-06 | 1 | -2/+2 |
| | |||||
* | community/mongodb: upgrade to 4.0.3 | Marc Vertes | 2018-10-05 | 1 | -2/+2 |
| | |||||
* | community/mongodb-tools: upgrade to 4.0.3 | Marc Vertes | 2018-10-05 | 1 | -2/+2 |
| | |||||
* | community/google-authenticator: upgrade to 1.05 | Carl Kittelberger | 2018-10-05 | 1 | -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`. |