Add ARM hardened malloc

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-03-05 14:24:45 -07:00
parent 9ee6949e84
commit f5411aab36
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[copr:copr.fedorainfracloud.org:secureblue:hardened_malloc]
name=Copr repo for hardened_malloc owned by secureblue
baseurl=https://download.copr.fedorainfracloud.org/results/secureblue/hardened_malloc/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/secureblue/hardened_malloc/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1