Sat, 08 Jun 2024 04:43:51 UTC | login

Information for build liblognorm-2.0.3-4.fc28

ID7000
Package Nameliblognorm
Version2.0.3
Release4.fc28
Epoch
SummaryFast samples-based log normalization library
DescriptionBriefly described, liblognorm is a tool to normalize log data. People who need to take a look at logs often have a common problem. Logs from different machines (from different vendors) usually have different formats for their logs. Even if it is the same type of log (e.g. from firewalls), the log entries are so different, that it is pretty hard to read these. This is where liblognorm comes into the game. With this tool you can normalize all your logs. All you need is liblognorm and its dependencies and a sample database that fits the logs you want to normalize.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:06:08 UTC
CompletedSat, 14 Apr 2018 20:06:08 UTC
Tags
f28
f29
RPMs
src
liblognorm-2.0.3-4.fc28.src.rpm (info) (download)
riscv64
liblognorm-2.0.3-4.fc28.riscv64.rpm (info) (download)
liblognorm-devel-2.0.3-4.fc28.riscv64.rpm (info) (download)
liblognorm-doc-2.0.3-4.fc28.riscv64.rpm (info) (download)
liblognorm-utils-2.0.3-4.fc28.riscv64.rpm (info) (download)
Changelog * Thu Oct 12 2017 Marek Tamaskovic <mtamasko@redhat.com> - 2.0.3-4 - Fix header files location - resolves rhbz#1113573 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 29 2017 Radovan Sroka <rsroka@redhat.com> - 2.0.2-1 - rebase to 2.0.3 * Thu Feb 09 2017 Radovan Sroka <rsroka@redhat.com> - 2.0.2-2 - removed forgoten commented line * Thu Feb 09 2017 Radovan Sroka <rsroka@redhat.com> - 2.0.2-1 - rebase to 2.0.2 * Tue Oct 04 2016 Radovan Sroka <rsroka@redhat.com> - 2.0.1-1 - rebase to 2.0.1 * Tue Mar 15 2016 Radovan Sroka <rsroka@redhat.com> - 1.1.3-1 - rebase to v1.1.3 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Mar 15 2015 Tomas Heinrich <theinric@redhat.com> - 1.1.1-1 - rebase to 1.1.1 (soname bump) - drop liblognorm-0.3.4-pc-file.patch, not needed anymore - update dependencies for the new version - add a new subpackage for documentation - enable support for reqular expressions - make build more verbose * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Jul 31 2013 Tomas Heinrich <theinric@redhat.com> - 0.3.7-1 - rebase to 0.3.7 * Wed Dec 12 2012 Mahaveer Darade <mah.darade@gmail.com> - 0.3.5-1 - upgrade to upstream version 0.3.5 - drop patch0, merged upstream liblognorm-0.3.4-rename-to-lognormalizer.patch - remove trailing whitespace * Fri Oct 05 2012 mdarade <mdarade@redhat.com> - 0.3.4-4 - Modified description of main & util package * Thu Sep 20 2012 Mahaveer Darade <mdarade@redhat.com> - 0.3.4-3 - Renamed normalizer binary to lognormalizer - Updated pc file to exclude lee and lestr * Mon Aug 27 2012 mdarade <mdarade@redhat.com> - 0.3.4-2 - Updated BuildRequires to contain libestr-devel * Wed Aug 01 2012 Milan Bartos <mbartos@redhat.com> - 0.3.4-1 - initial port