public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/podman] f44: Update to 5.8.6 upstream release
@ 2026-08-14 12:49 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-08-14 12:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/podman
            Branch : f44
            Commit : 02c6d061a168d191b715a9988fe848953ba31b85
            Author : Packit <hello@packit.dev>
            Date   : 2026-08-13T21:12:24+00:00
            Stats  : +15/-10 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/podman/c/02c6d061a168d191b715a9988fe848953ba31b85?branch=f44

            Log:
            Update to 5.8.6 upstream release

Upstream tag: v5.8.6
Upstream commit: a859fc66

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index 20a81db..cf0135a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1899,3 +1899,4 @@
 /v5.8.2.tar.gz
 /v5.8.3.tar.gz
 /v5.8.4.tar.gz
+/v5.8.6.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
index 90b6631..8d86c15 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -55,9 +55,13 @@ jobs:
       failure_comment:
         message: "[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore."
     enable_net: true
+    # CAUTION: The builds from these jobs are consumed by podman-machine-os
+    # during the release process. Any change here should be mindful of it.
     targets:
-      - fedora-stable-x86_64
-      - fedora-stable-aarch64
+      - fedora-43-x86_64
+      - fedora-43-aarch64
+      - fedora-44-x86_64
+      - fedora-44-aarch64
     # Re-enable these scans if OpenScanHub starts scanning go packages
     # https://packit.dev/posts/openscanhub-prototype
     osh_diff_scan_after_copr_build: false
@@ -94,7 +98,8 @@ jobs:
     packages: [podman-fedora]
     notifications: *packit_generic_failure_notification
     targets:
-      - fedora-stable
+      - fedora-43
+      - fedora-44
     tmt_plan: "/plans/system/*"
 
   - job: tests
@@ -105,8 +110,7 @@ jobs:
       failure_comment:
         message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check."
     targets:
-      - fedora-latest-stable
-      - fedora-development
+      - fedora-44
     tf_extra_params:
       environments:
         - artifacts:
@@ -124,7 +128,7 @@ jobs:
       failure_comment:
         message: "tmt tests failed for commit {commit_sha}. @lsm5, @psss, @thrix please check."
     targets:
-      - fedora-latest
+      - fedora-44
     fmf_url: https://github.com/teemtee/tmt
     fmf_path: /plans/friends
     fmf_ref: main

diff --git a/README.packit b/README.packit
index dd0af79..68a092a 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.1.
+The file was generated using packit 1.16.2.post1.dev8+g69d783e81.

diff --git a/podman.spec b/podman.spec
index c7629fc..38bbce4 100644
--- a/podman.spec
+++ b/podman.spec
@@ -63,7 +63,7 @@ Epoch: 5
 # If that's what you're reading, Version must be 0, and will be updated by Packit for
 # copr and koji builds.
 # If you're reading this on dist-git, the version is automatically filled in by Packit.
-Version: 5.8.4
+Version: 5.8.6
 # The `AND` needs to be uppercase in the License for SPDX compatibility
 License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
 Release: %autorelease
@@ -254,7 +254,7 @@ LDFLAGS="-X %{ld_libpod}/define.buildInfo=${SOURCE_DATE_EPOCH:-$(date +%s)} \
 
 # This variable will be set by Packit actions. See .packit.yaml in the root dir
 # of the repo (upstream as well as Fedora dist-git).
-GIT_COMMIT="5431df23c742e5edea35bef34eed696f4db0106b"
+GIT_COMMIT="a859fc66702c23e869c282c63e92d9b6cd264229"
 LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT"
 
 # build rootlessport first

diff --git a/sources b/sources
index 7a15554..e9612bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v5.8.4.tar.gz) = f45d5e4c8bc5882edfc1af69af671f374d26f31920a078f5f862030f1959b1546647106a032f3a87da78ff9ee1b082e2561f1158da17ff0092d7912658b49fce
+SHA512 (v5.8.6.tar.gz) = 8c209b2f881eb3d3bb6ef30401a620d5efa8cdc45fb4d08b6666b4039e17aa858888ccac8d5f3797c6d0948693f9094badcf0c724c3c4ba6362fdaa029178bc7

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-14 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 12:49 [rpms/podman] f44: Update to 5.8.6 upstream release Packit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox