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

* Re: [PR PATCH] [Updated] podman: update to 4.7.2
  2023-11-12 11:41 [PR PATCH] podman: update to 4.7.2 aadi58002
@ 2023-11-12 11:42 ` aadi58002
  2023-11-13 16:39 ` CameronNemo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aadi58002 @ 2023-11-12 11:42 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1164 bytes --]

From 6871d0c67d9111bfbf15285face48efadee1299a 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index 04b2b9c38bad4..5060ed828197c 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,7 @@ 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"
-checksum=ee2c8b02b7fe301057f0382637b995a9c6c74e8d530692d6918e4c509ade6e39
+checksum=10346c5603546427bd809b4d855d1e39b660183232309128ad17a64969a0193d
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

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

* Re: podman: update to 4.7.2
  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
  3 siblings, 0 replies; 5+ messages in thread
From: CameronNemo @ 2023-11-13 16:39 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/47174#issuecomment-1808524510

Comment:
Hey there, thanks for this contribution. I (try to) maintain the podman, buildah, conmon, runc packages in tandem, typically. Updating the whole group of packages at once is ideal from my perspective because you avoid compatibility issues with older versions of supporting packages like conmon and fuse-overlayfs. These packages do not get a whole lot of development other than fixes, so if they release a new version it is probably best to update the Void package. The upstream maintainers are all close to each other, or the same people, too. See #47204 for updates to the extended group of related software.

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

* Re: [PR PATCH] [Closed]: podman: update to 4.7.2
  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 ` aadi58002
  2023-11-13 18:06 ` aadi58002
  3 siblings, 0 replies; 5+ messages in thread
From: aadi58002 @ 2023-11-13 18:06 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

Description:
<!-- 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
-->


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

* Re: podman: update to 4.7.2
  2023-11-12 11:41 [PR PATCH] podman: update to 4.7.2 aadi58002
                   ` (2 preceding siblings ...)
  2023-11-13 18:06 ` [PR PATCH] [Closed]: " aadi58002
@ 2023-11-13 18:06 ` aadi58002
  3 siblings, 0 replies; 5+ messages in thread
From: aadi58002 @ 2023-11-13 18:06 UTC (permalink / raw)
  To: ml

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

New comment by aadi58002 on void-packages repository

https://github.com/void-linux/void-packages/pull/47174#issuecomment-1808726538

Comment:
> Hey there, thanks for this contribution. I (try to) maintain the podman, buildah, conmon, runc packages in tandem, typically. Updating the whole group of packages at once is ideal from my perspective because you avoid compatibility issues with older versions of supporting packages like conmon and fuse-overlayfs. These packages do not get a whole lot of development other than fixes, so if they release a new version it is probably best to update the Void package. The upstream maintainers are all close to each other, or the same people, too. See #47204 for updates to the extended group of related software.

Ok I will keep that's in mind I recently had issues with getting kind to work with podman and iptables. So I wanted the void repos to move to the latest version. I will keep the fact that these projects are closely coupled in mind next time I try to update them all simultaneously. Thanks for your hard work on maintaining these packages.

^ 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).