Accepting request 906541 from home:stroeder:sys

added apparmor-dovecot-stats-metrics.diff to allow Prometheus metrics end-point

OBS-URL: https://build.opensuse.org/request/show/906541
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=303
This commit is contained in:
2021-07-19 20:35:07 +00:00
committed by Git OBS Bridge
parent b8fb8937d0
commit 90a47beb92
3 changed files with 23 additions and 0 deletions

View File

@@ -84,6 +84,9 @@ Patch7: crypto-policies-mr720.diff
# extend abstractions/php for PHP 8 (accepted upstream 2021-05-24 - https://gitlab.com/apparmor/apparmor/-/merge_requests/755)
Patch8: abstractions-php8.diff
# allow Prometheus metrics end-point
Patch9: apparmor-dovecot-stats-metrics.diff
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix %{?usrmerged:/usr}/lib/apparmor
@@ -348,6 +351,7 @@ mv -v profiles/apparmor.d/usr.lib.apache2.mpm-prefork.apache2 profiles/apparmor/
%patch5
%patch7 -p1
%patch8 -p1
%patch9 -p1
%build
%define _lto_cflags %{nil}