| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
remove patches present in upstream
(cherry picked from commit 18ea80fb4ac96d340e2de9b1a3ec730dcea0b0ba)
|
|
|
|
| |
(cherry picked from commit 881d55a53a111ea06854f4596266c3b044f5eb53)
|
|
|
|
| |
(cherry picked from commit 912433c5facc905a7ef866e272eb0f7704186ea7)
|
|
|
|
| |
fixes #3080
|
|
|
|
|
| |
the vanilla kernel does not have any -* suffix so it needs special
handling.
|
|
|
|
| |
fixes #2979
|
| |
|
|
|
|
| |
fixes #3085
|
|
|
|
| |
(cherry picked from commit d483ad5017f60ecbe6253102f261f5d8c4ad09e5)
|
|
|
|
|
|
|
|
| |
It is needed for /proc/$pid/smaps for analyzing memory usage.
requested by dalias
(cherry picked from commit fdec4ffd0859ebba95622b1bb8fbf46f9de7468c)
|
|
|
|
| |
(cherry picked from commit 80ed706e3df878bbdbfbb9ec45c86186f888590b)
|
|
|
|
| |
(cherry picked from commit 8505fc3c7955ed953183056fd85e59a00cc0d3ff)
|
|
|
|
| |
(cherry picked from commit ed714ed787db82d7d4476a919e6c9cadd2d44bab)
|
|
|
|
| |
(cherry picked from commit 15a93a9c732bd02b5b2fda7e20ffdeb4f7317f32)
|
|
|
|
| |
(cherry picked from commit a22e248e43d078e824390ce71cf73a52bac75aad)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This fixes #3061 the virtio nic driver issue
(cherry picked from commit aa208ccf55f922c1eaa884efd00dff1cf5abae7b)
|
|
|
|
| |
(cherry picked from commit a042f036ba3f9e08754019b0fe07327e87b1784f)
|
|
|
|
| |
(cherry picked from commit 4b9bdd091433922a764989985def78f4a312993a)
|
|
|
|
|
| |
http://forums.grsecurity.net/viewtopic.php?f=3&t=3982
(cherry picked from commit 55c939eb379a9a23eabf35eb106f27e8150afd4d)
|
|
|
|
|
|
| |
Tune config to better match linux-vanilla config
(cherry picked from commit a2a70eb4fc4b01cef57146689641b346146afd68)
|
|
|
|
|
|
|
|
| |
clamav assumes glibc on linux with huge stacks; but musl has smallish
default stack size similar to bsd. force clamav to manually set required
sizes to work without crashing.
(cherry picked from commit d911f2daafe662bea88751ecc9a84d183a76fdeb)
|
|
|
|
|
|
| |
fixes #3040
fixes #3057
fixes #3060
|
|
|
|
|
|
| |
fixes #3071
(cherry picked from commit fec747b9906380f6b5bc0cb26a8f387014b81b72)
|
|
|
|
|
|
| |
fixes random crashes caused by aliasing violation in musl syslog.h
(cherry picked from commit 643930a8387638d8d33a071879c9dd0e1034c86c)
|
|
|
|
|
|
|
|
| |
import from gentoo
remove vserver specifics, use --signal for reload
(cherry picked from commit 938d0a8b57717d5b8691a3f8e88a5359d4e20d76)
|
| |
|
|
|
|
|
| |
while 3.0-stable will likely be upgraded to next feature release of
musl, we just cherry-pick the important bug fixes for the time being.
|
|
|
|
| |
(cherry picked from commit a7d689678a9c8f50ddb81af366bde03a47164f40)
|
|
|
|
|
|
| |
fixes a crash with musl as it defaults to smaller (sane) stack size
(cherry picked from commit 480a758e59bbe099af01d90f36e117d4342a3a18)
|
|
|
|
| |
fixes #3066
|
|
|
|
| |
(cherry picked from commit 27bbcb6d3871985ad908bf302a50d0d75f90010c)
|
|
|
|
|
|
| |
fixes #3059
(cherry picked from commit 6f89add111b93cf1ba82a68db9e37d8288987567)
|
| |
|
|
|
|
| |
(cherry picked from commit fafccf1f2ef96e45997c1a73d032a6fab4b31129)
|
|
|
|
|
|
|
|
|
| |
fixes #3000
(cherry picked from commit 10be6429c9aaafb568e1158310287a7b814613db)
Conflicts:
main/fping/APKBUILD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ref #2685
The problem was that it usesd start-stop-daemon --exec but the argv[0]
name didnt correpond so start-stop-daemon could not know that it was up
and running.
The fix is to use pidfile.
Script is based on update from gentoo.
(cherry picked from commit 0449861a8f541e2091c0e4b049682f8deee67333)
|
| |
|
|
|
|
|
|
|
| |
ref #2990
fixes #2994
(cherry picked from commit 15eb98780f3c051d2835df3860b5bcba16bf1aae)
|
|
|
|
| |
fixes #3044
|
|
|
|
|
|
|
|
| |
Make sure ABI version is correct, and that we are linked at least
to the version compled against. This allows openssl security upgrades
that are ABI stable without recompiling freeradius.
(cherry picked from commit 94983a506d2e95be0a5864ae7bcc7d7d61dc6cce)
|
|
|
|
| |
Fixes a major regression in the fix to AST-2014-007
|
|
|
|
|
|
|
| |
AST-2014-005: Remote Crash in PJSIP Channel Driver's Pub/Sub Framework
AST-2014-006: Permission Escalation via Manager User Unauthorized Shell Access
AST-2014-007: DoS via Exhaustion of Allowed Concurrent HTTP Connections
AST-2014-008: Denial of Service in PJSIP Channel Driver Subscriptions
|
|
|
|
| |
busybox does not provide unlink
|
| |
|
|
|
|
| |
fixes #3033
|