aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/perl-mail-dkim: upgrade to 0.50Leonardo Arena2017-12-201-2/+2
|
* main/ffmpeg: upgrade to 3.4.1Natanael Copa2017-12-191-3/+3
|
* main/libva-intel-driver: upgrade to 2.0.0Taner Tas2017-12-191-4/+4
|
* main/libva: upgrade to 2.0.0Taner Tas2017-12-191-4/+4
|
* main/py-ipaddress: upgrade to 1.0.19Francesco Colista2017-12-191-5/+3
|
* main/pcsc-lite: upgrade to 1.8.23, modernizeTimo Teräs2017-12-191-12/+11
|
* main/py-django-tables2: upgrade to 1.17.1Kaarle Ritvanen2017-12-191-2/+2
|
* main/libffi: add linux-headers dependency on mips archsNils Andreas Svee2017-12-191-0/+2
| | | | | libffi depends on the asm/sgidefs.h kernel header, so if we're compiling on MIPS, add linux-headers to makedepends_host
* main/asterisk: upgrade to 15.1.4Timo Teräs2017-12-191-2/+2
| | | | AST-2017-012 Remote Crash Vulnerability in RTCP Stack
* main/gdb: fixed support for python3. Fixes #8306Francesco Colista2017-12-181-1/+2
|
* main/musl: backport 2 fixes from upstreamNatanael Copa2017-12-183-1/+168
| | | | | - use UTC instead of GMT when no timezone is specified - fix sysconf for initite rlimits
* main/mupdf: upgrade to 1.12.0Daniel Sabogal2017-12-184-75/+29
|
* main/zfs-vanilla: rebuild against kernel 4.9.70-r0Natanael Copa2017-12-181-2/+2
|
* main/spl-vanilla: rebuild against kernel 4.9.70-r0Natanael Copa2017-12-181-2/+2
|
* main/linux-vanilla: upgrade to 4.9.70Natanael Copa2017-12-181-3/+3
|
* main/newsboat: fix build on armhf and aarch 64Leonardo Arena2017-12-182-2/+27
| | | | https://github.com/newsboat/newsboat/issues/43
* main/alpine-mirrors: removing distrib-coffee.ipsl.jussieu.frCarlo Landmeter2017-12-182-6/+2
| | | | | After multiple email conversations with operator the mirror still has storage issues.
* main/newsbeuter: replaced by newsboatMike Crute2017-12-187-323/+0
|
* main/newsboat: new aportMike Crute2017-12-183-0/+73
|
* main/perl-net-dns: upgrade to 1.14Leonardo Arena2017-12-181-2/+2
|
* main/ruby: security upgrade to 2.4.3Jakub Jirutka2017-12-151-3/+5
| | | | See: https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/
* main/unbound: improve abuildJakub Jirutka2017-12-151-24/+29
|
* main/unbound: fix and improve runscriptJakub Jirutka2017-12-154-27/+43
| | | | | | | * Set pidfile location in runscript. It's OpenRC's job to manage pidfile, not unbound's business. * Use standard checkconfig command for checking config, but keep configtest for backward compatibility.
* main/unbound: add confd and modernize initdStuart Cardall2017-12-153-34/+28
| | | | | | * confd with $command_args (for optional debugging) added * initd format modernized & deprecated variables $SVCNAME changed to $RC_SVCNAME
* main/openssh: fixed typo in secfixes descriptionFrancesco Colista2017-12-151-1/+1
|
* main/openssh: security fixes for CVE-2017-15906. Fixes #8280Francesco Colista2017-12-152-3/+38
|
* main/jsoncpp: upgrade to 1.8.3 and switch to mesonAndré Klitzing2017-12-152-30/+34
|
* main/bind: enable json statisticsJared Szechy2017-12-151-2/+3
|
* Revert "main/uwsgi: add php plugin support"Leonardo Arena2017-12-151-17/+1
| | | | This reverts commit 355691c6eb4953693e385a5bb83f9896295ca020.
* main/libsodium: upgrade to 1.0.16Stuart Cardall2017-12-151-2/+2
| | | | https://github.com/jedisct1/libsodium/blob/master/ChangeLog
* main/uwsgi: add php plugin support(@cassandra)2017-12-151-1/+17
| | | | | | | | | | | Fixes #6602 #7061 There are 2 package requests open and i thould i could fullfill them: https://bugs.alpinelinux.org/issues/6602 https://bugs.alpinelinux.org/issues/7061 The changes extend the uwsgi with two new packages: * uwsgi-php5 * uwsgi-php7
* main/consolekit2: upgrade to 1.2.1Bart Ribbers2017-12-152-23/+6
|
* main/mosquitto: rebuild against libwebsockets 2.4.1; modernizeTBK2017-12-152-11/+34
|
* main/libwebsockets: upgrade to 2.4.1TBK2017-12-151-3/+11
|
* main/protobuf: fix build on s390xLeonardo Arena2017-12-152-2/+32
|
* main/asterisk: upgrade to 15.1.3Timo Teräs2017-12-151-2/+2
| | | | AST-2017-013 DOS Vulnerability in Asterisk chan_skinny
* main/perl-cgi: upgrade to 4.38Timo Teräs2017-12-151-2/+2
|
* main/openssl: security upgrade to 1.0.2nColin Williams2017-12-151-2/+5
| | | | | | | fixes #8273 CVE-2017-3737 CVE-2017-3738
* main/lxc: move lxc-update-config where is should be. Fixes #8302Francesco Colista2017-12-151-1/+2
|
* main/py-httplib2: setup python in the right paths. Fixes #8266Francesco Colista2017-12-151-5/+15
|
* main/python2: set thread stack size to 1 MiBNatanael Copa2017-12-141-2/+22
| | | | | We need increase stack size so we dont segfautl before we hit the recursion limit.
* main/apk-tools: apply install_if fixKaarle Ritvanen2017-12-142-2/+188
|
* main/protobuf-c: rebuild against protobuf 3.5.0TBK2017-12-141-5/+2
|
* main/mosh: rebuild against protobuf 3.5.0TBK2017-12-141-1/+1
|
* main/protobuf: upgrade to 3.5.0TBK2017-12-142-7/+6
|
* main/portaudio: upgrade to 190600.20161030TBK2017-12-142-63/+68
|
* main/valgrind: upgrade to 3.13.0TBK2017-12-142-53/+12
|
* main/gst-plugins-bad: rebuild against x265 2.6; modernizeTBK2017-12-141-6/+14
|
* main/ffmpeg: rebuild against x265 2.6TBK2017-12-141-1/+13
|
* main/x265: upgrade to 2.6; add checkTBK2017-12-141-5/+11
|