public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/moby-engine] f43: Update to release v29.6.2
@ 2026-07-17 4:09 Bradley G Smith
0 siblings, 0 replies; only message in thread
From: Bradley G Smith @ 2026-07-17 4:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/moby-engine
Branch : f43
Commit : 4b43ae9a3af8b5035c27b9565982fd12c6836688
Author : Bradley G Smith <bradley.g.smith@gmail.com>
Date : 2026-07-16T12:14:22-07:00
Stats : +13/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/moby-engine/c/4b43ae9a3af8b5035c27b9565982fd12c6836688?branch=f43
Log:
Update to release v29.6.2
- Resolves: rhbz#2496437
- Upstream security fixes
- - GHSA-hw3h-2gp9-cxpv
- - GHSA-qx3x-mv6r-52p6
- - GHSA-32pv-7hq5-qhwq
- - GHSA-g2h8-426c-7976
- - GHSA-388v-wmr2-g2v2
---
diff --git a/.gitignore b/.gitignore
index 49318b3..99d3806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -256,3 +256,7 @@ moby-v20.10.10.tar.gz
/cli-29.6.1-vendor.tar.bz2
/moby-docker-v29.6.1.tar.gz
/moby-docker-v29.6.1-vendor.tar.bz2
+/cli-29.6.2-vendor.tar.bz2
+/cli-29.6.2.tar.gz
+/moby-docker-v29.6.2-vendor.tar.bz2
+/moby-docker-v29.6.2.tar.gz
diff --git a/moby-engine.spec b/moby-engine.spec
index cc80697..4961fe8 100644
--- a/moby-engine.spec
+++ b/moby-engine.spec
@@ -16,7 +16,7 @@
# For rc, beta, alpha releases substitute tilde (~) for dash (-)
# in version0. tag0 reverses the substitution
# e.g. global version0 27.4.0~rc.4
-%global version0 29.6.1
+%global version0 29.6.2
%{lua:
local version0 = rpm.expand("%{version0}"):gsub("~", "-")
rpm.define("tag0 " .. "docker-v" .. version0)
@@ -336,6 +336,8 @@ cd %{engine_dir}
-s "TestCreateSpecPreservesCDIAdditionalGIDs"
%dnl no ipv4 forwarding
-s "TestContainerWarningHostAndPublishPorts"
+ %dnl unexpected end of JSON input
+ -s "TestDaemonBrokenConfiguration"
%dnl all with error is not nil: create tmp file
%[ "%{_arch}" == "s390x" ? "-s TestCloseRunningCommand" : "" ]
%dnl graphdriver tests require extra permissions
@@ -344,6 +346,8 @@ cd %{engine_dir}
-t integration
%dnl libnetwork tests cannot create netns in mock
-t daemon/libnetwork
+ %dnl stack exceeded error
+ -t daemon/pkg/opts
%dnl integration-cli: we don't want to run integration tests or benchmarks
-d integration-cli
}
diff --git a/sources b/sources
index f83381d..ec4f681 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (cli-29.6.1.tar.gz) = 88afa259eb89165ab44850304350b0e04798d7b7e20fae8f0292645d84e90a030a8dc8c133af4a8b1cef651c442189762ae10cabe76c3b961b267d7a6ff5331d
-SHA512 (cli-29.6.1-vendor.tar.bz2) = 5da2847bb2ca171337c4ac8cfba7b724fe5c3281e46a2144a5709996c67b1f77feacb817e8939c8cea098943efa25faec9a08fd103163392435b3483407c9614
-SHA512 (moby-docker-v29.6.1.tar.gz) = 54d8e365c5973030df9345df9f6e39ca2333271eccafdd8ea13e94acf9539cbf42fdcb5601d977fe355a0a796b1721dd2fd26be07d620fd72e2b221fdbd02af9
-SHA512 (moby-docker-v29.6.1-vendor.tar.bz2) = 3977ea4f25419de481902ab37049218e14a1063951e778ec1d93ac6da020c5647d1d302737e145ddce2fa7ca28ac4f69cddfbb109def04e00f360702fdca017b
+SHA512 (cli-29.6.2-vendor.tar.bz2) = 5da2847bb2ca171337c4ac8cfba7b724fe5c3281e46a2144a5709996c67b1f77feacb817e8939c8cea098943efa25faec9a08fd103163392435b3483407c9614
+SHA512 (cli-29.6.2.tar.gz) = 12104bc6811ee75153423cf69f6b40b7ab319fdbe05d6b16b8483372891e722281f7cf836bc3be6d2d18a30d7e5cb66a57915fc8c5cc85d620d9f4c6010acff0
+SHA512 (moby-docker-v29.6.2-vendor.tar.bz2) = ab8d111d7aefad0ea70ddb9d89153ec458493e2d89e2ea1a58d8e9af7f2603746710d355d74c4d29868af357421113b739b440ce5feedd6f79f53a96126e2514
+SHA512 (moby-docker-v29.6.2.tar.gz) = 4266286de1756c6175e88a9afbe13661670f2ccd3c9451926b2d3a84c59502c3c0c503407017c8d167da0a3897a4819768f548dc4c0a1e75c7aa85b2344549d2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 4:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 4:09 [rpms/moby-engine] f43: Update to release v29.6.2 Bradley G Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox