openwrt-packages/utils/apparmor/patches
Oskari Rauta 0e34107963 apparmor: gcc 13 compatibility fix
when built with gcc 13, fixes following error:

capability.h:46:6: error: variable or field '__debug_capabilities' declared void
   46 | void __debug_capabilities(uint64_t capset, const char *name);
      |      ^~~~~~~~~~~~~~~~~~~~
capability.h:46:27: error: 'uint64_t' was not declared in this scope

patch is back ported from upstream patch at
64a64be7ff.patch

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-05-28 09:30:11 +03:00
..
010-autoconf-libapparmor.patch apparmor: add package 2021-06-10 18:11:57 +02:00
020-remove-which-dep.patch apparmor: cleanup 2022-01-13 11:59:58 +01:00
030-systemd.patch apparmor: cleanup 2022-01-13 11:59:58 +01:00
040-remove-bash-dep.patch apparmor: add package 2021-06-10 18:11:57 +02:00
050-disable-man-pages.patch apparmor: add package 2021-06-10 18:11:57 +02:00
060-openwrt-dnsmasq-profile.patch apparmor: cleanup 2022-01-13 11:59:58 +01:00
070-python-3.10.patch apparmor: cleanup 2022-01-13 11:59:58 +01:00
080-add-new-python-versions-to-logprof-conf.patch apparmor: cleanup 2022-01-13 11:59:58 +01:00
090-setuptools.patch apparmor: cleanup 2022-01-13 11:59:58 +01:00
100-add-missing-cstdint-include.patch apparmor: gcc 13 compatibility fix 2023-05-28 09:30:11 +03:00