| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
(cherry picked from commit 3d42535a6d49fe9aad231c618e6b9a3570e89ee9)
|
|
|
|
| |
(cherry picked from commit f00e82a95677cff20f87081de25cdce10a9e21ee)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- suggest the setup-alpine command in motd
- fix sysctl location and contents
put sysctl to /etc/sysctl.d with 00 prefix so later sysctl.d files can
override it if needed.
also remove ip_forward, it default to zero in kernel, and is controlled
by iptables init.d or quagga.
- mkmntdirs: add missing header
string.h is needed for strcmp definition
- profile: remove LANG. ref #4428
(cherry picked from commit ee65d272cda3aee4ac47ac67433ee7853d35702a)
|
|
|
|
| |
(cherry picked from commit 4bb701b33ac7e53565ced79d17c857286acadc00)
|
|
|
|
|
|
|
| |
busybox sysctl only accept one file so we need to re-run it for each
config file.
(cherry picked from commit e24406612af6110fe7e2c881a6532c725dfb249e)
|
|
|
|
|
|
|
|
|
|
|
| |
ULOG is no longer present in kernels we use. The compat library
is deficient and does not support e.g. mapping of interface names
or timestamps. This patch updates the code to use nflog natively
and removes the ifindex to name mappings using syscalls so this
improves performance too.
(cherry picked from commit a7717ec784fd112e74ca5a5ddf6da8a59d742049)
(cherry picked from commit 6c9d9325fe81174d7e1de61f3f49c88c2a7d194a)
|
|
|
|
| |
(cherry picked from commit 6fbb8247cb9a548f589e7c250196bacf72daf88c)
|
|
|
|
| |
(cherry picked from commit 4cc1178d550587aaaf640ef084feeadb2e751b80)
|
| |
|
|
|
|
|
|
| |
fixes #4367
(cherry picked from commit 390c5e61822473fce8eca628ebc0105fec79361b)
|
|
|
|
| |
(cherry picked from commit d18e2412fa0fa1ac7ed0f4b9d9836e1f87444cb9)
|
|
|
|
|
|
| |
ref #4406
(cherry picked from commit 3cb5210cdac46fb8805d4028df16f5889f393a09)
|
|
|
|
| |
(cherry picked from commit 7b30ba05f5f1d97f2a9430b7f4dd87002f32ca04)
|
|
|
|
|
|
| |
fixes #4422
(cherry picked from commit 64fb8f27c6db8fee32688fa19b6b6ef867c72cf7)
|
|
|
|
|
|
| |
ref #4422
(cherry picked from commit 244d70926be696fe7d4491c549aecfe8c8dba562)
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2015-3218
CVE-2015-3255
CVE-2015-4625
ref #4411
fixes #4415
(cherry picked from commit a215f1937c91916b1b5162e49e996708eb456e67)
|
|
|
|
|
|
|
| |
ref #4324
fixes #4328
(cherry picked from commit 786a06d135bec56c5f93b9b5a0099cb34957f1da)
|
|
|
|
| |
(cherry picked from commit 1c9a2c4a4368247649ca29b0ae63ced9dd3bf402)
|
|
|
|
|
|
|
| |
this works around issue with the "smart" memory locking
fixes #3107
(cherry picked from commit 7cfe57d546e6a336fc5e0eb9c305bb9c3707bee2)
|
| |
|
| |
|
|
|
|
|
|
|
| |
ref #4416
fixes #4420
(cherry picked from commit 10422f18285619f8f57b8b4ab5ca829eb21c115f)
|
|
|
|
|
|
|
|
|
| |
we can not guarantee that block size specified in user data will not
overflow the stack so we need to use malloc.
this fixes segfault when doing unsquashfs
(cherry picked from commit 2fafe3d1eb933216776b191c85565ec5289161da)
|
|
|
|
|
| |
ref #4387
fixes #4391
|
|
|
|
|
|
|
| |
ref #4377
fixes #4381
(cherry picked from commit 1314c0d82fee33213ea17cc7805bdf3a60efac78)
|
|
|
|
|
|
| |
fixes #4365
(cherry picked from commit 9b06e4bb86d3151e0d69b6b5ddf6b554e215581a)
|
|
|
|
|
|
| |
fixes #4422
(cherry picked from commit 9485fcd2d360167cc28ae121e9840d48c7547681)
|
|
|
|
|
|
|
|
|
| |
The upstream patch does not apply without applying lot other stuff so we
simply apply all since 1.4.35 release.
fixes #4330
(cherry picked from commit c1ee7a6e6d21447788c7512e7197d49ebfbc3096)
|
|
|
|
| |
(cherry picked from commit 33c3a706bad78049366a3148bc2ffc950ac24172)
|
|
|
|
| |
(cherry picked from commit 75eaafed0816f977932ee82290db5d60961bd9a9)
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2015-3210
CVE-2015-3217
CVE-2015-5073
fixes #4291
fixes #4404
(cherry picked from commit 77345a923c72d9e8d0a4202d893239ba43b903a3)
|
| |
|
|
|
|
|
|
| |
fixes #4421
(cherry picked from commit f06947663b0d988c62c583e121839c62a75c775a)
|
|
|
|
| |
fixes #4272
|
| |
|
| |
|
| |
|
|
|
|
| |
3.18.17-r0
|
| |
|
|
|
|
| |
fixes #4294
|
|
|
|
| |
(cherry picked from commit 29c90c9cc0f74cb010ffecb016356640a226c489)
|
|
|
|
|
|
| |
we need more headers for gcc plugins
(cherry picked from commit 3a062aad5ee6f761e696d8ed520b1534aff7f97b)
|
|
|
|
| |
(cherry picked from commit e0251f3d67ce2c147029e4d27bfe18ce65ef5132)
|
|
|
|
| |
(cherry picked from commit ba99a9cb7fe4621e3f22b6bd9724e572987fc2ed)
|
|
|
|
| |
(cherry picked from commit 4d8904db38def531a6e91248ffce7164d62b2e12)
|
|
|
|
| |
(cherry picked from commit e2c06701587a8a70ad09d1e8dc4760d7aee817fc)
|
|
|
|
| |
(cherry picked from commit acf6709ef3658cabf157868691ebf127a2ea87e4)
|
|
|
|
| |
(cherry picked from commit e6ccbfa27930b071a967a8a4ca0039e1c6b865de)
|
|
|
|
| |
(cherry picked from commit fddcdfea44f65f8fade8d44007fce798c2fe8ef0)
|
|
|
|
| |
(cherry picked from commit 78797c241f56837e1457710e5c8378db05914073)
|