SHA256
1
0
forked from pool/coturn

Accepting request 795858 from home:lrupp:branches:network:telephony

allow /etc/pki/coturn/** in apparmor to allow loading of certificates from the standard location.


- added apparmor profile (coturn-apparmor-usr.bin.turnserver)
- fix executable permissions in devel package by using defattr

OBS-URL: https://build.opensuse.org/request/show/795858
OBS-URL: https://build.opensuse.org/package/show/network:telephony/coturn?expand=0&rev=5
This commit is contained in:
Johannes Weberhofer
2020-04-20 15:32:53 +00:00
committed by Git OBS Bridge
parent 250745ef83
commit c4ca41a9dd
3 changed files with 63 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 14 18:38:59 UTC 2020 - lars@linux-schulserver.de
- added apparmor profile (coturn-apparmor-usr.bin.turnserver)
- fix executable permissions in devel package by using defattr
-------------------------------------------------------------------
Sun Apr 12 05:47:04 UTC 2020 - Johannes Weberhofer <jweberhofer@weberhofer.at>