aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* non-free/adobe-flashplayer: upgrade to 11.2.202.569Natanael Copa2016-02-241-4/+4
|
* main/qemu: security fix (CVE-2015-8550, xsa-155). Fixes #5159Leonardo Arena2016-02-243-5/+101
|
* main/xen: security fix multiple vulnerabilties. Fixes #5159Leonardo Arena2016-02-2413-1/+1027
| | | | | | | | | | | | (CVE-2016-2270, XSA-154) (CVE-2015-8550, XSA-155) (CVE-2015-8339, CVE-2015-8340, XSA-159) (CVE-2015-8341, XSA-160) (CVE-2015-8555, XSA-165) (CVE-2016-1570, XSA-167) (CVE-2016-1571, XSA 168) (CVE-2015-8615, XSA-169) (CVE-2016-2271, XSA-170)
* main/git: upgrade to 2.7.2Natanael Copa2016-02-241-4/+4
|
* main/socat: upgrade to 1.7.3.1Natanael Copa2016-02-241-4/+4
|
* testing/php-zmq: upgrade to 1.1.3Natanael Copa2016-02-241-4/+4
|
* main/znc: upgrade to 1.6.3Natanael Copa2016-02-241-4/+4
|
* community/docker: upgrade to 1.10.2Natanael Copa2016-02-241-4/+4
|
* main/linux-rpi: upgrade to 4.1.18, and ship -rpi2-devTimo Teräs2016-02-231-21/+18
| | | | fixes #5164
* community/go: update version to 1.6Nathan Johnson2016-02-234-73/+86
| | | | | | | | | | | | | Including patch to fix 386 build. https://github.com/golang/go/issues/14476 Removed default-sc-getpw-r-size-max.patch, fixed upstream. https://github.com/golang/go/issues/11319 Changed the offset for no-pic.patch to match new code. TT: pkgrel set to 1 as the original pkgrel=0 failed to build with x86 and was reverted.
* main/spamassassin: fix syntax error in init.d scriptDaniele Coli2016-02-232-5/+5
| | | | | | Whenever we start a new service linked to spamassassin, we got ~# rc-service spamd status /lib/rc/sh/openrc-run.sh: /etc/init.d/spamd: line 31: syntax error: unterminated quoted string
* testing/mongodb: use getrlimit() to get main process stack sizeTimo Teräs2016-02-232-1/+27
|
* main/glib: add system pcre support, bash completion moved to subpackageValery Kartel2016-02-231-32/+29
|
* community/go: bump pkgrel due to recent revertTimo Teräs2016-02-231-1/+1
| | | | | We had 1.6.0, but reverted it. This caused go to be rebuilt with same version, which can confuse http proxies.
* testing/redsocks: Added startup init.d scriptDaniele Coli2016-02-232-5/+45
|
* testing/mongodb-tools: upgrade to 3.2.3Timo Teräs2016-02-231-4/+4
|
* testing/mongodb-tools: downgrade to stable version 3.2.1Marc Vertes2016-02-231-4/+4
| | | | 3.3.1 is unstable upstream version
* testing/rspamd: upgrade to 1.1.4Valery Kartel2016-02-231-4/+4
|
* testing/editorconfig: allow multi-line value parsingPaul Morgan2016-02-231-1/+2
|
* testing/exim: remove local_scan for rspamd, fix config + APKBUILD cleanupsValery Kartel2016-02-232-52/+20
|
* testing/rspamd: upgrade to 1.1.3 + improved init and logrotateValery Kartel2016-02-233-22/+21
|
* testing/php7: fix mysqli, mysqlnd and pdo_mysql extensionsValery Kartel2016-02-231-3/+4
| | | | | | - mysqli and pdo_mysql now uses system libmysqlclient library - mysqlnd now has mysqli as a backend - fixes #5111
* main/musl: fix handling of non matching address family entries in hostsTimo Teräs2016-02-232-1/+31
| | | | fixes #5143
* testing/rmilter: upgrade to 1.7.4Valery Kartel2016-02-231-4/+4
|
* community/dovecot-pigeonhole-plugin: upgrade to 0.4.12Valery Kartel2016-02-231-8/+4
|
* main/dovecot: upgrade to 2.2.21Valery Kartel2016-02-231-5/+5
|
* testing/asciinema: update to 1.2.0Stuart Cardall2016-02-231-5/+5
|
* testing/py-rpi-gpioJustin Saunders2016-02-231-0/+32
| | | | | https://pypi.python.org/pypi/RPi.GPIO A python module to control Raspberry Pi GPIO channels
* testing/gdnsd: new experimental version of main/gdnsdKonstantin Shcherban2016-02-223-0/+107
| | | | | https://github.com/gdnsd/gdnsd/ Geographic Authoritative DNS server
* main/gdnsd: upgrade to 1.11.5Timo Teräs2016-02-221-5/+5
|
* testing/radare2: upgrade to 0.10.0Valery Kartel2016-02-222-24/+47
| | | | need testing/capstone to build
* testing/cfssl: new aporttang0th2016-02-221-0/+48
| | | | | https://cfssl.org Cloudflare PKI and TLS toolkit
* main/openrc: use overlayfs instead of unionfs for modloopMark White2016-02-222-10/+11
| | | | fixes #5144
* main/mdds: upgrade to 1.1.0Sören Tempel2016-02-221-9/+13
|
* testing/rocksdb: enable only for x86_64Carlo Landmeter2016-02-221-1/+1
|
* main/mesa: upgrade to 11.1.2Natanael Copa2016-02-221-4/+4
|
* testing/emby: upgrade to 3.0.5871Carlo Landmeter2016-02-221-13/+5
|
* testing/rocksdb: fix depends_devTimo Teräs2016-02-221-3/+3
| | | | | based on the v2 patch from author. too bad i did not notice that and pushed the original patch.
* main/tcl-tls: upgrade to 1.6.7Emmanuel Frécon2016-02-221-4/+4
|
* testing/thin-provisioning-tools: remove deprecated optionTimo Teräs2016-02-221-1/+0
|
* Revert "community/go: update to go 1.6"Timo Teräs2016-02-223-13/+74
| | | | | | This reverts commit e81049956f7cd1251ef6ec8e90c487c7c2bda99b. Does not work on x86 yet.
* main/nodejs: upgrade to 4.3.1Jose-Luis Rivas2016-02-222-24/+6
| | | | | | - delete issue-4221.patch, it was applied in commit 761cf2bf6a67307bb234a10b10fccdfd7893575c. - change source to use https url.
* main/krb5: security fixes (CVE-2015-8629, CVE-2015-8630, CVE-2015-8631). ↵Leonardo Arena2016-02-224-1/+703
| | | | Fixes #5125
* main/geoip: bugfix get new GeoIP.dat fileJens Vehlhaber2016-02-222-6/+11
| | | | Signed-off-by: Jens Vehlhaber <jens@eisfair.org>
* testing/rocksdb: new aportJames Bowes2016-02-223-0/+96
| | | | | http://rocksdb.org A persistent key-value store for fast storage environments
* main/fetchmail: Added description to init.d script and moved configuration ↵Daniele Coli2016-02-223-11/+23
| | | | | | | | options to confd Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog. Moved configuration file path and startup options to confd file.
* testing/libtermkey: new aportMarvin Steadfast2016-02-221-0/+30
| | | | | http://www.leonerd.org.uk/code/libtermkey Library for easy processing of keyboard entry from terminal-based programs
* testing/unibilium: new aportMarvin Steadfast2016-02-221-0/+30
| | | | | https://github.com/mauke/unibilium/ A terminfo parsing library
* testing/libtbb: upgrade to 4.4 update 3David Huffman2016-02-221-5/+5
|
* testing/bitcoin: update to 0.12.0Stuart Cardall2016-02-221-6/+6
| | | | | | Bitcoin 0.12.0 Release Notes / Changelog: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.12.0.md