aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* trigger rebuilds on libwebp dependentsWilliam Pitcock2017-02-266-6/+6
|
* community/wait4ports: new aportErik Ogan2017-02-261-0/+28
| | | | | | | | | | | wait4ports is a small binary that waits for network peers to be ready for connections. I wrote wait4ports in 2015 when I could not find a small tool to reliably poll for a list of network peers to be ready for connections. If there is a better way in Alpine Linux, I would love to use that instead.
* community/libzip: upgrade to 1.2.0André Klitzing2017-02-261-4/+2
|
* community/libqmi: update to 1.17.901Stuart Cardall2017-02-263-18/+30
| | | | | includes a compatibility patch to fix canonicalize_file_name() not being part of musl libc.
* community/shadow: useradd with usergroupsHenrik Riomar2017-02-262-4/+14
| | | | | | | group = 1000 is not a good default as that can be any group and in most cases gid=1000 is the chrony group. adduser in alpine creates usergroups so make use useradd does as well.
* community/shadow: CVE-2016-6252 & CVE-2017-2616Henrik Riomar2017-02-263-12/+115
| | | | Patches from Debian Jessie (1:4.2-3+deb8u3 & 1:4.2-3+deb8u2)
* community/yarn: move from testingJakub Jirutka2017-02-253-0/+125
|
* community/lua-toml: move from testingJakub Jirutka2017-02-251-0/+35
|
* community/docker-registry: upgrade to 2.6.0Jakub Jirutka2017-02-251-2/+2
|
* community/docker-registry: improve runscriptJakub Jirutka2017-02-252-18/+21
|
* community/docker-registry: improve abuildJakub Jirutka2017-02-251-25/+27
|
* community/nodejs-current: fix indentationJakub Jirutka2017-02-251-1/+1
|
* community/ssh-ldap-pubkey: upgrade to 1.2.0Jakub Jirutka2017-02-251-7/+3
|
* community/smstools: upgrade to 3.1.17Leonardo Arena2017-02-251-10/+2
|
* community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.12-r0Natanael Copa2017-02-241-1/+1
|
* community/zoneminder: fix secfix syntaxKaarle Ritvanen2017-02-241-1/+1
|
* community/zoneminder: declare secfixesKaarle Ritvanen2017-02-241-0/+5
|
* community/tomcat-native: upgrade to 1.2.12Jakub Jirutka2017-02-241-5/+3
|
* community/go: use any go-bootstrap, add s390xTimo Teräs2017-02-231-33/+18
| | | | | | Now that go-bootstrap can be the bootstrap package (for x86*) or the real go package, search for the right bootstrap go directory to use. This also adds s390x arch mapping.
* community/go: provide go-bootstrapTimo Teräs2017-02-231-1/+2
| | | | | | | This enables Go to compile itself with previous Go build. Should improve build times. More importantly, this is prerequisite to get the cross compilation makedependencies right. Support for cross-compiling Go to new arches is due out soon.
* community/php7: fix php bug #74105Valery Kartel2017-02-232-20/+132
| | | | | | backport of php upstream patch fix getrandom() call for images, deployed on kernel < 3.17 https://github.com/php/php-src/pull/2385
* community/youtube-dl: upgrade to 2017.02.21Ivan Tham2017-02-231-4/+4
|
* community/docker: upgrade to 1.13.1Ivan Tham2017-02-231-12/+2
|
* community/tor: upgrade to 0.2.9.9Ivan Tham2017-02-231-11/+3
|
* community/openjdk7: add s390x supportTuan M. Hoang2017-02-231-0/+1
|
* community/py-numpy: fix dependenciesJakub Jirutka2017-02-231-4/+3
|
* community/chromium: upgrade to 56.0.2924.87Natanael Copa2017-02-221-38/+6
|
* community/py-cx_freeze: upgrade to 5.0.1Francesco Colista2017-02-221-5/+3
|
* community/perl-config-any: upgrade to 0.28Francesco Colista2017-02-221-5/+3
|
* community/mumble: upgrade to 1.2.19Sören Tempel2017-02-221-7/+3
|
* community/chicken: upgrade to 4.12.0Sören Tempel2017-02-221-6/+3
|
* community/hivex: upgrade to 1.3.14Francesco Colista2017-02-211-5/+3
|
* community/perl-log-log4perl: upgrade to 1.49Francesco Colista2017-02-211-4/+2
|
* community/pcre2: upgrade to 10.23André Klitzing2017-02-211-4/+2
|
* community/py-numpy: add py2/py3 and f2py subpkgs, move tests to -devJakub Jirutka2017-02-201-10/+75
|
* community/py-numpy: upgrade to 1.12.0Jakub Jirutka2017-02-201-20/+8
|
* community/webkit2gtk: security upgrade to 2.14.5 - fixes #6887Sergei Lukin2017-02-201-6/+19
| | | | | | | | | | | | | | | CVE-2017-2350 CVE-2017-2354 CVE-2017-2355 CVE-2017-2356 CVE-2017-2362 CVE-2017-2363 CVE-2017-2364 CVE-2017-2365 CVE-2017-2366 CVE-2017-2369 CVE-2017-2371 CVE-2017-2373
* community/mpv: rebuild against ffmpeg-3.2.4-r1Sören Tempel2017-02-201-1/+1
| | | | Fixes #6885
* community/potrace: upgrade to 1.14Francesco Colista2017-02-201-4/+2
|
* community/py3-aiohttp: upgrade to 1.3.3Francesco Colista2017-02-201-3/+3
|
* community/zoneminder: fix errors on startupKaarle Ritvanen2017-02-203-12/+3
| | | | also remove obsolete post-install script
* community/zoneminder: use zmlinkcontent.shKaarle Ritvanen2017-02-203-36/+37
|
* main/zoneminder: upgrade to 1.30.2Kaarle Ritvanen2017-02-201-12/+4
|
* community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.11-r0Natanael Copa2017-02-201-1/+1
|
* community/perl-yaml: upgrade to 1.23Francesco Colista2017-02-201-2/+2
|
* community/py-raven: upgrade to 6.0.0Francesco Colista2017-02-201-5/+3
|
* community/perl-path-tiny: upgrade to 0.104Francesco Colista2017-02-201-4/+2
|
* community/py-zmq: rebuild against new version of python3Łukasz Jendrysik2017-02-181-1/+1
|
* community/xxhash: rebuild against new version of python3Łukasz Jendrysik2017-02-181-1/+1
|
* community/py-pygit2: rebuild against new version of python3Łukasz Jendrysik2017-02-181-1/+1
|