Changelog for
ebtables-debugsource-2.0.10.4-30.2.i586.rpm :
Wed Dec 19 13:00:00 2012 jengelhAATTinai.de
- Have build succeed on non-SUSE
Thu Dec 15 13:00:00 2011 jengelhAATTmedozas.de
- Update to new upstream release 2.0.10.4
* previous counter bug was still present and has been addressed now
Sun Dec 4 13:00:00 2011 jengelhAATTmedozas.de
- Update to new upstream release 2.0.10.3
* fix a counter setting bug
Thu Aug 11 14:00:00 2011 jengelhAATTmedozas.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)
Sun Jul 10 14:00:00 2011 jengelhAATTmedozas.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
- run spec-beautifier over specfile
Mon Jun 6 14:00:00 2011 puzelAATTnovell.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
Tue May 31 14:00:00 2011 lnusselAATTsuse.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.
Thu Mar 18 13:00:00 2010 cooloAATTnovell.com
- use rc_status (uncredited change)
Mon Jan 25 13:00:00 2010 jengelhAATTmedozas.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]
Wed Jan 6 13:00:00 2010 prusnakAATTsuse.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