]> git.ipfire.org Git - ipfire-3.x.git/commit
libcap: Fix hardening
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 10 Mar 2023 16:34:38 +0000 (16:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 Mar 2023 14:43:56 +0000 (14:43 +0000)
commit155dc0cb0881d34b1d95307444cd4a99abf47061
treeb32563af3a910882fbb3e44c3c780f944f325c95
parent0ea78d2cf515d36ad6f332fb76f0a8f0632379f0
libcap: Fix hardening

* Add CFLAGS to workaround a compiler bug with
  affects SSP in some cases.

* Add patch to proper use our CFLAGS

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
libcap/libcap.nm
libcap/patches/libcap-cflags.patch [new file with mode: 0644]