Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package iputils for openSUSE:Factory checked 
in at 2025-06-03 17:50:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iputils (Old)
 and      /work/SRC/openSUSE:Factory/.iputils.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iputils"

Tue Jun  3 17:50:55 2025 rev:73 rq:1281957 version:20250602

Changes:
--------
--- /work/SRC/openSUSE:Factory/iputils/iputils.changes  2025-05-15 
16:59:20.933098405 +0200
+++ /work/SRC/openSUSE:Factory/.iputils.new.16005/iputils.changes       
2025-06-03 17:51:11.955782140 +0200
@@ -1,0 +2,17 @@
+Mon Jun  2 10:13:36 UTC 2025 - Petr Vorel <pvo...@suse.cz>
+
+- Update to version 20250602
+  Security release, fixes CVE-2025-47268 and CVE-2025-48964.
+  https://github.com/iputils/iputils/releases/tag/20250602
+- Remove html man page (required to avoid a build failure)
+- Remove patches from this release (iputils-CVE-2025-47268.patch,
+  0001-Fix-ping-man-page-syntax-error.patch)
+
+-------------------------------------------------------------------
+Fri May 16 12:22:58 UTC 2025 - Angel Yankov <angel.yan...@suse.com>
+
+- Fix bsc#1243284 - ping on s390x prints invalid ttl
+  * Add iputils-invalid-ttl-s390x.patch
+  * Fix ipv4 ttl value when using SOCK_DGRAM on big endian systems
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-ping-man-page-syntax-error.patch
  iputils-20240905.tar.xz
  iputils-CVE-2025-47268.patch

New:
----
  iputils-20250602.tar.xz

BETA DEBUG BEGIN:
  Old:- Remove patches from this release (iputils-CVE-2025-47268.patch,
  0001-Fix-ping-man-page-syntax-error.patch)
  Old:- Remove html man page (required to avoid a build failure)
- Remove patches from this release (iputils-CVE-2025-47268.patch,
  0001-Fix-ping-man-page-syntax-error.patch)
BETA DEBUG END:

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

Other differences:
------------------
++++++ iputils.spec ++++++
--- /var/tmp/diff_new_pack.ad2mNk/_old  2025-06-03 17:51:12.979824610 +0200
+++ /var/tmp/diff_new_pack.ad2mNk/_new  2025-06-03 17:51:12.983824776 +0200
@@ -17,16 +17,14 @@
 
 
 Name:           iputils
-Version:        20240905
+Version:        20250602
 Release:        0
 Summary:        IPv4 and IPv6 Networking Utilities
 License:        BSD-3-Clause AND GPL-2.0-or-later
 Group:          Productivity/Networking/Other
 URL:            https://github.com/iputils/iputils
 Source0:        
https://github.com/iputils/iputils/releases/download/%{version}/iputils-%{version}.tar.xz
-Patch0:         0001-Fix-ping-man-page-syntax-error.patch
-# PATCH-FIX-UPSTREAM: bcs#1242300 CVE-2025-47268  integer overflow in RTT 
calculation can lead to undefined behavior
-Patch1:         iputils-CVE-2025-47268.patch
+# PATCH-FIX-SUSE: Work around localhost resolving to 127.0.0.1 even on ip6 in 
build
 BuildRequires:  docbook5-xsl-stylesheets
 BuildRequires:  docbook_5
 BuildRequires:  iproute2
@@ -64,6 +62,10 @@
 %install
 %meson_install
 
+# -DBUILD_HTML_MANS=false does not help due
+# https://github.com/iputils/iputils/issues/595
+rm -fv %{buildroot}/usr/share/iputils/*.html
+
 # boo#1017616
 ln -sf %{_bindir}/ping %{buildroot}/%{_bindir}/ping6
 ln -sf %{_bindir}/tracepath %{buildroot}/%{_bindir}/tracepath6

++++++ iputils-20240905.tar.xz -> iputils-20250602.tar.xz ++++++
++++ 9875 lines of diff (skipped)

Reply via email to