Accepting request 906252 from home:stroeder:network

fixed AppArmor profile

OBS-URL: https://build.opensuse.org/request/show/906252
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=63
This commit is contained in:
Marcus Meissner 2021-07-19 12:35:13 +00:00 committed by Git OBS Bridge
parent 0711430f71
commit e8127d5c20
3 changed files with 9 additions and 2 deletions

View File

@ -20,7 +20,9 @@ profile hostapd /usr/sbin/hostapd {
/etc/libnl/classid r,
#/proc/*/net/psched r,
@{PROC}/sys/net/ipv*/conf/*/arp_accept w,
/sys/devices/platform/**/net/**/proxyarp_wifi w,
/sys/devices/platform/**/net/**/hairpin_mode w,
# grant access to RFKILL control device
/dev/rfkill rw,

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 14 08:41:42 UTC 2021 - Michael Ströder <michael@stroeder.com>
- fixed AppArmor profile
-------------------------------------------------------------------
Tue Apr 6 14:51:18 UTC 2021 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>

View File

@ -21,7 +21,7 @@ Name: hostapd
Version: 2.9
Release: 0
Summary: Daemon for running a WPA capable Access Point
License: GPL-2.0-only OR BSD-3-Clause
License: BSD-3-Clause OR GPL-2.0-only
Group: Hardware/Wifi
URL: https://w1.fi/
Source: https://w1.fi/releases/hostapd-%{version}.tar.gz