Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libtins for openSUSE:Factory checked 
in at 2026-09-04 12:39:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtins (Old)
 and      /work/SRC/openSUSE:Factory/.libtins.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtins"

Fri Sep  4 12:39:10 2026 rev:7 rq:1375460 version:4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtins/libtins.changes  2023-04-14 
16:54:08.372262444 +0200
+++ /work/SRC/openSUSE:Factory/.libtins.new.1265/libtins.changes        
2026-09-04 12:39:59.384698924 +0200
@@ -1,0 +2,32 @@
+Thu Aug  6 11:40:04 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 4.6
+  * Update tcp.h, Fix a spelling error.
+  * Update VXLANTest destination port number.
+  * Replace remaining rfind_pdu calls to find_pdu in src directory.
+  * Add RTP support.
+  * Update CMake minimum required version to 3.10
+
+-------------------------------------------------------------------
+Sun Aug 27 15:10:25 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 4.5
+  * Add VXLAN support.
+  * Add FileSniffer constructor taking a FILE*.
+  * Remove use of deprecated std::iterator.
+  * Add missing algorithm header include.
+  * Validate high order two bits of first dns label octet.
+  * Use CMAKE_INSTALL_LIBDIR in CONF_CMAKE_INSTALL_DIR.
+  * Ignore IPv6 packets with payload after one with no Next Header.
+  * Fix incorrect IP address range calculation when using /0
+    prefix.
+  * Fix DNS parser reading garbage on misreported packet size.
+  * Fix DNS parser misinterpreting bad label size.
+- Drop not longer needed patches:
+  * 812be7966d445ec56e88eab512f8fd2d57152427.patch
+  * libtins-4.2_build.patch 
+- Add boost dependencies to BuildRequires to enable support for
+  * TCP ACK tracking
+  * TCP stream custom data
+
+-------------------------------------------------------------------

Old:
----
  812be7966d445ec56e88eab512f8fd2d57152427.patch
  libtins-4.2_build.patch
  v4.4.tar.gz

New:
----
  v4.6.tar.gz

----------(Old B)----------
  Old:- Drop not longer needed patches:
  * 812be7966d445ec56e88eab512f8fd2d57152427.patch
  * libtins-4.2_build.patch 
  Old:  * 812be7966d445ec56e88eab512f8fd2d57152427.patch
  * libtins-4.2_build.patch 
- Add boost dependencies to BuildRequires to enable support for
----------(Old E)----------

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

Other differences:
------------------
++++++ libtins.spec ++++++
--- /var/tmp/diff_new_pack.9Awwjb/_old  2026-09-04 12:40:00.171726561 +0200
+++ /var/tmp/diff_new_pack.9Awwjb/_new  2026-09-04 12:40:00.173726631 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtins
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,19 @@
 #
 
 
-%define libname  libtins4_4
+%define libname  libtins4_6
 Name:           libtins
-Version:        4.4
+Version:        4.6
 Release:        0
 Summary:        C++ library for manipulating raw network packets
 License:        BSD-2-Clause
 Group:          Productivity/Networking/Other
 URL:            https://libtins.github.io/
 Source0:        
https://github.com/mfontanini/%{name}/archive/v%{version}.tar.gz
-Patch0:         libtins-4.2_build.patch
-Patch1:         
https://github.com/mfontanini/libtins/commit/812be7966d445ec56e88eab512f8fd2d57152427.patch
+BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  libboost_regex-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libcrypto)

++++++ v4.4.tar.gz -> v4.6.tar.gz ++++++
++++ 1905 lines of diff (skipped)

Reply via email to