Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Third party package updates release 1 14 #2991

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/containerd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://github.com/containerd/containerd/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/containerd/containerd/archive/v1.6.19/containerd-1.6.19.tar.gz"
sha512 = "dca78d472dfbc6fc4d9b0b3a0d0a131d3575163c52e4fe18ea2c6147868b8822c54046c0709974e9b90472b882ba3890ada7f0fcbf31549efffba0d91531886c"
url = "https://github.com/containerd/containerd/archive/v1.6.20/containerd-1.6.20.tar.gz"
sha512 = "dd9708c99d95773a78b0fcd77b388cb8a971d0d65502c8b86cbb3b29c48bac31366ae0603d7710a13c21c33adcd341cdec69dcb3c3a06a2d753c4c59f2549d75"

# RPM BuildRequires
[build-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion packages/containerd/containerd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global gorepo containerd
%global goimport %{goproject}/%{gorepo}

%global gover 1.6.19
%global gover 1.6.20
%global rpmver %{gover}
%global gitrev 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f

Expand Down
36 changes: 0 additions & 36 deletions packages/coreutils/1001-gnulib-simple-backup-fix.patch

This file was deleted.

4 changes: 2 additions & 2 deletions packages/coreutils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://ftp.gnu.org/gnu/coreutils"

[[package.metadata.build-package.external-files]]
url = "https://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz"
sha512 = "a6ee2c549140b189e8c1b35e119d4289ec27244ec0ed9da0ac55202f365a7e33778b1dc7c4e64d1669599ff81a8297fe4f5adbcc8a3a2f75c919a43cd4b9bdfa"
url = "https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz"
sha512 = "242271f212a6860bdc6c8d7e5c4f85ce66c1b48ef781aca9daa56e0fe7c2b7809ef72b4392120219fe5b687637c83ce89ceef8bb35f6274f43f8f968a6901694"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
5 changes: 1 addition & 4 deletions packages/coreutils/coreutils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}coreutils
Version: 9.1
Version: 9.3
Release: 1%{?dist}
Summary: A set of basic GNU tools
License: GPL-3.0-or-later
Expand All @@ -17,9 +17,6 @@ Requires: %{_cross_os}libcap
Requires: %{_cross_os}libselinux
Requires: %{_cross_os}libxcrypt

# Include patch from Fedora 37, fix for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55029
Patch1001: 1001-gnulib-simple-backup-fix.patch

%description
%{summary}.

Expand Down
4 changes: 2 additions & 2 deletions packages/docker-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://github.com/docker/libnetwork/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/moby/libnetwork/archive/0dde5c895075df6e3630e76f750a447cf63f4789/libnetwork-0dde5c895075df6e3630e76f750a447cf63f4789.tar.gz"
sha512 = "d73e2091c9aeefce501f5900d6c0c108d89e7970f1e091f7db4e05123536357311e65aa8210493f2386aaf4d68aac2ddf66c2c600054b87438d2f2ddd7e39584"
url = "https://github.com/moby/libnetwork/archive/f7cdd0e7adbf0818e384178093aa67e38ffdb112/libnetwork-f7cdd0e7adbf0818e384178093aa67e38ffdb112.tar.gz"
sha512 = "45e2acdd3cd059e6b1cc670b30e3d68b274e04b7c056ba031e0476c605b9264827defc280b20e09a339afcf853a83aae93e2fb28931df8b13dcd151a6a4da74c"

[build-dependencies]
glibc = { path = "../glibc" }
2 changes: 1 addition & 1 deletion packages/docker-proxy/docker-proxy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global goimport %{goproject}/%{gorepo}
# Use the libnetwork commit listed in this file for the docker version we ship:
# https://github.com/moby/moby/blob/DOCKER-VERSION-HERE/vendor.conf
%global commit 0dde5c895075df6e3630e76f750a447cf63f4789
%global commit f7cdd0e7adbf0818e384178093aa67e38ffdb112
Comment on lines 4 to +6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per the comment above this commit line, this needs to align with the Docker version, currently 20.10.21:
https://github.com/moby/moby/blob/v20.10.21/vendor.conf


%global _dwz_low_mem_die_limit 0

Expand Down
5 changes: 3 additions & 2 deletions packages/ecr-credential-provider/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ path = "pkg.rs"
releases-url = "https://github.com/kubernetes/cloud-provider-aws/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.25.3/cloud-provider-aws-1.25.3.tar.gz"
sha512 = "d727c01ea98608b0b51edc2bfe892218b55eee7148e358e18387f3f4a52ad765f8d0ee372884e36f95f1303c13dbeba81926f7560c325a8d3c258da11cdfc24b"
url = "https://github.com/kubernetes/cloud-provider-aws/archive/v1.27.0/cloud-provider-aws-1.27.0.tar.gz"
sha512 = "2803871801d222e58f46fe106067c6a05c3c4792774bd653f8be2f52b536f7b6510a5209636793f11aedcb2d46fa23157b0297a02912a76f3c70284027a10b60"

bundle-modules = [ "go" ]

[build-dependencies]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global gorepo cloud-provider-aws
%global goimport %{goproject}/%{gorepo}

%global gover 1.25.3
%global gover 1.27.0
%global rpmver %{gover}

%global _dwz_low_mem_die_limit 0
Expand Down
4 changes: 2 additions & 2 deletions packages/ecs-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ path = "pkg.rs"
releases-url = "https://github.com/aws/amazon-ecs-agent/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/aws/amazon-ecs-agent/archive/v1.68.2/amazon-ecs-agent-1.68.2.tar.gz"
sha512 = "235f9b49ad42966a073196649c96e03e4b095d449603cda52c28587393029c3915c091b7c6636084f462d7fc54771c586f8f3fb7fcacaf3a6f2b5841cee12a85"
url = "https://github.com/aws/amazon-ecs-agent/archive/v1.70.2/amazon-ecs-agent-1.70.2.tar.gz"
sha512 = "1cfbe51d87f63958b2c86df41dd2d42c7b96924a42be9889f0b7d3a6874c6787e9e65e6d03f974dd6fb75de74868a78f937e47908032b96272770eac39646cbc"

# The ECS agent repository includes two CNI plugins as git submodules. git
# archive does not include submodules, so the tarball above does not include
Expand Down
3 changes: 2 additions & 1 deletion packages/ecs-agent/ecs-agent.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
%global agent_gorepo amazon-ecs-agent
%global agent_goimport %{agent_goproject}/%{agent_gorepo}

%global agent_gover 1.68.2
%global agent_gover 1.70.2

# git rev-parse --short=8
%global agent_gitrev 06008fa1

Expand Down
4 changes: 2 additions & 2 deletions packages/grep/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://mirrors.kernel.org/gnu/grep"

[[package.metadata.build-package.external-files]]
url = "https://mirrors.kernel.org/gnu/grep/grep-3.8.tar.xz"
sha512 = "2014519a80c6dcd799837e1bd7d9d5ebe8729ec54b0dc76981dac4755a9a8a9f200470cdcc911e2825bed8162e61da39e3dd60289f7393b48bf67314077d0c79"
url = "https://mirrors.kernel.org/gnu/grep/grep-3.9.tar.xz"
sha512 = "38aaa28bded9f6d1d527356e9e63bb1dafb4ec8f09e83f2d3bc86c1d6af1a5a8cb9895067375b5b8929ec2cba6ab71c369ed4c6e2a0f7a01dec3c11a6f4c1836"

[dependencies]
libpcre = { path = "../libpcre" }
Expand Down
2 changes: 1 addition & 1 deletion packages/grep/grep.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}grep
Version: 3.8
Version: 3.9
Release: 1%{?dist}
Summary: GNU grep utility
URL: https://www.gnu.org/software/grep/
Expand Down
4 changes: 2 additions & 2 deletions packages/iproute/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "http://kernel.org/pub/linux/utils/net/iproute2"

[[package.metadata.build-package.external-files]]
url = "https://kernel.org/pub/linux/utils/net/iproute2/iproute2-5.19.0.tar.xz"
sha512 = "eb0fffb153f7cecc89b5573b7fc211d67fb1c06789fd3b0aec75ba5032521d53c51ccc52db7367e41397993df50244af84763b0b1d5a76d9dfccf013c010131b"
url = "https://kernel.org/pub/linux/utils/net/iproute2/iproute2-6.2.0.tar.xz"
sha512 = "b24e0fdd0f51b8b78bc3bb681e3829af47d3011e93f3892289eb070b336709a6883728ecc7627ca37f6449720f8ed1349af321c0d04454894a7175b82f7de151"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iproute/iproute.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}iproute
Version: 5.19.0
Version: 6.2.0
Release: 1%{?dist}
Summary: Tools for advanced IP routing and network device configuration
License: GPL-2.0-or-later AND GPL-2.0-only
Expand Down
4 changes: 2 additions & 2 deletions packages/libcap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ releases-url = "https://cdn.kernel.org/pub/linux/libs/security/linux-privs/libca
# Changelog can be found here: https://sites.google.com/site/fullycapable/release-notes-for-libcap

