Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfixbuf for openSUSE:Factory 
checked in at 2025-10-06 18:08:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfixbuf (Old)
 and      /work/SRC/openSUSE:Factory/.libfixbuf.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfixbuf"

Mon Oct  6 18:08:16 2025 rev:5 rq:1309147 version:2.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfixbuf/libfixbuf.changes      2025-03-24 
13:30:07.126488305 +0100
+++ /work/SRC/openSUSE:Factory/.libfixbuf.new.11973/libfixbuf.changes   
2025-10-06 18:08:44.832830788 +0200
@@ -1,0 +2,19 @@
+Sat Oct  4 14:56:04 UTC 2025 - Martin Hauke <[email protected]>
+
+- Update to version 2.5.2
+  * Fixed an issue where fixbuf could export empty IPFIX Record
+    Sets which the IPFIX standard does not allow and some
+    collectors reject.
+  * Eliminated a warning during NetFlow-v9 collection regarding
+    element sizes.
+- Update to version 2.5.1
+  * Changed writing to a TCP socket to re-attempt the write when
+    the initial attempt is incomplete.
+- Update to version 2.5.0
+  * Removed the ipfixDump application which is now part of the
+    fixbuf-tools package.
+  * Added the ability to specify the source IP address an exporter
+    will bind to.
+- Use %ldconfig_scriptlets macro.
+
+-------------------------------------------------------------------

Old:
----
  libfixbuf-2.4.2.tar.gz
  libfixbuf-rpmlintrc

New:
----
  libfixbuf-2.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfixbuf.spec ++++++
--- /var/tmp/diff_new_pack.MwE2z6/_old  2025-10-06 18:08:45.648865053 +0200
+++ /var/tmp/diff_new_pack.MwE2z6/_new  2025-10-06 18:08:45.648865053 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package libfixbuf
 #
-# Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2013-2021, Martin Hauke <[email protected]>
+# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2013-2025, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,15 @@
 
 %define sover 9
 Name:           libfixbuf
-Version:        2.4.2
+Version:        2.5.2
 Release:        0
 Summary:        Implementation of the IPFIX Protocol as a C library
 License:        LGPL-3.0-only
 Group:          System/Libraries
 URL:            https://tools.netsa.cert.org/fixbuf
 Source:         https://tools.netsa.cert.org/releases/%{name}-%{version}.tar.gz
-Source1:        %{name}-rpmlintrc
-BuildRequires:  autoconf
-BuildRequires:  glib2-devel
-BuildRequires:  libtool
+BuildRequires:  glib2-devel >= 2.34.0
+BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 
 %description
@@ -67,25 +65,10 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libfixbuf.
 
-%package tools
-Summary:        IPFIX file dumper
-Group:          Productivity/Networking/Diagnostic
-
-%description tools
-libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in
-RFC 5101. It supports the information model defined in RFC 5102, extended as
-proposed by RFC 5103 to support information elements for representing biflows.
-libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport
-protocols.
-
-ipfixDump is a command line tool for printing the contents of an IPFIX
-file as text.
-
 %prep
-%setup -q
+%autosetup
 
 %build
-autoreconf -fiv
 %configure
 %make_build
 
@@ -93,8 +76,7 @@
 %make_install
 rm %{buildroot}/%{_libdir}/*.{la,a}
 
-%post   -n libfixbuf%{sover} -p /sbin/ldconfig
-%postun -n libfixbuf%{sover} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libfixbuf%{sover}
 
 %files -n libfixbuf%{sover}
 %license LICENSE.txt
@@ -108,10 +90,3 @@
 %{_libdir}/libfixbuf.so
 %{_libdir}/pkgconfig/libfixbuf.pc
 
-%files tools
-%license LICENSE.txt
-%{_bindir}/ipfixDump
-%{_datadir}/libfixbuf
-%{_datadir}/libfixbuf/cert_ipfix.xml
-%{_mandir}/man1/ipfixDump.1%{?ext_man}
-

++++++ libfixbuf-2.4.2.tar.gz -> libfixbuf-2.5.2.tar.gz ++++++
++++ 88827 lines of diff (skipped)

Reply via email to