forked from pool/firewalld
Accepting request 863051 from home:rfrohl:branches:security:netfilter
add missing dependency for firewall-offline-cmd OBS-URL: https://build.opensuse.org/request/show/863051 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=108
This commit is contained in:
parent
e87c42cb75
commit
6108127596
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 14 09:52:26 UTC 2021 - Robert Frohl <rfrohl@suse.com>
|
||||
|
||||
- Add dependency for firewall-offline-cmd (bsc#1180883)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 09:15:55 UTC 2020 - Michał Rostecki <mrostecki@suse.com>
|
||||
|
||||
|
@ -55,6 +55,7 @@ Requires: iptables
|
||||
Requires: logrotate
|
||||
Requires: nftables
|
||||
Requires: python3-firewall = %{version}
|
||||
Requires: python3-gobject
|
||||
Requires: python3-nftables
|
||||
Requires: sysconfig
|
||||
Requires(post): %fillup_prereq
|
||||
|
Loading…
Reference in New Issue
Block a user