[[package.metadata.build-package.external-files]]
url = "https://cdn.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.67.tar.gz"
sha512 = "d182b8656522aa0d5516186df1164bc0375dd0650d59bb6807997d4ba4e6ccb427d7c6d30cc3d459240fcfd4c550d31ebde892b03f8bbd80cc43a2a226b4b151"
url = "https://cdn.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.68.tar.gz"
sha512 = "b5dbf42790114cb26d923f8a7f40a44fc1ac370eac6f7cfc0c0bfed870648e501f920295159c4ab906b7df66d662add04938b1fe9998dc403be81aec95234bf3"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
2 changes: 1 addition & 1 deletion packages/libcap/libcap.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}libcap
Version: 2.67
Version: 2.68
Release: 1%{?dist}
Summary: Library for getting and setting POSIX.1e capabilities
License: GPL-2.0-only OR BSD-3-Clause
Expand Down
4 changes: 2 additions & 2 deletions packages/libelf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://sourceware.org/elfutils/ftp/"

[[package.metadata.build-package.external-files]]
url = "https://sourceware.org/elfutils/ftp/0.188/elfutils-0.188.tar.bz2"
sha512 = "585551b2d937d19d1becfc2f28935db1dd1a3d25571a62f322b70ac8da98c1a741a55d070327705df6c3e2ee026652e0b9a3c733b050a0b0ec5f2fc75d5b74b5"
url = "https://sourceware.org/elfutils/ftp/0.189/elfutils-0.189.tar.bz2"
sha512 = "93a877e34db93e5498581d0ab2d702b08c0d87e4cafd9cec9d6636dfa85a168095c305c11583a5b0fb79374dd93bc8d0e9ce6016e6c172764bcea12861605b71"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
2 changes: 1 addition & 1 deletion packages/libelf/libelf.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}libelf
Version: 0.188
Version: 0.189
Release: 1%{?dist}
Summary: Library for ELF files
License: GPL-2.0-or-later OR LGPL-3.0-or-later
Expand Down
4 changes: 2 additions & 2 deletions packages/libglib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://download.gnome.org/sources/glib"

[[package.metadata.build-package.external-files]]
url = "https://download.gnome.org/sources/glib/2.75/glib-2.75.3.tar.xz"
sha512 = "44aa53d0dae69e50c8d5d9adb7c90034c4c2ab5db3c74106c91bfdbdca41bc5523b32b16c33bc65b3c6bf0037bdecb344b80e9708930bde54ac7c618c34ea5a8"
url = "https://download.gnome.org/sources/glib/2.76/glib-2.76.0.tar.xz"
sha512 = "812834ca6d840dd9c15c0689685d8bd96f4acd69a89213f807a75732d1aa5efadbed0e0073f05a56a09beb2d4f0be1b83a4642259682aac84302632da2d62370"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
4 changes: 2 additions & 2 deletions packages/libglib/libglib.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Name: %{_cross_os}libglib
Version: 2.75.3
Version: 2.76.0
Release: 1%{?dist}
Summary: The GLib libraries
# glib2 is LGPL-2.1-only
License: LGPL-2.1-only
URL: https://www.gtk.org/
Source0: https://download.gnome.org/sources/glib/2.75/glib-%{version}.tar.xz
Source0: https://download.gnome.org/sources/glib/2.76/glib-%{version}.tar.xz
BuildRequires: meson
BuildRequires: %{_cross_os}glibc-devel
BuildRequires: %{_cross_os}libffi-devel
Expand Down
4 changes: 2 additions & 2 deletions packages/liblzma/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://tukaani.org/xz"

[[package.metadata.build-package.external-files]]
url = "https://tukaani.org/xz/xz-5.4.1.tar.xz"
sha512 = "f890ee5207799fbc7bb9ae031f444d39d82275b0e1b8cc7f01fdb9270050e38849bd1269db2a2f12fe87b5e23e03f9e809a5c3456d066c0a56e6f98d728553ea"
url = "https://tukaani.org/xz/xz-5.4.2.tar.xz"
sha512 = "39163ee327743111968c4231fccc4ebbc1c77c96acf19afa8b1ca4153826a2c0d83b43111fa22b56139c03fc19c621d365fa0f80be1f3c3784fe7dd6f8fcfb68"

[build-dependencies]
glibc = { path = "../glibc" }
2 changes: 1 addition & 1 deletion packages/liblzma/liblzma.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}liblzma
Version: 5.4.1
Version: 5.4.2
Release: 1%{?dist}
Summary: Library for XZ and LZMA compressed files
URL: https://tukaani.org/xz
Expand Down
4 changes: 2 additions & 2 deletions packages/libnftnl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://netfilter.org/projects/libnftnl/files"

[[package.metadata.build-package.external-files]]
url = "https://netfilter.org/projects/libnftnl/files/libnftnl-1.2.4.tar.bz2"
sha512 = "5375d1d15627aabf25129433630395f53009b22a255fcd113b302af7f2f0a234fd54c827b0ef1c8fd3a13e272a1696f780560672d4af6abad0e19805f9d56326"
url = "http://netfilter.org/projects/libnftnl/files/libnftnl-1.2.5.tar.xz"
sha512 = "576ccd0815063a6ef3095b5514c3d286b4450fad98fbf7a85cd537f66adf043e7e6295d4c84cc3cbfd18cf9a29576d15a88cc439a61a3e654841a27c71babea1"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
4 changes: 2 additions & 2 deletions packages/libnftnl/libnftnl.spec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Name: %{_cross_os}libnftnl
Version: 1.2.4
Version: 1.2.5
Release: 1%{?dist}
Summary: Library for nftables netlink
License: GPL-2.0-or-later AND GPL-2.0-only
URL: http://netfilter.org/projects/libnftnl/
Source0: https://netfilter.org/projects/libnftnl/files/libnftnl-%{version}.tar.bz2
Source0: https://netfilter.org/projects/libnftnl/files/libnftnl-%{version}.tar.xz
BuildRequires: %{_cross_os}glibc-devel
BuildRequires: %{_cross_os}libmnl-devel
Requires: %{_cross_os}libmnl
Expand Down
5 changes: 3 additions & 2 deletions packages/libnvidia-container/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ path = "pkg.rs"
releases-url = "https://github.com/NVIDIA/libnvidia-container/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/NVIDIA/libnvidia-container/archive/v1.12.0/libnvidia-container-1.12.0.tar.gz"
sha512 = "fbd8beeaedea61ca57b52da7e832ad9e2c52edd20ddf0ad23e17c91b414e364fa79b5af43892369d6ff0860c66f741962f4a5ce847ee008b5017ad360ed15128"
url = "https://github.com/NVIDIA/libnvidia-container/archive/v1.13.1/libnvidia-container-1.13.1.tar.gz"
sha512 = "9961480bdccb62e008ee4ee50c66eebc9cf86bcee988bd1c97dd8351ee1a223b2532c27323667c391b693f0655c391dc95309a74600220e7d368604ab3e66925"

[[package.metadata.build-package.external-files]]
url = "https://github.com/NVIDIA/nvidia-modprobe/archive/495.44/nvidia-modprobe-495.44.tar.gz"
sha512 = "67486ed1b17c8962786e13880910bb2b1938206a0fd76b360ddef7faf80ee0c941a2e3fbc73fa92a92009e2c54130dce17a466c8079537a981a2fed09c07e4c9"
Expand Down
2 changes: 1 addition & 1 deletion packages/libnvidia-container/libnvidia-container.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global nvidia_modprobe_version 495.44

Name: %{_cross_os}libnvidia-container
Version: 1.12.0
Version: 1.13.1
Release: 1%{?dist}
Summary: NVIDIA container runtime library
# The COPYING and COPYING.LESSER files in the sources don't apply to libnvidia-container
Expand Down
4 changes: 2 additions & 2 deletions packages/libzstd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://github.com/facebook/zstd/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/facebook/zstd/releases/download/v1.5.4/zstd-1.5.4.tar.gz"
sha512 = "2896a6dd6b60cc251720356babcbab6018c874eb2149121b26e28041496fc355a9cb5fd1b39c91558fcfbafb789b3d721264a0f9b5734f893d5f3cdf97016394"
url = "https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz"
sha512 = "99109ec0e07fa65c2101c9cb36be56b672bbd0ee69d265f924718e61f9192ae8385c8d9e4d0c318be9edfa6d849fd3d60e5f164fa120961449429ea3c5dab6b6"

