summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-04-12 11:16:03 -0500
committerAustin Seipp <aseipp@pobox.com>2014-04-12 11:16:05 -0500
commit64efd184ed389527bcfbe2f71c312546431f0261 (patch)
treedebdaed833cc98ad87b6e4c75399e0dd19b1cc80 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentb296895abe8ed8bd89ed9d0d7e3bf9ba3168180c (diff)
grsecurity: Fix GRKERNSEC_PROC restrictions
Previously we were setting GRKERNSEC_PROC_USER y, which was a little bit too strict. It doesn't allow a special group (e.g. the grsecurity group users) to access /proc information - this requires GRKERNSEC_PROC_USERGROUP y, and the two are mutually exclusive. This was also not in line with the default automatic grsecurity configuration - it actually defaults to USERGROUP (although it has a default GID of 1001 instead of ours), not USER. This introduces a new option restrictProcWithGroup - enabled by default - which turns on GRKERNSEC_PROC_USERGROUP instead. It also turns off restrictProc by default and makes sure both cannot be enabled. Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions