Fix allowed runpath

related: rhbz#1954531
This commit is contained in:
Andreas Schneider 2021-05-05 11:49:24 +02:00
parent 3b80232a18
commit 07bdb19678
2 changed files with 4 additions and 3 deletions

View File

@ -12,4 +12,5 @@ badfuncs:
runpath:
allowed_paths:
- /usr/lib*/samba
- /usr/lib/samba
- /usr/lib64/samba

View File

@ -108,7 +108,7 @@
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
%global main_release 4
%global main_release 5
%global samba_version 4.14.4
%global talloc_version 2.3.2
@ -3876,7 +3876,7 @@ fi
%endif
%changelog
* Mon May 03 2021 Andreas Schneider <asn@redhat.com> - 4.14.4-4
* Mon May 03 2021 Andreas Schneider <asn@redhat.com> - 4.14.4-5
* related: rhbz#1954531 - Add rpminspect.yaml
* Fri Apr 30 2021 Andreas Schneider <asn@redhat.com> - 4.14.4-2