e6e959cdec
It clarifies that %golang_arches_future are meant for RHEL 10, and drops the custom /etc/containers/toolbox.conf from RHEL 10. There's no need to do a build just for this. Resolves: RHEL-19772
13 lines
378 B
YAML
13 lines
378 B
YAML
# https://one.redhat.com/rhel-developer-guide/#_modifying_a_per_package_rpminspect_yaml_file
|
|
# https://github.com/rpminspect/rpminspect/blob/master/data/generic.yaml
|
|
# https://github.com/rpminspect/rpminspect-data-fedora/blob/main/fedora.yaml
|
|
|
|
---
|
|
|
|
annocheck:
|
|
- hardened: --ignore-unknown --verbose --skip-run-path
|
|
|
|
runpath:
|
|
allowed_paths:
|
|
- /run/host/usr/lib64
|