[build-dependencies]
glibc = { path = "../glibc" }
2 changes: 1 addition & 1 deletion packages/libzstd/libzstd.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}libzstd
Version: 1.5.4
Version: 1.5.5
Release: 1%{?dist}
Summary: Library for Zstandard compression
License: BSD-3-Clause AND GPL-2.0-only
Expand Down
4 changes: 2 additions & 2 deletions packages/makedumpfile/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://github.com/makedumpfile/makedumpfile/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/makedumpfile/makedumpfile/archive/1.7.2/makedumpfile-1.7.2.tar.gz"
sha512 = "324e303dd5f507703f66e2bd5dc9d24f9f50ba797be70c05702008ba77078f61ffcc884796ddf9ab737de1d124c3a9d881ab5ce4f3f459690ec00055af25ea9e"
url = "https://github.com/makedumpfile/makedumpfile/archive/1.7.3/makedumpfile-1.7.3.tar.gz"
sha512 = "a8e2ef5fdb45e6ed57c8b63f242d989bf1a66746ff665aefb7a52fc5d6d73b71171a08de1dc080ab31130938e2caea414929a5b64be9ee7443cf646c35ce3822"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
5 changes: 2 additions & 3 deletions packages/makedumpfile/makedumpfile.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: %{_cross_os}makedumpfile
Version: 1.7.2
Version: 1.7.3
stmcginnis marked this conversation as resolved.
Show resolved Hide resolved
Release: 1%{?dist}
Summary: Tool to create dumps from kernel memory images
License: GPL-2.0-or-later AND GPL-2.0-only
Expand Down Expand Up @@ -46,6 +46,5 @@ make install
%{_cross_attribution_file}
%{_cross_sbindir}/makedumpfile
%exclude %{_cross_mandir}
%exclude %{_cross_rootdir}/etc
%exclude %{_cross_sbindir}/makedumpfile-R.pl
%exclude %{_cross_prefix}/share/makedumpfile-%{version}
%exclude %{_cross_prefix}/share/makedumpfile
4 changes: 2 additions & 2 deletions packages/nvidia-container-toolkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ path = "pkg.rs"
releases-url = "https://github.com/NVIDIA/nvidia-container-toolkit/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/NVIDIA/nvidia-container-toolkit/archive/v1.12.0/nvidia-container-toolkit-1.12.0.tar.gz"
sha512 = "43adec1cc330c2da66240ead8ca84283b59dfdec5c44b2cf411c3c75eaa53ce5112cfb9bafbb85d5e4f3019ff29d927973e0a662344b475dc0ca8f64c5bd5fe4"
url = "https://github.com/NVIDIA/nvidia-container-toolkit/archive/v1.13.0/nvidia-container-toolkit-1.13.0.tar.gz"
sha512 = "d0b3b087b1771146986eb909af040e3fb14c55810bcb83b2e51ad2f8a5f8679efacd534b361251f096525a66cbabc09c384eb680ee810ee7f2da7919fd0e2d9f"

[build-dependencies]
glibc = { path = "../glibc" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global gorepo nvidia-container-toolkit
%global goimport %{goproject}/%{gorepo}

%global gover 1.12.0
%global gover 1.13.0
%global rpmver %{gover}

Name: %{_cross_os}nvidia-container-toolkit
Expand Down
6 changes: 3 additions & 3 deletions packages/nvidia-k8s-device-plugin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ path = "pkg.rs"
releases-url = "https://github.com/NVIDIA/k8s-device-plugin/releases"

[[package.metadata.build-package.external-files]]
url = "https://github.com/NVIDIA/k8s-device-plugin/archive/v0.13.0/v0.13.0.tar.gz"
path = "k8s-device-plugin-0.13.0.tar.gz"
sha512 = "c6b29ed4c13e06ec798727364476cb0febc6afd97cdfe4daf89c8f6f91119c26b8627553431105f5e13fdd7a7ce5cd38d4b6567f756f660e99655ab2b6fa2a32"
url = "https://github.com/NVIDIA/k8s-device-plugin/archive/v0.14.0/v0.14.0.tar.gz"
path = "k8s-device-plugin-0.14.0.tar.gz"
sha512 = "25fc1e5a6c772d30c916229376adc8f8af98877f5741d8f5841fafbf20dfa479e7f69c2da01c02ff47acef1b7e899b9b0cc8cb6e0c49d76c8750628574d302d5"

[build-dependencies]
glibc = { path = "../glibc" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global gorepo k8s-device-plugin
%global goimport %{goproject}/%{gorepo}

%global gover 0.13.0
%global gover 0.14.0
%global rpmver %{gover}

Name: %{_cross_os}nvidia-k8s-device-plugin
Expand Down
Loading