Accepting request 585805 from home:mgerstner:branches:security:netfilter
- Fix ethertypes ownership, should be %exclude, not %ghost. OBS-URL: https://build.opensuse.org/request/show/585805 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ebtables?expand=0&rev=49
This commit is contained in:
parent
9a9f707031
commit
0d0fc20bd3
@ -3,11 +3,16 @@ Thu Mar 15 13:30:35 UTC 2018 - kstreitova@suse.com
|
||||
|
||||
- fix ExecStart/ExecStop path in ebtables.service [bnc#1085228]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 10:08:51 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- Fix ethertypes ownership, should be %exclude, not %ghost.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 16:22:33 UTC 2018 - matthias.gerstner@suse.com
|
||||
|
||||
- Resolve conflict with iptables-nft and obtain ethertypes from new
|
||||
netcfg minor version. FATE#320520
|
||||
- Resolve conflict with iptables-nft and obtain ethertypes from new netcfg
|
||||
minor version. FATE#320520
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 13:37:47 UTC 2017 - rbrown@suse.com
|
||||
|
@ -135,7 +135,7 @@ rm -f "%{buildroot}/%{_sysconfdir}/ebtables-config"
|
||||
%ghost %{_fillupdir}/sysconfig.%{name}.nat
|
||||
%ghost %{_fillupdir}/sysconfig.%{name}.broute
|
||||
# is provided by the netcfg package
|
||||
%ghost %{_sysconfdir}/ethertypes
|
||||
%exclude %{_sysconfdir}/ethertypes
|
||||
%dir %{_libdir}/%{name}
|
||||
%{_libdir}/%{name}/*.so
|
||||
%{_sbindir}/ebtables
|
||||
|
Loading…
x
Reference in New Issue
Block a user