summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2020-02-17 08:12:48 -0600
committerThomas Tuegel <ttuegel@mailbox.org>2020-02-17 08:21:39 -0600
commitc75860918f0e470bcc881414bd039d7c6c541a21 (patch)
tree8d9a245ef009f6d6f11d1a02c85fbb82b4691168 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentd40256f0e5059e358c9d55c7d36af0388f38e645 (diff)
kinit: Increase environment size limit
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For security, each environment entry must be smaller than 4kb by default. Qt-based applications in Nixpkgs may have larger environments, and the recent upgrade to Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now extended to 16kb. This problem was not detected during testing because the failure is silent: start_kdeinit will continue with an empty environment. In other circumstances, this strategy might work, but it does not work on NixOS. This failure is now treated as a fatal error. Fixes: #79707
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions