SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for scanlogd-2.2.7-29.1.x86_64.rpm :
Wed Jul 5 14:00:00 2017 Meike Stone meike.stoneAATTgooglemail.com 2.2.7-1
- changed to libpcap instead of raw sockets. With raw sockets, the
scanlogd ist not usable with iptables. Staticly linked, so that
no libpcap must installed of the system (e.g. in DMZ)!

Mon Jun 12 14:00:00 2017 Meike Stone meike.stoneAATTgooglemail.com 2.2.7-1
- Made small changes for SUSE distibution.

Wed Aug 15 14:00:00 2012 Solar Designer 2.2.7-owl1
- Fixed an off-by-one bug in the safety check against SCAN_MAX_COUNT. In
properly configured builds of scanlogd, SCAN_WEIGHT_THRESHOLD is such that it\'s
always hit before SCAN_MAX_COUNT would be hit, so this bug did not matter for
those. However, other projects reusing this code could make these settings
runtime (mis)configurable, thereby exposing the bug. Luckily, in scanlogd
itself, if it is misconfigured like this, a port number written right beyond
the array limit would overwrite relatively unimportant data only (part of the
same struct), which could be directly provided/spoofed by the remote system
anyway. However, in other projects reusing code from scanlogd this could be
different. Thanks to Florian Westphal for reporting this bug.
- Switched to heavily cut-down BSD license.

Sun Mar 5 13:00:00 2006 Solar Designer 2.2.6-owl1
- Use sysconf(_SC_CLK_TCK) instead of CLK_TCK when _SC_CLK_TCK is known to be
available or CLK_TCK is not.

Thu Jun 10 14:00:00 2004 Solar Designer 2.2.5-owl1
- Dropped the cleanup() stuff because it was not async-signal-safe and
to implement it properly would depend on pcap_breakloop() and on a
non-existent(?) equivalent for it with libnids; this code was only used
when running as root which is something to not do anyway.

Thu Jun 3 14:00:00 2004 Solar Designer 2.2.4-owl1
- Detach from the tty by opening /dev/null on fd 0, 1, 2.

Wed Jun 2 14:00:00 2004 Solar Designer 2.2.3-owl1
- When built with libnids or direct libpcap support, use Pavel Kankovsky\'s
smart pcap expression, with a minor enhancement.
- Explained \"any\" and \"all\" magic device names in a comment in params.h.
- Dropped the rlog stuff; librlog was never released.
- chroot to /var/empty.
- Do register scanlogd with chkconfig, but don\'t enable it for any runlevels
by default.
- Moved this spec file and the init script to under scanlogd/ to include
them in the non-Owl-specific distribution of scanlogd.

Sun May 23 14:00:00 2004 Solar Designer 2.2.2-owl1
- #include for exit(3) (apparently this is actually needed on
FreeBSD).
- Obfuscated e-mail addresses in the man page and sources.

Wed May 8 14:00:00 2002 Solar Designer 2.2.1-owl1
- Start after syslogd.
- Don\'t abuse glibc-internal __feature macros.

Wed Feb 6 13:00:00 2002 Solar Designer
- Enforce our new spec file conventions.


 
ICM