cgzones
|
d34472a794
|
[selinux] replace PCRE by PCRE2 (#8655)
The SELinux userspace has been ported to default to build with PCRE2[1].
[1]:
4ffe2dfc78
|
2022-10-01 20:13:37 +01:00 |
Evgeny Vereshchagin
|
7ea0f5f91d
|
[selinux] also pass --no-install-recommends to apt-get (#6586)
* [selinux] also pass --no-install-recommends to apt-get
This should help to speed up that step a little.
Suggested by Christian Göttsche in https://github.com/SELinuxProject/selinux/pull/316#issuecomment-941011066
* [selinux] no longer install xmlto
xmlto is used to build the secilc manpages so it isn't
necessary to install it here.
Suggested by @doverride in https://github.com/SELinuxProject/selinux/pulls#issuecomment-941047449
* This partly reverts 0c5679cd24
The part where the fuzz targets were added is intact.
It should address https://github.com/google/oss-fuzz/issues/6585
|
2021-10-12 15:35:32 -04:00 |
Evgeny Vereshchagin
|
20d69570fe
|
[selinux] move the fuzz target and build script upstream (#6026)
to make it easier to reproduce and fix bugs locally
|
2021-08-17 20:03:42 +01:00 |
Evgeny Vereshchagin
|
3c4c0fe6dd
|
[selinux] initial integration (#4790)
|
2020-12-08 13:37:17 -08:00 |