summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2019-12-05 18:34:17 -0600
committerAustin Seipp <aseipp@pobox.com>2019-12-05 18:35:43 -0600
commit5d8bd748f305b1e53882be68072d2031b0c0b587 (patch)
treedd56db23dcd2a60ebfc008fe9d40606d39a5dfd0 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc3e22dd546cccac24d7c9523f32a25fd0e253522 (diff)
chrony: fix build break from libseccomp 2.4.2
03be1adb bumped libseccomp to 2.4.2, which has this note in the changelog: "Stop defining __NR_x values for syscalls that don't exist, libseccomp now uses __SNR_x internally" This change means that invalid syscalls for Linux that aren't defined in glibc will no longer work. In this unlucky case, 'chrony' was trying to reference the syscall number for 'ppoll', which doesn't exist. Fixing this is easy with a simple patch. This also includes another patch from upstream, which allows clock_adjtime in the seccomp filter list. This is a robustness measure for future glibc versions that use clock_adjutime inside adjtimex(). Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions