Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/keepalived: upgrade to 2.0.7 | Andy Postnikov | 2018-10-15 | 2 | -2/+26 |
| | |||||
* | community/ffmpeg: use built-in RTMP support | Leonardo Arena | 2018-10-15 | 1 | -3/+3 |
| | | | | Fixes #9554 | ||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.76-r0 | Natanael Copa | 2018-10-15 | 1 | -1/+1 |
| | |||||
* | community/gst-plugins-bad: enable opus support | raschi.alex@gmail.com | 2018-10-15 | 1 | -1/+2 |
| | | | | | | | | | | * fixes #9262 The issue was not webkit2gtk itself but rather gst-plugins-bad which was built without opus support, youtube uses this codec for 1080p videos. To test run luakit with enable_mediasource = true and try to watch a 1080p video on youtube. | ||||
* | community/monkeysphere: seperate build() and package() | Sören Tempel | 2018-10-15 | 1 | -0/+5 |
| | | | | | Without this change the sources files are compiled in the package() function as a perquisite of the install target. | ||||
* | community/monkeysphere: fix runtime dependencies | Tiago Ilieve | 2018-10-15 | 1 | -2/+2 |
| | | | | Needed by the 'openpgp2ssh' command. | ||||
* | main/monkeysphere: move to 'community' | Tiago Ilieve | 2018-10-15 | 1 | -0/+21 |
| | |||||
* | community/h2o: fix depends | Ivan Tham | 2018-10-15 | 1 | -3/+3 |
| | |||||
* | community/xbps: upgrade to 0.53 | André Klitzing | 2018-10-15 | 2 | -246/+301 |
| | |||||
* | community/flatpak-builder: upgrade to 1.0.1 | André Klitzing | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | community/flatpak: upgrade to 1.0.3 | André Klitzing | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | community/py3-async-timeout: upgrade to 3.0.1 | Fabian Affolter | 2018-10-14 | 1 | -3/+3 |
| | |||||
* | community/tomcat-native: rebuild with libressl support | J0WI | 2018-10-14 | 1 | -4/+3 |
| | | | | | | | Upstream added support for libressl in release 1.2.13 [0]. Before that libressl was not supported. [0]: https://tomcat.apache.org/native-doc/miscellaneous/changelog.html#Changes_in_1.2.13 | ||||
* | community/snapcast: respect our optimization level | Sören Tempel | 2018-10-14 | 2 | -1/+33 |
| | |||||
* | community/snapcast: declare functions in the order they are executed | Sören Tempel | 2018-10-14 | 1 | -6/+6 |
| | | | | | | | | PR https://github.com/alpinelinux/aports/pull/4541 removed the check() function entirely. However, we didn't establish a clear policy yet regarding what to do when upstream doesn't proved a test suite. Therefore I will just leave check() as is even though I consider this to be somewhat useless. | ||||
* | testing/snapcast: move to community | Bart Ribbers | 2018-10-14 | 8 | -0/+125 |
| | |||||
* | testing/popl: move to community | Bart Ribbers | 2018-10-14 | 1 | -0/+34 |
| | |||||
* | testing/aixlog: move to community | Bart Ribbers | 2018-10-14 | 1 | -0/+36 |
| | |||||
* | 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 |
| |