diff options
author | Sam James <sam@gentoo.org> | 2023-08-07 06:14:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-07 06:14:51 +0100 |
commit | ae6f1865e4be6e3f8bf7d670663021b84fde62f7 (patch) | |
tree | e446658b660df384ef09570338df338a45f58a01 /sys-process/audit | |
parent | x11-terms/alacritty: Bump rust version and fix config file message (diff) | |
download | gentoo-ae6f1865e4be6e3f8bf7d670663021b84fde62f7.tar.gz gentoo-ae6f1865e4be6e3f8bf7d670663021b84fde62f7.tar.bz2 gentoo-ae6f1865e4be6e3f8bf7d670663021b84fde62f7.zip |
sys-process/audit: add PR link to musl patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/files/audit-3.0.8-musl-malloc.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-process/audit/files/audit-3.0.8-musl-malloc.patch b/sys-process/audit/files/audit-3.0.8-musl-malloc.patch index 17814dbe29fc..7233aabe03c6 100644 --- a/sys-process/audit/files/audit-3.0.8-musl-malloc.patch +++ b/sys-process/audit/files/audit-3.0.8-musl-malloc.patch @@ -1,4 +1,5 @@ https://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-security/audit/audit/0001-Replace-__attribute_malloc__-with-__attribute__-__ma.patch?id=ad978133a1a10d609bb2545882a2f720a2572f3d +https://github.com/linux-audit/audit-userspace/pull/311 https://bugs.gentoo.org/837275 From 79c8d6a2755c9dfa00a5e86378e89a94eef0504d Mon Sep 17 00:00:00 2001 |