2016-05-06 10:56:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 26 12:13:47 UTC 2016 - kstreitova@suse.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
|
|
|
|
|
2015-08-31 09:54:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 29 15:07:16 UTC 2015 - bwiedemann@suse.com
|
|
|
|
|
|
|
|
- fix compilation
|
|
|
|
add include-linux-if.patch 0001-fix-compilation-warning.patch
|
|
|
|
|
2015-06-22 12:46:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 11:19:33 UTC 2015 - kstreitova@suse.com
|
|
|
|
|
|
|
|
- add ebtables-v2.0.10-4-audit.patch needed for CC certification
|
|
|
|
[bnc#934680]
|
|
|
|
|
2014-09-23 17:29:08 +02:00
|
|
|
-------------------------------------------------------------------
|
2014-11-20 13:58:51 +01:00
|
|
|
Thu Nov 13 18:52:25 UTC 2014 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Also save include/linux/netfilter_bridge/ebt_ulog.h, as it no
|
|
|
|
longer exists in the mainline kernel.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-09-23 17:29:08 +02:00
|
|
|
Tue Sep 23 15:28:21 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Remove support for old distros from specfile
|
|
|
|
(prjconf can do substitutions instead)
|
|
|
|
|
2014-03-19 10:14:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 28 08:42:42 UTC 2014 - vcizek@suse.com
|
|
|
|
|
|
|
|
- add missing BuildRequires: sed (bnc#865848)
|
|
|
|
|
2012-12-19 11:09:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 19 10:08:54 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Have build succeed on non-SUSE
|
|
|
|
|
2011-12-15 22:45:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 15 21:44:32 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Update to new upstream release 2.0.10.4
|
|
|
|
* previous counter bug was still present and has been addressed now
|
|
|
|
|
2011-12-04 17:30:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 4 16:27:22 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Update to new upstream release 2.0.10.3
|
|
|
|
* fix a counter setting bug
|
|
|
|
|
2011-08-12 01:51:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 11 23:23:35 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Update to new upstream release 2.0.10.2
|
|
|
|
* minor compilation fixes: respect LDFLAGS in Makefiles
|
|
|
|
- Remove obsolete ebtables-typepuns.diff patch (fixed upstream)
|
|
|
|
|
2011-07-11 01:06:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 10 23:03:57 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- update to 2.0.10.1
|
|
|
|
* fix --among-dst-file, which translated to --among-src
|
|
|
|
* Makefile: respect LDFLAGS during ebtables build
|
|
|
|
* Makefile: create directories to avoid build failure when DESTDIR
|
|
|
|
is supplied
|
|
|
|
* incorporate fixes for possible issues found by Coverity analysis
|
|
|
|
* extend ebt_ip6 to allow matching on ipv6-icmp types/codes
|
|
|
|
* add --concurrent option, which enables using a file lock to
|
|
|
|
support concurrent scripts updating the ebtables kernel tables
|
2011-07-11 01:07:58 +02:00
|
|
|
- run spec-beautifier over specfile
|
2011-07-11 01:06:42 +02:00
|
|
|
|
2011-06-06 13:54:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 6 11:18:31 UTC 2011 - puzel@novell.com
|
|
|
|
|
|
|
|
- update to 2.0.9-2
|
|
|
|
* fix unwanted zeroing of counters in the last user-defined chain
|
|
|
|
* fix hidden symbol compilation error when using ld directly
|
|
|
|
* fix return value checking of creat to give a correct error
|
|
|
|
message if the atomic file couldn't be created
|
|
|
|
* correct info in INSTALL about compilation of ulog
|
|
|
|
- use spec-cleaner
|
|
|
|
- update ebtables-v2.0.8-makefile.diff
|
|
|
|
- license is GPLv2, not GPLv2+
|
|
|
|
- package COPYING and ChangeLog files
|
|
|
|
|
2011-05-31 14:57:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 31 12:34:34 UTC 2011 - lnussel@suse.de
|
|
|
|
|
|
|
|
- cleanup up initscript
|
|
|
|
* don't use /var/lock/subsys
|
|
|
|
* read /etc/sysconfig/ebtables for setting and restore state from
|
|
|
|
/etc/ebtables where the script actually saved the state to.
|
|
|
|
|
2010-03-19 10:26:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 18 07:09:55 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- use rc_status (uncredited change)
|
|
|
|
|
2010-01-27 18:48:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 25 23:19:23 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Switch to SUSE_ASNEEDED=0 to fix segmentation fault/NULL dereference
|
|
|
|
(caused by plugins not being loaded, due to them not being linked in)
|
|
|
|
[bnc#567267]
|
|
|
|
|
2010-01-12 15:48:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 6 13:52:39 CET 2010 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- update to 2.0.9-1
|
|
|
|
* added ip6 module for filtering IPv6 traffic
|
|
|
|
* added --log-ip6 option for logging IPv6 traffic
|
|
|
|
* added nflog watcher for logging packets to userspace
|
|
|
|
* bugfix in ebtables.sysv
|
|
|
|
* bugfix for among match on x86-64
|
|
|
|
- fix scriptlets in spec
|
|
|
|
- fix init script
|
|
|
|
|
2008-09-01 02:30:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 30 21:21:06 CEST 2008 - cthiel@suse.de
|
|
|
|
|
|
|
|
- fix init script
|
|
|
|
|
2007-10-25 01:58:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 24 18:55:52 CEST 2007 - ro@suse.de
|
|
|
|
|
2010-01-12 15:48:48 +01:00
|
|
|
- fix build (use gcc not ld directly)
|
2007-10-25 01:58:48 +02:00
|
|
|
|
2007-10-17 17:34:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 17 16:17:18 CEST 2007 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- fixed specfile not to include debug files in normal package
|
|
|
|
|
2007-10-13 00:07:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 12 16:13:57 CEST 2007 - prusnak@suse.cz
|
|
|
|
|
|
|
|
- update to 2.0.8-2
|
|
|
|
* add sysconfig support (ebtables-save, ebtables-restore, etc)
|
|
|
|
* add ulog watcher
|
|
|
|
* use shared libraries (making the code easily usable by third parties)
|
|
|
|
* improve speed
|
|
|
|
* bugfixes, dccp and sctp support
|
|
|
|
- dropped obsolete patches:
|
|
|
|
* gcc.diff (included in update)
|
|
|
|
|
2007-08-09 18:41:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 9 16:27:37 CEST 2007 - olh@suse.de
|
|
|
|
|
|
|
|
- remove private include/linux/ files
|
|
|
|
|
2007-01-16 00:11:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:35:40 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 29 18:12:37 CEST 2005 - meissner@suse.de
|
|
|
|
|
|
|
|
- use RPM_OPT_FLAGS.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 21 16:05:31 CEST 2005 - postadal@suse.cz
|
|
|
|
|
|
|
|
- fixed for gcc 4.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 18 16:52:46 CEST 2004 - postadal@suse.cz
|
|
|
|
|
|
|
|
- new package v2.0.6
|
|
|
|
|