Skip to content

Commit 46c4bc4

Browse files
authored
Merge pull request #553 from piyush-jena/3p-updates
Third Party package updates
2 parents b50ea1b + 38a95a0 commit 46c4bc4

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

packages/iputils/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ path = "../packages.rs"
1212
releases-url = "https://github.com/iputils/iputils/releases"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://github.com/iputils/iputils/releases/download/20240905/iputils-20240905.tar.gz"
16-
sha512 = "ff5ee998c6253d0ceda185d7e266c3126c52acc0fb3ee9f10b9b97aaa7dc839c305d58da7f88697939b6ca3f2c9deab042613c312fd71c248d73ba0616089eda"
15+
url = "https://github.com/iputils/iputils/releases/download/20250605/iputils-20250605.tar.gz"
16+
sha512 = "6fa7c2856d5b835e03381b678d87205f3030163de5306db0b5c38dec2203171c958514c561e91aadadb385448905a581e3b8831f8f44b57583b5570e9aac7540"
1717

1818
[[package.metadata.build-package.external-files]]
19-
url = "https://github.com/iputils/iputils/releases/download/20240905/iputils-20240905.tar.gz.asc"
20-
sha512 = "8ddd8938c942d50cf4946fcc3e71f1191b0adf568f3c9525f6ab8c9a8e73b15b13aef072bdf533c237bbb6ff8c001f8e282c0b5cc4293a035da19ca39a46bd87"
19+
url = "https://github.com/iputils/iputils/releases/download/20250605/iputils-20250605.tar.gz.asc"
20+
sha512 = "f10890ce5498505b8ea635115d540eefd24bc7c8085824e74ff734f679b22fbcb415a9ce42e2100f6381ce03f01bd5942465daac02e4827ac0e311874c42a499"
2121

2222
[build-dependencies]
2323
glibc = { path = "../glibc" }

packages/iputils/iputils.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: %{_cross_os}iputils
2-
Version: 20240905
2+
Version: 20250605
33
Release: 1%{?dist}
44
Summary: A set of network monitoring tools
55
License: GPL-2.0-or-later AND BSD-3-Clause

packages/kexec-tools/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ path = "../packages.rs"
1212
releases-url = "https://kernel.org/pub/linux/utils/kernel/kexec"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.30.tar.xz"
16-
sha512 = "4550607ad7eb51d169c2565cfee9195441634624d1c8859e21bca6bd7f15031713c39ba475301c1ef5fc67c009bc6599d254da184be25e68b226155e515e3852"
15+
url = "https://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.31.tar.xz"
16+
sha512 = "95cb7e7b33685497d72fab74fed2191e476c0574d6ad2333d9e22b95a94543b5fdafe0663282cfaebb8747cf696b7d34c308941ec1074b2b9f1ed440b32d7309"
1717

1818
[[package.metadata.build-package.external-files]]
19-
url = "https://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.30.tar.sign"
20-
sha512 = "6c326270b34fc805139c548a205a1283e1bf0815507313c5cd1b097ee3b386750634c51008a5c2d61cf58589a1db5976130f4bece5c787ba95b739a21fa24f04"
19+
url = "https://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.31.tar.sign"
20+
sha512 = "cb964713ed282f575d29823a2110884f052d3b9149c25212a7e4ad3d3023713774a479923af99168db3598ec24480223708c32442555281e6daa42115717260b"
2121

2222
[build-dependencies]
2323
glibc = { path = "../glibc" }

packages/kexec-tools/kexec-tools.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: %{_cross_os}kexec-tools
2-
Version: 2.0.30
2+
Version: 2.0.31
33
Release: 1%{?dist}
44
Epoch: 1
55
Summary: Linux tool to load kernels from the running system

packages/open-vm-tools/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ path = "../packages.rs"
1212
releases-url = "https://github.com/vmware/open-vm-tools/releases/"
1313

1414
[[package.metadata.build-package.external-files]]
15-
url = "https://github.com/vmware/open-vm-tools/releases/download/stable-12.5.0/open-vm-tools-12.5.0-24276846.tar.gz"
16-
sha512 = "068f84192b7056144257a8180884a077fe03e34c441f4eb7729112d3dbd75f70e019d3cdbfe7c25243154d7597f152272efde9417d873a585ec1bfc68f34e234"
15+
url = "https://github.com/vmware/open-vm-tools/releases/download/stable-13.0.0/open-vm-tools-13.0.0-24696409.tar.gz"
16+
sha512 = "eacb304f3c00d901ea2afffb09bb26be25b6b10df1de4f1818e7ce07a8c05b5e243c8fbe00a5fbf2680ad5b42727315f5c3fb9af818658ffc2b9425d3f34c37e"
1717

1818
[build-dependencies]
1919
glibc = { path = "../glibc" }

packages/open-vm-tools/open-vm-tools.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
%global buildver 24276846
1+
%global buildver 24696409
22

33
Name: %{_cross_os}open-vm-tools
4-
Version: 12.5.0
4+
Version: 13.0.0
55
Release: 1%{?dist}
66
Summary: Tools for VMware
77
License: LGPL-2.1-or-later

0 commit comments

Comments
 (0)