X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=blobdiff_plain;f=fprobe-ulog.spec;h=134a759804da6aa70d445ccec5f4172c1a956506;hp=e199944fdecf77626f009622a6605b4264a27134;hb=eb725c81cc060e7e53d9295f2bf976e84d472ab9;hpb=ce4923d5f22b67f3613b841e456262cc863a085d diff --git a/fprobe-ulog.spec b/fprobe-ulog.spec index e199944..134a759 100644 --- a/fprobe-ulog.spec +++ b/fprobe-ulog.spec @@ -6,8 +6,8 @@ # please keep these three lines as they are used by the tagging script # see build/module-tag.py for details %define name fprobe-ulog -%define version 1.1.3 -%define taglevel 0 +%define version 1.1.4 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,6 +70,16 @@ fi %changelog +* Fri Jul 08 2011 Sapan Bhatia - fprobe-ulog-1.1.3-3 +- This changeset makes fprobe compress the data it collects. + +* Mon Apr 26 2010 Sapan Bhatia - fprobe-ulog-1.1.3-2 +- This version uses the new location of the slice id field in /etc/vservers/vserver_name/. Needs Node Manager +- 2.0-6 and higher to function. + +* Fri Nov 06 2009 Daniel Hokka Zakrisson - fprobe-ulog-1.1.3-1 +- Proper initscript semantics. + * Sun Sep 14 2008 Sapan Bhatia - fprobe-ulog-1.1.2-6 - Codemux support: react to changes in the xid of a connection to update the corresponding flow record.