2f6ac33
%global ivykis_ver 0.42.3
Douglas E. Warner 15b779d
18be77d
%global syslog_ng_major_ver 4
1c32b75
%global syslog_ng_minor_ver 3
a2917c1
%global syslog_ng_patch_ver 1
2f6ac33
%global syslog_ng_major_minor_ver %{syslog_ng_major_ver}.%{syslog_ng_minor_ver}
2f6ac33
%global syslog_ng_ver %{syslog_ng_major_ver}.%{syslog_ng_minor_ver}.%{syslog_ng_patch_ver}
2f6ac33
2f6ac33
Name:    syslog-ng
2f6ac33
Version: %{syslog_ng_ver}
e018b30
Release: 4%{?dist}
Douglas E. Warner 15b779d
Summary: Next-generation syslog server
Douglas E. Warner 15b779d
Douglas E. Warner 15b779d
License: GPLv2+
Peter Czanik 47ab73a
URL:     https://www.syslog-ng.com/products/open-source-log-management/
Your Name 99d9bf8
Source0: https://github.com/balabit/syslog-ng/releases/download/syslog-ng-%{version}/%{name}-%{version}.tar.gz
Douglas E. Warner 15b779d
Source1: syslog-ng.conf
Jose Pedro Oliveira 701112c
Source2: syslog-ng.logrotate
d000eca
Source3: syslog-ng.service
Douglas E. Warner 15b779d
82194d2
BuildRequires: make
513fb54
BuildRequires: bison
513fb54
BuildRequires: cyrus-sasl-devel
513fb54
BuildRequires: flex
ffc8993
BuildRequires: glib2-devel
513fb54
BuildRequires: hiredis-devel
Jose Pedro Oliveira e997127
BuildRequires: ivykis-devel >= %{ivykis_ver}
Jose Pedro Oliveira 5bd5690
BuildRequires: json-c-devel
Jose Pedro Oliveira 5bd5690
BuildRequires: libcap-devel
513fb54
BuildRequires: libcurl-devel
Jose Pedro Oliveira bf3ff4e
BuildRequires: libdbi-devel
513fb54
BuildRequires: libesmtp-devel
513fb54
BuildRequires: libmaxminddb-devel
Douglas E. Warner 15b779d
BuildRequires: libnet-devel
513fb54
BuildRequires: librabbitmq-devel
513fb54
BuildRequires: libtool
Jose Pedro Oliveira 1390f7d
BuildRequires: libuuid-devel
513fb54
BuildRequires: libxslt
Your Name 6170c03
BuildRequires: mongo-c-driver-devel
993fa4b
BuildRequires: net-snmp-devel
513fb54
BuildRequires: openssl-devel
654e69a
BuildRequires: pcre2-devel
513fb54
BuildRequires: perl-generators
513fb54
BuildRequires: pkgconfig
513fb54
BuildRequires: python3-devel
Peter Czanik eccace2
BuildRequires: riemann-c-client-devel
d000eca
BuildRequires: snappy-devel
513fb54
BuildRequires: systemd-devel
513fb54
BuildRequires: systemd-units
6de89df
BuildRequires: librdkafka-devel
6de89df
BuildRequires: zlib-devel
6f3a852
BuildRequires: paho-c-devel
Jose Pedro Oliveira bf3ff4e
18be77d
BuildRequires: python3-pip
18be77d
BuildRequires:  python3-cachetools
18be77d
BuildRequires:  python3-certifi
18be77d
BuildRequires:  python3-charset-normalizer
18be77d
BuildRequires:  python3-google-auth
18be77d
BuildRequires:  python3-idna
18be77d
BuildRequires:  python3-kubernetes
18be77d
BuildRequires:  python3-oauthlib
18be77d
BuildRequires:  python3-pyasn1
18be77d
BuildRequires:  python3-pyasn1-modules
18be77d
BuildRequires:  python3-dateutil
18be77d
BuildRequires:  python3-PyYAML
18be77d
BuildRequires:  python3-requests
18be77d
BuildRequires:  python3-requests-oauthlib
18be77d
BuildRequires:  python3-rsa
18be77d
BuildRequires:  python3-six
18be77d
BuildRequires:  python3-urllib3
18be77d
BuildRequires:  python3-websocket-client
18be77d
676949a
%ifarch i686
676949a
%bcond_with bpf
676949a
%bcond_with otel
676949a
%else
676949a
%bcond_without bpf
676949a
%bcond_without otel
676949a
%endif
676949a
676949a
%if %{with bpf}
654e69a
BuildRequires: libbpf-devel
654e69a
BuildRequires: bpftool
654e69a
BuildRequires: clang
676949a
%endif
654e69a
676949a
%if %{with otel}
654e69a
BuildRequires:  grpc-devel
654e69a
BuildRequires:  protobuf-devel
676949a
%endif
654e69a
Douglas E. Warner 15b779d
Requires: logrotate
Jose Pedro Oliveira e997127
Requires: ivykis >= %{ivykis_ver}
Jose Pedro Oliveira 1390f7d
Requires(post): systemd-units
Jose Pedro Oliveira 1390f7d
Requires(preun): systemd-units
Jose Pedro Oliveira 1390f7d
Requires(postun): systemd-units
Matthias Runge c66f633
Jose Pedro Oliveira efb36d5
Provides: syslog
Douglas E. Warner 15b779d
# merge separate syslog-vim package into one
Douglas E. Warner 15b779d
Provides: syslog-ng-vim = %{version}-%{release}
Douglas E. Warner 15b779d
Obsoletes: syslog-ng-vim < 2.0.8-1
6570fbf
Jose Pedro Oliveira 62ec276
# Fedora 17’s unified filesystem (/usr-move)
Jose Pedro Oliveira 62ec276
Conflicts: filesystem < 3
Jose Pedro Oliveira 62ec276
2f6ac33
Obsoletes: syslog-ng-json < 3.8
3a785a5
513fb54
3a785a5
%description
Jose Pedro Oliveira 5660133
syslog-ng is an enhanced log daemon, supporting a wide range of input and
Jose Pedro Oliveira 5660133
output methods: syslog, unstructured text, message queues, databases (SQL
Jose Pedro Oliveira 5660133
and NoSQL alike) and more.
Jose Pedro Oliveira 5660133
Jose Pedro Oliveira 5660133
Key features:
Jose Pedro Oliveira 5660133
Jose Pedro Oliveira 5660133
 * receive and send RFC3164 and RFC5424 style syslog messages
Jose Pedro Oliveira 5660133
 * work with any kind of unstructured data
Jose Pedro Oliveira 5660133
 * receive and send JSON formatted messages
Jose Pedro Oliveira 5660133
 * classify and structure logs with builtin parsers (csv-parser(),
Jose Pedro Oliveira 5660133
   db-parser(), ...)
Jose Pedro Oliveira 5660133
 * normalize, crunch and process logs as they flow through the system
Jose Pedro Oliveira 5660133
 * hand on messages for further processing using message queues (like
Jose Pedro Oliveira 5660133
   AMQP), files or databases (like PostgreSQL or MongoDB).
