Changelog for
ebtables-debugsource-2.0.11-1.1.x86_64.rpm :
* Wed Sep 02 2020 dimstarAATTopensuse.org- Have the source .service file hold a placeholder for LIBEXECDIR, which we replace during build/install phase, allowing the package to be used no matter what value %{_libexecdir} has.
* Tue Sep 01 2020 kstreitovaAATTsuse.com- replace /usr/lib with /usr/libexec in .service files to follow %_libexecdir macro changes
* Tue May 05 2020 kukukAATTsuse.com- Revert last /bin/bash -> /bin/sh change
* Wed Apr 29 2020 kukukAATTsuse.com- Use /bin/sh for ebtables.systemd- Don\'t hard require systemd, we don\'t need that in a container
* Fri Jan 10 2020 kstreitovaAATTsuse.com- rename /usr/lib/ebtables helper file to /usr/lib/ebtables-helper otherwise it conflicts with /usr/lib/ebtables library directory on 32-bit systems [bsc#1159769]
* Tue Dec 10 2019 kstreitovaAATTsuse.com- add ebtables.keyring as a Source
* Mon Dec 02 2019 jengelhAATTinai.de- Update to release 2.0.11
* Add --noflush command line support for ebtables-restore
* Do not print IPv6 mask if it is all ones
* Allow RETURN target rules in user defined chains
* ebt_ip: add support for matching ICMP type and code
* ebt_ip: add support for matching IGMP type
* extensions: Add string filter to ebtables
* Print IPv6 prefixes in CIDR notation
* extensions: Add AUDIT target
* Fix incorrect IPv6 prefix formatting- Drop ebtables-v2.0.8-makefile.diff (no longer needed)- Drop ebtables-v2.0.8-initscript.diff, include-linux-if.patch (not applicable)- Drop ebtables-v2.0.10-4-audit.patch, 0001-fix-compilation-warning.patch, 0001-Use-flock-for-concurrent-option.patch, 0002-Fix-locking-if-LOCKDIR-does-not-exist.patch (merged)
* Wed Jul 10 2019 kstreitovaAATTsuse.com- fix path (/sbin -> /usr/sbin) in ebtables.systemd [bsc#1140898]
* Fri Feb 22 2019 mrosteckiAATTopensuse.org- Add upstream patches which improve handling stale locks. (boo#1126094)
* 0001-Use-flock-for-concurrent-option.patch
* 0002-Fix-locking-if-LOCKDIR-does-not-exist.patch
* Fri Aug 24 2018 jengelhAATTinai.de- Move ebtables to ebtables-legacy and use update-alternatives to offer a selection mechanism.
* Thu Mar 15 2018 kstreitovaAATTsuse.com- fix ExecStart/ExecStop path in ebtables.service [bnc#1085228]
* Mon Mar 12 2018 matthias.gerstnerAATTsuse.com- Fix ethertypes ownership, should be %exclude, not %ghost.
* Thu Feb 22 2018 matthias.gerstnerAATTsuse.com- Resolve conflict with iptables-nft and obtain ethertypes from new netcfg minor version. FATE#320520
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Thu Mar 23 2017 kstreitovaAATTsuse.com- cleanup with spec-cleaner- get rid of %{name} macros in the patch names- remove sysvinit support
* Fri May 06 2016 p.drouandAATTgmail.com- Add systemd support for openSUSE > 12.10- Do not depend on fillup when building with sysvinit support; the package doesn\'t provide any sysconfig file- Change Requires(post) tag for Requires(pre); sysvinit must be available before the package installation, according to the policy
* Tue Apr 26 2016 kstreitovaAATTsuse.com- add \"Requires(post): %insserv_prereq %fillup_prereq\" to fix problem with missing sed during the installation [bnc#976919]- remove non-break space from specfile- use spec-cleaner to clean the specfile
* Sat Aug 29 2015 bwiedemannAATTsuse.com- fix compilation add include-linux-if.patch 0001-fix-compilation-warning.patch
* Tue Jun 16 2015 kstreitovaAATTsuse.com- add ebtables-v2.0.10-4-audit.patch needed for CC certification [bnc#934680]
* Thu Nov 13 2014 dimstarAATTopensuse.org- Also save include/linux/netfilter_bridge/ebt_ulog.h, as it no longer exists in the mainline kernel.