Hi!

The Netfilter project proudly presents:

        ulogd2 2.0.7

This release includes several fixes since last release and also several
enhancements:
 * fixed several crash conditions
 * fixes for the JSON output
 * several improvements to the build process, some warnings fixed
 * daemon now uses RT scheduler by default
 * better Unix signal handling
 * code and files cleanups

Starting with this release, ulogd2 will load all plugins from the plugins
directory if no 'plugin=' directive was specified in the config file.
The default directory is something like /usr/local/lib/ulogd/ or
/usr/lib/ulogd/, depending on your build.

See ChangeLog that comes attached to this email for more details.

You can download it from:

* https://netfilter.org/projects/ulogd/downloads.html
* ftp://ftp.netfilter.org/pub/ulogd2/

In case of bugs and feature request, please file them via:

* https://bugzilla.netfilter.org

Happy firewalling!

PD: Please note, we don't have a 2.0.6 release.
Alex Xu (1):
      sqlite3: Remove unused "buffer" option.

Arturo Borrero Gonzalez (5):
      ulogd: use a RT scheduler by default
      ulogd: load all plugins by default
      ulogd2: cleanup downstream files
      Set release number to 2.0.7.
      remove ulogd2.rotate and ulogd2.spec from Makefile.am

Eric Leblond (8):
      ulogd: add missing newline in log message
      ulogd: fix indentation in acinclude.m4
      ulogd: add automake option
      ulogd: use strncpy instead of memcpy
      ulogd.conf: fix incorrect stack
      Set release number to 2.0.6.
      ulogd: fix crash when plugin version are incorrect
      ip2bin: fix plugin link for some compiler

Felix Janda (4):
      Sync with kernel headers
      Define _GNU_SOURCE to get members of tcphdr
      ulogd: Use /dev/null as dummy logfile when logging to syslog
      Use stdint types everywhere

Harald Welte (1):
      configure.ac: Add --without-{mysql,pgsql}

Helmut Schaa (1):
      ulogd: fix cross compilation errors with mysql_config

Hironobu Ishii (1):
      ulogd: restructures signal handling by self-pipe trick

Kaarle Ritvanen (2):
      harmonize log file defaults with ulogd.conf
      rotate all default output files

Liping Zhang (1):
      ulogd: fix crash when ipv4 packet is truncated

Vincent Bernat (2):
      json: output messages in JSONv1 format
      json: append timezone information to ISO 8601 date

Reply via email to