Changelog for
liblognorm1-1.0.1-1.1.x86_64.rpm :
Fri Apr 11 14:00:00 2014 andreas.stiegerAATTgmx.de
- liblognorm 1.0.1:
- improved doc (via RST/Sphinx)
- bugfix: unparsed fields were copied incorrectly
from non-terminated string
- bugfix: mandatory tag did not work in lognormalizeri
Wed Jan 29 13:00:00 2014 e.istominAATTedss.ee
- Changed BuildRequires dependency from \"pkgconfig(json)\" to pkgconfig(json-c)
Thu Jan 16 13:00:00 2014 andreas.stiegerAATTgmx.de
- liblognorm 1.0.0:
* incompatible interface and older programs will not compile with it
* libestr is not used any more in interface functions. Traditional
C strings are used instead. Internally, libestr is still used,
but scheduled for removal.
* libee is not used any more. JSON-C is used for object handling
instead. Parsers and formatters are now part of liblognorm.
* added new field type “rest”, which simply sinks all up to end of
the string.
* added support for glueing two fields together, without literal
between them. It allows for constructs like:
%volume:number%%unit:word% which matches string “1000Kbps”
* Fix incorrect merging of trees with empty literal at end
- packaging changes:
* parallel build working again
* move some documentation into -devel package
* conflict with devel package of previous liblognorm0-devel as per
shared library packaging policy
Fri Jul 19 14:00:00 2013 andreas.stiegerAATTgmx.de
- update to 0.3.7
- added support to load single samples
Fri Apr 19 14:00:00 2013 mtAATTsuse.de
- update to 0.3.6:
- bugfix: unitialized variable could lead to rulebase load error
Mon Nov 12 13:00:00 2012 mtAATTsuse.com
- Defined rpm build root to fix build on SLE-11
Thu Sep 20 14:00:00 2012 andreas.stiegerAATTgmx.de
- update to 0.3.5:
renamed \"normalizer\" tool to \"lognormalizer to solve name clashes
Fri Aug 24 14:00:00 2012 andreas.stiegerAATTgmx.de
- liblognorm 0.3.4
- licence is LGPL-2.1+
- parallel build not working