| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(cherry picked from commit 1d14f37cea33666974d6adf5d93daba1542bf7f5)
|
|
|
|
| |
(cherry picked from commit b807b5139ca6d7c5477b8c4e2802148a2f466797)
|
|
|
|
| |
(cherry picked from commit ce03a9b61269db2056efcb3353fa1f0f8bf47f60)
|
|
|
|
| |
(cherry picked from commit 703b9580ec2d7a0f919b63cd409a526933a8eaab)
|
|
|
|
|
|
| |
controller cgroup (needed by newest util-vserver), add netlink task stats accounting
(cherry picked from commit 7329021845d3341154b1340a3caffc01c48f9a51)
|
|
|
|
| |
(cherry picked from commit d44b11bae2080fe72cd6081686f9d157699b0201)
|
| |
|
|
|
|
| |
(cherry picked from commit 1315c01ce7efeb02572acc13ca499b2b5b4bbce8)
|
|
|
|
| |
(cherry picked from commit 7acf000fb5f52c5d64e881ee022c23367e0eff57)
|
|
|
|
| |
(cherry picked from commit a5636ad0745cea325def3da749da9aae76e06728)
|
|
|
|
| |
(cherry picked from commit f2dfb6f1c43c0ee6aa069f5f4fdbccb28ee712c2)
|
|
|
|
| |
(cherry picked from commit dd7d5a89d549e9a9813559fe504a2f37ff3b30e5)
|
|
|
|
| |
(cherry picked from commit 0d155d05733a5ac80cae05286a509ad64561f0a0)
|
|
|
|
|
| |
fixes #848
(cherry picked from commit 47bb2a62b5d584ca4a2e7228aa72a58fe1919f15)
|
|
|
|
|
|
|
| |
hierarchy.
fixes #853
fixes #852
|
|
|
|
| |
fixes #870
|
|
|
|
| |
fixes #882
|
|
|
|
| |
fixes #878
|
|
|
|
|
| |
fixes #864
fixes #867
|
|
|
|
| |
fixes #875
|
|
|
|
| |
ref #775
|
|
|
|
|
| |
fixes #861
(cherry picked from commit 55d08e35363c3ac6741723c20b3559002585ff6f)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The kernel changed behavior around 2.6.31. We need a way to turn off
rp_filter.
details:
http://article.gmane.org/gmane.comp.security.shorewall/23329/match=rp_filter
This will disable routefilter if ROUTE_FILTER=no in
/etc/shorewall/shorewall.conf default. To enable you will need set the
routefilter option in /etc/shorewall/interfaces
(cherry picked from commit 438e9609e25928bc0033ad9a29f628ee9b294af7)
|
|
|
|
| |
(cherry picked from commit dbd4006671bde2f1c12977827ae1ad853b00fba3)
|
| |
|
|
|
|
|
| |
fixes #851
(cherry picked from commit 1300bc42740a954a6c30d5f71c1240c214d6aa3d)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes #776
Signed-off-by: Jesse Young <jlyo@jlyo.org>
(cherry picked from commit ae1967b66eba132dd8c9fa5b5f57712d012b6647)
Conflicts:
main/open-vm-tools/APKBUILD
main/transmission/APKBUILD
testing/cherokee/APKBUILD
testing/cherokee/cherokee.initd
testing/cluster-glue/ha_logd.initd
testing/drizzle/APKBUILD
testing/drizzle/drizzle.initd
testing/prosody/APKBUILD
testing/prosody/prosody.initd
testing/rrdbot/APKBUILD
testing/rrdbot/rrdbotd.initd
|
|
|
|
|
| |
This should actually work and will enable support for multiple instances
(cherry picked from commit 6554dce65a5d32c68a77484323c0450df8a613a0)
|
|
|
|
|
| |
fixes #843
(cherry picked from commit 379338be8b4cd31b24080f7f01ae14fe124a84ae)
|
|
|
|
| |
(cherry picked from commit 9f987f8ab1533bc6cdb29f36f144101bae980efe)
|
| |
|
| |
|
| |
|
|
|
|
| |
(cherry picked from commit 972686408af9f0fd661213df86d37b77834b08e2)
|
|
|
|
| |
(cherry picked from commit d00cfdd26717c0ca8a61d57197a7121eb1d3a138)
|
|
|
|
| |
(cherry picked from commit 50b5864e4fd1666f02f56cd8e9dbe1aa54731bd9)
|
|
|
|
|
| |
based on grsecurity-2.2.2-3.0.9-201111161802
(cherry picked from commit 16adb43e460bf8a7e8d3d34b5aee74e2e56c8088)
|
|
|
|
| |
(cherry picked from commit 78ca6319638430577850e60eefa2ef6142777f58)
|
|
|
|
| |
(cherry picked from commit 341a0357c7f9a6a10b4a0dcd10716e55716097f4)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[x86]
- enable CONFIG_X86_BIGSMP
- set CONFIG_NR_CPUS to 32
[x86_64]
- set CONFIG_NR_CPUS to 32
With CONFIG_NR_CPUS > 8 on x86, the kernel may hang upon encountering
more than 8 logical CPUs without CONFIG_X86_BIGSMP enabled. x86_64 does
not have this problem, but as a side effect of the CONFIG_X86_BIGSMP
change, needed to have CONFIG_NR_CPUS adjusted there as well.
Discussions on various distribution lists:
Alpine: http://lists.alpinelinux.org/alpine-devel/0496.html
Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=480844
rPath: https://issues.rpath.com/browse/RPL-3022
(cherry picked from commit 762e510f082f422e3219c9ec270bcf5b48395adf)
|
|
|
|
| |
(cherry picked from commit 4ba20c01bd90e5ed8719131447ef65dba0bc0d2a)
|
|
|
|
|
| |
fixes #832
(cherry picked from commit 30153ff3b13acd029a177a03c9fbe6ed6ec671b0)
|
|
|
|
| |
fixes #838
|
|
|
|
|
|
| |
fixes #815
ref #816
(cherry picked from commit 4f73d2d7b4f2ba743c47e8be0248da03661af1d7)
|
|
|
|
|
|
| |
fixes #820
(cherry picked from commit 6a159eecd21bcaf2262e2e28868a5d3674f055fc)
|
|
|
|
| |
(cherry picked from commit 7d3e5a10671257032ea0ae7fa01901652e1cf0c7)
|
|
|
|
| |
(cherry picked from commit 9c0f229cc52f512c575e9160e73207ff0776805d)
|
|
|
|
| |
(cherry picked from commit 9a44f34a9f1c7aa46b5270c4ecab8ccb6d0a1f11)
|
|
|
|
|
| |
fixes #813
(cherry picked from commit 197e5f72a68565e38e4111c2fa134dd498b656fa)
|
|
|
|
|
|
|
|
|
| |
Fix a a few occurences of:
Using intrapositioned negation (`--option ! this`) is deprecated in
favor of extrapositioned (`! --option this`)
Earlier it warned the above. Now it no longer works
(cherry picked from commit 4d9a1fe10fa4d2f00152b08e06378c0081c38e40)
|