3a785a5
Jose Pedro Oliveira bf3ff4e
54464db
%package slog
54464db
Summary: secure logging support for %{name}
54464db
Requires: %{name}%{?_isa} = %{version}-%{release}
54464db
54464db
%description slog
54464db
This module supports secure message transfer and storage (experimental).
54464db
Jose Pedro Oliveira bf3ff4e
%package libdbi
aa7afdc
Summary: Libdbi support for %{name}
Jose Pedro Oliveira 1c4c540
Requires: %{name}%{?_isa} = %{version}-%{release}
Jose Pedro Oliveira bf3ff4e
Jose Pedro Oliveira bf3ff4e
%description libdbi
Jose Pedro Oliveira bf3ff4e
This module supports a large number of database systems via libdbi.
Jose Pedro Oliveira bf3ff4e
Jose Pedro Oliveira bf3ff4e
Jose Pedro Oliveira 1390f7d
%package mongodb
aa7afdc
Summary: MongoDB support for %{name}
Jose Pedro Oliveira 1390f7d
Requires: %{name}%{?_isa} = %{version}-%{release}
Jose Pedro Oliveira 1390f7d
Jose Pedro Oliveira 1390f7d
%description mongodb
Jose Pedro Oliveira 1390f7d
This module supports the mongodb database via libmongo-client.
Jose Pedro Oliveira 1390f7d
6de89df
%package kafka
6de89df
Summary: Kafka support for %{name}
6de89df
Requires: %{name}%{?_isa} = %{version}-%{release}
6de89df
6de89df
%description kafka
6de89df
This module supports sending logs to Kafka through librdkafka.
6de89df
Jose Pedro Oliveira 1390f7d
Peter Czanik 393a5c5
%package smtp
aa7afdc
Summary: SMTP support for %{name}
Peter Czanik 393a5c5
Requires: %{name}%{?_isa} = %{version}-%{release}
Peter Czanik 393a5c5
Peter Czanik 393a5c5
%description smtp
Peter Czanik 393a5c5
This module supports sending e-mail alerts through an smtp server.
Peter Czanik 393a5c5
513fb54
993fa4b
%package snmp
993fa4b
Summary: SNMP support for %{name}
513fb54
Requires: %{name}%{?_isa} = %{version}-%{release}
993fa4b
993fa4b
%description snmp
993fa4b
This module adds support for SNMP destination.
Peter Czanik 393a5c5
513fb54
Peter Czanik 393a5c5
%package geoip
aa7afdc
Summary: GeoIP support for %{name}
Peter Czanik 393a5c5
Requires: %{name}%{?_isa} = %{version}-%{release}
Peter Czanik 393a5c5
Peter Czanik 393a5c5
%description geoip
Peter Czanik 393a5c5
This template function returns the 2-letter country code of
Peter Czanik 393a5c5
any IPv4 address or host.
Peter Czanik 393a5c5
Peter Czanik 393a5c5
Jose Pedro Oliveira 6536513
%package redis
aa7afdc
Summary: Redis support for %{name}
Jose Pedro Oliveira 6536513
Requires: %{name}%{?_isa} = %{version}-%{release}
Jose Pedro Oliveira 6536513
Jose Pedro Oliveira 6536513
%description redis
Jose Pedro Oliveira 6536513
This module supports the redis key-value store via hiredis.
Jose Pedro Oliveira 6536513
513fb54
Peter Czanik eccace2
%package riemann
aa7afdc
Summary: Riemann support for %{name}
Peter Czanik eccace2
Requires: %{name}%{?_isa} = %{version}-%{release}
Peter Czanik eccace2
Peter Czanik eccace2
%description riemann
Peter Czanik eccace2
This module supports the riemann monitoring server.
Jose Pedro Oliveira 6536513
513fb54
434d5a6
%package http
aa7afdc
Summary: HTTP support for %{name}
Your Name 99d9bf8
Requires: %{name}%{?_isa} = %{version}-%{release}
434d5a6
Obsoletes: %{name}-curl < 3.10
Your Name 99d9bf8
434d5a6
%description http
434d5a6
This module supports the http destination.
Your Name 99d9bf8
513fb54
654e69a
%package opentelemetry
654e69a
Summary: OpenTelemetry support for %{name}
654e69a
Group: Development/Libraries
654e69a
Requires: %{name}%{?_isa} = %{version}-%{release}
654e69a
654e69a
%description opentelemetry
654e69a
This module adds OpenTelemetry support.
654e69a
654e69a
654e69a
%package bpf
654e69a
Summary: Faster UDP log collection for %{name}
654e69a
Group: Development/Libraries
654e69a
Requires: %{name}%{?_isa} = %{version}-%{release}
654e69a
654e69a
%description bpf
654e69a
This module provides faster UDP log collection using bpf.
654e69a
654e69a
3dac9ea
%package amqp
3dac9ea
Summary: AMQP support for %{name}
3dac9ea
Requires: %{name}%{?_isa} = %{version}-%{release}
3dac9ea
3dac9ea
%description amqp
3dac9ea
This module supports the AMQP destination.
3dac9ea
6f3a852
%package mqtt
6f3a852
Summary: mqtt support for %{name}
6f3a852
Group: Development/Libraries
6f3a852
Requires: %{name}%{?_isa} = %{version}-%{release}
6f3a852
6f3a852
%description mqtt
6f3a852
This module supports sending logs to MQTT through paho-c.
513fb54
513fb54
%package python
513fb54
Summary: Python support for %{name}
513fb54
Requires: %{name}%{?_isa} = %{version}-%{release}
ffc8993
Obsoletes: python3-syslog-ng < 3.22
8653ef6
8653ef6
%description python
8653ef6
This package provides python support for syslog-ng.
8653ef6
8653ef6
%package python-modules
8653ef6
Summary:        Python-based drivers for syslog-ng
8653ef6
Group:          System/Libraries
8653ef6
Requires:       %{name} = %{version}
8653ef6
Requires:       %{name}-python
18be77d
Requires:  python3-cachetools
18be77d
Requires:  python3-certifi
18be77d
Requires:  python3-charset-normalizer
18be77d
Requires:  python3-google-auth
18be77d
Requires:  python3-idna
18be77d
Requires:  python3-kubernetes
18be77d
Requires:  python3-oauthlib
18be77d
Requires:  python3-pyasn1
18be77d
Requires:  python3-pyasn1-modules
18be77d
Requires:  python3-dateutil
18be77d
Requires:  python3-PyYAML
18be77d
Requires:  python3-requests
18be77d
Requires:  python3-requests-oauthlib
18be77d
Requires:  python3-rsa
18be77d
Requires:  python3-six
18be77d
Requires:  python3-urllib3
18be77d
Requires:  python3-websocket-client
513fb54
8653ef6
%description python-modules
8653ef6
This package provides Python-based (Kubernetes, Hypr) drivers for syslog-ng.
513fb54
Matthias Runge c66f633
%package devel
Matthias Runge c66f633
Summary: Development files for %{name}
Jose Pedro Oliveira 1c4c540
Requires: %{name}%{?_isa} = %{version}-%{release}
Matthias Runge c66f633
Jose Pedro Oliveira efb36d5
%description devel
Matthias Runge c66f633
The %{name}-devel package contains libraries and header files for
Matthias Runge c66f633
developing applications that use %{name}.
3a785a5
Douglas E. Warner 15b779d
Matthias Runge c66f633
%prep
5357b70
%autosetup -p 1
Douglas E. Warner ff893be
6ac47b0
# Remove bundled libraries
6ac47b0
rm -rf lib/ivykis
be30741
rm -rf modules/afamqp/rabbitmq-c
6ac47b0
rm -rf modules/afmongodb/mongo-c-driver
be30741
Douglas E. Warner 15b779d
# fix perl path
Douglas E. Warner 15b779d
%{__sed} -i 's|^#!/usr/local/bin/perl|#!%{__perl}|' contrib/relogger.pl
6570fbf
Matthias Runge 264eaa1
# fix executable perms on contrib files
Matthias Runge 264eaa1
%{__chmod} -c a-x contrib/syslog2ng
Douglas E. Warner 15b779d
Jose Pedro Oliveira d64b71b
# fix authors file
Jose Pedro Oliveira d64b71b
/usr/bin/iconv -f iso8859-1 -t utf-8 AUTHORS > AUTHORS.conv && \
Jose Pedro Oliveira d64b71b
    %{__mv} -f AUTHORS.conv AUTHORS
Jose Pedro Oliveira d64b71b
b4dc121
# Fix python shebang
d56ffc3
%py3_shebang_fix lib/merge-grammar.py
e86662f
touch -r lib/cfg-grammar.y lib/merge-grammar.py
3a785a5
3a785a5
%build
3a785a5
%configure \
Jose Pedro Oliveira 48093dd
    --prefix=%{_prefix} \
Jose Pedro Oliveira 9d4f221
    --sysconfdir=%{_sysconfdir}/%{name} \
Jose Pedro Oliveira 516c9c4
    --localstatedir=%{_sharedstatedir}/%{name} \
Your Name 99d9bf8
    --datadir=%{_datadir} \
ffc8993
    --with-module-dir=%{_libdir}/%{name} \
Jose Pedro Oliveira 38ce8d6
    --with-systemdsystemunitdir=%{_unitdir} \
Jose Pedro Oliveira 5bd5690
    --with-ivykis=system \
Your Name 6170c03
    --with-mongoc=system \
Jose Pedro Oliveira e52affe
    --with-embedded-crypto \
Your Name 99d9bf8
    --enable-manpages \
Jose Pedro Oliveira 9d4f221
    --enable-ipv6 \
Jose Pedro Oliveira 9d4f221
    --enable-spoof-source \
Peter Czanik df44319
    --with-linux-caps=auto \
Jose Pedro Oliveira bf3ff4e
    --enable-sql \
6de89df
    --enable-kafka \
6f3a852
    --enable-mqtt \
Jose Pedro Oliveira 5bd5690
    --enable-json \
Jose Pedro Oliveira 8be2b38
    --enable-ssl \
Jose Pedro Oliveira 1390f7d
    --enable-smtp \
Jose Pedro Oliveira 1390f7d
    --enable-geoip \
Jose Pedro Oliveira 9d4f221
    --enable-shared \
Jose Pedro Oliveira 9d4f221
    --disable-static \
Jose Pedro Oliveira 9d4f221
    --enable-dynamic-linking \
Jose Pedro Oliveira 1390f7d
    --enable-systemd \
Jose Pedro Oliveira 6536513
    --enable-redis \
3dac9ea
    --enable-amqp \
ffc8993
    --enable-python \
ffc8993
    --with-python=3 \
18be77d
    --with-python-packages=system \
993fa4b
    --disable-java \
Your Name 99d9bf8
    --disable-java-modules \
993fa4b
    --enable-afsnmp \
676949a
%if %{with otel}
654e69a
    --enable-cpp --enable-grpc \
676949a
%endif
676949a
%if %{with bpf}
654e69a
    --enable-ebpf \
676949a
%endif
Your Name 99d9bf8
    --enable-riemann
