aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/owncloud$: upgrade to 5.0.18Leonardo Arena2014-11-281-4/+4
|
* main/squark: fix crash in classification of certain urlsTimo Teräs2014-11-273-5/+46
| | | | (cherry picked from commit e4209186efe7e176b3053e66c54d84f3d0ceb9c7)
* main/acf-kamailio: upgrade to 0.7.3Ted Trask2014-11-271-4/+4
|
* main/squark: fix lua moduleTimo Teräs2014-11-212-4/+33
| | | | (cherry picked from commit 1737438dc1b51a7e8f97da50164bc3e2849a3774)
* main/asterisk: security upgrade to 11.14.1Timo Teräs2014-11-211-1/+4
| | | | | | | | | AST-2014-012: Unauthorized access in the presence of ACLs with mixed IP address families AST-2014-018: Permission Escalation through DB dialplan function AST-2014-014: High call load with ConfBridge can result in resource exhaustion AST-2014-017: Permission Escalation via ConfBridge dialplan function and AMI ConfbridgeStartRecord Action
* main/quagga: upgrade to 0.99.23.1Timo Teräs2014-11-1811-616/+44
| | | | | | | remove upstreamed patches, autoreconf no longer needed. 'next-hop-self all' patch refreshed to the upstream master git commit. (cherry picked from commit 3cc3cc2a0c120341060d6098c1d320e18df49474)
* main/aports-build: fix rsync mqtt notificationsNatanael Copa2014-11-122-9/+12
| | | | | | | | | | | use the directory as payload for the rsync notification instead of commit. This makes it easier for mirrors to know what to sync. (cherry picked from commit 7e4ba8d75c2f8d118c50938a052d6a798fb86a3a) Conflicts: main/aports-build/APKBUILD main/aports-build/aports-build
* main/squark: upgrade to 0.6Natanael Copa2014-11-121-5/+5
|
* main/asterisk: upgrade to 11.14.0Timo Teräs2014-11-121-4/+4
|
* main/lua-ossl: upgrade to 20141028 and build lua 5.1 moduleTimo Teräs2014-11-061-9/+39
|
* main/acf-weblog: upgrade to 0.9.3Ted Trask2014-10-241-4/+4
|
* main/xen: security fixes (CVE-2014-7154, CVE-2014-7155, CVE-2014-7156)Natanael Copa2014-10-234-1/+118
| | | | | | | | | | XSA-104 CVE-2014-7154 Race condition in HVMOP_track_dirty_vram XSA-105 CVE-2014-7155 Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation XSA-106 CVE-2014-7156 Missing privilege level checks in x86 emulation of software interrupts fixes #3459
* main/dbus: security upgrade to 1.6.24 ↵Natanael Copa2014-10-221-4/+4
| | | | | | (CVE-2014-3635,CVE-2014-3636,CVE-2014-3637,CVE-2014-3638,CVE-2014-3639) fixes #3451
* main/python: security upgrade to 2.7.8 (CVE-2014-7185)Natanael Copa2014-10-221-4/+4
| | | | fixes #3464
* main/qemu: security fix for CVE-2014-5263Natanael Copa2014-10-212-1/+54
| | | | fixes #3324
* main/phpmyadmin: security upgrade to 4.0.10.4 (CVE-2014-6300,CVE-2014-7217)Natanael Copa2014-10-211-4/+4
| | | | fixes #3428
* main/freeradius: fix configure check for TLSNatanael Copa2014-10-172-1/+56
| | | | | | | Fix the configure script to correctly detect if TLS is available. TLS is needed for rlm_unix to work without segfaulting. (cherry picked from commit d698c183c3183ce3772c4b833c0c4971394942fd)
* main/openssl: security upgrade to 1.0.1j ↵Natanael Copa2014-10-161-4/+4
| | | | | | (CVE-2014-3513,CVE-2014-3567,CVE-2014-3568) fixes #3436
* main/kamailio: replace sercmd (deprecated) with kamcmd in init.dLeonardo Arena2014-10-152-5/+5
|
* main/wireshark: remove bash dependencyNatanael Copa2014-10-141-2/+2
| | | | | | | | | fixes #3422 (cherry picked from commit cba47f69473832e01f3b3fda8c684579da2d0bc0) Conflicts: main/wireshark/APKBUILD
* main/xen: upgrade to 4.3.3 and fix CVE-2014-7188Natanael Copa2014-10-142-4/+44
| | | | | | | | | | | | | | The following critical vulnerabilities have been fixed: - CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible - CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be created - CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection - CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests Also add patch for xsa108: - CVE-2014-7188: Improper MSR range used for x2APIC emulation. fixes #3415
* main/acf-kamailio: upgrade to 0.7.2Ted Trask2014-10-101-4/+4
|
* main/aaudit: minor server side fixTimo Teräs2014-10-062-5/+5
| | | | (cherry picked from commit ded74a6c8d3e2f0d055c00899e308bce660226d0)
* main/bash: security upgrade to 4.2.051 (CVE-2014-7186,CVE-2014-7187)Natanael Copa2014-10-021-4/+7
| | | | fixes #3410
* main/squid: fix CVE-2014-6270, CVE-2014-7141 and CVE-2014-7142Natanael Copa2014-10-013-1/+340
| | | | fixes #3390
* main/acf-freeradius3: upgrade to 0.0.2Ted Trask2014-09-301-4/+4
|
* main/rt4: run testdeps to verify deps are okNatanael Copa2014-09-301-1/+1
| | | | | | we dont bump pkgrel because the built package should be unmodified (cherry picked from commit 20d4ce42697fe9498f3e7b38058f159245dcde5f)
* main/perl-plack: security upgrade to 1.0031Natanael Copa2014-09-301-3/+5
| | | | fixes #3329
* main/perl-file-sharedir-install: new aportNatanael Copa2014-09-301-0/+41
| | | | | | | Install shared files http://search.cpan.org/dist/File-ShareDir-Install/ (cherry picked from commit 6861ecf094bb7090efa45976e4f945da3faa9a43)
* main/bash: fix checksum for bash42-049Natanael Copa2014-09-301-3/+3
| | | | http://lists.gnu.org/archive/html/bug-bash/2014-09/msg00249.html
* main/xtrabackup: security upgrade to 2.1.9 (CVE-2013-6394)Natanael Copa2014-09-301-4/+4
| | | | fixes #3397
* main/bash: security upgrade to 4.2.050 (CVE-2014-7169)Natanael Copa2014-09-301-4/+7
| | | | fixes #3405
* main/mysql: upgrade to 5.5.40Natanael Copa2014-09-301-4/+4
| | | | fixes #3395
* main/bash: upgrade to 4.2.049 fixes CVE-2014-6271 for goodLeonardo Arena2014-09-271-4/+7
|
* main/asterisk: upgrade to 11.13.0Timo Teräs2014-09-251-7/+4
|
* main/bash: upgrade to 4.2.048 fixes CVE-2014-6271Carlo Landmeter2014-09-241-5/+14
| | | | https://marc.info/?l=oss-security&m=141157106132018&w=2%20[marc.info]
* main/net-snmp: fix CVE-2014-3565Natanael Copa2014-09-242-1/+451
| | | | fixes #3354
* main/squid: upgrade to 3.3.13Natanael Copa2014-09-241-4/+4
|
* main/acf-freeradius3: new aportTed Trask2014-09-221-0/+23
| | | | ACF module for freeradius3
* main/asterisk: security upgrade to 11.12.1Timo Teräs2014-09-191-4/+5
| | | | | AST-2014-010: Remote crash when handling out of call message in certain dialplan configurations
* main/acf-lib: upgrade to 0.6.4Ted Trask2014-09-181-4/+4
| | | | (cherry picked from commit 2b4bf36618be01907ebe516211f80fdcb8f0cf7c)
* main/acf-lib: upgrade to 0.6.3Ted Trask2014-09-181-4/+4
| | | | (cherry picked from commit e1c58f6f94d93fcf5893cac7a9506c28e05aa63f)
* main/acf-lib: upgrade to 0.6.2Ted Trask2014-09-181-4/+4
| | | | (cherry picked from commit e4af375a407c3abebce08329cfcbea4b690b8c5d)
* main/acf-core: upgrade to 0.17.3Ted Trask2014-09-181-4/+4
|
* main/lsyncd: fix initLeonardo Arena2014-09-182-5/+4
| | | | (cherry picked from commit 1c9d527bbc4282d3884dcaae80942de7d1c47d69)
* main/procmail: fix LDFLAGSNatanael Copa2014-09-181-4/+4
| | | | | | and clean up the build. we should not call 'yes' (cherry picked from commit 478789434d5dd7bacc141d5be97b3cfcdb2dd6a0)
* main/lsyncd: rewrite initd to add support for command_argsLeonardo Arena2014-09-172-28/+17
| | | | (cherry picked from commit 9c138165d75022d1f3fafb35b927e9e394a9c6df)
* 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: fix CVE-2014-6060Natanael Copa2014-09-123-53/+29
| | | | fixes #3359