SHA256
1
0
forked from pool/iputils

12 Commits

Author SHA256 Message Date
e3f23f8c2e Accepting request 1283388 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1283388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iputils?expand=0&rev=74
2025-06-10 06:57:42 +00:00
Petr Vorel
ec680e1c08 - Update to version 20250605
Fixing regression in ping.
  https://github.com/iputils/iputils/releases/tag/20250605

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=124
2025-06-05 14:21:17 +00:00
b0e6f8cdc9 Accepting request 1281957 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1281957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iputils?expand=0&rev=73
2025-06-03 15:50:55 +00:00
Petr Vorel
49c859846f OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=122 2025-06-02 14:25:16 +00:00
Petr Vorel
fe1820180e - Fix bsc#1243284 - ping on s390x prints invalid ttl
- Run testsuite as a part of building (requires SUSE specific workaround
  iputils-localhost-ipv6-workaround.patch)
- Security fix [bsc#1242300, CVE-2025-47268]
  * integer overflow in RTT calculation can lead to undefined behavior

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=121
2025-06-02 11:11:52 +00:00
Petr Vorel
5ca1f20160 - Remove patches from this release (iputils-CVE-2025-47268.patch,
0001-Fix-ping-man-page-syntax-error.patch)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=120
2025-06-02 11:05:39 +00:00
Petr Vorel
0bc4afa456 - 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

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=119
2025-06-02 10:55:22 +00:00
Petr Vorel
888b21415c - 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
- Run testsuite as a part of building

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=118
2025-05-20 14:23:19 +00:00
3ce217ce79 Accepting request 1277017 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1277017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iputils?expand=0&rev=72
2025-05-15 14:59:15 +00:00
Petr Vorel
79a4f35ca0 - Security fix [bsc#1242300, CVE-2025-47268]
* integer overflow in RTT calculation can lead to undefined behavior 
  * Add iputils-CVE-2025-47268.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=116
2025-05-13 06:26:42 +00:00
5f7bff6eaa Accepting request 1234611 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1234611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iputils?expand=0&rev=71
2025-01-06 15:05:00 +00:00
Petr Vorel
79d893b05a - Backport ping man page fix
0001-Fix-ping-man-page-syntax-error.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/iputils?expand=0&rev=114
2025-01-02 17:39:39 +00:00
4 changed files with 47 additions and 5 deletions

Binary file not shown.

3
iputils-20250605.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f213700dbf96b5cc4499ca70cb15ecd69c09f405b06785bb4a1a10b572b6276
size 471904

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Thu Jun 5 14:16:43 UTC 2025 - Petr Vorel <pvorel@suse.cz>
- Update to version 20250605
Fixing regression in ping.
https://github.com/iputils/iputils/releases/tag/20250605
-------------------------------------------------------------------
Mon Jun 2 10:13:36 UTC 2025 - Petr Vorel <pvorel@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.yankov@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
-------------------------------------------------------------------
Mon May 12 15:38:14 UTC 2025 - Angel Yankov <angel.yankov@suse.com>
- Security fix [bsc#1242300, CVE-2025-47268]
* integer overflow in RTT calculation can lead to undefined behavior
* Add iputils-CVE-2025-47268.patch
-------------------------------------------------------------------
Thu Jan 2 17:33:13 UTC 2025 - Petr Vorel <pvorel@suse.cz>
- Backport ping man page fix
0001-Fix-ping-man-page-syntax-error.patch
-------------------------------------------------------------------
Thu Sep 5 10:47:27 UTC 2024 - Petr Vorel <pvorel@suse.cz>

View File

@@ -1,7 +1,7 @@
#
# spec file for package iputils
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
Name: iputils
Version: 20240905
Version: 20250605
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
# 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
@@ -61,6 +62,10 @@ export LDFLAGS="-Wl,-z,relro,-z,now"
%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