aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/linux-pam: make unix_chkpwd utility suid shadowNatanael Copa2014-09-161-1/+6
| | | | fixes #3349
* main/fetchmail: create dir for pidfile on startupNatanael Copa2014-09-162-4/+5
| | | | fixes #3367
* main/bitlbee: upgrade to 3.2.2Natanael Copa2014-09-161-5/+5
| | | | | | fixes #3368 (cherry picked from commit f36941fe3ace681b7d1cd0185667cfc93ba597ee)
* main/phpldapadmin: one more fix for php-5.5.16Leonardo Arena2014-09-152-1/+28
| | | | (cherry picked from commit 2dbd4a1dd43736b1ceea4119732e08b7b9846aa9)
* main/phpldapadmin: fixes for php-5.5.16Leonardo Arena2014-09-154-5/+137
| | | | (cherry picked from commit b7c7f3a32c989f109b8015cdecf58c3061e0b260)
* main/dhcpcd: security upgrade to 6.4.3 (CVE-2014-6060)Natanael Copa2014-09-122-5/+21
| | | | fixes #3360
* main/zabbix: improve libc detection for selective patchingLeonardo Arena2014-09-111-5/+3
| | | | (cherry picked from commit 52cb438faada715c86b542af280ec93a0d2ec974)
* main/zabbix: upgrade to 2.2.6. Don't install uclibc related patchesLeonardo Arena2014-09-111-8/+10
| | | | (cherry picked from commit 3340714c76d95df5f2a4d9571f336099a3106b61)
* main/lua-sql: merge lua-sql driversNatanael Copa2014-09-106-120/+125
| | | | | | | we build all the different sql drivers for all the different lua versions from a single APKBUILD (cherry picked from commit fa2422284685c88f06b20fd5a089ae27a0f543ab)
* main/procmail: security fix (CVE-2014-3618)Natanael Copa2014-09-102-3/+28
| | | | | ref #3361 fixes #3365
* main/roundcubemail: upgrade to 1.0.2Natanael Copa2014-09-101-4/+4
| | | | (cherry picked from commit b02d4d8050466673396b172998647d0b912c6833)
* main/lsyncd: fix lpostcmdLeonardo Arena2014-09-092-1/+49
| | | | (cherry picked from commit a5b8e233b6a0c7de7ab544e741192422b46816bb)
* main/mqtt-exec: allow to specify more command options into init.dLeonardo Arena2014-09-052-5/+5
| | | | | (cherry picked from commit a64488c597a09e86bdecfe83dbb1e9089f46ef3c) Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/mqtt-exec: upgrade to 0.3Natanael Copa2014-09-051-5/+5
| | | | | (cherry picked from commit f4dc2e0f386b5759f47cbfe93649c988683acda5) Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/mqtt-exec: fix typo in init.d scriptNatanael Copa2014-09-052-6/+6
| | | | | (cherry picked from commit fb44c5eb1655dfe4bae3cb584e60fe74d7e6cb87) Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/freeradius: fix segfault in rlm_unixNatanael Copa2014-09-042-1/+293
| | | | | | | | | | | | | | | | | | rlm_unix can segfault if you require group name lookup (eg user needs to be in a given system group) and 2 users are authenticating at the same time. Upstream has choosed to fix it differently and has added backport for v3.0.x, but has not cherry-picked it for v2.x.x branch. We use my proposed fix for v2.x. upstream bug is https://github.com/FreeRADIUS/freeradius-server/issues/767 (cherry picked from commit cd34a7d66f7efb60335bca5e0e87c0571a4d7a48) Conflicts: main/freeradius/APKBUILD
* main/shorewall6: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|
* main/shorewall: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|
* main/shorewall-core: upgrade to 4.6.3.2Natanael Copa2014-09-041-4/+4
|
* main/shorewall6: upgrade to 4.6.3.1Natanael Copa2014-09-042-12/+40
|
* main/shorewall: upgrade to 4.6.3.1Natanael Copa2014-09-042-12/+39
|
* main/shorewall-core: upgrade to 4.6.3.1Natanael Copa2014-09-042-7/+35
| | | | fixes #2981
* main/ffmpeg: security upgrade to 2.2.7 (CVE-2014-5271,CVE-2014-5272)Natanael Copa2014-09-031-4/+4
| | | | fixes #3318
* main/phpmyadmin: security upgrade to 4.2.8 (CVE-2014-5274)Natanael Copa2014-09-031-4/+4
| | | | fixes #3338
* main/django: upgrade to 1.6.7 for security bugfixEivind Uggedal2014-09-031-4/+4
|
* main/php: security upgrade to 5.5.16 ↵Natanael Copa2014-09-011-4/+4
| | | | | | (CVE-2014-3538,CVE-2014-3587,CVE-2014-2497,CVE-2014-5120,CVE-2014-3597) fixes #3343
* main/snort: enable non ether decoders for PPPoENatanael Copa2014-09-011-1/+2
| | | | | | ref #3350 (cherry picked from commit 80b921fff9af9c990685e9a651bf476d3d772497)
* main/owncloud: upgrade to 6.0.5Leonardo Arena2014-08-291-5/+5
|
* main/screen: remove suid bitNatanael Copa2014-08-271-1/+5
| | | | | | fixes #3322 (cherry picked from commit c12dc9c6edf648587ef0a452ea6268b2abdbed29)
* ==== 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
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.14.17-r0Natanael Copa2014-08-261-1/+1
|
* 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)