aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.0.4 ====v3.0.4Natanael Copa2014-08-261-1/+1
|
* main/kbd: fix build with musl and upgrade to 2.0.2Natanael Copa2014-08-266-257/+210
| | | | fixes #2977
* main/linux-vanilla: upgrade to 3.14.17Natanael Copa2014-08-261-4/+4
|
* main/linux-virt-grsec: upgrade to 3.14.17Leonardo Arena2014-08-262-1099/+647
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* main/ipfw-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* main/flashcache-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* main/linux-grsec: upgrade to 3.10.17Natanael Copa2014-08-262-1099/+647
|
* main/xen: security fix for XSA-97 (CVE-2014-5146,CVE-2014-5149)Natanael Copa2014-08-252-1/+490
| | | | fixes #3294
* main/xen: fix hvmloaderNatanael Copa2014-08-254-1/+3048
| | | | | | | | | hvmloader is 32 bit but pulled in 64bit stdint from musl headers. we solve this by providing our own stdint_local.h elf.h pulls in stdint.h too so we ship our own elf_local.h too fixes #3308
* main/owncloud: add missing depends for subpkgsLeonardo Arena2014-08-221-5/+5
|
* main/cacti: fix from upstream for incomplete and incorrect input parsingNatanael Copa2014-08-212-4/+36
| | | | | | | ref #3295 fixes #3299 http://svn.cacti.net/viewvc?view=rev&revision=7454
* main/kamailio: apply upstream sca patchNathan Angelacos2014-08-212-1/+19
| | | | | | fixes #3306 (cherry picked from commit 0c0cd475f665d4311963bb557e2ef50104e46522)
* main/kamailio version bump 4.1.5Nathan Angelacos2014-08-214-81/+77
| | | | (cherry picked from commit 7dbdbbaf522ef80b645562364263137b6d69649f)
* main/py-django: security upgrade to 1.6.6 (multiple CVE)Eivind Uggedal2014-08-201-4/+4
|
* main/asterisk: upgrade to 12.5.0Timo Teräs2014-08-202-37/+5
| | | | (cherry picked from commit 94f2e3a93ab0837d47962643dd976aa5b2d7d5c4)
* main/asterisk: make mp3 addon patch off-treeTimo Teräs2014-08-201-1/+1
| | | | (cherry picked from commit ea1bc95344b0d06cf45697dd951a6c2faa34abe2)
* main/asterisk: various fixes and clean upsTimo Teräs2014-08-206-145/+76
| | | | | | | | | | - remove unused uclibc patches - fix libcap with musl - enable iconv as it is built into musl - import mp3 addon as patch instead of svn checkout - update ASTERISK-23818 patch from upstream (cherry picked from commit a75e6feb7cbd28e93abe95b9bdb0b5c86a9f6532)
* main/asterisk: enable mp3 and cdr_mysqlCarlo Landmeter2014-08-201-3/+13
| | | | (cherry picked from commit 1a0d51e3d4cc0308e014a7ed6287f55d27512b86)
* main/trac: fix install of filesNatanael Copa2014-08-181-2/+2
| | | | | | We need install files from package() (cherry picked from commit 7c1831bb34eba36856d3d5cdf3c6a7f687d7906e)
* main/musl: cherry-pick upstream git fixesTimo Teräs2014-08-153-5/+146
| | | | (cherry picked from commit dab79f88b138f231c0b30510823917ed0a2d1f97)
* main/musl: fix handling of zero length names in dn_expand()Natanael Copa2014-08-152-1/+34
| | | | | | | | | should fix issue with ENUM in kamailio sent upstream: http://www.openwall.com/lists/musl/2014/08/13/6 (cherry picked from commit 024e22b0cd35b94ed6daa0d8a9bfb9e7e356a4fc)
* main/musl: upgrade to 1.1.4Timo Teräs2014-08-1511-1124/+11
| | | | | | | (cherry picked from commit 8fc70ddb18663e5e3d0393f59257a0e80127c35e) Conflicts: main/musl/APKBUILD
* main/postgresql fix unix_socket_directories get_config parameterAlan Messias Cordeiro de Lacerda2014-08-132-5/+5
| | | | fixes #3283
* main/postgresql: upgrade to 9.3.5Natanael Copa2014-08-131-5/+5
| | | | (cherry picked from commit d8082a70288f6eab5b538c2101be702a34d44158)
* main/enhanceio-*: removeNatanael Copa2014-08-132-104/+0
| | | | does not work
* main/freeradius3: fix openssl version checkLeonardo Arena2014-08-133-52/+19
| | | | (cherry picked from commit a6fa7bfe705ba89b1b2e57f5d1fd358a53934050)
* main/ltb-project-ssp: add option for algorythm selection for crypt hashesLeonardo Arena2014-08-122-4/+35
| | | | | http://tools.lsc-project.org/issues/719 (cherry picked from commit de7f8c196a9197877bde53f5cab4580765a32e8c)
* main/phpldapadmin: force crypt to use SSHA512 algorithmLeonardo Arena2014-08-122-4/+35
| | | | (cherry picked from commit bc12563552b622d46252ff825c96e271da232595)
* main/busybox-initscripts: avoid misleading error message from udhcp ↵Alex Dowad2014-08-112-4/+10
| | | | | | default.script (cherry picked from commit 12fe9934d91ed9697c6aff5b9dc443f2e1fb8990)
* ==== release 3.0.3 ====v3.0.3Natanael Copa2014-08-111-1/+1
|
* main/linux-vanilla: upgrade to 3.14.16Natanael Copa2014-08-113-15/+19
|
* main/nfs-utils: upgrade to 1.3.1-rc3 and refresh musl patchesTimo Teräs2014-08-1116-153/+2534
| | | | | | | use patch series sent to linux-nfs mailing list, and add one more patch to address accessing /proc/net/rpc. (cherry picked from commit 87c34001006b65b2be65cb87168b498c915390e1)
* main/linux-virt-grsec: upgrade to 3.14.16Leonardo Arena2014-08-114-417/+949
| | | | (cherry picked from commit 30946554fb7fe7ba6676234aaac96b577b635827)
* main/xtables-addons-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-1/+1
|
* main/ipfw-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-1/+1
|
* main/flashcache-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-1/+1
|
* main/enhanceio-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-4/+4
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-1/+1
|
* main/linux-grsec: upgrade to 3.14.16Natanael Copa2014-08-114-421/+955
|
* main/zabbix: enable odbc supportNatanael Copa2014-08-071-3/+4
| | | | | | | Note that this is for monitoring sql servers, not for using ODBC for as backend. ref #3278
* main/zabbix: enable IPMI supportNatanael Copa2014-08-071-4/+5
| | | | | | ref #3276 (cherry picked from commit e13f5d0eb085e63a370e768cb530f86a052ef264)
* main/zabbix: upgrade to 2.2.5Leonardo Arena2014-08-071-4/+4
| | | | (cherry picked from commit e611513657098fbd162aed4f5748f3a052ea800f)
* main/openipmi: backportNatanael Copa2014-08-073-0/+107
| | | | | | needed by zabbix ref #3276
* main/pcsc-lite: fix user creation scriptNatanael Copa2014-08-074-8/+15
| | | | | | | and reduce stacksize to 256k as used upstream http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2014-August/006505.html fixes #3237
* main/openssl: security ugprade to 1.0.1i (multiple CVE)Timo Teräs2014-08-072-687/+17
| | | | | | | | | | | | | | | | CVE-2014-3508 Information leak in pretty printing functions CVE-2014-5139 Crash with SRP ciphersuite in Server Hello message CVE-2014-3509 Race condition in ssl_parse_serverhello_tlsext CVE-2014-3505 Double Free when processing DTLS packets CVE-2014-3506 DTLS memory exhaustion CVE-2014-3507 DTLS memory leak from zero-length fragments CVE-2014-3510 OpenSSL DTLS anonymous EC(DH) denial of service CVE-2014-3511 OpenSSL TLS protocol downgrade attack CVE-2014-3512 SRP buffer overrun (cherry picked from commit 9b2d3aa0289fc6e6f5fddca823337631d49cadf5) (cherry picked from commit d4f5d980c75fd5b13a60637aafa549f1407a85c8) (cherry picked from commit 7c34cd9c948a7bd20f05a136eaa9bec33c479849)
* main/pcsc-lite: fix segfault because too small musl stackstef2014-08-062-1/+22
| | | | (cherry picked from commit f76185cfcaa939d21d4c9915aec5d2882fff2e20)
* main/busybox: increase udhcpc's default discover retriesNatanael Copa2014-08-062-1/+18
| | | | | | | | | fixes #3105 (cherry picked from commit 40f54f7ffe4463a66b9060c1dc39fb4c41823f98) Conflicts: main/busybox/APKBUILD
* main/syslinux: upgrade to 6.03_pre19Natanael Copa2014-08-061-7/+6
| | | | | | fixes #3273 (cherry picked from commit d62b3ba99a840efefaefe12e64f673ef9457f828)