Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] podman: update to 4.7.2
@ 2023-11-12 11:41 aadi58002
  2023-11-12 11:42 ` [PR PATCH] [Updated] " aadi58002
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: aadi58002 @ 2023-11-12 11:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

There is a new pull request by aadi58002 against master on the void-packages repository

https://github.com/aadi58002/void-packages podman-update
https://github.com/void-linux/void-packages/pull/47174

podman: update to 4.7.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: briefly

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/47174.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-podman-update-47174.patch --]
[-- Type: text/x-diff, Size: 1237 bytes --]

From c337e9630fe49cb21edd093b320d03865eda3589 Mon Sep 17 00:00:00 2001
From: aadi58002 <aadi58002@gmail.com>
Date: Sun, 12 Nov 2023 17:06:05 +0530
Subject: [PATCH] podman: update to 4.7.2

---
 srcpkgs/podman/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index 04b2b9c38bad4..89ea35435a4b7 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,7 +1,7 @@
 # Template file for 'podman'
 pkgname=podman
-version=4.5.1
-revision=2
+version=4.7.2
+revision=1
 build_style=go
 go_import_path="github.com/containers/podman/v4"
 go_package="${go_import_path}/cmd/podman ${go_import_path}/cmd/rootlessport"
@@ -16,7 +16,11 @@ license="Apache-2.0"
 homepage="https://podman.io/"
 changelog="https://raw.githubusercontent.com/containers/podman/main/RELEASE_NOTES.md"
 distfiles="https://github.com/containers/podman/archive/v${version}.tar.gz"
+<<<<<<< HEAD
 checksum=ee2c8b02b7fe301057f0382637b995a9c6c74e8d530692d6918e4c509ade6e39
+=======
+checksum=10346c5603546427bd809b4d855d1e39b660183232309128ad17a64969a0193d
+>>>>>>> 24df81ad2e2 (podman: update to 4.7.2)
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-13 18:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 11:41 [PR PATCH] podman: update to 4.7.2 aadi58002
2023-11-12 11:42 ` [PR PATCH] [Updated] " aadi58002
2023-11-13 16:39 ` CameronNemo
2023-11-13 18:06 ` [PR PATCH] [Closed]: " aadi58002
2023-11-13 18:06 ` aadi58002

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).