Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ulogd for openSUSE:Factory checked in at 2023-06-23 21:53:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulogd (Old) and /work/SRC/openSUSE:Factory/.ulogd.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulogd" Fri Jun 23 21:53:06 2023 rev:19 rq:1094783 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ulogd/ulogd.changes 2021-12-03 20:35:30.544198881 +0100 +++ /work/SRC/openSUSE:Factory/.ulogd.new.15902/ulogd.changes 2023-06-23 21:53:11.762818288 +0200 @@ -1,0 +2,7 @@ +Wed Nov 2 12:29:26 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 2.0.8 + * Add IPFIX output plugin +- Delete 0001-build-adjust-configure-for-postgresql-10-11.patch + +------------------------------------------------------------------- Old: ---- 0001-build-adjust-configure-for-postgresql-10-11.patch ulogd-2.0.7.tar.bz2 ulogd-2.0.7.tar.bz2.sig New: ---- ulogd-2.0.8.tar.bz2 ulogd-2.0.8.tar.bz2.sig ulogd.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulogd.spec ++++++ --- /var/tmp/diff_new_pack.uROXyc/_old 2023-06-23 21:53:13.150826241 +0200 +++ /var/tmp/diff_new_pack.uROXyc/_new 2023-06-23 21:53:13.194826493 +0200 @@ -1,7 +1,7 @@ # # spec file for package ulogd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ulogd -Version: 2.0.7 +Version: 2.0.8 Release: 0 Summary: Userspace logging for Netfilter License: GPL-2.0-only @@ -28,9 +28,9 @@ #DL-URL: http://netfilter.org/projects/ulogd/files/ Source: http://netfilter.org/projects/ulogd/files/%name-%version.tar.bz2 Source2: http://netfilter.org/projects/ulogd/files/%name-%version.tar.bz2.sig +Source3: %name.keyring Source4: ulogd.service Source5: ulogd.conf -Patch1: 0001-build-adjust-configure-for-postgresql-10-11.patch Patch4: ulogd-conf.diff BuildRequires: autoconf >= 2.50 @@ -40,7 +40,6 @@ BuildRequires: libtool BuildRequires: lksctp-tools-devel BuildRequires: pkg-config >= 0.21 -BuildRequires: sqlite3-devel BuildRequires: systemd-rpm-macros BuildRequires: sysuser-shadow BuildRequires: sysuser-tools @@ -51,6 +50,7 @@ BuildRequires: pkgconfig(libnetfilter_log) >= 1.0.0 BuildRequires: pkgconfig(libnfnetlink) >= 1.0.1 BuildRequires: pkgconfig(libpq) +BuildRequires: pkgconfig(sqlite3) %sysusers_requires %description @@ -130,6 +130,7 @@ %_sbindir/ulogd %dir %_libdir/%name %_libdir/%name/ulogd_[fir]*.so* +%_libdir/%name/ulogd_output_IPFIX.so* %_libdir/%name/ulogd_output_GRAPHITE.so* %_libdir/%name/ulogd_output_GPRINT.so* %_libdir/%name/ulogd_output_LOGEMU.so* ++++++ ulogd-2.0.7.tar.bz2 -> ulogd-2.0.8.tar.bz2 ++++++ ++++ 15253 lines of diff (skipped)
