aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 2.7.5 ====v2.7.5Natanael Copa2014-03-071-1/+1
|
* main/libc0.9.32: backport posix_spawn fixNatanael Copa2014-03-072-1/+404
| | | | | | | | | | | | | | This should fix the following error when compiling posix-spawn ruby gem: In file included from posix-spawn.c:9:0: /usr/include/spawn.h:80:34: error: expected ';', ',' or ')' before 'pid' int posix_spawn(pid_t * restrict pid, const char * restrict path, ^ /usr/include/spawn.h:248:10: error: expected ';', ',' or ')' before 'file_actions' file_actions, int fd, ^ (cherry picked from commit 5a835d7baaf03751c32d2dad045fdc161dce8dfe)
* main/ipsec-tools: upgrade to 0.8.2Timo Teräs2014-03-074-69/+19
| | | | | | | | | remove patches cherry-picked early from upstream (cherry picked from commit 4b3e3f7ab3af18ea69b20f4f3b99e09d32b2989d) Conflicts: main/ipsec-tools/APKBUILD
* main/fakeroot: hide unharmful dlsym errorsTimo Teräs2014-03-072-1/+25
| | | | | | | | this got uncovered when we enabled libacl support. the acl_* symbols are tried to be resolved but they will not exist in the app, if it's not linked against -lacl. it's perfectly ok for these to not be found. (cherry picked from commit e56db141ce09c403f59621b4e56a8025a387ef6c)
* main/xtables-addons-grsec: rebuild against kernel 3.10.33-r0Natanael Copa2014-03-071-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.10.33-r0Natanael Copa2014-03-071-2/+2
|
* main/flashcache-grsec: rebuild against kernel 3.10.33-r0Natanael Copa2014-03-071-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 3.10.33-r0Natanael Copa2014-03-071-2/+2
|
* main/linux-grsec: upgrade to 3.10.33Natanael Copa2014-03-072-67/+67
|
* main/awall: upgrade to 1.0.0Leonardo Arena2014-03-071-4/+4
| | | | (cherry picked from commit a83974aaa0cde12a73751e432b1bcf3cc136653f)
* main/subversion: security upgrade to 1.8.8 ↵Natanael Copa2014-03-071-4/+4
| | | | | | (CVE-2013-4505,CVE-2013-4558,CVE-2014-0032) fixes #2743
* main/phpmyadmin: security fix for CVE-2014-1879Natanael Copa2014-03-072-4/+22
| | | | fixes #2738
* main/libreswan: upgrade to 3.8 and moved from testingNatanael Copa2014-03-071-0/+39
| | | | fixes #1852
* main/ffmpeg: upgrade to 2.1.4Natanael Copa2014-03-071-4/+4
| | | | | | I hope this fixes sefgaults ref #2485
* main/xfsprogs: make sure installed files are owned by rootNatanael Copa2014-03-071-1/+3
| | | | fixes #2687
* main/ruby: rebuild with fixed coreutilsNatanael Copa2014-03-071-1/+1
| | | | ref #2687
* main/python: upgrade to 2.7.6Natanael Copa2014-03-071-6/+13
| | | | fixes #2747
* main/lxc: fix /dev/shm in alpine templateNatanael Copa2014-03-072-1/+34
| | | | fixes #2745
* main/alpine-mirrors: add mirror.bpiotrowski.plBartłomiej Piotrowski2014-03-065-29/+9
| | | | Additionally remove unused files.
* main/alpine-mirrors: fix typoNatanael Copa2014-03-062-5/+5
|
* main/alpine-mirrors: switch to yaml formatNatanael Copa2014-03-064-7/+69
| | | | fixes #2168
* main/docbook-xsl: make sure VERSION is installedNatanael Copa2014-03-061-2/+3
| | | | (cherry picked from commit 851524ef69ea2b8cc809e22e95504c3536f74201)
* main/docbook-xsl: add assembly, epub, epub3, xhtml-1_1 and xhtml5Natanael Copa2014-03-061-19/+18
| | | | | | and fix some missing files (cherry picked from commit fdb440c7a1881d08c94cbed1ab71bf5d7a74ce7e)
* main/kamailio: fix checksumLeonardo Arena2014-03-061-4/+4
|
* main/kamailio: make sure /var/run/kamailio exists before starting upLeonardo Arena2014-03-062-1/+2
|
* main/xtables-addons-grsec: rebuild against kernel 3.10.32-r1Natanael Copa2014-03-051-1/+1
|
* main/open-vm-tools-grsec: rebuild against kernel 3.10.32-r1Natanael Copa2014-03-051-1/+1
|
* main/flashcache-grsec: rebuild against kernel 3.10.32-r1Natanael Copa2014-03-051-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.10.32-r1Natanael Copa2014-03-051-1/+1
|
* main/linux-grsec: cherry-pick opennhrp related kernel fixNatanael Copa2014-03-052-1/+55
| | | | fixes #2716
* main/postgresql: security upgrade to 9.3.3Natanael Copa2014-03-051-4/+4
| | | | | | | | | | | | CVE-2014-0060 CVE-2014-0061 CVE-2014-0062 CVE-2014-0063 CVE-2014-0064 CVE-2014-0065 CVE-2014-0066 fixes #2732
* main/gnutls: upgrade to 3.2.12.1Natanael Copa2014-03-051-6/+16
|
* main/gnutls: security upgrade to 3.2.12 (CVE-2014-0092,CVE-2014-1959)Natanael Copa2014-03-051-4/+4
| | | | fixes #2723
* main/p11-kit: upgrade to 0.20.2Bartłomiej Piotrowski2014-03-051-6/+6
| | | | (cherry picked from commit eec54f66264513da63cdfe60f448ea985f83c590)
* main/shorewall6: rebuild with fixed fakeroot to fix file ownershipNatanael Copa2014-03-041-1/+1
| | | | ref #2687
* main/shorewall: rebuild with fixed fakerootNatanael Copa2014-03-041-1/+1
| | | | | | So files are owned by root ref #2687
* main/coreutils: rebuild with fixed fakerootNatanael Copa2014-03-041-1/+1
| | | | | | So files are owned by root ref #2687
* main/attr: make sure installed files are owned by rootNatanael Copa2014-03-041-2/+3
| | | | | | ref #2687 (cherry picked from commit 7c906a8315f01ba377a91925b598635e1d1afb4b)
* main/fakeroot: build with acl supportTimo Teräs2014-03-041-2/+2
| | | | | | fixes #2689 (cherry picked from commit 2cd17149a1e99c8cff9989f429ec5d16fbff6699)
* main/ca-certificates: exclude autogenerated ca-certificates.crt from overlayNatanael Copa2014-03-041-1/+6
| | | | | | fixes #2715 (cherry picked from commit ed77a3089e26ad879a1ee60fd045133ac71a75b7)
* main/ca-certificates: split manpage into -doc subpackageEivind Uggedal2014-03-041-1/+2
| | | | (cherry picked from commit 8d663144da2b4cac4c6312be9111b938df121d75)
* main/dbus: create use as system userNatanael Copa2014-03-042-3/+3
| | | | | | | | | fixes #2686 (cherry picked from commit cd6e2e857e4f9a7fc60d8c141a53575e76bdf70f) Conflicts: main/dbus/APKBUILD
* main/asterisk: upgrade to 11.8.0Timo Teräs2014-03-043-162/+245
| | | | | ASTERISK-19109, rebased (untested) ASTERISK-19499, cherry-picked from upstream
* main/freeradius: security fix (CVE-2014-2015). Fixes #2718Leonardo Arena2014-03-042-3/+42
| | | | (cherry picked from commit a2173b1aaa97f86a247dadf46ce68614b071988f)
* main/zabbix: security upgrade to 2.0.11 (CVE-2014-1685, CVE-2014-1682, ↵Leonardo Arena2014-03-033-48/+42
| | | | CVE-2013-5572)
* main/pidgin: security upgrade to 2.10.9 (various CVEs)Natanael Copa2014-03-032-25/+8
| | | | | | | | | | | | | | | | | | | | | fixes #2681 CVE-2014-0020 Remotely triggerable crash in IRC argument parsing CVE-2013-6490 Buffer overflow in SIMPLE header parsing CVE-2013-6489 Buffer overflow in MXit emoticon parsing CVE-2013-6487 Buffer overflow in Gadu-Gadu HTTP parsing CVE-2013-6486 Pidgin uses clickable links to untrusted executables CVE-2013-6485 Buffer overflow parsing chunked HTTP responses CVE-2013-6484 Crash reading response from STUN server CVE-2013-6483 XMPP doesn't verify 'from' on some iq replies CVE-2013-6482 NULL pointer dereference parsing SOAP data in MSN CVE-2013-6482 NULL pointer dereference parsing OIM data in MSN CVE-2013-6482 NULL pointer dereference parsing headers in MSN CVE-2013-6481 Remote crash reading Yahoo! P2P message CVE-2013-6479 Remote crash parsing HTTP responses CVE-2013-6478 Crash when hovering pointer over a long URL CVE-2013-6477 Crash handling bad XMPP timestamp CVE-2012-6152 Yahoo! remote crash from incorrect character encoding
* main/file: security upgrade to 5.17 (CVE-2014-1943)Natanael Copa2014-03-031-4/+4
| | | | fixes #2695
* main/awall: upgrade to 0.3.5Kaarle Ritvanen2014-03-031-4/+4
| | | | (cherry picked from commit e2f9dd318c3bb5fc4edaca11eb62c2ff73fbc4a0)
* main/freeradius: fix initd checkpathLeonardo Arena2014-02-282-5/+5
| | | | (cherry picked from commit 7fb2891f1abfb37eefc2945a07e1f254183b6902)
* main/freeradius: make sure krb5 is not enabled. Enable parrallel buildingLeonardo Arena2014-02-261-3/+4
| | | | (cherry picked from commit 899733ab8cf3817c38d0bb890c01122d5c441e9b)