434d5a6
Jose Pedro Oliveira d1b0d4b
make %{_smp_mflags}
3a785a5
6570fbf
3a785a5
%install
Douglas E. Warner 15b779d
make DESTDIR=%{buildroot} install
Douglas E. Warner 15b779d
Jose Pedro Oliveira 5bd5690
%{__install} -d -m 755 %{buildroot}%{_sysconfdir}/%{name}/conf.d
Douglas E. Warner 15b779d
%{__install} -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/syslog-ng.conf
Douglas E. Warner 15b779d
Douglas E. Warner 15b779d
%{__install} -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
Jose Pedro Oliveira 701112c
%{__install} -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/syslog
Douglas E. Warner 15b779d
d000eca
%{__install} -d -m 755 %{buildroot}%{_prefix}/lib/systemd/system
d000eca
%{__install} -p -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}.service
d000eca
Jose Pedro Oliveira d64b71b
# create the local state dir
Jose Pedro Oliveira 9d4f221
%{__install} -d -m 755 %{buildroot}/%{_sharedstatedir}/%{name}
Douglas E. Warner 15b779d
Jose Pedro Oliveira 01047b7
# install the main library header files
Jose Pedro Oliveira 01047b7
%{__install} -d -m 755 %{buildroot}%{_includedir}/%{name}
Jose Pedro Oliveira 01047b7
%{__install} -p -m 644 config.h %{buildroot}%{_includedir}/%{name}
Jose Pedro Oliveira 01047b7
%{__install} -p -m 644 lib/*.h %{buildroot}%{_includedir}/%{name}
Jose Pedro Oliveira 01047b7
Douglas E. Warner 15b779d
# install vim files
8653ef6
%{__install} -d -m 755 %{buildroot}%{_datadir}/%{name}/vim/ftdetect
8653ef6
%{__install} -d -m 755 %{buildroot}%{_datadir}/%{name}/vim/syntax
8653ef6
%{__install} -p -m 644 contrib/vim/ftdetect/syslog-ng.vim %{buildroot}%{_datadir}/%{name}/vim/ftdetect
8653ef6
%{__install} -p -m 644 contrib/vim/syntax/syslog-ng.vim %{buildroot}%{_datadir}/%{name}/vim/syntax
8653ef6
for vimver in 73 ; do
8653ef6
    %{__install} -d -m 755 %{buildroot}%{_datadir}/vim/vim$vimver/ftdetect
Jose Pedro Oliveira 9d4f221
    %{__install} -d -m 755 %{buildroot}%{_datadir}/vim/vim$vimver/syntax
8653ef6
    cd %{buildroot}%{_datadir}/vim/vim$vimver
8653ef6
    ln -s ../../../%{name}/vim/ftdetect/syslog-ng.vim ftdetect
8653ef6
    ln -s ../../../%{name}/vim/syntax/syslog-ng.vim syntax
Jose Pedro Oliveira 9d4f221
    cd -
b00420d
done
b00420d
Jose Pedro Oliveira 01047b7
find %{buildroot} -name "*.la" -exec rm -f {} \;
b00420d
Peter Czanik 0c42010
# remove some extra testing related files
d000eca
rm %{buildroot}%{_unitdir}/%{name}@.service
d000eca
Jose Pedro Oliveira d64b71b
3a785a5
%post
Jose Pedro Oliveira 5bd5690
ldconfig
Jose Pedro Oliveira 26c5cb3
%systemd_post syslog-ng.service
3a785a5
513fb54
3a785a5
%preun
Jose Pedro Oliveira 26c5cb3
%systemd_preun syslog-ng.service
3a785a5
513fb54
3a785a5
%postun
Jose Pedro Oliveira 5bd5690
ldconfig
Jose Pedro Oliveira 26c5cb3
%systemd_postun_with_restart syslog-ng.service
3a785a5
Jose Pedro Oliveira 9d4f221
Jose Pedro Oliveira c09f0f3
%triggerun -- syslog-ng < 3.2.3
Jose Pedro Oliveira c09f0f3
if /sbin/chkconfig --level 3 %{name} ; then
Jose Pedro Oliveira 9d4f221
    /bin/systemctl enable %{name}.service >/dev/null 2>&1 || :
Jose Pedro Oliveira c09f0f3
fi
3a785a5
b00420d
%triggerin -- vim-common
b00420d
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/\.//'`
8653ef6
[ -d %{_datadir}/vim/vim${VIMVERNEW}/ftdetect ] && \
8653ef6
    cd %{_datadir}/vim/vim${VIMVERNEW}/ftdetect && \
8653ef6
    ln -sf ../../../%{name}/vim/ftdetect/syslog-ng.vim . || :
b00420d
[ -d %{_datadir}/vim/vim${VIMVERNEW}/syntax ] && \
Jose Pedro Oliveira 9d4f221
    cd %{_datadir}/vim/vim${VIMVERNEW}/syntax && \
8653ef6
    ln -sf ../../../%{name}/vim/syntax/syslog-ng.vim . || :
513fb54
b00420d
%triggerun -- vim-common
b00420d
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/\.//'`
8653ef6
[ $2 = 0 ] && rm -f %{_datadir}/vim/vim${VIMVEROLD}/ftdetect/syslog-ng.vim %{_datadir}/vim/vim${VIMVEROLD}/syntax/syslog-ng.vim || :
513fb54
b00420d
%triggerpostun -- vim-common
b00420d
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/\.//'`
b00420d
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/\.//'`
b00420d
if [ $1 = 1 ]; then
8653ef6
    rm -f %{_datadir}/vim/vim${VIMVEROLD}/ftdetect/syslog-ng.vim %{_datadir}/vim/vim${VIMVEROLD}/syntax/syslog-ng.vim || :
8653ef6
    [ -d %{_datadir}/vim/vim${VIMVERNEW}/ftdetect ] && \
8653ef6
        cd %{_datadir}/vim/vim${VIMVERNEW}/ftdetect && \
8653ef6
        ln -sf ../../../%{name}/vim/ftdetect/syslog-ng.vim . || :
Jose Pedro Oliveira 9d4f221
    [ -d %{_datadir}/vim/vim${VIMVERNEW}/syntax ] && \
Jose Pedro Oliveira 9d4f221
        cd %{_datadir}/vim/vim${VIMVERNEW}/syntax && \
8653ef6
        ln -sf ../../../%{name}/vim/syntax/syslog-ng.vim . || :
b00420d
fi
b00420d
3a785a5
%files
Peter Czanik df44319
%doc AUTHORS COPYING NEWS.md
6570fbf
%doc contrib/{relogger.pl,syslog2ng,syslog-ng.conf.doc}
Jose Pedro Oliveira d64b71b
2f6ac33
%dir %{_sysconfdir}/syslog-ng
2f6ac33
%dir %{_sysconfdir}/syslog-ng/conf.d
2f6ac33
%dir %{_sysconfdir}/syslog-ng/patterndb.d
Jose Pedro Oliveira efb36d5
%config(noreplace) %{_sysconfdir}/logrotate.d/syslog
2f6ac33
%config(noreplace) %{_sysconfdir}/syslog-ng/syslog-ng.conf
2f6ac33
2f6ac33
%{_unitdir}/syslog-ng.service
Matthias Runge c66f633
2f6ac33
%dir %{_sharedstatedir}/syslog-ng
2f6ac33
2f6ac33
%{_sbindir}/syslog-ng
Douglas E. Warner ff893be
%{_sbindir}/syslog-ng-ctl
2f6ac33
%{_sbindir}/syslog-ng-debun
2f6ac33
2f6ac33
%{_bindir}/dqtool
Douglas E. Warner 15b779d
%{_bindir}/loggen
Douglas E. Warner ff893be
%{_bindir}/pdbtool
2f47e42
%{_bindir}/persist-tool
Matthias Runge c66f633
%{_bindir}/update-patterndb
18be77d
%{_bindir}/syslog-ng-update-virtualenv
2f6ac33
2f6ac33
%{_libdir}/libevtlog-%{syslog_ng_major_minor_ver}.so.0
2f6ac33
%{_libdir}/libevtlog-%{syslog_ng_major_minor_ver}.so.0.0.0
2f6ac33
%{_libdir}/libloggen_helper-%{syslog_ng_major_minor_ver}.so.0
2f6ac33
%{_libdir}/libloggen_helper-%{syslog_ng_major_minor_ver}.so.0.0.0
2f6ac33
%{_libdir}/libloggen_plugin-%{syslog_ng_major_minor_ver}.so.0
2f6ac33
%{_libdir}/libloggen_plugin-%{syslog_ng_major_minor_ver}.so.0.0.0
2f6ac33
%{_libdir}/libsecret-storage.so.0
2f6ac33
%{_libdir}/libsecret-storage.so.0.0.0
2f6ac33
%{_libdir}/libsyslog-ng-%{syslog_ng_major_minor_ver}.so.0
2f6ac33
%{_libdir}/libsyslog-ng-%{syslog_ng_major_minor_ver}.so.0.0.0
2f6ac33
2f6ac33
%dir %{_libdir}/syslog-ng
2f6ac33
%{_libdir}/syslog-ng/*.so
2f6ac33
2f6ac33
%dir %{_libdir}/syslog-ng/loggen
2f6ac33
%{_libdir}/syslog-ng/loggen/libloggen_socket_plugin.so
2f6ac33
%{_libdir}/syslog-ng/loggen/libloggen_ssl_plugin.so
2f6ac33
3dac9ea
%exclude %{_libdir}/syslog-ng/libafamqp.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libafmongodb.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libafsmtp.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libafsql.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libgeoip2-plugin.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libhttp.so
513fb54
%exclude %{_libdir}/syslog-ng/libmod-python.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libredis.so
2f6ac33
%exclude %{_libdir}/syslog-ng/libriemann.so
993fa4b
%exclude %{_libdir}/syslog-ng/libafsnmp.so
df429fb
%exclude %{_libdir}/syslog-ng/libkafka.so
e8b1976
%exclude %{_libdir}/syslog-ng/libotel.so
e8b1976
%exclude %{_libdir}/syslog-ng/libmqtt.so
e8b1976
%exclude %{_libdir}/syslog-ng/libebpf.so
2f6ac33
8653ef6
%dir %{_datadir}/%{name}
8653ef6
%{_datadir}/%{name}/vim/ftdetect/syslog-ng.vim
8653ef6
%{_datadir}/%{name}/vim/syntax/syslog-ng.vim
Jose Pedro Oliveira 01047b7
%ghost %{_datadir}/vim/
Matthias Runge c66f633
Jose Pedro Oliveira 2e98776
# scl files
2f6ac33
%{_datadir}/syslog-ng/include/
Jose Pedro Oliveira 2e98776
Matthias Runge c66f633
# uhm, some better places for those?
2f6ac33
%{_datadir}/syslog-ng/xsd/
Matthias Runge c66f633
8653ef6
%{_datadir}/syslog-ng/smart-multi-line.fsm
8653ef6
Matthias Runge 7a38c68
%{_mandir}/man1/loggen.1*
Matthias Runge 7a38c68
%{_mandir}/man1/pdbtool.1*
Matthias Runge 7a38c68
%{_mandir}/man1/syslog-ng-ctl.1*
d000eca
%{_mandir}/man1/syslog-ng-debun.1*
d000eca
%{_mandir}/man1/dqtool.1*
Matthias Runge 7a38c68
%{_mandir}/man5/syslog-ng.conf.5*
Matthias Runge 7a38c68
%{_mandir}/man8/syslog-ng.8*
54464db
%{_mandir}/man1/persist-tool.1*
54464db
54464db
54464db
%files slog
54464db
%{_bindir}/slogkey
e86662f
%{_bindir}/slogencrypt
54464db
%{_bindir}/slogverify
54464db
%{_libdir}/syslog-ng/libsecure-logging.so
993fa4b
%{_mandir}/man1/slogkey.1*
e86662f
%{_mandir}/man1/slogencrypt.1*
993fa4b
%{_mandir}/man1/slogverify.1*
e86662f
%{_mandir}/man7/secure-logging.7*
513fb54
Jose Pedro Oliveira bf3ff4e
%files libdbi
2f6ac33
%{_libdir}/syslog-ng/libafsql.so
Jose Pedro Oliveira bf3ff4e
6de89df
%files kafka
6de89df
%{_libdir}/%{name}/libkafka.so
513fb54
Jose Pedro Oliveira 1390f7d
%files mongodb
2f6ac33
%{_libdir}/syslog-ng/libafmongodb.so
Jose Pedro Oliveira 1390f7d
513fb54
Jose Pedro Oliveira 6536513
%files redis
2f6ac33
%{_libdir}/syslog-ng/libredis.so
Jose Pedro Oliveira 6536513
6f3a852
%files mqtt
6f3a852
%{_libdir}/%{name}/libmqtt.so
513fb54
Peter Czanik 393a5c5
%files smtp
2f6ac33
%{_libdir}/syslog-ng/libafsmtp.so
Peter Czanik 393a5c5
993fa4b
%files snmp
993fa4b
%{_libdir}/%{name}/libafsnmp.so
Peter Czanik 393a5c5
513fb54
Peter Czanik 393a5c5
%files geoip
2f6ac33
%{_libdir}/syslog-ng/libgeoip2-plugin.so
Peter Czanik 393a5c5
513fb54
Peter Czanik eccace2
%files riemann
2f6ac33
%{_libdir}/syslog-ng/libriemann.so
Peter Czanik 393a5c5
513fb54
434d5a6
%files http
2f6ac33
%{_libdir}/syslog-ng/libhttp.so
Your Name 99d9bf8
513fb54
3dac9ea
%files amqp
3dac9ea
%{_libdir}/syslog-ng/libafamqp.so
3dac9ea
676949a
%if %{with bpf}
654e69a
%files bpf
654e69a
%{_libdir}/%{name}/libebpf.so
676949a
%endif
654e69a
676949a
%if %{with otel}
654e69a
%files opentelemetry
654e69a
%{_libdir}/%{name}/libotel.so
676949a
%endif
654e69a
513fb54
%files python
18be77d
%{_libdir}/%{name}/libmod-python.so
18be77d
%dir %{_sysconfdir}/%{name}/python
18be77d
%{_sysconfdir}/%{name}/python/README.md
18be77d
%{_libdir}/%{name}/python/syslogng-1.0-py%{python3_version}.egg-info
18be77d
%{_libdir}/%{name}/python/syslogng/*
18be77d
%{_libdir}/%{name}/python/requirements.txt
8653ef6
%exclude %{_libdir}/syslog-ng/python/syslogng/modules/
513fb54
8653ef6
%files python-modules
8653ef6
%dir %{_libdir}/syslog-ng/python/syslogng/modules/
8653ef6
%{_libdir}/syslog-ng/python/syslogng/modules/*
513fb54
Matthias Runge c66f633
%files devel
2f6ac33
%{_datadir}/syslog-ng/tools/
2f6ac33
%{_includedir}/syslog-ng/
d000eca
%{_libdir}/libevtlog.so
2f6ac33
%{_libdir}/libloggen_helper.so
2f6ac33
%{_libdir}/libloggen_plugin.so
19075df
%{_libdir}/libsecret-storage.so
2f6ac33
%{_libdir}/libsyslog-ng-native-connector.a
2f6ac33
%{_libdir}/libsyslog-ng.so
Your Name 99d9bf8
%{_libdir}/pkgconfig/syslog-ng-native-connector.pc
2f6ac33
%{_libdir}/pkgconfig/syslog-ng.pc
Matthias Runge c66f633
3a785a5
3a785a5
%changelog
e018b30
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.1-4
e018b30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
e018b30
e8b1976
* Wed Nov 15 2023 Peter Czanik <peter@czanik.hu> - 4.3.1-3
e8b1976
- fix excludes, making sure that the base package pulls
e8b1976
  only minimal dependencies
e8b1976
ff05c5f
* Wed Aug 30 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.1-2
ff05c5f
- Rebuilt for abseil-cpp 20230802.0
ff05c5f
a2917c1
* Mon Jul 31 2023 Peter Czanik <peter@czanik.hu> - 4.3.1-1
a2917c1
- update to 4.3.1 (bugfix release)
a2917c1
- add opensearch support to SCL
a2917c1
676949a
* Mon Jul 24 2023 Peter Czanik <peter@czanik.hu> - 4.3.0-3
1c32b75
- update to 4.3.0
654e69a
- pcre -> pcre2
654e69a
- add bpf and opentelemetry support
676949a
- make bpf and opentelemetry conditional, exclude on i686
1c32b75
b063579
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3
b063579
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
b063579
6176e41
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 4.2.0-2
6176e41
- Rebuilt for Python 3.12
6176e41
8653ef6
* Thu Jun 01 2023 Peter Czanik <peter@czanik.hu> - 4.2.0-1
8653ef6
- update to 4.2.0
8653ef6
- update vim support
8653ef6
- split Python-based drivers from the Python plugin
8653ef6
ca07601
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-2
ca07601
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
ca07601
18be77d
* Thu Jan 12 2023 Peter Czanik <peter@czanik.hu> - 4.0.1-1
18be77d
- update to 4.0.1
18be77d
- add Python dependencies
18be77d
cc47617
* Mon Aug 15 2022 Peter Czanik <peter@czanik.hu> - 3.37.1-1
cc47617
- update to 3.37.1
cc47617
99fe39b
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.1-5
99fe39b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
99fe39b
39f0893
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.35.1-4
39f0893
- Rebuilt for Python 3.11
39f0893
2b4f8d5
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.1-3
2b4f8d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2b4f8d5
9113b60
* Tue Jan 18 2022 Kevin Fenzi <kevin@scrye.com> - 3.35.1-2
9113b60
- Rebuild for hiredis 1.0.2
9113b60
ad90662
* Mon Dec 06 2021 Peter Czanik <peter@czanik.hu> - 3.35.1-1
ad90662
- update to 3.35.1
ad90662
2185a52
* Sun Nov 07 2021 Björn Esser <besser82@fedoraproject.org> - 3.33.2-3
2185a52
- Rebuild (riemann-c-client)
2185a52
0137f4b
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 3.33.2-2
0137f4b
- Rebuilt with OpenSSL 3.0.0
0137f4b
6f3a852
* Wed Jul 28 2021 Peter Czanik <peter@czanik.hu> - 3.33.2-1
6f3a852
- update to 3.33.2
6f3a852
- enabled MQTT support
6f3a852
589c897
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.1-8
589c897
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
589c897
c65d4f8
* Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 3.30.1-7
c65d4f8
- Rebuild for versioned symbols in json-c
c65d4f8
8e2f801
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.30.1-6
8e2f801
- Rebuilt for Python 3.10
8e2f801
208111b
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.30.1-5
208111b
- Rebuilt for updated systemd-rpm-macros
208111b
  See https://pagure.io/fesco/issue/2583.
208111b
df429fb
* Fri Feb  5 2021 Peter Czanik <peter@czanik.hu> - 3.30.1-4
df429fb
- fix Kafka support packaging
df429fb
6de89df
* Mon Feb  1 2021 Peter Czanik <peter@czanik.hu> - 3.30.1-3
6de89df
- enabled Kafka support
6de89df
1215e57
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.1-2
1215e57
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
1215e57
e86662f
* Tue Dec 8 2020 Peter Czanik <peter@czanik.hu> - 3.30.1-0
e86662f
- update to 3.30.1
e86662f
40b8866
* Thu Aug 27 2020 Josef Řídký <jridky@redhat.com> - 3.27.1-5
40b8866
- Rebuilt for new net-snmp release
40b8866
4939ca4
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.1-4
4939ca4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4939ca4
1d0d61c
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 3.27.1-3
1d0d61c
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
1d0d61c
54464db
* Mon Jun 15 2020 Peter Czanik <peter@czanik.hu> - 3.27.1-2
54464db
- do not mask syslog-ng modules to fix rhbz#1846777
54464db
993fa4b
* Wed Jun 10 2020 Peter Czanik <peter@czanik.hu> - 3.27.1-1
993fa4b
- update to 3.27.1
993fa4b
- add secure logging files
993fa4b
- add persist-tool man page
993fa4b
- fix snmp support
993fa4b
- disable Java bindings (requires ancient JDK)
993fa4b
2883a7a
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.25.1-4
2883a7a
- Rebuilt for Python 3.9
2883a7a
64cba5f
* Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 3.25.1-3
64cba5f
- Rebuild (json-c)
64cba5f
b5c98f4
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.1-2
b5c98f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
b5c98f4
Peter Czanik 47ab73a
* Fri Dec 13 2019 Peter Czanik <peter@czanik.hu> - 3.25.1-1
Peter Czanik 47ab73a
- update to version 3.25.1
Peter Czanik 47ab73a
- removed GeoIP support: geoip2 (MaxMindDB) stays
Peter Czanik 47ab73a
6bc7699
* Sun Sep 01 2019 My Karlsson <mk@acc.umu.se> - 3.23.1-1
6bc7699
- Update to version 3.23.1
6bc7699
0875048
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.22.1-2
0875048
- Rebuilt for Python 3.8
0875048
ffc8993
* Tue Aug 13 2019 My Karlsson <mk@acc.umu.se> - 3.22.1-1
ffc8993
- Update to version 3.22.1
ffc8993
f613837
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.1-3
f613837
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
f613837
9000f99
* Wed Jul 17 2019 My Karlsson <mk@acc.umu.se> - 3.21.1-2
9000f99
- Exclude unversioned private libraries from Provides: metadata. (rhbz#1726732)
9000f99
e9c92bc
* Sun May 12 2019 My Karlsson <mk@acc.umu.se> - 3.21.1-1
e9c92bc
- Update to version 3.21.1
e9c92bc
2f47e42
* Sat Mar 02 2019 My Karlsson <mk@acc.umu.se> - 3.20.1-1
2f47e42
- Update to version 3.20.1
2f47e42
aa7afdc
* Sun Feb 17 2019 My Karlsson <mk@acc.umu.se> - 3.19.1-2
aa7afdc
- Put Python extensions into its own subpackage
aa7afdc
513fb54
* Sat Feb 02 2019 My Karlsson <mk@acc.umu.se> - 3.19.1-1
513fb54
- Update to version 3.19.1
513fb54
79474ce
* Mon Jan 07 2019 My Karlsson <mk@acc.umu.se> - 3.18.1-2
79474ce
- Backport fix for use after free in affile_dw_reap (rhbz#1663936)
79474ce
1567eca
* Sat Nov 17 2018 My Karlsson <mk@acc.umu.se> - 3.18.1-1
1567eca
- Update to version 3.18.1
1567eca
b4dc121
* Sun Oct 07 2018 My Karlsson <mk@acc.umu.se> - 3.17.2-2
b4dc121
- Fix ambiguous python shebang
b4dc121
bbd91c3
* Sat Aug 11 2018 My Karlsson <mk@acc.umu.se> - 3.17.2-1
bbd91c3
- Update to version 3.17.2 (rhbz#1614997)
bbd91c3
54394b5
* Fri Aug 10 2018 My Karlsson <mk@acc.umu.se> - 3.17.1-1
54394b5
- Update to version 3.17.1 (rhbz#1614581)
54394b5
8f82f63
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.16.1-6
8f82f63
- Rebuild with fixed binutils
8f82f63
afc543f
* Fri Jul 27 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.16.1-5
afc543f
- Rebuild for new binutils
afc543f
435c450
* Thu Jul 26 2018 My Karlsson <mk@acc.umu.se> - 3.16.1-4
435c450
- Build with python as /usr/bin/python2 (rhbz#1606471)
435c450
cbee9da
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.16.1-3
cbee9da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
cbee9da
3dac9ea
* Sat Jun 23 2018 My Karlsson <mk@acc.umu.se> - 3.16.1-2
3dac9ea
- Enable the AMQP destination
3dac9ea
2f6ac33
* Wed Jun 20 2018 My Karlsson <mk@acc.umu.se> - 3.16.1-1
2f6ac33
- Update to version 3.16.1
2f6ac33
b08504e
* Fri Jun  8 2018 Remi Collet <remi@remirepo.net> - 3.15.1-3
b08504e
- rebuild with libbson and libmongc 1.10.2 (soname back to 0)
b08504e
06059ba
* Mon May 28 2018 Remi Collet <remi@remirepo.net> - 3.15.1-2
06059ba
- rebuild with libbson and libmongc 1.10.0
06059ba
2ecc395
* Sat May 05 2018 My Karlsson <mk@acc.umu.se> - 3.15.1-1
2ecc395
- Update to version 3.15.1
2ecc395
60a6215
* Tue Mar 06 2018 Björn Esser <besser82@fedoraproject.org> - 3.14.1-4
60a6215
- Rebuilt for libjson-c.so.4 (json-c v0.13.1)
60a6215
6ac47b0
* Thu Mar 01 2018 My Karlsson <mk@acc.umu.se> - 3.14.1-3
6ac47b0
- Remove bundled libraries at build time
6ac47b0
be30741
* Thu Mar 01 2018 My Karlsson <mk@acc.umu.se> - 3.14.1-2
be30741
- Disable configuring of rabbitmq-c
be30741
19075df
* Wed Feb 28 2018 My Karlsson <mk@acc.umu.se> - 3.14.1-1
19075df
- Update to upstream release 3.14.1
19075df
81bf5f1
* Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.11.1-7
81bf5f1
- Update Python 2 dependency declarations to new packaging standards
81bf5f1
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
81bf5f1
038fef4
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.11.1-6
038fef4
- Escape macros in %%changelog
038fef4
0e07dba
* Sat Jan 06 2018 My Karlsson <mk@acc.umu.se> - 3.11.1-5
0e07dba
- Drop support for TCP wrappers (rhbz#1518790)
0e07dba
e39cee4
* Mon Dec 11 2017 Björn Esser <besser82@fedoraproject.org> - 3.11.1-4
e39cee4
- Fix patch for json-c
e39cee4
5357b70
* Mon Dec 11 2017 Björn Esser <besser82@fedoraproject.org> - 3.11.1-3
5357b70
- Add patch for building cleanly against json-c v0.13
5357b70
c33421e
* Sun Dec 10 2017 Björn Esser <besser82@fedoraproject.org> - 3.11.1-2
c33421e
- Rebuilt for libjson-c.so.3
c33421e
d000eca
* Mon Sep 04 2017 My Karlsson <mk@acc.umu.se> - 3.11.1-1
d000eca
- Update to upstream release 3.11.1
d000eca
f8f926b
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.1-3
f8f926b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
f8f926b
809ae98
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.1-2
809ae98
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
809ae98
434d5a6
* Wed Jun 21 2017 My Karlsson <mk@acc.umu.se> - 3.10.1-1
434d5a6
- Update to upstream release 3.10.1
434d5a6
Your Name 6170c03
* Wed Feb 15 2017 Peter Czanik <peter@czanik.hu> - 3.9.1-1
Your Name 6170c03
- update to 3.9.1 (resolves openssl 1.1 compatibility)
Your Name 6170c03
- switch mongodb driver
Your Name 6170c03
- disable "make check" temporarily
Your Name 6170c03
- add pkgconfig file for add-contextual-data
Your Name 6170c03
bea8818
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2
bea8818
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bea8818
Your Name 99d9bf8
* Thu Sep 15 2016 Peter Czanik <peter@czanik.hu> - 3.8.1-1
Your Name 99d9bf8
- update to 3.8.1
Your Name 99d9bf8
- new URL and source URL (moved to GitHub)
Your Name 99d9bf8
- remove/update obsolated patches
Your Name 99d9bf8
- enable java, curl (HTTP) destinations
Your Name 99d9bf8
- python destination added, but disabled
Your Name 99d9bf8
- merge JSON support to core
Your Name 99d9bf8
- added dependencies for "make test" and new features
Your Name 99d9bf8
Your Name 99d9bf8
e840a16
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.2-5
e840a16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e840a16
0f4d09f
* Tue Sep 29 2015 Peter Robinson <pbrobinson@fedoraproject.org> 3.6.2-4
0f4d09f
- rebuild (hiredis)
0f4d09f
27fb37b
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.6.2-3
27fb37b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
27fb37b
Peter Czanik d4a6642
* Mon Jan 26 2015 Peter Czanik <czanik@balabit.hu> - 3.6.2-2
Peter Czanik d4a6642
- rebuild against new hiredis
Peter Czanik d4a6642
Peter Czanik 004f249
* Tue Dec 16 2014 Peter Czanik <czanik@balabit.hu> - 3.6.2-1
Peter Czanik 004f249
- update to syslog-ng 3.6.2 (bugfix release)
Peter Czanik 004f249
- disabled "make check" temporarily due to a false positive
Peter Czanik 004f249
Peter Czanik eccace2
* Fri Nov 14 2014 Peter Czanik <czanik@balabit.hu> - 3.6.1-1
Peter Czanik eccace2
- update to syslog-ng 3.6.1
Peter Czanik eccace2
- enable riemann-c-client support
Peter Czanik eccace2
Peter Czanik df44319
* Fri Sep 26 2014 Peter Czanik <czanik@balabit.hu> - 3.6.0rc1-1
Peter Czanik df44319
- update to syslog-ng 3.6.0rc1
Peter Czanik df44319
- removed --enable-pcre, as it's always required
Peter Czanik df44319
- configuration file version bump to 3.6
Peter Czanik df44319
91b21af
* Thu Aug 21 2014 Kevin Fenzi <kevin@scrye.com> - 3.5.6-3
91b21af
- Rebuild for rpm bug 1131960
91b21af
e43b677
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.6-2
e43b677
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e43b677
Peter Czanik 6906968
* Tue Aug  5 2014 Peter Czanik <czanik@balabit.hu> - 3.5.6-1
Peter Czanik 6906968
- Update to syslog-ng 3.5.6 (bugfix release)
Peter Czanik 6906968
Peter Czanik 0c42010
* Wed Jul 23 2014 Peter Czanik <czanik@balabit.hu> - 3.5.5-1
Peter Czanik 0c42010
- Update to syslog-ng 3.5.5 (bugfix release)
Peter Czanik 0c42010
1a851cb
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4.1-3
1a851cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
1a851cb
Peter Czanik 0c42010
* Fri May 23 2014 Peter Czanik <czanik@balabit.hu> - 3.5.4.1-2
Peter Czanik 393a5c5
- enable SCL in syslog-ng.conf
Peter Czanik 393a5c5
- use system() in syslog-ng.conf
Peter Czanik 393a5c5
- move JSON, SMTP and GeoIP support to separate subpackages
Peter Czanik 393a5c5
  due to dependencies
Peter Czanik 393a5c5
Jose Pedro Oliveira 337f695
* Tue Mar 18 2014 Jose Pedro Oliveira <jose.p.oliveira.oss at gmail.com> - 3.5.4.1-1
Jose Pedro Oliveira 337f695
- Update to syslog-ng 3.5.4.1
Jose Pedro Oliveira 337f695
Jose Pedro Oliveira 92dac5f
* Sat Feb 22 2014 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.3-4
Jose Pedro Oliveira 92dac5f
- Upstream patch:  add support for the Tzif3 timezone files
Jose Pedro Oliveira 92dac5f
  (syslog-ng-3.5.3-support-Tzif3-format-timezone-files.patch)
Jose Pedro Oliveira 92dac5f
f7f717b
* Tue Feb 11 2014 Matthias Runge <mrunge@redhat.com> - 3.5.3-3
f7f717b
- rebuild due libdbi bump
f7f717b
Jose Pedro Oliveira 72d3d17
* Wed Jan 22 2014 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.3-2
Jose Pedro Oliveira 72d3d17
- Bump configuration file version to 3.5
Jose Pedro Oliveira 72d3d17
- Rebuild for libdbi soname bump
Jose Pedro Oliveira 72d3d17
Jose Pedro Oliveira afba06a
* Wed Dec 25 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.3-1
Jose Pedro Oliveira afba06a
- Update to syslog-ng 3.5.3
Jose Pedro Oliveira afba06a
Jose Pedro Oliveira 88bb9c3
* Fri Nov 29 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.2-1
Jose Pedro Oliveira 88bb9c3
- Update to syslog-ng 3.5.2
Jose Pedro Oliveira 88bb9c3
Jose Pedro Oliveira 5660133
* Thu Nov 21 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.1-2
Jose Pedro Oliveira 5660133
- New upstream package description (Balabit; Peter Czanik)
Jose Pedro Oliveira 5660133
Jose Pedro Oliveira 77899e1
* Mon Nov  4 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.1-1
Jose Pedro Oliveira 77899e1
- Update to syslog-ng 3.5.1 (first stable release of branch 3.5)
Jose Pedro Oliveira 77899e1
- New build requirement: libxslt (--enable-man-pages)
Jose Pedro Oliveira 77899e1
Jose Pedro Oliveira d1b0d4b
* Thu Oct 24 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.0-0.rc1.1
Jose Pedro Oliveira d1b0d4b
- Update to syslog-ng 3.5.0 rc 1
Jose Pedro Oliveira d1b0d4b
- Re-enabled parallel build
Jose Pedro Oliveira d1b0d4b
Jose Pedro Oliveira 6536513
* Sat Oct 19 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.5.0-0.beta3.1
Jose Pedro Oliveira 6536513
- Update to syslog-ng 3.5.0 beta 3
Jose Pedro Oliveira 6536513
- Updated source0 URL
Jose Pedro Oliveira 6536513
- syslog-ng.service patch rebased (syslog-ng-3.5.0-syslog-ng.service.patch)
Jose Pedro Oliveira 6536513
- New BR: systemd-devel
Jose Pedro Oliveira 6536513
- New subpackage: syslog-ng-redis (new BR: hiredis-devel)
Jose Pedro Oliveira 6536513
- Disabled parallel build (currently fails)
Jose Pedro Oliveira 6536513
Jose Pedro Oliveira 53b6a95
* Thu Oct 17 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.4-1
Jose Pedro Oliveira 53b6a95
- Update to syslog-ng 3.4.4
Jose Pedro Oliveira 53b6a95
Jose Pedro Oliveira 218a030
* Tue Aug 13 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.3-1
Jose Pedro Oliveira 218a030
- Update to syslog-ng 3.4.3
Jose Pedro Oliveira 218a030
fe5f5c6
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1-2
fe5f5c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fe5f5c6
Jose Pedro Oliveira e01d707
* Thu Jan 31 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.1-1
Jose Pedro Oliveira e01d707
- Update to syslog-ng 3.4.1 (first stable version of branch 3.4)
Jose Pedro Oliveira e01d707
Jose Pedro Oliveira 1390f7d
* Sat Jan 19 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.4.0-0.1.rc2
Jose Pedro Oliveira 1390f7d
- Update to syslog-ng 3.4.0 rc2
Jose Pedro Oliveira 1390f7d
- Bumped the eventlog version requirement to 0.2.13
Jose Pedro Oliveira 1390f7d
- Bumped the ivykis version requirement to 0.36.1
Jose Pedro Oliveira 1390f7d
- New build requirement: GeoIP-devel (--enable-geoip)
Jose Pedro Oliveira 1390f7d
- New build requirement: libuuid-devel
Jose Pedro Oliveira 1390f7d
- New build requirement: libesmtp-devel (--enable-smtp)
Jose Pedro Oliveira 1390f7d
- New build requirement: libmongo-client--devel (--with-libmongo-client=system)
Jose Pedro Oliveira 1390f7d
- Splitted the mongodb support into a subpackage
Jose Pedro Oliveira 1390f7d
- Rebased the syslog-ng-3.2.5-tests-functional-control.py.patch patch
Jose Pedro Oliveira 1390f7d
- Disable the AMQP support (until it builds with an external librabbitmq library)
Jose Pedro Oliveira 1390f7d
Jose Pedro Oliveira 28fd094
* Sat Jan 19 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.8-2
Jose Pedro Oliveira 28fd094
- Corrected bogus dates in the changelog section
Jose Pedro Oliveira 28fd094
Jose Pedro Oliveira e52affe
* Thu Jan 17 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.8-1
Jose Pedro Oliveira e52affe
- Update to 3.3.8
Jose Pedro Oliveira e52affe
- Use the new --with-embedded-crypto configure's option in order to
Jose Pedro Oliveira e52affe
  avoid shipping a ld.so.conf file
Jose Pedro Oliveira e52affe
Jose Pedro Oliveira 26c5cb3
* Fri Nov 30 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-3
Jose Pedro Oliveira 26c5cb3
- Introduce the new systemd-rpm macros (#850332)
Jose Pedro Oliveira 26c5cb3
Jose Pedro Oliveira e997127
* Fri Nov 30 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-2
Jose Pedro Oliveira e997127
- Rename ivykis-ver to ivykis_ver (invalid character)
Jose Pedro Oliveira e997127
Jose Pedro Oliveira 1c4c540
* Tue Oct 30 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-1
Jose Pedro Oliveira 1c4c540
- Update to 3.3.7
Jose Pedro Oliveira 1c4c540
Jose Pedro Oliveira 5bd5690
* Thu Oct 18 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.7-0.1.rc2
Jose Pedro Oliveira 5bd5690
- Update to 3.3.7 RC2 (aka syslog-ng-3.3.6.91-20121008-v3.3.6.91.tar.gz)
Jose Pedro Oliveira 5bd5690
- Create and own the /etc/syslog-ng/conf.d directory
Jose Pedro Oliveira 5bd5690
- syslog-ng.conf: now sources additional configuration files located at
Jose Pedro Oliveira 5bd5690
  /etc/syslog-ng/conf.d ; these files must have a .conf extension
Jose Pedro Oliveira 5bd5690
- syslog-ng.conf: make the s_sys source more compliant with the one
Jose Pedro Oliveira 5bd5690
  generated by generate-system-source.sh
Jose Pedro Oliveira 5bd5690
- syslog-ng.conf: retab
Jose Pedro Oliveira 5bd5690
- Bump the minimal ivykis version requirement to 0.30.4
Jose Pedro Oliveira 5bd5690
Jose Pedro Oliveira 5bd5690
* Mon Aug 27 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.3.6-1
Jose Pedro Oliveira 5bd5690
- Update to 3.3.6
Jose Pedro Oliveira 5bd5690
- Now builds with an external (and unpatched) version of the ivykis library (>= 0.30.1)
Jose Pedro Oliveira 5bd5690
- Enable JSON support (BR json-c-devel).
Jose Pedro Oliveira 5bd5690
- Enable Linux caps (BR libcap-devel).
Jose Pedro Oliveira 5bd5690
- BR bison and flex
Jose Pedro Oliveira 5bd5690
- syslog-ng.conf: rename the now obsolete long_hostnames option to chain_hostnames
Jose Pedro Oliveira 5bd5690
- install a ld.so conf file so that the private shared library -
Jose Pedro Oliveira 5bd5690
  libsyslog-ng-crypto - can be found.
Jose Pedro Oliveira 5bd5690
- Unconditionally run "systemctl daemon-reload" on the %%postun scriptlet
Jose Pedro Oliveira 5bd5690
  (https://bugzilla.redhat.com/show_bug.cgi?id=700766#c25)
Jose Pedro Oliveira 5bd5690
b64c463
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-16
b64c463
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b64c463
Jose Pedro Oliveira a09fc9c
* Tue Jun 19 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-15
Jose Pedro Oliveira a09fc9c
- Remove the ExecStartPre line from the service file (#833551)
Jose Pedro Oliveira a09fc9c
Jose Pedro Oliveira 62ec276
* Thu Apr 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-14
Jose Pedro Oliveira 62ec276
- Improve syslog-ng-3.2.5-tests-functional-sql-test.patch
Jose Pedro Oliveira 62ec276
Jose Pedro Oliveira 62ec276
* Thu Apr 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-13
Jose Pedro Oliveira 62ec276
- Add a conflict with the filesystem package (due to the /usr-move)
Jose Pedro Oliveira 62ec276
Jose Pedro Oliveira fdd7fbb
* Mon Apr 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-12
Jose Pedro Oliveira fdd7fbb
- No longer disable the SSL tests.
Jose Pedro Oliveira fdd7fbb
Jose Pedro Oliveira e363108
* Mon Apr 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-11
Jose Pedro Oliveira e363108
- Correct the path in syslog-ng-3.2.5-syslog-ng.service.patch.
Jose Pedro Oliveira e363108
Jose Pedro Oliveira 8be2b38
* Mon Apr 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-10
Jose Pedro Oliveira 8be2b38
- Enable SSL.
Jose Pedro Oliveira 8be2b38
Jose Pedro Oliveira 48093dd
* Sun Apr 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-9
Jose Pedro Oliveira 48093dd
- Fedora 17’s unified filesystem (/usr-move)
Jose Pedro Oliveira 48093dd
  http://fedoraproject.org/wiki/Features/UsrMove
Jose Pedro Oliveira 48093dd
Jose Pedro Oliveira bc24a76
* Sun Apr 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-8
Jose Pedro Oliveira bc24a76
- Resolve the file conflict with rsyslog (#811058).
Jose Pedro Oliveira bc24a76
- Don't tag the syslog-ng.service file as a configuration file.
Jose Pedro Oliveira bc24a76
b706e11
* Fri Mar 30 2012 Jon Ciesla <limburgher@gmail.com> - 3.2.5-7
b706e11
- Rebuild for updated libnet.
b706e11
94e5d18
* Fri Feb 10 2012 Petr Pisar <ppisar@redhat.com> - 3.2.5-6
94e5d18
- Rebuild against PCRE 8.30
94e5d18
Jose Pedro Oliveira 56892a2
* Sun Jan 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-5
Jose Pedro Oliveira 56892a2
- Improve test coverage: remove a couple of errors and really run the SQL test.
Jose Pedro Oliveira 56892a2
  Patches: syslog-ng-3.2.5-tests-functional-control.py.patch and
Jose Pedro Oliveira 56892a2
  syslog-ng-3.2.5-tests-functional-sql-test.patch.
Jose Pedro Oliveira 56892a2
4ca95a2
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-4
4ca95a2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
4ca95a2
Jose Pedro Oliveira 701112c
* Thu Dec 15 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-3
Jose Pedro Oliveira 701112c
- Drop the sysconfig configuration file (use syslog-ng.service instead)
Jose Pedro Oliveira 701112c
- Make the syslog-ng.service file a configuration file
Jose Pedro Oliveira 701112c
- Drop Vim 7.2 support
Jose Pedro Oliveira 701112c
Jose Pedro Oliveira 2e98776
* Wed Dec 14 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-2
Jose Pedro Oliveira 2e98776
- Fix the freeze problems caused by the /dev/log unix socket type mismatch (#742624)
Jose Pedro Oliveira 2e98776
  + syslog-ng.conf: change /dev/log from unix-stream to unix-dgram
Jose Pedro Oliveira 2e98776
  + upstream patch syslog-ng-3.3.4-afunix.c-diagnostic-messages.patch
Jose Pedro Oliveira 2e98776
- Move the SCL files to the main RPM (#742624 comments >= 28)
Jose Pedro Oliveira 2e98776
Jose Pedro Oliveira 4f52492
* Tue Nov  1 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-1
Jose Pedro Oliveira 4f52492
- Update to 3.2.5
Jose Pedro Oliveira 4f52492
Jose Pedro Oliveira 38e51b6
* Tue Oct 25 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-11
Jose Pedro Oliveira 38e51b6
- New 3.2.5 pre-release tarball
Jose Pedro Oliveira 38e51b6
  https://lists.balabit.hu/pipermail/syslog-ng/2011-October/017491.html
Jose Pedro Oliveira 38e51b6
- Updated patch syslog-ng-3.2.5-syslog-ng.service.patch
Jose Pedro Oliveira 38e51b6
Jose Pedro Oliveira 38ce8d6
* Sat Oct 22 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-10
Jose Pedro Oliveira 38ce8d6
- 3.2.5 pre-release: changelog and tarball from
Jose Pedro Oliveira 38ce8d6
  https://lists.balabit.hu/pipermail/syslog-ng/2011-October/017462.html
Jose Pedro Oliveira 38ce8d6
  Patches dropped:
Jose Pedro Oliveira 38ce8d6
  syslog-ng-3.2.4-systemd-acquired-fd.patch
Jose Pedro Oliveira 38ce8d6
  syslog-ng-3.2.4-chain-hostnames-processing.patch
Jose Pedro Oliveira 38ce8d6
- New configure option: --with-systemdsystemunitdir
Jose Pedro Oliveira 38e51b6
- Patched the included syslog-ng.service file
Jose Pedro Oliveira 38ce8d6
  syslog-ng-3.2.5-syslog-ng.service.patch
Jose Pedro Oliveira 38ce8d6
Jose Pedro Oliveira e33c2c0
* Mon Oct 10 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-9
Jose Pedro Oliveira e33c2c0
- Patch syslog-ng-3.2.4-systemd-acquired-fd.patch (see bug #742624)
Jose Pedro Oliveira e33c2c0
Jose Pedro Oliveira 192ef47
* Mon Oct 10 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-8
Jose Pedro Oliveira 192ef47
- disable linux-caps support for the time being (see bug #718439)
Jose Pedro Oliveira 192ef47
Jose Pedro Oliveira b397d88
* Wed Aug 31 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-7
Jose Pedro Oliveira b397d88
- Fixed the syslog-ng.service configuration file:
Jose Pedro Oliveira b397d88
  * Sockets setting (#734569)
Jose Pedro Oliveira b397d88
  * StandardOutput setting (#734591)
Jose Pedro Oliveira b397d88
Jose Pedro Oliveira c582b80
* Mon Jun 27 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-6
Jose Pedro Oliveira c582b80
- Patch syslog-ng-3.2.4-chain-hostnames-processing.patch (#713965)
Jose Pedro Oliveira c582b80
Jose Pedro Oliveira c582b80
* Mon Jun 20 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-5
Jose Pedro Oliveira c582b80
- Enabled support for capability management (--enable-linux-caps)
Jose Pedro Oliveira c582b80
Jose Pedro Oliveira bf3ff4e
* Tue May 17 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-4
Jose Pedro Oliveira bf3ff4e
- Enabled SQL support (subpackage syslog-ng-libdbi)
Jose Pedro Oliveira bf3ff4e
Jose Pedro Oliveira 01047b7
* Mon May 16 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-3
Jose Pedro Oliveira 01047b7
- Updated the homepage URL
Jose Pedro Oliveira 01047b7
- Syslog-ng data directory in %%{_datadir}/%%{name}
Jose Pedro Oliveira 01047b7
- Include the main library header files in the devel subpackage
Jose Pedro Oliveira 01047b7
Jose Pedro Oliveira d64b71b
* Thu May 12 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-2
Jose Pedro Oliveira d64b71b
- No need to create the directory /etc/syslog-ng in the install section
Jose Pedro Oliveira d64b71b
- Enable the test suite (but excluding the SQL and SSL tests)
Jose Pedro Oliveira d64b71b
Jose Pedro Oliveira 9059c8b
* Wed May 11 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.4-1
Jose Pedro Oliveira 9059c8b
- Update to 3.2.4
Jose Pedro Oliveira 9059c8b
Jose Pedro Oliveira 516c9c4
* Mon May  9 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-5
Jose Pedro Oliveira 516c9c4
- Overrided the default _localstatedir value (configure --localstatedir)
Jose Pedro Oliveira 516c9c4
  (value hardcoded in update-patterndb)
Jose Pedro Oliveira 516c9c4
- Manually created the patterndb.d configuration directory (update-patterndb)
Jose Pedro Oliveira 516c9c4
  (see also https://bugzilla.balabit.com/show_bug.cgi?id=119 comments >= 4)
Jose Pedro Oliveira 516c9c4
- Dropped support for Vim 7.0 and 7.1
Jose Pedro Oliveira 516c9c4
Jose Pedro Oliveira acb6a06
* Mon May  9 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-4
Jose Pedro Oliveira acb6a06
- Dropped the bison and flex build requirements
Jose Pedro Oliveira acb6a06
- Corrected a couple of macro references in changelog entries (rpmlint)
Jose Pedro Oliveira acb6a06
Jose Pedro Oliveira 9d4f221
* Mon May  9 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-3
Jose Pedro Oliveira 9d4f221
- Added the build requirement systemd-units (macro %%_unitdir)
Jose Pedro Oliveira 9d4f221
  https://fedoraproject.org/wiki/Packaging:Guidelines:Systemd
Jose Pedro Oliveira 9d4f221
- Dropped the redefinition of the %%_localstatedir macro
Jose Pedro Oliveira 9d4f221
- Use %%global instead of %%define
Jose Pedro Oliveira 9d4f221
- Minor modifications of the %%post, %%preun and %%postun scripts
Jose Pedro Oliveira 9d4f221
  https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd
Jose Pedro Oliveira 9d4f221
- Expanded tabs to spaces (also added a vim modeline)
Jose Pedro Oliveira 9d4f221
Jose Pedro Oliveira c09f0f3
* Fri May  6 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-2
Jose Pedro Oliveira c09f0f3
- Fix systemd-related scriptlets (Bill Nottingham)
Jose Pedro Oliveira c09f0f3
- Explicitly add --enable-systemd to configure's command line
Jose Pedro Oliveira c09f0f3
Jose Pedro Oliveira 1a85c0e
* Mon May  2 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-1
Jose Pedro Oliveira 1a85c0e
- updated to 3.2.3 final
Jose Pedro Oliveira 1a85c0e
- cleaned the sysconfig file
Jose Pedro Oliveira 1a85c0e
Jose Pedro Oliveira 0a5491e
* Thu Apr 28 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-0.20110424.4
Jose Pedro Oliveira 0a5491e
- downgrade the pcre minimal required version from 7.3 to 6.1 (#651823#c26)
Jose Pedro Oliveira 0a5491e
- better compliance with the package guidelines
Jose Pedro Oliveira 0a5491e
  (https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd)
Jose Pedro Oliveira 0a5491e
Matthias Runge 7201c11
* Thu Apr 28 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.3-0.20110424.3
Matthias Runge 7201c11
- honor pidfile
Matthias Runge 7201c11
- disable ssl
Matthias Runge 7201c11
- disable sql
Matthias Runge 7201c11
Matthias Runge 7a38c68
* Tue Apr 26 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.3-0.20110424.2
Matthias Runge 7a38c68
- drop support for fedora without systemd
Matthias Runge 7a38c68
Jose Pedro Oliveira 3aa58cc
* Mon Apr 25 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.3-0.20110424.1
Jose Pedro Oliveira 3aa58cc
- change NVR to alert users that we have been using a syslog-ng v3.2 git snapshot
Jose Pedro Oliveira 3aa58cc
  (for systemd support)
Jose Pedro Oliveira 3aa58cc
Jose Pedro Oliveira efb36d5
* Mon Apr 25 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.2-4
Jose Pedro Oliveira 7510667
- re-introduces the "Provides: syslog" (#651823 comments 13, 15 and 21)
Jose Pedro Oliveira efb36d5
- rename the logrotate.d file back to syslog (#651823 comments 12, 15, 16 and 21)
Jose Pedro Oliveira efb36d5
- cleans the sysconfig and logrotate file mess (#651823 comments 17, 20 and 21)
Jose Pedro Oliveira efb36d5
- spec code cleanup (#651823 comments 10 and 11)
Jose Pedro Oliveira efb36d5
- dropped duplicated eventlog-devel BR
Matthias Runge 264eaa1
Matthias Runge 829a482
* Thu Apr 21 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.2-3
Matthias Runge 829a482
- systemd fixup
Matthias Runge 829a482
- more spec file cleanup,
Jose Pedro Oliveira efb36d5
- incorporate fixes from Jose Pedro Oliveira (#651823 comments 7 and 8)
Matthias Runge 829a482
Matthias Runge c66f633
* Wed Apr 20 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.2-2
Matthias Runge c66f633
- spec cleanup
Matthias Runge c66f633
Matthias Runge c66f633
* Wed Apr 13 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.2-1
Matthias Runge c66f633
- update to 3.2.2
Matthias Runge c66f633
- built from git snapshot
Matthias Runge c66f633
Matthias Runge c66f633
* Wed Apr 06 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.1-3
Matthias Runge c66f633
- install to /sbin
Matthias Runge c66f633
- native systemd start script
Matthias Runge c66f633
Matthias Runge c66f633
* Thu Mar 17 2011 Matthias Runge <mrunge@matthias-runge.de> - 3.2.1-2
Matthias Runge c66f633
- finally move libs to correct place
Matthias Runge c66f633
- split out -devel subpackage
Matthias Runge c66f633
Matthias Runge c66f633
* Fri Mar 04 2011 Matthias Runge <mrunge@fedoraproject.org> - 3.2.1-1
Matthias Runge c66f633
- update to syslog-ng 3.2.1
8a37dc0
Douglas E. Warner ff893be
* Sat Jul 24 2010 Doug Warner <silfreed@fedoraproject.org> - 3.1.1-1
Douglas E. Warner ff893be
- update for syslog-ng 3.1.1
Douglas E. Warner ff893be
- supports the new syslog protocol standards
Douglas E. Warner ff893be
- log statements can be embedded into each other
Douglas E. Warner ff893be
- the encoding of source files can be set for proper character conversion
Douglas E. Warner ff893be
- can read, process, and rewrite structured messages (e.g., Apache webserver
Douglas E. Warner ff893be
  logs) using templates and regular expressions
Douglas E. Warner ff893be
- support for patterndb v2 and v3 format, along with a bunch of new
Douglas E. Warner ff893be
  parsers: ANYSTRING, IPv6, IPvANY and FLOAT.
Douglas E. Warner ff893be
- added a new "pdbtool" utility to manage patterndb files: convert them
Douglas E. Warner ff893be
  from v1 or v2 format, merge mulitple patterndb files into one and look
Douglas E. Warner ff893be
  up matching patterns given a specific message.
Douglas E. Warner ff893be
- support for message tags: tags can be assigned to log messages as they
Douglas E. Warner ff893be
  enter syslog-ng: either by the source driver or via patterndb.
Douglas E. Warner ff893be
  Later it these tags can be used for efficient filtering.
Douglas E. Warner ff893be
- added support for rewriting structured data
Douglas E. Warner ff893be
- added pcre support in the binary packages of syslog-ng
Douglas E. Warner ff893be
rayvd e884b18
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-8
rayvd e884b18
- Adjust eventlog build requirement
rayvd e884b18
rayvd e884b18
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-7
rayvd e884b18
- Branch sync
rayvd e884b18
rayvd 92b2d95
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-6
rayvd 92b2d95
- Branch sync
rayvd 92b2d95
rayvd b2ab2f4
* Tue Sep 15 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-5
rayvd b2ab2f4
- Rebuilding for tag issue
rayvd b2ab2f4
rayvd 1f24da5
* Thu Aug 20 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-4
rayvd 1f24da5
- libnet linking (bug#518150)
rayvd 1f24da5
Douglas E. Warner 96dc8d5
* Tue Aug 18 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-3
rayvd 5ffc7e4
- Init script fix (bug#517339)
2ffa694
Douglas E. Warner 96dc8d5
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4-2
Douglas E. Warner 96dc8d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Douglas E. Warner 96dc8d5
Douglas E. Warner 15b779d
* Tue Mar 24 2009 Douglas E. Warner <silfreed@silfreed.net> - 2.1.4-1
Douglas E. Warner 15b779d
- update to 2.1.4
Douglas E. Warner 15b779d
- enabling mixed linking to compile only non-system libs statically
Douglas E. Warner 15b779d
- lots of packaging updates to be able to build on RHEL4,5, Fedora9+ and be
Douglas E. Warner 15b779d
  parallel-installable with rsyslog and/or sysklogd on those platforms
Douglas E. Warner 15b779d
- removing BR for flex & byacc to try to prevent files from being regenerated
Douglas E. Warner 15b779d
- fixing build error with cfg-lex.l and flex 2.5.4
Douglas E. Warner 15b779d
- Fixed a possible DoS condition triggered by a destination port unreachable
Douglas E. Warner 15b779d
  ICMP packet received from a UDP destination.  syslog-ng started eating all
Douglas E. Warner 15b779d
  available memory and CPU until it crashed if this happened.
Douglas E. Warner 15b779d
- Fixed the rate at which files regular were read using the file() source.
Douglas E. Warner 15b779d
- Report connection breaks as a write error instead of reporting POLLERR as
Douglas E. Warner 15b779d
  the write error path reports more sensible information in the logs.
Douglas E. Warner 15b779d
b726f94
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-2
b726f94
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
b726f94
Jose Pedro Oliveira 28fd094
* Tue Dec 02 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.10-1
Douglas E. Warner 27ee55a
- update to 2.0.10
Douglas E. Warner 27ee55a
- fix for CVE-2008-5110
Douglas E. Warner 27ee55a
2a54b06
* Mon Sep 15 2008 Peter Vrabec <pvrabec@redhat.com> 2.0.8-3
Jose Pedro Oliveira 0a5491e
- do not conflicts with rsyslog, both rsyslog and syslog-ng use
2a54b06
  same pidfile and logrotate file (#441664)
2a54b06
022a540
* Sat Sep  6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.0.8-2
022a540
- fix license tag
022a540
Douglas E. Warner d01da05
* Thu Jan 31 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.8-1
Douglas E. Warner d01da05
- updated to 2.0.8
Douglas E. Warner d01da05
- removed logrotate patch
Douglas E. Warner d01da05
Douglas E. Warner 89deb64
* Tue Jan 29 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.7-2
Douglas E. Warner 89deb64
- added patch from git commit a8b9878ab38b10d24df7b773c8c580d341b22383
Douglas E. Warner 89deb64
  to fix log rotation (bug#430057)
Douglas E. Warner 89deb64
Douglas E. Warner 201185b
* Tue Jan 08 2008 Douglas E. Warner <silfreed@silfreed.net> 2.0.7-1
Douglas E. Warner 201185b
- updated to 2.0.7
Douglas E. Warner 201185b
- force regeneration to avoid broken paths from upstream (#265221)
Douglas E. Warner 201185b
- adding loggen binary
Douglas E. Warner 201185b
Douglas E. Warner bff16e5
* Mon Dec 17 2007 Douglas E. Warner <silfreed@silfreed.net> 2.0.6-1
Douglas E. Warner bff16e5
- updated to 2.0.6
Douglas E. Warner bff16e5
- fixes DoS in ZSA-2007-029
Douglas E. Warner bff16e5
e70a938
* Thu Nov 29 2007 Peter Vrabec <pvrabec@redhat.com> 2.0.5-3
e70a938
- add conflicts (#400661)
e70a938
fae21fc
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.0.5-2
fae21fc
- Rebuild for selinux ppc32 issue.
fae21fc
5fee075
* Thu Jul 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.5-1
5fee075
- Update to 2.0.5
5fee075
2ac0fc2
* Thu Jun  7 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-4
2ac0fc2
- Add support for vim 7.1.
2ac0fc2
c685e4f
* Thu May 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-3
d11e61d
- Increase the number of unix-stream max-connections (10 -> 32).
c685e4f
b6667f9
* Sat May 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-2
b6667f9
- New upstream download location
b6667f9
  (https://lists.balabit.hu/pipermail/syslog-ng/2007-May/010258.html)
b6667f9
9112a28
* Tue May 22 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.4-1
9112a28
- Update to 2.0.4.
9112a28
ea7684a
* Mon Mar 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.3-1
ea7684a
- Update to 2.0.3.
ea7684a
43528fe
* Fri Mar 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.3-0.20070323
43528fe
- Update to latest snapshot (2007-03-23).
43528fe
d1e491c
* Fri Mar  9 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.3-0.20070309
d1e491c
- Enable support for TCP wrappers (--enable-tcp-wrapper).
d1e491c
- Optional support for spoofed source addresses (--enable-spoof-source)
d1e491c
  (disabled by default; build requires libnet).
d1e491c
0f07b02
* Sun Feb 25 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.2-2
0f07b02
- Dynamic link glib2 and eventlog (--enable-dynamic-linking).
0f07b02
  For Fedora Core 6 (and above) both packages install their dynamic
0f07b02
  libraries in /lib.
0f07b02
6570fbf
* Mon Jan 29 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.2-1
6570fbf
- Update to 2.0.2.
6570fbf
6570fbf
* Thu Jan  4 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.1-1
6570fbf
- Update to 2.0.1.
6570fbf
6570fbf
* Fri Dec 15 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.0-1
6570fbf
- Updated the init script patch: LSB Description and Short-Description.
6570fbf
6570fbf
* Fri Nov  3 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.0.0-0
6570fbf
- Update to 2.0.0.
7cd9c80
8582ec8
* Sun Sep 10 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.11-3
8582ec8
- Rebuild for FC6.
8582ec8
b00420d
* Sun Jun  4 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.11-2
b00420d
- Install the vim syntax file.
b00420d
c48aefd
* Fri May  5 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.11-1
c48aefd
- Update to 1.6.11.
c48aefd
35028b3
* Sun Apr  2 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.10-2
35028b3
- Build option to support the syslog-ng spoof-source feature
35028b3
  (the feature spoof-source is disabled by default).
35028b3
cc87076
* Thu Mar 30 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.10-1
cc87076
- Update to 1.6.10.
35028b3
- The postscript documentation has been dropped (upstream).
cc87076
4e68a22
* Wed Feb 15 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-3
4e68a22
- Rebuild.
4e68a22
1d9a2f9
* Mon Dec 19 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-2
1d9a2f9
- Provides syslog instead of sysklogd (#172885).
1d9a2f9
9d95cda
* Wed Nov 30 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-1
9d95cda
- Build conflict statement
9d95cda
  (see: https://lists.balabit.hu/pipermail/syslog-ng/2005-June/007630.html)
9d95cda
9d95cda
* Wed Nov 23 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-0
b940c01
- Update to 1.6.9.
b940c01
- The libol support library is now included in the syslog-ng tarball.
b940c01
1bff6a5
* Wed Jun 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.8-2
1bff6a5
- BuildRequire which, since it's not part of the default buildgroup
1bff6a5
  (Konstantin Ryabitsev).
1bff6a5
7d4c2c9
* Fri May 27 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.8-1
7d4c2c9
- Update to 1.6.8.
7d4c2c9
5b1592e
* Thu May 26 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.7-3
8927710
- Shipping the sysklogd logrotate file and using the same pidfile
8927710
  as suggested by Jeremy Katz.
8927710
- Patching the init script: no default runlevels.
8927710
- Removed the triggers to handle the logrotate file (no longer needed).
5b1592e
- The SELinux use_syslogng boolean has been dropped (rules enabled).
8927710
e9b8983
* Sat May 07 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.7-2.fc4
e9b8983
- Increased libol required version to 0.3.16
e9b8983
  (https://lists.balabit.hu/pipermail/syslog-ng/2005-May/007385.html).
e9b8983
3a785a5
* Sat Apr 09 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.7-0.fdr.1
3a785a5
- Update to 1.6.7.
3a785a5
- The Red Hat/Fedora Core configuration files are now included in the
3a785a5
  syslog-ng tarball (directory: contrib/fedora-packaging).
3a785a5
3a785a5
* Fri Mar 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.4
3a785a5
- Logrotate file conflict: just comment/uncomment contents of the syslog
3a785a5
  logrotate file using triggers.
3a785a5
3a785a5
* Tue Feb 15 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.3
3a785a5
- Require logrotate.
3a785a5
- Documentation updates (upstream).
3a785a5
3a785a5
* Sat Feb 05 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.2
3a785a5
- Added contrib/relogger.pl (missing in syslog-ng-1.6.6).
3a785a5
- Requires libol 0.3.15.
3a785a5
- Added %%trigger scripts to handle the logrotate file.
3a785a5
3a785a5
* Fri Feb 04 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.6-0.fdr.1
3a785a5
- Update to 1.6.6.
3a785a5
- Patches no longer needed.
3a785a5
3a785a5
* Fri Feb 04 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.7
3a785a5
- Took ownership of the configuration directory (/etc/syslog-ng/).
3a785a5
- Updated the syslog-ng(8) manpage (upstream patch).
3a785a5
- Updated the configuration file: /proc/kmsg is a file not a pipe.
3a785a5
- Patched two contrib files: syslog2ng and syslog-ng.conf.RedHat.
3a785a5
- Logrotate file inline replacement: perl --> sed (bug 1332 comment 23).
3a785a5
3a785a5
* Tue Jan 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.6
3a785a5
- Logrotate problem: only one logrotate file for syslog and syslog-ng.
3a785a5
- Configuration file: don't sync d_mail destination (/var/log/maillog).
3a785a5
3a785a5
* Mon Jan 24 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.5
3a785a5
- SIGHUP handling upstream patch (syslog-ng-1.6.5+20050121.tar.gz).
3a785a5
- Static linking /usr libraries (patch already upstream).
3a785a5
3a785a5
* Thu Sep 30 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.6.5-0.fdr.4
3a785a5
- make: do not strip the binaries during installation (install vs install-strip)
3a785a5
  (bug 1332 comment 18).
3a785a5
- install: preserve timestamps (option -p) (bug 1332 comment 18).
3a785a5
3a785a5
* Wed Sep  1 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.5-0.fdr.3
3a785a5
- use the tcp_wrappers static library instead (bug 1332 comment 15).
3a785a5
3a785a5
* Wed Sep  1 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.5-0.fdr.2
3a785a5
- added missing build requirement: flex (bug 1332 comment 13).
3a785a5
3a785a5
* Wed Aug 25 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.5-0.fdr.1
3a785a5
- update to 1.65.
3a785a5
- removed the syslog-ng.doc.patch patch (already upstream).
3a785a5
- removed the syslog-ng.conf.solaris documentation file.
3a785a5
3a785a5
* Wed Apr 21 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.3
3a785a5
- removed Conflits:
Jose Pedro Oliveira acb6a06
- changed the %%post and %%preun scripts
3a785a5
- splitted Requires( ... , ... ) into Requires( ... )
3a785a5
3a785a5
* Fri Mar  5 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.2
3a785a5
- corrected the source URL
3a785a5
3a785a5
* Sat Feb 28 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.1
3a785a5
- changed packaged name to be compliant with fedora.us naming conventions
3a785a5
3a785a5
* Fri Feb 27 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.2-0.fdr.0.2
3a785a5
- updated to version 1.6.2
3a785a5
- undo "Requires: tcp_wrappers" - tcp_wrappers is a static lib
3a785a5
3a785a5
* Sat Feb  7 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.1-0.fdr.2
038fef4
- make %%{?_smp_mflags}
3a785a5
- Requires: tcp_wrappers
3a785a5
3a785a5
* Sat Jan 10 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 0:1.6.1-0.fdr.1
3a785a5
- first release for fedora.us
3a785a5
3a785a5
* Fri Jan  9 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.1-1.1tux
3a785a5
- updated to version 1.6.1
3a785a5
3a785a5
* Tue Oct  7 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc4-1.1tux
3a785a5
- updated to version 1.6.0rc4
3a785a5
3a785a5
* Tue Aug 26 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.4tux
3a785a5
- installation scripts improved
3a785a5
- conflits line
3a785a5
3a785a5
* Sat Aug 16 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.3tux
3a785a5
- install-strip
3a785a5
3a785a5
* Tue Jul 22 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.2tux
3a785a5
- missing document: contrib/syslog-ng.conf.doc
3a785a5
3a785a5
* Thu Jun 12 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc3-1.1tux
3a785a5
- Version 1.6.0rc3
3a785a5
3a785a5
* Sat Apr 12 2003 Jose Pedro Oliveira <jpo at di.uminho.pt> 1.6.0rc2 snapshot
3a785a5
- Reorganized specfile
Jose Pedro Oliveira acb6a06
- Corrected the scripts (%%post, %%postun, and %%preun)
3a785a5
- Commented the mysql related lines; create an option for future inclusion
3a785a5
3a785a5
* Thu Feb 27 2003 Richard E. Perlotto II <richard@perlotto.com> 1.6.0rc1-1
3a785a5
- Updated for new version
3a785a5
3a785a5
* Mon Feb 17 2003 Richard E. Perlotto II <richard@perlotto.com> 1.5.26-1
3a785a5
- Updated for new version
3a785a5
Jose Pedro Oliveira 28fd094
* Fri Dec 20 2002 Richard E. Perlotto II <richard@perlotto.com> 1.5.24-1
3a785a5
- Updated for new version
3a785a5
Jose Pedro Oliveira 28fd094
* Fri Dec 13 2002 Richard E. Perlotto II <richard@perlotto.com> 1.5.23-2
3a785a5
- Corrected the mass of errors that occured with rpmlint
3a785a5
- Continue to clean up for the helpful hints on how to write to a database
3a785a5
3a785a5
* Sun Dec 08 2002 Richard E. Perlotto II <richard@perlotto.com> 1.5.23-1
3a785a5
- Updated file with notes and PGP signatures
3a785a5
Jose Pedro Oliveira 9d4f221
# vim:set ai ts=4 sw=4 sts=4 et: