2013-01-19 18:19:59 +00:00
|
|
|
|
%global evtlog_ver 0.2.13
|
|
|
|
|
%global ivykis_ver 0.36.1
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
|
|
|
|
Name: syslog-ng
|
2014-08-05 12:39:15 +00:00
|
|
|
|
Version: 3.5.6
|
2014-07-23 10:49:45 +00:00
|
|
|
|
Release: 1%{?dist}
|
2009-03-24 13:52:29 +00:00
|
|
|
|
Summary: Next-generation syslog server
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
License: GPLv2+
|
2013-10-19 16:55:39 +00:00
|
|
|
|
URL: http://www.balabit.com/network-security/syslog-ng
|
2013-11-04 16:16:16 +00:00
|
|
|
|
Source0: http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/%{version}/source/%{name}_%{version}.tar.gz
|
2009-03-24 13:52:29 +00:00
|
|
|
|
Source1: syslog-ng.conf
|
2011-12-15 02:45:27 +00:00
|
|
|
|
Source2: syslog-ng.logrotate
|
2009-08-29 18:29:07 +00:00
|
|
|
|
|
2013-10-19 16:55:39 +00:00
|
|
|
|
Patch0: syslog-ng-3.5.0-syslog-ng.service.patch
|
2013-01-19 18:19:59 +00:00
|
|
|
|
Patch1: syslog-ng-3.4.0beta1-tests-functional-control.py.patch
|
2012-10-18 20:11:59 +00:00
|
|
|
|
Patch2: syslog-ng-3.3.6-tests-functional-sql-test.patch
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2013-01-19 18:19:59 +00:00
|
|
|
|
BuildRequires: systemd-units
|
2009-03-24 13:52:29 +00:00
|
|
|
|
BuildRequires: pkgconfig
|
2011-04-20 08:56:11 +00:00
|
|
|
|
BuildRequires: libtool
|
2012-10-18 20:11:59 +00:00
|
|
|
|
BuildRequires: bison, flex
|
2013-11-04 16:16:16 +00:00
|
|
|
|
BuildRequires: libxslt
|
2011-04-25 20:35:02 +00:00
|
|
|
|
BuildRequires: eventlog-devel >= %{evtlog_ver}
|
|
|
|
|
BuildRequires: glib2-devel >= 2.10.1
|
2012-11-30 10:40:35 +00:00
|
|
|
|
BuildRequires: ivykis-devel >= %{ivykis_ver}
|
2012-10-18 20:11:59 +00:00
|
|
|
|
BuildRequires: json-c-devel
|
|
|
|
|
#BuildRequires: json-glib-devel
|
|
|
|
|
BuildRequires: libcap-devel
|
2011-05-17 19:22:23 +00:00
|
|
|
|
BuildRequires: libdbi-devel
|
2009-03-24 13:52:29 +00:00
|
|
|
|
BuildRequires: libnet-devel
|
2012-04-16 04:37:36 +00:00
|
|
|
|
BuildRequires: openssl-devel
|
2011-04-28 16:24:21 +00:00
|
|
|
|
BuildRequires: pcre-devel >= 6.1
|
2011-04-25 20:35:02 +00:00
|
|
|
|
BuildRequires: tcp_wrappers-devel
|
2013-01-19 18:19:59 +00:00
|
|
|
|
BuildRequires: libuuid-devel
|
|
|
|
|
BuildRequires: libesmtp-devel
|
|
|
|
|
BuildRequires: libmongo-client-devel
|
|
|
|
|
BuildRequires: GeoIP-devel
|
2013-10-19 16:55:39 +00:00
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
|
BuildRequires: hiredis-devel
|
2013-01-19 18:19:59 +00:00
|
|
|
|
#BuildRequires: librabbitmq-devel
|
2011-04-25 20:35:02 +00:00
|
|
|
|
|
2011-06-27 14:37:27 +00:00
|
|
|
|
# Test suite
|
|
|
|
|
BuildRequires: python
|
2012-10-31 00:20:52 +00:00
|
|
|
|
# Test suite: the SQL tests
|
2011-05-17 19:22:23 +00:00
|
|
|
|
BuildRequires: libdbi-dbd-sqlite
|
|
|
|
|
|
2009-03-24 13:52:29 +00:00
|
|
|
|
Requires: logrotate
|
2012-11-30 10:40:35 +00:00
|
|
|
|
Requires: ivykis >= %{ivykis_ver}
|
2013-01-19 18:19:59 +00:00
|
|
|
|
Requires(post): systemd-units
|
|
|
|
|
Requires(preun): systemd-units
|
|
|
|
|
Requires(postun): systemd-units
|
2011-04-20 08:56:11 +00:00
|
|
|
|
|
2011-04-25 20:35:02 +00:00
|
|
|
|
Provides: syslog
|
2009-03-24 13:52:29 +00:00
|
|
|
|
# merge separate syslog-vim package into one
|
|
|
|
|
Provides: syslog-ng-vim = %{version}-%{release}
|
|
|
|
|
Obsoletes: syslog-ng-vim < 2.0.8-1
|
2007-02-10 19:13:05 +00:00
|
|
|
|
|
2012-04-26 17:23:37 +00:00
|
|
|
|
# Fedora 17’s unified filesystem (/usr-move)
|
|
|
|
|
Conflicts: filesystem < 3
|
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
|
|
|
|
%description
|
2013-11-21 17:56:31 +00:00
|
|
|
|
syslog-ng is an enhanced log daemon, supporting a wide range of input and
|
|
|
|
|
output methods: syslog, unstructured text, message queues, databases (SQL
|
|
|
|
|
and NoSQL alike) and more.
|
|
|
|
|
|
|
|
|
|
Key features:
|
|
|
|
|
|
|
|
|
|
* receive and send RFC3164 and RFC5424 style syslog messages
|
|
|
|
|
* work with any kind of unstructured data
|
|
|
|
|
* receive and send JSON formatted messages
|
|
|
|
|
* classify and structure logs with builtin parsers (csv-parser(),
|
|
|
|
|
db-parser(), ...)
|
|
|
|
|
* normalize, crunch and process logs as they flow through the system
|
|
|
|
|
* hand on messages for further processing using message queues (like
|
|
|
|
|
AMQP), files or databases (like PostgreSQL or MongoDB).
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
2011-05-17 19:22:23 +00:00
|
|
|
|
|
|
|
|
|
%package libdbi
|
|
|
|
|
Summary: libdbi support for %{name}
|
|
|
|
|
Group: Development/Libraries
|
2012-10-31 00:20:52 +00:00
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
2011-05-17 19:22:23 +00:00
|
|
|
|
|
|
|
|
|
%description libdbi
|
|
|
|
|
This module supports a large number of database systems via libdbi.
|
|
|
|
|
|
|
|
|
|
|
2013-01-19 18:19:59 +00:00
|
|
|
|
%package mongodb
|
|
|
|
|
Summary: mongodb support for %{name}
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description mongodb
|
|
|
|
|
This module supports the mongodb database via libmongo-client.
|
|
|
|
|
|
|
|
|
|
|
2014-05-23 09:33:52 +00:00
|
|
|
|
%package smtp
|
|
|
|
|
Summary: smtp support for %{name}
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description smtp
|
|
|
|
|
This module supports sending e-mail alerts through an smtp server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package json
|
|
|
|
|
Summary: json support for %{name}
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description json
|
|
|
|
|
This module supports writing and parsing JSON logs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package geoip
|
|
|
|
|
Summary: geoip support for %{name}
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description geoip
|
|
|
|
|
This template function returns the 2-letter country code of
|
|
|
|
|
any IPv4 address or host.
|
|
|
|
|
|
|
|
|
|
|
2013-10-19 16:55:39 +00:00
|
|
|
|
%package redis
|
|
|
|
|
Summary: redis support for %{name}
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description redis
|
|
|
|
|
This module supports the redis key-value store via hiredis.
|
|
|
|
|
|
|
|
|
|
|
2011-04-20 08:56:11 +00:00
|
|
|
|
%package devel
|
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
|
Group: Development/Libraries
|
2012-10-31 00:20:52 +00:00
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
2011-04-20 08:56:11 +00:00
|
|
|
|
|
2011-04-25 20:35:02 +00:00
|
|
|
|
%description devel
|
2011-04-20 08:56:11 +00:00
|
|
|
|
The %{name}-devel package contains libraries and header files for
|
|
|
|
|
developing applications that use %{name}.
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2011-04-20 08:56:11 +00:00
|
|
|
|
%prep
|
2013-11-04 16:16:16 +00:00
|
|
|
|
%setup -q
|
2011-05-12 02:56:59 +00:00
|
|
|
|
%patch0 -p1
|
2011-06-27 14:37:27 +00:00
|
|
|
|
%patch1 -p1
|
2011-12-14 18:11:37 +00:00
|
|
|
|
%patch2 -p1
|
2010-07-27 18:52:48 +00:00
|
|
|
|
|
2009-03-24 13:52:29 +00:00
|
|
|
|
# fix perl path
|
|
|
|
|
%{__sed} -i 's|^#!/usr/local/bin/perl|#!%{__perl}|' contrib/relogger.pl
|
2007-02-10 19:13:05 +00:00
|
|
|
|
|
2011-04-23 19:44:38 +00:00
|
|
|
|
# fix executable perms on contrib files
|
|
|
|
|
%{__chmod} -c a-x contrib/syslog2ng
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2011-05-12 02:56:59 +00:00
|
|
|
|
# fix authors file
|
|
|
|
|
/usr/bin/iconv -f iso8859-1 -t utf-8 AUTHORS > AUTHORS.conv && \
|
|
|
|
|
%{__mv} -f AUTHORS.conv AUTHORS
|
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
|
|
|
|
%build
|
2013-01-19 18:19:59 +00:00
|
|
|
|
GEOIP_LIBS=-lGeoIP; export GEOIP_LIBS; \
|
2005-05-07 00:05:05 +00:00
|
|
|
|
%configure \
|
2012-04-16 04:07:41 +00:00
|
|
|
|
--prefix=%{_prefix} \
|
2011-05-09 04:27:51 +00:00
|
|
|
|
--sysconfdir=%{_sysconfdir}/%{name} \
|
2011-05-09 19:01:32 +00:00
|
|
|
|
--localstatedir=%{_sharedstatedir}/%{name} \
|
2011-05-16 18:54:40 +00:00
|
|
|
|
--datadir=%{_datadir}/%{name} \
|
2012-04-16 04:07:41 +00:00
|
|
|
|
--with-module-dir=/%{_libdir}/%{name} \
|
2011-10-23 02:25:04 +00:00
|
|
|
|
--with-systemdsystemunitdir=%{_unitdir} \
|
2012-10-18 20:11:59 +00:00
|
|
|
|
--with-ivykis=system \
|
2013-01-19 18:19:59 +00:00
|
|
|
|
--with-libmongo-client=system \
|
2013-01-17 16:10:52 +00:00
|
|
|
|
--with-embedded-crypto \
|
2013-11-04 16:16:16 +00:00
|
|
|
|
--enable-man-pages \
|
2011-05-09 04:27:51 +00:00
|
|
|
|
--enable-ipv6 \
|
|
|
|
|
--enable-tcp-wrapper \
|
|
|
|
|
--enable-pcre \
|
|
|
|
|
--enable-spoof-source \
|
2012-10-18 20:11:59 +00:00
|
|
|
|
--enable-linux-caps \
|
2011-05-17 19:22:23 +00:00
|
|
|
|
--enable-sql \
|
2012-10-18 20:11:59 +00:00
|
|
|
|
--enable-json \
|
2012-04-16 04:37:36 +00:00
|
|
|
|
--enable-ssl \
|
2013-01-19 18:19:59 +00:00
|
|
|
|
--enable-smtp \
|
|
|
|
|
--enable-geoip \
|
2011-05-09 04:27:51 +00:00
|
|
|
|
--enable-shared \
|
|
|
|
|
--disable-static \
|
|
|
|
|
--enable-dynamic-linking \
|
2013-01-19 18:19:59 +00:00
|
|
|
|
--enable-systemd \
|
2013-10-19 16:55:39 +00:00
|
|
|
|
--enable-redis \
|
2013-01-19 18:19:59 +00:00
|
|
|
|
--disable-amqp \
|
|
|
|
|
--with-librabbitmq-client=no
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2011-04-20 08:56:11 +00:00
|
|
|
|
# remove rpath
|
|
|
|
|
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
|
|
|
|
|
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2013-10-24 14:27:06 +00:00
|
|
|
|
make %{_smp_mflags}
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
2007-02-10 19:13:05 +00:00
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
%install
|
2009-03-24 13:52:29 +00:00
|
|
|
|
make DESTDIR=%{buildroot} install
|
|
|
|
|
|
2012-10-18 20:11:59 +00:00
|
|
|
|
%{__install} -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/conf.d
|
2009-03-24 13:52:29 +00:00
|
|
|
|
%{__install} -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/syslog-ng.conf
|
|
|
|
|
|
|
|
|
|
%{__install} -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
|
2011-12-15 02:45:27 +00:00
|
|
|
|
%{__install} -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/syslog
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2011-05-12 02:56:59 +00:00
|
|
|
|
# create the local state dir
|
2011-05-09 04:27:51 +00:00
|
|
|
|
%{__install} -d -m 755 %{buildroot}/%{_sharedstatedir}/%{name}
|
2009-03-24 13:52:29 +00:00
|
|
|
|
|
2011-05-16 18:54:40 +00:00
|
|
|
|
# install the main library header files
|
|
|
|
|
%{__install} -d -m 755 %{buildroot}%{_includedir}/%{name}
|
|
|
|
|
%{__install} -p -m 644 config.h %{buildroot}%{_includedir}/%{name}
|
|
|
|
|
%{__install} -p -m 644 lib/*.h %{buildroot}%{_includedir}/%{name}
|
|
|
|
|
|
2009-03-24 13:52:29 +00:00
|
|
|
|
# install vim files
|
|
|
|
|
%{__install} -d -m 755 %{buildroot}%{_datadir}/%{name}
|
|
|
|
|
%{__install} -p -m 644 contrib/syslog-ng.vim %{buildroot}%{_datadir}/%{name}
|
2011-12-15 02:45:27 +00:00
|
|
|
|
for vimver in 73 ; do
|
2011-05-09 04:27:51 +00:00
|
|
|
|
%{__install} -d -m 755 %{buildroot}%{_datadir}/vim/vim$vimver/syntax
|
|
|
|
|
cd %{buildroot}%{_datadir}/vim/vim$vimver/syntax
|
|
|
|
|
ln -s ../../../%{name}/syslog-ng.vim .
|
|
|
|
|
cd -
|
2006-06-04 18:04:06 +00:00
|
|
|
|
done
|
|
|
|
|
|
2011-05-16 18:54:40 +00:00
|
|
|
|
find %{buildroot} -name "*.la" -exec rm -f {} \;
|
2006-06-04 18:04:06 +00:00
|
|
|
|
|
2014-07-23 10:49:45 +00:00
|
|
|
|
# remove some extra testing related files
|
|
|
|
|
rm %{buildroot}/%{_libdir}/pkgconfig/syslog-ng-test.pc
|
|
|
|
|
rm %{buildroot}/%{_libdir}/syslog-ng/libtest/libsyslog-ng-test.a
|
|
|
|
|
|
2011-05-09 04:27:51 +00:00
|
|
|
|
|
2011-05-12 02:56:59 +00:00
|
|
|
|
%check
|
2012-04-16 04:07:41 +00:00
|
|
|
|
LD_LIBRARY_PATH=%{buildroot}/%{_libdir}:%{buildroot}/%{_libdir}/%{name} make check
|
2011-05-12 02:56:59 +00:00
|
|
|
|
|
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
%post
|
2012-10-18 20:11:59 +00:00
|
|
|
|
ldconfig
|
2012-11-30 11:42:59 +00:00
|
|
|
|
%systemd_post syslog-ng.service
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
|
|
|
|
%preun
|
2012-11-30 11:42:59 +00:00
|
|
|
|
%systemd_preun syslog-ng.service
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
|
|
|
|
%postun
|
2012-10-18 20:11:59 +00:00
|
|
|
|
ldconfig
|
2012-11-30 11:42:59 +00:00
|
|
|
|
%systemd_postun_with_restart syslog-ng.service
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
2011-05-09 04:27:51 +00:00
|
|
|
|
|
2011-05-06 00:20:55 +00:00
|
|
|
|
%triggerun -- syslog-ng < 3.2.3
|
|
|
|
|
if /sbin/chkconfig --level 3 %{name} ; then
|
2011-05-09 04:27:51 +00:00
|
|
|
|
/bin/systemctl enable %{name}.service >/dev/null 2>&1 || :
|
2011-05-06 00:20:55 +00:00
|
|
|
|
fi
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
2011-05-09 04:27:51 +00:00
|
|
|
|
|
2006-06-04 18:04:06 +00:00
|
|
|
|
%triggerin -- vim-common
|
|
|
|
|
VIMVERNEW=`rpm -q --qf='%%{epoch}:%%{version}\n' vim-common | sort | tail -n 1 | sed -e 's/[0-9]*://' | sed -e 's/\.[0-9]*$//' | sed -e 's/\.//'`
|
|
|
|
|
[ -d %{_datadir}/vim/vim${VIMVERNEW}/syntax ] && \
|
2011-05-09 04:27:51 +00:00
|
|
|
|
cd %{_datadir}/vim/vim${VIMVERNEW}/syntax && \
|
|
|
|
|
ln -sf ../../../%{name}/syslog-ng.vim . || :
|
2006-06-04 18:04:06 +00:00
|
|
|
|
|
|
|
|
|
%triggerun -- vim-common
|
|
|
|
|
VIMVEROLD=`rpm -q --qf='%%{epoch}:%%{version}\n' vim-common | sort | head -n 1 | sed -e 's/[0-9]*://' | sed -e 's/\.[0-9]*$//' | sed -e 's/\.//'`
|
|
|
|
|
[ $2 = 0 ] && rm -f %{_datadir}/vim/vim${VIMVEROLD}/syntax/syslog-ng.vim || :
|
|
|
|
|
|
|
|
|
|
%triggerpostun -- vim-common
|
|
|
|
|
VIMVEROLD=`rpm -q --qf='%%{epoch}:%%{version}\n' vim-common | sort | head -n 1 | sed -e 's/[0-9]*://' | sed -e 's/\.[0-9]*$//' | sed -e 's/\.//'`
|
|
|
|
|
VIMVERNEW=`rpm -q --qf='%%{epoch}:%%{version}\n' vim-common | sort | tail -n 1 | sed -e 's/[0-9]*://' | sed -e 's/\.[0-9]*$//' | sed -e 's/\.//'`
|
|
|
|
|
if [ $1 = 1 ]; then
|
2011-05-09 04:27:51 +00:00
|
|
|
|
rm -f %{_datadir}/vim/vim${VIMVEROLD}/syntax/syslog-ng.vim || :
|
|
|
|
|
[ -d %{_datadir}/vim/vim${VIMVERNEW}/syntax ] && \
|
|
|
|
|
cd %{_datadir}/vim/vim${VIMVERNEW}/syntax && \
|
|
|
|
|
ln -sf ../../../%{name}/syslog-ng.vim . || :
|
2006-06-04 18:04:06 +00:00
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
%files
|
2013-08-15 15:08:21 +00:00
|
|
|
|
%doc AUTHORS COPYING NEWS
|
2007-02-10 19:13:05 +00:00
|
|
|
|
%doc doc/security/*.txt
|
|
|
|
|
%doc contrib/{relogger.pl,syslog2ng,syslog-ng.conf.doc}
|
2011-05-12 02:56:59 +00:00
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
%dir %{_sysconfdir}/%{name}
|
2012-10-18 20:11:59 +00:00
|
|
|
|
%dir %{_sysconfdir}/%{name}/conf.d
|
2011-05-09 19:01:32 +00:00
|
|
|
|
%dir %{_sysconfdir}/%{name}/patterndb.d
|
2008-01-09 13:45:57 +00:00
|
|
|
|
%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
|
2011-04-20 08:56:11 +00:00
|
|
|
|
%config(noreplace) %{_sysconfdir}/%{name}/scl.conf
|
2011-04-25 20:35:02 +00:00
|
|
|
|
%config(noreplace) %{_sysconfdir}/logrotate.d/syslog
|
2012-04-15 02:43:43 +00:00
|
|
|
|
%{_unitdir}/%{name}.service
|
2011-04-20 08:56:11 +00:00
|
|
|
|
|
2011-05-09 04:27:51 +00:00
|
|
|
|
%dir %{_sharedstatedir}/%{name}
|
2009-03-24 13:52:29 +00:00
|
|
|
|
%{_sbindir}/%{name}
|
2010-07-27 18:52:48 +00:00
|
|
|
|
%{_sbindir}/syslog-ng-ctl
|
2009-03-24 13:52:29 +00:00
|
|
|
|
%{_bindir}/loggen
|
2010-07-27 18:52:48 +00:00
|
|
|
|
%{_bindir}/pdbtool
|
2011-04-20 08:56:11 +00:00
|
|
|
|
%{_bindir}/update-patterndb
|
2013-11-04 16:16:16 +00:00
|
|
|
|
%{_libdir}/lib%{name}-%{version}.so
|
2011-04-20 08:56:11 +00:00
|
|
|
|
%{_libdir}/%{name}/*.so
|
2011-05-17 19:22:23 +00:00
|
|
|
|
%exclude %{_libdir}/%{name}/libafsql.so
|
2013-01-19 18:19:59 +00:00
|
|
|
|
%exclude %{_libdir}/%{name}/libafmongodb.so
|
2013-10-19 16:55:39 +00:00
|
|
|
|
%exclude %{_libdir}/%{name}/libredis.so
|
2014-05-23 09:33:52 +00:00
|
|
|
|
%exclude %{_libdir}/%{name}/libafsmtp.so
|
|
|
|
|
%exclude %{_libdir}/%{name}/libjson-plugin.so
|
|
|
|
|
%exclude %{_libdir}/%{name}/libtfgeoip.so
|
2011-05-16 18:54:40 +00:00
|
|
|
|
|
|
|
|
|
%dir %{_datadir}/%{name}
|
|
|
|
|
%{_datadir}/%{name}/syslog-ng.vim
|
|
|
|
|
%ghost %{_datadir}/vim/
|
2011-04-20 08:56:11 +00:00
|
|
|
|
|
2011-12-14 18:11:37 +00:00
|
|
|
|
# scl files
|
|
|
|
|
%{_datadir}/%{name}/include/
|
|
|
|
|
|
2011-04-20 08:56:11 +00:00
|
|
|
|
# uhm, some better places for those?
|
2011-05-16 18:54:40 +00:00
|
|
|
|
%{_datadir}/%{name}/xsd/
|
2011-04-20 08:56:11 +00:00
|
|
|
|
|
2011-04-26 20:35:43 +00:00
|
|
|
|
%{_mandir}/man1/loggen.1*
|
|
|
|
|
%{_mandir}/man1/pdbtool.1*
|
|
|
|
|
%{_mandir}/man1/syslog-ng-ctl.1*
|
|
|
|
|
%{_mandir}/man5/syslog-ng.conf.5*
|
|
|
|
|
%{_mandir}/man8/syslog-ng.8*
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
2011-05-17 19:22:23 +00:00
|
|
|
|
%files libdbi
|
|
|
|
|
%{_libdir}/%{name}/libafsql.so
|
|
|
|
|
|
2013-01-19 18:19:59 +00:00
|
|
|
|
%files mongodb
|
|
|
|
|
%{_libdir}/%{name}/libafmongodb.so
|
|
|
|
|
|
2013-10-19 16:55:39 +00:00
|
|
|
|
%files redis
|
|
|
|
|
%{_libdir}/%{name}/libredis.so
|
|
|
|
|
|
2014-05-23 09:33:52 +00:00
|
|
|
|
%files smtp
|
|
|
|
|
%{_libdir}/%{name}/libafsmtp.so
|
|
|
|
|
|
|
|
|
|
%files json
|
|
|
|
|
%{_libdir}/%{name}/libjson-plugin.so
|
|
|
|
|
|
|
|
|
|
%files geoip
|
|
|
|
|
%{_libdir}/%{name}/libtfgeoip.so
|
|
|
|
|
|
|
|
|
|
|
2011-04-20 08:56:11 +00:00
|
|
|
|
%files devel
|
|
|
|
|
%{_libdir}/libsyslog-ng.so
|
2011-05-16 18:54:40 +00:00
|
|
|
|
%{_includedir}/%{name}/
|
2012-10-18 20:11:59 +00:00
|
|
|
|
%{_libdir}/pkgconfig/syslog-ng.pc
|
|
|
|
|
%{_datadir}/%{name}/tools/
|
2011-04-20 08:56:11 +00:00
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
|
|
|
|
|
%changelog
|
2014-08-05 12:39:15 +00:00
|
|
|
|
* Tue Aug 5 2014 Peter Czanik <czanik@balabit.hu> - 3.5.6-1
|
|
|
|
|
- Update to syslog-ng 3.5.6 (bugfix release)
|
|
|
|
|
|
2014-07-23 10:49:45 +00:00
|
|
|
|
* Wed Jul 23 2014 Peter Czanik <czanik@balabit.hu> - 3.5.5-1
|
|
|
|
|
- Update to syslog-ng 3.5.5 (bugfix release)
|
|
|
|
|
|
2014-06-08 07:55:10 +00:00
|
|
|
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
2014-07-23 10:49:45 +00:00
|
|
|
|
* Fri May 23 2014 Peter Czanik <czanik@balabit.hu> - 3.5.4.1-2
|
2014-05-23 09:33:52 +00:00
|
|
|
|
- enable SCL in syslog-ng.conf
|
|
|
|
|
- use system() in syslog-ng.conf
|
|
|
|
|
- move JSON, SMTP and GeoIP support to separate subpackages
|
|
|
|
|
due to dependencies
|
|
|
|
|
|
2014-03-18 22:59:20 +00:00
|
|
|
|
* Tue Mar 18 2014 Jose Pedro Oliveira <jose.p.oliveira.oss at gmail.com> - 3.5.4.1-1
|
|
|
|
|
- Update to syslog-ng 3.5.4.1
|
|
|
|
|
|
2014-02-22 17:44:12 +00:00
|
|
|
|
* Sat Feb 22 2014 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.3-4
|
|
|
|
|
- Upstream patch: add support for the Tzif3 timezone files
|
|
|
|
|
(syslog-ng-3.5.3-support-Tzif3-format-timezone-files.patch)
|
|
|
|
|
|
2014-02-11 07:44:59 +00:00
|
|
|
|
* Tue Feb 11 2014 Matthias Runge <mrunge@redhat.com> - 3.5.3-3
|
|
|
|
|
- rebuild due libdbi bump
|
|
|
|
|
|
2014-01-22 22:18:52 +00:00
|
|
|
|
* Wed Jan 22 2014 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.3-2
|
|
|
|
|
- Bump configuration file version to 3.5
|
|
|
|
|
- Rebuild for libdbi soname bump
|
|
|
|
|
|
2013-12-25 01:17:05 +00:00
|
|
|
|
* Wed Dec 25 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.3-1
|
|
|
|
|
- Update to syslog-ng 3.5.3
|
|
|
|
|
|
2013-11-29 17:20:37 +00:00
|
|
|
|
* Fri Nov 29 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.2-1
|
|
|
|
|
- Update to syslog-ng 3.5.2
|
|
|
|
|
|
2013-11-21 17:56:31 +00:00
|
|
|
|
* Thu Nov 21 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.1-2
|
|
|
|
|
- New upstream package description (Balabit; Peter Czanik)
|
|
|
|
|
|
2013-11-04 16:16:16 +00:00
|
|
|
|
* Mon Nov 4 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.1-1
|
|
|
|
|
- Update to syslog-ng 3.5.1 (first stable release of branch 3.5)
|
|
|
|
|
- New build requirement: libxslt (--enable-man-pages)
|
|
|
|
|
|
2013-10-24 14:27:06 +00:00
|
|
|
|
* Thu Oct 24 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.0-0.rc1.1
|
|
|
|
|
- Update to syslog-ng 3.5.0 rc 1
|
|
|
|
|
- Re-enabled parallel build
|
|
|
|
|
|
2013-10-19 16:55:39 +00:00
|
|
|
|
* Sat Oct 19 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.0-0.beta3.1
|
|
|
|
|
- Update to syslog-ng 3.5.0 beta 3
|
|
|
|
|
- Updated source0 URL
|
|
|
|
|
- syslog-ng.service patch rebased (syslog-ng-3.5.0-syslog-ng.service.patch)
|
|
|
|
|
- New BR: systemd-devel
|
|
|
|
|
- New subpackage: syslog-ng-redis (new BR: hiredis-devel)
|
|
|
|
|
- Disabled parallel build (currently fails)
|
|
|
|
|
|
2013-10-17 13:53:16 +00:00
|
|
|
|
* Thu Oct 17 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.4-1
|
|
|
|
|
- Update to syslog-ng 3.4.4
|
|
|
|
|
|
2013-08-15 15:08:21 +00:00
|
|
|
|
* Tue Aug 13 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.3-1
|
|
|
|
|
- Update to syslog-ng 3.4.3
|
|
|
|
|
|
2013-08-04 16:22:59 +00:00
|
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
2013-01-31 20:25:43 +00:00
|
|
|
|
* Thu Jan 31 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.1-1
|
|
|
|
|
- Update to syslog-ng 3.4.1 (first stable version of branch 3.4)
|
|
|
|
|
|
2013-01-19 18:19:59 +00:00
|
|
|
|
* Sat Jan 19 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.0-0.1.rc2
|
|
|
|
|
- Update to syslog-ng 3.4.0 rc2
|
|
|
|
|
- Bumped the eventlog version requirement to 0.2.13
|
|
|
|
|
- Bumped the ivykis version requirement to 0.36.1
|
|
|
|
|
- New build requirement: GeoIP-devel (--enable-geoip)
|
|
|
|
|
- New build requirement: libuuid-devel
|
|
|
|
|
- New build requirement: libesmtp-devel (--enable-smtp)
|
|
|
|
|
- New build requirement: libmongo-client--devel (--with-libmongo-client=system)
|
|
|
|
|
- Splitted the mongodb support into a subpackage
|
|
|
|
|
- Rebased the syslog-ng-3.2.5-tests-functional-control.py.patch patch
|
|
|
|
|
- Disable the AMQP support (until it builds with an external librabbitmq library)
|
|
|
|
|
|
2013-01-19 16:44:15 +00:00
|
|
|
|
* Sat Jan 19 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.8-2
|
|
|
|
|
- Corrected bogus dates in the changelog section
|
|
|
|
|
|
2013-01-17 16:10:52 +00:00
|
|
|
|
* Thu Jan 17 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.8-1
|
|
|
|
|
- Update to 3.3.8
|
|
|
|
|
- Use the new --with-embedded-crypto configure's option in order to
|
|
|
|
|
avoid shipping a ld.so.conf file
|
|
|
|
|
|
2012-11-30 11:42:59 +00:00
|
|
|
|
* Fri Nov 30 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-3
|
|
|
|
|
- Introduce the new systemd-rpm macros (#850332)
|
|
|
|
|
|
2012-11-30 10:40:35 +00:00
|
|
|
|
* Fri Nov 30 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-2
|
|
|
|
|
- Rename ivykis-ver to ivykis_ver (invalid character)
|
|
|
|
|
|
2012-10-31 00:20:52 +00:00
|
|
|
|
* Tue Oct 30 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-1
|
|
|
|
|
- Update to 3.3.7
|
|
|
|
|
|
2012-10-18 20:11:59 +00:00
|
|
|
|
* Thu Oct 18 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-0.1.rc2
|
|
|
|
|
- Update to 3.3.7 RC2 (aka syslog-ng-3.3.6.91-20121008-v3.3.6.91.tar.gz)
|
|
|
|
|
- Create and own the /etc/syslog-ng/conf.d directory
|
|
|
|
|
- syslog-ng.conf: now sources additional configuration files located at
|
|
|
|
|
/etc/syslog-ng/conf.d ; these files must have a .conf extension
|
|
|
|
|
- syslog-ng.conf: make the s_sys source more compliant with the one
|
|
|
|
|
generated by generate-system-source.sh
|
|
|
|
|
- syslog-ng.conf: retab
|
|
|
|
|
- Bump the minimal ivykis version requirement to 0.30.4
|
|
|
|
|
|
|
|
|
|
* Mon Aug 27 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.6-1
|
|
|
|
|
- Update to 3.3.6
|
|
|
|
|
- Now builds with an external (and unpatched) version of the ivykis library (>= 0.30.1)
|
|
|
|
|
- Enable JSON support (BR json-c-devel).
|
|
|
|
|
- Enable Linux caps (BR libcap-devel).
|
|
|
|
|
- BR bison and flex
|
|
|
|
|
- syslog-ng.conf: rename the now obsolete long_hostnames option to chain_hostnames
|
|
|
|
|
- install a ld.so conf file so that the private shared library -
|
|
|
|
|
libsyslog-ng-crypto - can be found.
|
|
|
|
|
- Unconditionally run "systemctl daemon-reload" on the %%postun scriptlet
|
|
|
|
|
(https://bugzilla.redhat.com/show_bug.cgi?id=700766#c25)
|
|
|
|
|
|
2012-07-21 22:28:32 +00:00
|
|
|
|
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-16
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
2012-06-19 22:39:35 +00:00
|
|
|
|
* Tue Jun 19 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-15
|
|
|
|
|
- Remove the ExecStartPre line from the service file (#833551)
|
|
|
|
|
|
2012-04-26 17:23:37 +00:00
|
|
|
|
* Thu Apr 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-14
|
|
|
|
|
- Improve syslog-ng-3.2.5-tests-functional-sql-test.patch
|
|
|
|
|
|
|
|
|
|
* Thu Apr 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-13
|
|
|
|
|
- Add a conflict with the filesystem package (due to the /usr-move)
|
|
|
|
|
|
2012-04-16 05:15:38 +00:00
|
|
|
|
* Mon Apr 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-12
|
|
|
|
|
- No longer disable the SSL tests.
|
|
|
|
|
|
2012-04-16 04:46:57 +00:00
|
|
|
|
* Mon Apr 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-11
|
|
|
|
|
- Correct the path in syslog-ng-3.2.5-syslog-ng.service.patch.
|
|
|
|
|
|
2012-04-16 04:37:36 +00:00
|
|
|
|
* Mon Apr 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-10
|
|
|
|
|
- Enable SSL.
|
|
|
|
|
|
2012-04-16 04:07:41 +00:00
|
|
|
|
* Sun Apr 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-9
|
|
|
|
|
- Fedora 17’s unified filesystem (/usr-move)
|
|
|
|
|
http://fedoraproject.org/wiki/Features/UsrMove
|
|
|
|
|
|
2012-04-15 02:43:43 +00:00
|
|
|
|
* Sun Apr 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-8
|
|
|
|
|
- Resolve the file conflict with rsyslog (#811058).
|
|
|
|
|
- Don't tag the syslog-ng.service file as a configuration file.
|
|
|
|
|
|
2012-03-30 12:45:57 +00:00
|
|
|
|
* Fri Mar 30 2012 Jon Ciesla <limburgher@gmail.com> - 3.2.5-7
|
|
|
|
|
- Rebuild for updated libnet.
|
|
|
|
|
|
2012-02-10 14:18:22 +00:00
|
|
|
|
* Fri Feb 10 2012 Petr Pisar <ppisar@redhat.com> - 3.2.5-6
|
|
|
|
|
- Rebuild against PCRE 8.30
|
|
|
|
|
|
2012-01-15 18:59:22 +00:00
|
|
|
|
* Sun Jan 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-5
|
|
|
|
|
- Improve test coverage: remove a couple of errors and really run the SQL test.
|
|
|
|
|
Patches: syslog-ng-3.2.5-tests-functional-control.py.patch and
|
|
|
|
|
syslog-ng-3.2.5-tests-functional-sql-test.patch.
|
|
|
|
|
|
2012-01-14 06:09:05 +00:00
|
|
|
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
|
2011-12-15 02:45:27 +00:00
|
|
|
|
* Thu Dec 15 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-3
|
|
|
|
|
- Drop the sysconfig configuration file (use syslog-ng.service instead)
|
|
|
|
|
- Make the syslog-ng.service file a configuration file
|
|
|
|
|
- Drop Vim 7.2 support
|
|
|
|
|
|
2011-12-14 18:11:37 +00:00
|
|
|
|
* Wed Dec 14 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-2
|
|
|
|
|
- Fix the freeze problems caused by the /dev/log unix socket type mismatch (#742624)
|
|
|
|
|
+ syslog-ng.conf: change /dev/log from unix-stream to unix-dgram
|
|
|
|
|
+ upstream patch syslog-ng-3.3.4-afunix.c-diagnostic-messages.patch
|
|
|
|
|
- Move the SCL files to the main RPM (#742624 comments >= 28)
|
|
|
|
|
|
2011-11-01 19:45:34 +00:00
|
|
|
|
* Tue Nov 1 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-1
|
|
|
|
|
- Update to 3.2.5
|
|
|
|
|
|
2011-10-25 18:10:47 +00:00
|
|
|
|
* Tue Oct 25 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-11
|
|
|
|
|
- New 3.2.5 pre-release tarball
|
|
|
|
|
https://lists.balabit.hu/pipermail/syslog-ng/2011-October/017491.html
|
|
|
|
|
- Updated patch syslog-ng-3.2.5-syslog-ng.service.patch
|
|
|
|
|
|
2011-10-23 02:25:04 +00:00
|
|
|
|
* Sat Oct 22 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-10
|
|
|
|
|
- 3.2.5 pre-release: changelog and tarball from
|
|
|
|
|
https://lists.balabit.hu/pipermail/syslog-ng/2011-October/017462.html
|
|
|
|
|
Patches dropped:
|
|
|
|
|
syslog-ng-3.2.4-systemd-acquired-fd.patch
|
|
|
|
|
syslog-ng-3.2.4-chain-hostnames-processing.patch
|
|
|
|
|
- New configure option: --with-systemdsystemunitdir
|
2011-10-25 18:10:47 +00:00
|
|
|
|
- Patched the included syslog-ng.service file
|
2011-10-23 02:25:04 +00:00
|
|
|
|
syslog-ng-3.2.5-syslog-ng.service.patch
|
|
|
|
|
|
2011-10-10 16:22:11 +00:00
|
|
|
|
* Mon Oct 10 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-9
|
|
|
|
|
- Patch syslog-ng-3.2.4-systemd-acquired-fd.patch (see bug #742624)
|
|
|
|
|
|
2011-10-10 16:11:59 +00:00
|
|
|
|
* Mon Oct 10 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-8
|
|
|
|
|
- disable linux-caps support for the time being (see bug #718439)
|
|
|
|
|
|
2011-08-31 01:40:23 +00:00
|
|
|
|
* Wed Aug 31 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-7
|
|
|
|
|
- Fixed the syslog-ng.service configuration file:
|
|
|
|
|
* Sockets setting (#734569)
|
|
|
|
|
* StandardOutput setting (#734591)
|
|
|
|
|
|
2011-06-27 14:37:27 +00:00
|
|
|
|
* Mon Jun 27 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-6
|
|
|
|
|
- Patch syslog-ng-3.2.4-chain-hostnames-processing.patch (#713965)
|
|
|
|
|
|
|
|
|
|
* Mon Jun 20 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-5
|
|
|
|
|
- Enabled support for capability management (--enable-linux-caps)
|
|
|
|
|
|
2011-05-17 19:22:23 +00:00
|
|
|
|
* Tue May 17 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-4
|
|
|
|
|
- Enabled SQL support (subpackage syslog-ng-libdbi)
|
|
|
|
|
|
2011-05-16 18:54:40 +00:00
|
|
|
|
* Mon May 16 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-3
|
|
|
|
|
- Updated the homepage URL
|
|
|
|
|
- Syslog-ng data directory in %%{_datadir}/%%{name}
|
|
|
|
|
- Include the main library header files in the devel subpackage
|
|
|
|
|
|
2011-05-12 02:56:59 +00:00
|
|
|
|
* Thu May 12 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-2
|
|
|
|
|
- No need to create the directory /etc/syslog-ng in the install section
|
|
|
|
|
- Enable the test suite (but excluding the SQL and SSL tests)
|
|
|
|
|
|
2011-05-11 11:11:01 +00:00
|
|
|
|
* Wed May 11 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-1
|
|
|
|
|
- Update to 3.2.4
|
|
|
|
|
|
2011-05-09 19:01:32 +00:00
|
|
|
|
* Mon May 9 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-5
|
|
|
|
|
- Overrided the default _localstatedir value (configure --localstatedir)
|
|
|
|
|
(value hardcoded in update-patterndb)
|
|
|
|
|
- Manually created the patterndb.d configuration directory (update-patterndb)
|
|
|
|
|
(see also https://bugzilla.balabit.com/show_bug.cgi?id=119 comments >= 4)
|
|
|
|
|
- Dropped support for Vim 7.0 and 7.1
|
|
|
|
|
|
2011-05-09 10:03:14 +00:00
|
|
|
|
* Mon May 9 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-4
|
|
|
|
|
- Dropped the bison and flex build requirements
|
|
|
|
|
- Corrected a couple of macro references in changelog entries (rpmlint)
|
|
|
|
|
|
2011-05-09 04:27:51 +00:00
|
|
|
|
* Mon May 9 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-3
|
|
|
|
|
- Added the build requirement systemd-units (macro %%_unitdir)
|
|
|
|
|
https://fedoraproject.org/wiki/Packaging:Guidelines:Systemd
|
|
|
|
|
- Dropped the redefinition of the %%_localstatedir macro
|
|
|
|
|
- Use %%global instead of %%define
|
|
|
|
|
- Minor modifications of the %%post, %%preun and %%postun scripts
|
|
|
|
|
https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd
|
|
|
|
|
- Expanded tabs to spaces (also added a vim modeline)
|
|
|
|
|
|
2011-05-06 00:20:55 +00:00
|
|
|
|
* Fri May 6 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-2
|
|
|
|
|
- Fix systemd-related scriptlets (Bill Nottingham)
|
|
|
|
|
- Explicitly add --enable-systemd to configure's command line
|
|
|
|
|
|
2011-05-02 03:15:00 +00:00
|
|
|
|
* Mon May 2 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-1
|
|
|
|
|
- updated to 3.2.3 final
|
|
|
|
|
- cleaned the sysconfig file
|
|
|
|
|
|
2011-04-28 16:24:21 +00:00
|
|
|
|
* Thu Apr 28 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-0.20110424.4
|
|
|
|
|
- downgrade the pcre minimal required version from 7.3 to 6.1 (#651823#c26)
|
|
|
|
|
- better compliance with the package guidelines
|
|
|
|
|
(https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd)
|
|
|
|
|
|
2011-04-28 08:46:26 +00:00
|
|
|
|
* Thu Apr 28 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.3-0.20110424.3
|
|
|
|
|
- honor pidfile
|
|
|
|
|
- disable ssl
|
|
|
|
|
- disable sql
|
|
|
|
|
|
2011-04-26 20:35:43 +00:00
|
|
|
|
* Tue Apr 26 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.3-0.20110424.2
|
|
|
|
|
- drop support for fedora without systemd
|
|
|
|
|
|
2011-04-26 01:02:37 +00:00
|
|
|
|
* Mon Apr 25 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-0.20110424.1
|
|
|
|
|
- change NVR to alert users that we have been using a syslog-ng v3.2 git snapshot
|
|
|
|
|
(for systemd support)
|
|
|
|
|
|
2011-04-25 20:35:02 +00:00
|
|
|
|
* Mon Apr 25 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.2-4
|
2011-04-25 20:39:14 +00:00
|
|
|
|
- re-introduces the "Provides: syslog" (#651823 comments 13, 15 and 21)
|
2011-04-25 20:35:02 +00:00
|
|
|
|
- rename the logrotate.d file back to syslog (#651823 comments 12, 15, 16 and 21)
|
|
|
|
|
- cleans the sysconfig and logrotate file mess (#651823 comments 17, 20 and 21)
|
|
|
|
|
- spec code cleanup (#651823 comments 10 and 11)
|
|
|
|
|
- dropped duplicated eventlog-devel BR
|
2011-04-23 19:44:38 +00:00
|
|
|
|
|
2011-04-23 13:11:13 +00:00
|
|
|
|
* Thu Apr 21 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.2-3
|
|
|
|
|
- systemd fixup
|
|
|
|
|
- more spec file cleanup,
|
2011-04-25 20:35:02 +00:00
|
|
|
|
- incorporate fixes from Jose Pedro Oliveira (#651823 comments 7 and 8)
|
2011-04-23 13:11:13 +00:00
|
|
|
|
|
2011-04-20 08:56:11 +00:00
|
|
|
|
* Wed Apr 20 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.2-2
|
|
|
|
|
- spec cleanup
|
|
|
|
|
|
|
|
|
|
* Wed Apr 13 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.2-1
|
|
|
|
|
- update to 3.2.2
|
|
|
|
|
- built from git snapshot
|
|
|
|
|
|
|
|
|
|
* Wed Apr 06 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.1-3
|
|
|
|
|
- install to /sbin
|
|
|
|
|
- native systemd start script
|
|
|
|
|
|
|
|
|
|
* Thu Mar 17 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.1-2
|
|
|
|
|
- finally move libs to correct place
|
|
|
|
|
- split out -devel subpackage
|
|
|
|
|
|
|
|
|
|
* Fri Mar 04 2011 Matthias Runge <mrunge@fedoraproject.org> - 3.2.1-1
|
|
|
|
|
- update to syslog-ng 3.2.1
|
2011-02-09 17:32:28 +00:00
|
|
|
|
|
2010-07-27 18:52:48 +00:00
|
|
|
|
* Sat Jul 24 2010 Doug Warner <silfreed@fedoraproject.org> - 3.1.1-1
|
|
|
|
|
- update for syslog-ng 3.1.1
|
|
|
|
|
- supports the new syslog protocol standards
|
|
|
|
|
- log statements can be embedded into each other
|
|
|
|
|
- the encoding of source files can be set for proper character conversion
|
|
|
|
|
- can read, process, and rewrite structured messages (e.g., Apache webserver
|
|
|
|
|
logs) using templates and regular expressions
|
|
|
|
|
- support for patterndb v2 and v3 format, along with a bunch of new
|
|
|
|
|
parsers: ANYSTRING, IPv6, IPvANY and FLOAT.
|
|
|
|
|
- added a new "pdbtool" utility to manage patterndb files: convert them
|
|
|
|
|
from v1 or v2 format, merge mulitple patterndb files into one and look
|
|
|
|
|
up matching patterns given a specific message.
|
|
|
|
|
- support for message tags: tags can be assigned to log messages as they
|
|
|
|
|
enter syslog-ng: either by the source driver or via patterndb.
|
|
|
|
|
Later it these tags can be used for efficient filtering.
|
|
|
|
|
- added support for rewriting structured data
|
|
|
|
|
- added pcre support in the binary packages of syslog-ng
|
|
|
|
|
|
2009-09-22 00:42:39 +00:00
|
|
|
|
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-8
|
|
|
|
|
- Adjust eventlog build requirement
|
|
|
|
|
|
|
|
|
|
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-7
|
|
|
|
|
- Branch sync
|
|
|
|
|
|
2009-09-16 06:23:21 +00:00
|
|
|
|
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-6
|
|
|
|
|
- Branch sync
|
|
|
|
|
|
2009-09-16 04:40:39 +00:00
|
|
|
|
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-5
|
|
|
|
|
- Rebuilding for tag issue
|
|
|
|
|
|
2009-08-29 18:29:07 +00:00
|
|
|
|
* Thu Aug 20 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-4
|
|
|
|
|
- libnet linking (bug#518150)
|
|
|
|
|
|
2009-08-19 12:30:50 +00:00
|
|
|
|
* Tue Aug 18 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-3
|
2009-08-19 06:07:30 +00:00
|
|
|
|
- Init script fix (bug#517339)
|
2009-07-27 05:20:17 +00:00
|
|
|
|
|
2009-08-19 12:30:50 +00:00
|
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
|
2009-03-24 13:52:29 +00:00
|
|
|
|
* Tue Mar 24 2009 Douglas E. Warner <silfreed@silfreed.net> - 2.1.4-1
|
|
|
|
|
- update to 2.1.4
|
|
|
|
|
- enabling mixed linking to compile only non-system libs statically
|
|
|
|
|
- lots of packaging updates to be able to build on RHEL4,5, Fedora9+ and be
|
|
|
|
|
parallel-installable with rsyslog and/or sysklogd on those platforms
|
|
|
|
|
- removing BR for flex & byacc to try to prevent files from being regenerated
|
|
|
|
|
- fixing build error with cfg-lex.l and flex 2.5.4
|
|
|
|
|
- Fixed a possible DoS condition triggered by a destination port unreachable
|
|
|
|
|
ICMP packet received from a UDP destination. syslog-ng started eating all
|
|
|
|
|
available memory and CPU until it crashed if this happened.
|
|
|
|
|
- Fixed the rate at which files regular were read using the file() source.
|
|
|
|
|
- Report connection breaks as a write error instead of reporting POLLERR as
|
|
|
|
|
the write error path reports more sensible information in the logs.
|
|
|
|
|
|
2009-02-26 04:54:53 +00:00
|
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
|
2013-01-19 16:44:15 +00:00
|
|
|
|
* Tue Dec 02 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.10-1
|
2008-12-03 03:47:56 +00:00
|
|
|
|
- update to 2.0.10
|
|
|
|
|
- fix for CVE-2008-5110
|
|
|
|
|
|
2008-09-15 13:02:10 +00:00
|
|
|
|
* Mon Sep 15 2008 Peter Vrabec <pvrabec@redhat.com> 2.0.8-3
|
2011-04-28 16:24:21 +00:00
|
|
|
|
- do not conflicts with rsyslog, both rsyslog and syslog-ng use
|
2008-09-15 13:02:10 +00:00
|
|
|
|
same pidfile and logrotate file (#441664)
|
|
|
|
|
|
2008-09-06 19:17:43 +00:00
|
|
|
|
* Sat Sep 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.8-2
|
|
|
|
|
- fix license tag
|
|
|
|
|
|
2008-01-31 14:06:17 +00:00
|
|
|
|
* Thu Jan 31 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.8-1
|
|
|
|
|
- updated to 2.0.8
|
|
|
|
|
- removed logrotate patch
|
|
|
|
|
|
2008-01-29 18:52:07 +00:00
|
|
|
|
* Tue Jan 29 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.7-2
|
|
|
|
|
- added patch from git commit a8b9878ab38b10d24df7b773c8c580d341b22383
|
|
|
|
|
to fix log rotation (bug#430057)
|
|
|
|
|
|
2008-01-09 13:45:57 +00:00
|
|
|
|
* Tue Jan 08 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.7-1
|
|
|
|
|
- updated to 2.0.7
|
|
|
|
|
- force regeneration to avoid broken paths from upstream (#265221)
|
|
|
|
|
- adding loggen binary
|
|
|
|
|
|
2007-12-17 14:58:04 +00:00
|
|
|
|
* Mon Dec 17 2007 Douglas E. Warner <silfreed@silfreed.net> 2.0.6-1
|
|
|
|
|
- updated to 2.0.6
|
|
|
|
|
- fixes DoS in ZSA-2007-029
|
|
|
|
|
|
2007-11-29 11:08:11 +00:00
|
|
|
|
* Thu Nov 29 2007 Peter Vrabec <pvrabec@redhat.com> 2.0.5-3
|
|
|
|
|
- add conflicts (#400661)
|
|
|
|
|
|
2007-08-29 04:40:56 +00:00
|
|
|
|
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.0.5-2
|
|
|
|
|
- Rebuild for selinux ppc32 issue.
|
|
|
|
|
|
2007-07-26 15:07:26 +00:00
|
|
|
|
* Thu Jul 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.5-1
|
|
|
|
|
- Update to 2.0.5
|
|
|
|
|
|
2007-06-07 22:17:02 +00:00
|
|
|
|
* Thu Jun 7 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-4
|
|
|
|
|
- Add support for vim 7.1.
|
|
|
|
|
|
2007-05-31 21:16:22 +00:00
|
|
|
|
* Thu May 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-3
|
2007-05-31 21:54:18 +00:00
|
|
|
|
- Increase the number of unix-stream max-connections (10 -> 32).
|
2007-05-31 21:16:22 +00:00
|
|
|
|
|
2007-05-26 19:53:46 +00:00
|
|
|
|
* Sat May 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-2
|
|
|
|
|
- New upstream download location
|
|
|
|
|
(https://lists.balabit.hu/pipermail/syslog-ng/2007-May/010258.html)
|
|
|
|
|
|
2007-05-22 00:55:20 +00:00
|
|
|
|
* Tue May 22 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-1
|
|
|
|
|
- Update to 2.0.4.
|
|
|
|
|
|
2007-03-26 19:28:27 +00:00
|
|
|
|
* Mon Mar 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.3-1
|
|
|
|
|
- Update to 2.0.3.
|
|
|
|
|
|
2007-03-23 20:46:24 +00:00
|
|
|
|
* Fri Mar 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.3-0.20070323
|
|
|
|
|
- Update to latest snapshot (2007-03-23).
|
|
|
|
|
|
2007-03-09 17:47:45 +00:00
|
|
|
|
* Fri Mar 9 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.3-0.20070309
|
|
|
|
|
- Enable support for TCP wrappers (--enable-tcp-wrapper).
|
|
|
|
|
- Optional support for spoofed source addresses (--enable-spoof-source)
|
|
|
|
|
(disabled by default; build requires libnet).
|
|
|
|
|
|
2007-02-25 01:57:10 +00:00
|
|
|
|
* Sun Feb 25 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.2-2
|
|
|
|
|
- Dynamic link glib2 and eventlog (--enable-dynamic-linking).
|
|
|
|
|
For Fedora Core 6 (and above) both packages install their dynamic
|
|
|
|
|
libraries in /lib.
|
|
|
|
|
|
2007-02-10 19:13:05 +00:00
|
|
|
|
* Mon Jan 29 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.2-1
|
|
|
|
|
- Update to 2.0.2.
|
|
|
|
|
|
|
|
|
|
* Thu Jan 4 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.1-1
|
|
|
|
|
- Update to 2.0.1.
|
|
|
|
|
|
|
|
|
|
* Fri Dec 15 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.0-1
|
|
|
|
|
- Updated the init script patch: LSB Description and Short-Description.
|
|
|
|
|
|
|
|
|
|
* Fri Nov 3 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.0-0
|
|
|
|
|
- Update to 2.0.0.
|
2007-02-06 20:49:33 +00:00
|
|
|
|
|
2006-09-10 18:06:18 +00:00
|
|
|
|
* Sun Sep 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.11-3
|
|
|
|
|
- Rebuild for FC6.
|
|
|
|
|
|
2006-06-04 18:04:06 +00:00
|
|
|
|
* Sun Jun 4 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.11-2
|
|
|
|
|
- Install the vim syntax file.
|
|
|
|
|
|
2006-05-05 18:07:18 +00:00
|
|
|
|
* Fri May 5 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.11-1
|
|
|
|
|
- Update to 1.6.11.
|
|
|
|
|
|
2006-04-05 20:24:10 +00:00
|
|
|
|
* Sun Apr 2 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.10-2
|
|
|
|
|
- Build option to support the syslog-ng spoof-source feature
|
|
|
|
|
(the feature spoof-source is disabled by default).
|
|
|
|
|
|
2006-03-30 16:52:52 +00:00
|
|
|
|
* Thu Mar 30 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.10-1
|
|
|
|
|
- Update to 1.6.10.
|
2006-04-05 20:24:10 +00:00
|
|
|
|
- The postscript documentation has been dropped (upstream).
|
2006-03-30 16:52:52 +00:00
|
|
|
|
|
2006-02-15 01:14:10 +00:00
|
|
|
|
* Wed Feb 15 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-3
|
|
|
|
|
- Rebuild.
|
|
|
|
|
|
2005-12-19 18:30:33 +00:00
|
|
|
|
* Mon Dec 19 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-2
|
|
|
|
|
- Provides syslog instead of sysklogd (#172885).
|
|
|
|
|
|
2005-11-30 15:57:02 +00:00
|
|
|
|
* Wed Nov 30 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-1
|
|
|
|
|
- Build conflict statement
|
|
|
|
|
(see: https://lists.balabit.hu/pipermail/syslog-ng/2005-June/007630.html)
|
|
|
|
|
|
|
|
|
|
* Wed Nov 23 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-0
|
2005-11-23 12:14:48 +00:00
|
|
|
|
- Update to 1.6.9.
|
|
|
|
|
- The libol support library is now included in the syslog-ng tarball.
|
|
|
|
|
|
2005-06-22 00:30:17 +00:00
|
|
|
|
* Wed Jun 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.8-2
|
|
|
|
|
- BuildRequire which, since it's not part of the default buildgroup
|
|
|
|
|
(Konstantin Ryabitsev).
|
|
|
|
|
|
2005-05-27 17:34:30 +00:00
|
|
|
|
* Fri May 27 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.8-1
|
|
|
|
|
- Update to 1.6.8.
|
|
|
|
|
|
2005-05-26 01:37:33 +00:00
|
|
|
|
* Thu May 26 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.7-3
|
2005-05-09 22:16:02 +00:00
|
|
|
|
- Shipping the sysklogd logrotate file and using the same pidfile
|
|
|
|
|
as suggested by Jeremy Katz.
|
|
|
|
|
- Patching the init script: no default runlevels.
|
|
|
|
|
- Removed the triggers to handle the logrotate file (no longer needed).
|
2005-05-26 01:37:33 +00:00
|
|
|
|
- The SELinux use_syslogng boolean has been dropped (rules enabled).
|
2005-05-09 22:16:02 +00:00
|
|
|
|
|
2005-05-07 00:27:25 +00:00
|
|
|
|
* Sat May 07 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.7-2.fc4
|
|
|
|
|
- Increased libol required version to 0.3.16
|
|
|
|
|
(https://lists.balabit.hu/pipermail/syslog-ng/2005-May/007385.html).
|
|
|
|
|
|
2005-05-07 00:05:05 +00:00
|
|
|
|
* Sat Apr 09 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.7-0.fdr.1
|
|
|
|
|
- Update to 1.6.7.
|
|
|
|
|
- The Red Hat/Fedora Core configuration files are now included in the
|
|
|
|
|
syslog-ng tarball (directory: contrib/fedora-packaging).
|
|
|
|
|
|
|
|
|
|
* Fri Mar 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.4
|
|
|
|
|
- Logrotate file conflict: just comment/uncomment contents of the syslog
|
|
|
|
|
logrotate file using triggers.
|
|
|
|
|
|
|
|
|
|
* Tue Feb 15 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.3
|
|
|
|
|
- Require logrotate.
|
|
|
|
|
- Documentation updates (upstream).
|
|
|
|
|
|
|
|
|
|
* Sat Feb 05 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.2
|
|
|
|
|
- Added contrib/relogger.pl (missing in syslog-ng-1.6.6).
|
|
|
|
|
- Requires libol 0.3.15.
|
|
|
|
|
- Added %%trigger scripts to handle the logrotate file.
|
|
|
|
|
|
|
|
|
|
* Fri Feb 04 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.1
|
|
|
|
|
- Update to 1.6.6.
|
|
|
|
|
- Patches no longer needed.
|
|
|
|
|
|
|
|
|
|
* Fri Feb 04 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.7
|
|
|
|
|
- Took ownership of the configuration directory (/etc/syslog-ng/).
|
|
|
|
|
- Updated the syslog-ng(8) manpage (upstream patch).
|
|
|
|
|
- Updated the configuration file: /proc/kmsg is a file not a pipe.
|
|
|
|
|
- Patched two contrib files: syslog2ng and syslog-ng.conf.RedHat.
|
|
|
|
|
- Logrotate file inline replacement: perl --> sed (bug 1332 comment 23).
|
|
|
|
|
|
|
|
|
|
* Tue Jan 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.6
|
|
|
|
|
- Logrotate problem: only one logrotate file for syslog and syslog-ng.
|
|
|
|
|
- Configuration file: don't sync d_mail destination (/var/log/maillog).
|
|
|
|
|
|
|
|
|
|
* Mon Jan 24 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.5
|
|
|
|
|
- SIGHUP handling upstream patch (syslog-ng-1.6.5+20050121.tar.gz).
|
|
|
|
|
- Static linking /usr libraries (patch already upstream).
|
|
|
|
|
|
|
|
|
|
* Thu Sep 30 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.4
|
|
|
|
|
- make: do not strip the binaries during installation (install vs install-strip)
|
|
|
|
|
(bug 1332 comment 18).
|
|
|
|
|
- install: preserve timestamps (option -p) (bug 1332 comment 18).
|
|
|
|
|
|
|
|
|
|
* Wed Sep 1 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.5-0.fdr.3
|
|
|
|
|
- use the tcp_wrappers static library instead (bug 1332 comment 15).
|
|
|
|
|
|
|
|
|
|
* Wed Sep 1 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.5-0.fdr.2
|
|
|
|
|
- added missing build requirement: flex (bug 1332 comment 13).
|
|
|
|
|
|
|
|
|
|
* Wed Aug 25 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.5-0.fdr.1
|
|
|
|
|
- update to 1.65.
|
|
|
|
|
- removed the syslog-ng.doc.patch patch (already upstream).
|
|
|
|
|
- removed the syslog-ng.conf.solaris documentation file.
|
|
|
|
|
|
|
|
|
|
* Wed Apr 21 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.3
|
|
|
|
|
- removed Conflits:
|
2011-05-09 10:03:14 +00:00
|
|
|
|
- changed the %%post and %%preun scripts
|
2005-05-07 00:05:05 +00:00
|
|
|
|
- splitted Requires( ... , ... ) into Requires( ... )
|
|
|
|
|
|
|
|
|
|
* Fri Mar 5 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.2
|
|
|
|
|
- corrected the source URL
|
|
|
|
|
|
|
|
|
|
* Sat Feb 28 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.1
|
|
|
|
|
- changed packaged name to be compliant with fedora.us naming conventions
|
|
|
|
|
|
|
|
|
|
* Fri Feb 27 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.0.2
|
|
|
|
|
- updated to version 1.6.2
|
|
|
|
|
- undo "Requires: tcp_wrappers" - tcp_wrappers is a static lib
|
|
|
|
|
|
|
|
|
|
* Sat Feb 7 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.1-0.fdr.2
|
|
|
|
|
- make %{?_smp_mflags}
|
|
|
|
|
- Requires: tcp_wrappers
|
|
|
|
|
|
|
|
|
|
* Sat Jan 10 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.1-0.fdr.1
|
|
|
|
|
- first release for fedora.us
|
|
|
|
|
|
|
|
|
|
* Fri Jan 9 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.1-1.1tux
|
|
|
|
|
- updated to version 1.6.1
|
|
|
|
|
|
|
|
|
|
* Tue Oct 7 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc4-1.1tux
|
|
|
|
|
- updated to version 1.6.0rc4
|
|
|
|
|
|
|
|
|
|
* Tue Aug 26 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.4tux
|
|
|
|
|
- installation scripts improved
|
|
|
|
|
- conflits line
|
|
|
|
|
|
|
|
|
|
* Sat Aug 16 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.3tux
|
|
|
|
|
- install-strip
|
|
|
|
|
|
|
|
|
|
* Tue Jul 22 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.2tux
|
|
|
|
|
- missing document: contrib/syslog-ng.conf.doc
|
|
|
|
|
|
|
|
|
|
* Thu Jun 12 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.1tux
|
|
|
|
|
- Version 1.6.0rc3
|
|
|
|
|
|
|
|
|
|
* Sat Apr 12 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc2 snapshot
|
|
|
|
|
- Reorganized specfile
|
2011-05-09 10:03:14 +00:00
|
|
|
|
- Corrected the scripts (%%post, %%postun, and %%preun)
|
2005-05-07 00:05:05 +00:00
|
|
|
|
- Commented the mysql related lines; create an option for future inclusion
|
|
|
|
|
|
|
|
|
|
* Thu Feb 27 2003 Richard E. Perlotto II <richard@perlotto.com> 1.6.0rc1-1
|
|
|
|
|
- Updated for new version
|
|
|
|
|
|
|
|
|
|
* Mon Feb 17 2003 Richard E. Perlotto II <richard@perlotto.com> 1.5.26-1
|
|
|
|
|
- Updated for new version
|
|
|
|
|
|
2013-01-19 16:44:15 +00:00
|
|
|
|
* Fri Dec 20 2002 Richard E. Perlotto II <richard@perlotto.com> 1.5.24-1
|
2005-05-07 00:05:05 +00:00
|
|
|
|
- Updated for new version
|
|
|
|
|
|
2013-01-19 16:44:15 +00:00
|
|
|
|
* Fri Dec 13 2002 Richard E. Perlotto II <richard@perlotto.com> 1.5.23-2
|
2005-05-07 00:05:05 +00:00
|
|
|
|
- Corrected the mass of errors that occured with rpmlint
|
|
|
|
|
- Continue to clean up for the helpful hints on how to write to a database
|
|
|
|
|
|
|
|
|
|
* Sun Dec 08 2002 Richard E. Perlotto II <richard@perlotto.com> 1.5.23-1
|
|
|
|
|
- Updated file with notes and PGP signatures
|
|
|
|
|
|
2011-05-09 04:27:51 +00:00
|
|
|
|
# vim:set ai ts=4 sw=4 sts=4 et:
|