podman: update to v5.0.0

Major version update to podman

 - Obsolete patch removed
 - patch 010-do-not-build-docs.patch refreshed

Changelog: https://github.com/containers/podman/releases/tag/v5.0.0

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
This commit is contained in:
Oskari Rauta
2024-03-25 09:28:07 +02:00
committed by Tianling Shen
parent 680bb77421
commit 551ff0f810
3 changed files with 4 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -224,7 +224,7 @@ GV_VERSION=v0.7.2
@@ -227,7 +227,7 @@ GV_VERSION=v0.7.3
default: all
.PHONY: all
@@ -9,7 +9,7 @@
.PHONY: binaries
ifeq ($(shell uname -s),FreeBSD)
@@ -803,7 +803,7 @@ rpm-install: package ## Install rpm pac
@@ -810,7 +810,7 @@ rpm-install: package ## Install rpm pac
/usr/bin/podman info # will catch a broken conmon
.PHONY: install