Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] podman: update to 4.4.3.
@ 2023-03-26 16:38 daniel-eys
  2023-03-27 22:40 ` [PR PATCH] [Updated] " daniel-eys
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: daniel-eys @ 2023-03-26 16:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages podman
https://github.com/void-linux/void-packages/pull/43030

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

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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/43030.patch is attached

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

From bd232c403d9a62db713a72910acc52d464a6758d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 24 Mar 2023 00:59:25 +0100
Subject: [PATCH] podman: update to 4.4.3.

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

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index 0c7265f3dfb0..caf0a2fb0848 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,6 +1,6 @@
 # Template file for 'podman'
 pkgname=podman
-version=4.4.0
+version=4.4.3
 revision=1
 build_style=go
 go_import_path="github.com/containers/podman/v4"
@@ -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=4bb966fd960b0aae05181e30672a6b20be365225758110eb251b81214414cb25
+checksum=c4770787f008923ec3181ea49c31bdb4d2b77458dbc842f43053fc96a1914ee0
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

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

* Re: [PR PATCH] [Updated] podman: update to 4.4.3.
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
@ 2023-03-27 22:40 ` daniel-eys
  2023-03-28  3:41 ` podman: update to 4.4.4 CameronNemo
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-03-27 22:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages podman
https://github.com/void-linux/void-packages/pull/43030

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

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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/43030.patch is attached

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

From c87c625b406d1cbf62e1ef6540d7d32e5f56ffbc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 24 Mar 2023 00:59:25 +0100
Subject: [PATCH] podman: update to 4.4.4.

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

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index 0c7265f3dfb0..fe7785423fb8 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,6 +1,6 @@
 # Template file for 'podman'
 pkgname=podman
-version=4.4.0
+version=4.4.4
 revision=1
 build_style=go
 go_import_path="github.com/containers/podman/v4"
@@ -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=4bb966fd960b0aae05181e30672a6b20be365225758110eb251b81214414cb25
+checksum=2dacfe7041b83e2cb05fda58bd1fbdae61348a427f5b9073b96b36154de894a1
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

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

* Re: podman: update to 4.4.4.
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
  2023-03-27 22:40 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-03-28  3:41 ` CameronNemo
  2023-03-28  7:45 ` daniel-eys
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: CameronNemo @ 2023-03-28  3:41 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/43030#issuecomment-1486159033

Comment:
Might want to bump fuse-overlayfs while you are here

https://github.com/containers/fuse-overlayfs/releases/tag/v1.11

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

* Re: podman: update to 4.4.4.
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
  2023-03-27 22:40 ` [PR PATCH] [Updated] " daniel-eys
  2023-03-28  3:41 ` podman: update to 4.4.4 CameronNemo
@ 2023-03-28  7:45 ` daniel-eys
  2023-03-28 18:56 ` CameronNemo
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-03-28  7:45 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/43030#issuecomment-1486373202

Comment:
good idea, I might update the whole depends stack while at it:

```
conmon-2.1.5 -> conmon-2.1.7
cni-plugins-1.1.1 -> cni-plugins-1.2.0
containers.image-5.23.0 -> containers.image-5.24.2
containers.storage-1.37.3 -> containers.storage-1.45.4
fuse-overlayfs-1.10 -> fuse-overlayfs-1.11
```


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

* Re: podman: update to 4.4.4.
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
                   ` (2 preceding siblings ...)
  2023-03-28  7:45 ` daniel-eys
@ 2023-03-28 18:56 ` CameronNemo
  2023-03-29  7:51 ` [PR PATCH] [Updated] " daniel-eys
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: CameronNemo @ 2023-03-28 18:56 UTC (permalink / raw)
  To: ml

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

New comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/43030#issuecomment-1487447187

Comment:
We basically just package the config and manpages from containers/image and containers/storage, so you don't always have to bump those aggressively. But yeah those other packages have actual code so definitely good to keep up to date.

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

* Re: [PR PATCH] [Updated] podman: update to 4.4.4.
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
                   ` (3 preceding siblings ...)
  2023-03-28 18:56 ` CameronNemo
@ 2023-03-29  7:51 ` daniel-eys
  2023-03-29  7:53 ` daniel-eys
  2023-03-30 16:38 ` [PR PATCH] [Merged]: podman: update to 4.4.4, including dependency stack update leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-03-29  7:51 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages podman
https://github.com/void-linux/void-packages/pull/43030

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

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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/43030.patch is attached

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

From cf40d5da34796dc215d1ac4149a1ede03de55f72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 24 Mar 2023 00:59:25 +0100
Subject: [PATCH 1/6] podman: update to 4.4.4.

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

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index 0c7265f3dfb0..fe7785423fb8 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,6 +1,6 @@
 # Template file for 'podman'
 pkgname=podman
-version=4.4.0
+version=4.4.4
 revision=1
 build_style=go
 go_import_path="github.com/containers/podman/v4"
@@ -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=4bb966fd960b0aae05181e30672a6b20be365225758110eb251b81214414cb25
+checksum=2dacfe7041b83e2cb05fda58bd1fbdae61348a427f5b9073b96b36154de894a1
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

From c1bdf1ba47d73efa68b7a46ffaa958b4bc00ba06 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 09:48:30 +0200
Subject: [PATCH 2/6] conmon: update to 2.1.7.

---
 srcpkgs/conmon/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/conmon/template b/srcpkgs/conmon/template
index 21ba0a2aa306..4093e93246f2 100644
--- a/srcpkgs/conmon/template
+++ b/srcpkgs/conmon/template
@@ -1,6 +1,6 @@
 # Template file for 'conmon'
 pkgname=conmon
-version=2.1.5
+version=2.1.7
 revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/conmon"
 distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
-checksum=ee3179ee2b9a9107acec00eb546062cf7deb847f135a3b81503d22b0d226b3ed
+checksum=7d0f9a2f7cb8a76c51990128ac837aaf0cc89950b6ef9972e94417aa9cf901fe
 
 _have_docs=no
 

From 1ca5fae211fbb455dc8333ed9a8d8717a22bac98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 09:56:06 +0200
Subject: [PATCH 3/6] cni-plugins: update to 1.2.0.

---
 srcpkgs/cni-plugins/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index 78c5a2b02804..1ce89649c877 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'cni-plugins'
 pkgname=cni-plugins
-version=1.1.1
+version=1.2.0
 revision=1
 build_style=go
 go_import_path="github.com/containernetworking/plugins"
@@ -9,10 +9,12 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
-checksum=c86c44877c47f69cd23611e22029ab26b613f620195b76b3ec20f589367a7962
+checksum=f3496ddda9c7770a0b695b67ae7ee80a4ee331ac2745af4830054b81627f79b7
 
 do_build() {
-	./build_linux.sh
+	./build_linux.sh \
+		-ldflags \
+		"-X ${go_import_path}/pkg/utils/buildversion.BuildVersion=${version}"
 }
 
 do_install() {

From 3e99ce5b851bd46f74e7a5ba20227935fd7ea193 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 10:39:43 +0200
Subject: [PATCH 4/6] containers.image: update to 5.24.2.

---
 srcpkgs/containers.image/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/containers.image/template b/srcpkgs/containers.image/template
index 03a5bada8efb..058d12ec9d0a 100644
--- a/srcpkgs/containers.image/template
+++ b/srcpkgs/containers.image/template
@@ -1,6 +1,6 @@
 # Template file for 'containers.image'
 pkgname=containers.image
-version=5.23.0
+version=5.24.2
 revision=1
 conf_files="/etc/containers/registries.conf /etc/containers/policy.json"
 hostmakedepends="go-md2man"
@@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/image"
 distfiles="https://github.com/containers/image/archive/v${version}.tar.gz"
-checksum=e3420034546bdc5b08a5be122313093dc0c686236b5d9223d1116e34c069d001
+checksum=9ddc18a58bbec6de2854e858341c77aebf5a2afe49d00a7288d4e6cfe7732047
 
 do_build() {
 	mkdir -p build

From 6974e16f34608c4beccb1dc5b3f379d1919b3aa1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 10:41:30 +0200
Subject: [PATCH 5/6] containers.storage: update to 1.45.4.

---
 srcpkgs/containers.storage/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/containers.storage/template b/srcpkgs/containers.storage/template
index 55200c6b8898..77c981b28d8f 100644
--- a/srcpkgs/containers.storage/template
+++ b/srcpkgs/containers.storage/template
@@ -1,7 +1,7 @@
 # Template file for 'containers.storage'
 pkgname=containers.storage
-version=1.37.3
-revision=2
+version=1.45.4
+revision=1
 hostmakedepends="go-md2man"
 depends="fuse-overlayfs"
 short_desc="Storage configuration shared by podman, buildah, and skopeo"
@@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/storage"
 distfiles="https://github.com/containers/storage/archive/refs/tags/v${version}.tar.gz"
-checksum=344ca995120ddf7cb3d341f27c6315dcc4e5a5807b95d1db5a7a21b4f9a95339
+checksum=741860bc30574570db20446053575b748e54a299a806c18eebc224471cebcd0c
 _manpage="containers-storage.conf.5"
 
 do_build() {

From ede145d75afd1a3b251c85978f4014ae8a7d5fbb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 10:56:32 +0200
Subject: [PATCH 6/6] fuse-overlayfs: update to 1.11.

---
 srcpkgs/fuse-overlayfs/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fuse-overlayfs/template b/srcpkgs/fuse-overlayfs/template
index b5c2239bb35b..7ba6525386b6 100644
--- a/srcpkgs/fuse-overlayfs/template
+++ b/srcpkgs/fuse-overlayfs/template
@@ -1,6 +1,6 @@
 # Template file for 'fuse-overlayfs'
 pkgname=fuse-overlayfs
-version=1.10
+version=1.11
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake pkg-config"
@@ -9,8 +9,9 @@ short_desc="FUSE implementation for overlayfs"
 maintainer="Cameron Nemo <cam@nohom.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/containers/fuse-overlayfs"
+changelog="https://raw.githubusercontent.com/containers/fuse-overlayfs/main/NEWS"
 distfiles="https://github.com/containers/fuse-overlayfs/archive/v${version}.tar.gz"
-checksum=4351eaed7cf26a5012c14c6e0fc883ef65a7b5dcc95ba129ce485904106c25a9
+checksum=320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2
 
 pre_configure() {
 	./autogen.sh

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

* Re: [PR PATCH] [Updated] podman: update to 4.4.4.
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
                   ` (4 preceding siblings ...)
  2023-03-29  7:51 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-03-29  7:53 ` daniel-eys
  2023-03-30 16:38 ` [PR PATCH] [Merged]: podman: update to 4.4.4, including dependency stack update leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: daniel-eys @ 2023-03-29  7:53 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages podman
https://github.com/void-linux/void-packages/pull/43030

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

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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/43030.patch is attached

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

From cf40d5da34796dc215d1ac4149a1ede03de55f72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 24 Mar 2023 00:59:25 +0100
Subject: [PATCH 1/7] podman: update to 4.4.4.

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

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index 0c7265f3dfb0..fe7785423fb8 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,6 +1,6 @@
 # Template file for 'podman'
 pkgname=podman
-version=4.4.0
+version=4.4.4
 revision=1
 build_style=go
 go_import_path="github.com/containers/podman/v4"
@@ -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=4bb966fd960b0aae05181e30672a6b20be365225758110eb251b81214414cb25
+checksum=2dacfe7041b83e2cb05fda58bd1fbdae61348a427f5b9073b96b36154de894a1
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

From c1bdf1ba47d73efa68b7a46ffaa958b4bc00ba06 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 09:48:30 +0200
Subject: [PATCH 2/7] conmon: update to 2.1.7.

---
 srcpkgs/conmon/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/conmon/template b/srcpkgs/conmon/template
index 21ba0a2aa306..4093e93246f2 100644
--- a/srcpkgs/conmon/template
+++ b/srcpkgs/conmon/template
@@ -1,6 +1,6 @@
 # Template file for 'conmon'
 pkgname=conmon
-version=2.1.5
+version=2.1.7
 revision=1
 build_style=gnu-makefile
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/conmon"
 distfiles="https://github.com/containers/conmon/archive/v${version}.tar.gz"
-checksum=ee3179ee2b9a9107acec00eb546062cf7deb847f135a3b81503d22b0d226b3ed
+checksum=7d0f9a2f7cb8a76c51990128ac837aaf0cc89950b6ef9972e94417aa9cf901fe
 
 _have_docs=no
 

From 1ca5fae211fbb455dc8333ed9a8d8717a22bac98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 09:56:06 +0200
Subject: [PATCH 3/7] cni-plugins: update to 1.2.0.

---
 srcpkgs/cni-plugins/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cni-plugins/template b/srcpkgs/cni-plugins/template
index 78c5a2b02804..1ce89649c877 100644
--- a/srcpkgs/cni-plugins/template
+++ b/srcpkgs/cni-plugins/template
@@ -1,6 +1,6 @@
 # Template file for 'cni-plugins'
 pkgname=cni-plugins
-version=1.1.1
+version=1.2.0
 revision=1
 build_style=go
 go_import_path="github.com/containernetworking/plugins"
@@ -9,10 +9,12 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containernetworking/plugins"
 distfiles="https://github.com/containernetworking/plugins/archive/v${version}.tar.gz"
-checksum=c86c44877c47f69cd23611e22029ab26b613f620195b76b3ec20f589367a7962
+checksum=f3496ddda9c7770a0b695b67ae7ee80a4ee331ac2745af4830054b81627f79b7
 
 do_build() {
-	./build_linux.sh
+	./build_linux.sh \
+		-ldflags \
+		"-X ${go_import_path}/pkg/utils/buildversion.BuildVersion=${version}"
 }
 
 do_install() {

From 3e99ce5b851bd46f74e7a5ba20227935fd7ea193 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 10:39:43 +0200
Subject: [PATCH 4/7] containers.image: update to 5.24.2.

---
 srcpkgs/containers.image/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/containers.image/template b/srcpkgs/containers.image/template
index 03a5bada8efb..058d12ec9d0a 100644
--- a/srcpkgs/containers.image/template
+++ b/srcpkgs/containers.image/template
@@ -1,6 +1,6 @@
 # Template file for 'containers.image'
 pkgname=containers.image
-version=5.23.0
+version=5.24.2
 revision=1
 conf_files="/etc/containers/registries.conf /etc/containers/policy.json"
 hostmakedepends="go-md2man"
@@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/image"
 distfiles="https://github.com/containers/image/archive/v${version}.tar.gz"
-checksum=e3420034546bdc5b08a5be122313093dc0c686236b5d9223d1116e34c069d001
+checksum=9ddc18a58bbec6de2854e858341c77aebf5a2afe49d00a7288d4e6cfe7732047
 
 do_build() {
 	mkdir -p build

From 6974e16f34608c4beccb1dc5b3f379d1919b3aa1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 10:41:30 +0200
Subject: [PATCH 5/7] containers.storage: update to 1.45.4.

---
 srcpkgs/containers.storage/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/containers.storage/template b/srcpkgs/containers.storage/template
index 55200c6b8898..77c981b28d8f 100644
--- a/srcpkgs/containers.storage/template
+++ b/srcpkgs/containers.storage/template
@@ -1,7 +1,7 @@
 # Template file for 'containers.storage'
 pkgname=containers.storage
-version=1.37.3
-revision=2
+version=1.45.4
+revision=1
 hostmakedepends="go-md2man"
 depends="fuse-overlayfs"
 short_desc="Storage configuration shared by podman, buildah, and skopeo"
@@ -9,7 +9,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/storage"
 distfiles="https://github.com/containers/storage/archive/refs/tags/v${version}.tar.gz"
-checksum=344ca995120ddf7cb3d341f27c6315dcc4e5a5807b95d1db5a7a21b4f9a95339
+checksum=741860bc30574570db20446053575b748e54a299a806c18eebc224471cebcd0c
 _manpage="containers-storage.conf.5"
 
 do_build() {

From ede145d75afd1a3b251c85978f4014ae8a7d5fbb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 28 Mar 2023 10:56:32 +0200
Subject: [PATCH 6/7] fuse-overlayfs: update to 1.11.

---
 srcpkgs/fuse-overlayfs/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fuse-overlayfs/template b/srcpkgs/fuse-overlayfs/template
index b5c2239bb35b..7ba6525386b6 100644
--- a/srcpkgs/fuse-overlayfs/template
+++ b/srcpkgs/fuse-overlayfs/template
@@ -1,6 +1,6 @@
 # Template file for 'fuse-overlayfs'
 pkgname=fuse-overlayfs
-version=1.10
+version=1.11
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake pkg-config"
@@ -9,8 +9,9 @@ short_desc="FUSE implementation for overlayfs"
 maintainer="Cameron Nemo <cam@nohom.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/containers/fuse-overlayfs"
+changelog="https://raw.githubusercontent.com/containers/fuse-overlayfs/main/NEWS"
 distfiles="https://github.com/containers/fuse-overlayfs/archive/v${version}.tar.gz"
-checksum=4351eaed7cf26a5012c14c6e0fc883ef65a7b5dcc95ba129ce485904106c25a9
+checksum=320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2
 
 pre_configure() {
 	./autogen.sh

From 8cac1755003411c30a1668eea7ccaba98c680676 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 29 Mar 2023 09:53:16 +0200
Subject: [PATCH 7/7] runc: update to 1.1.5.

---
 srcpkgs/runc/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index a4b79f293035..b623f912cde3 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -1,7 +1,7 @@
 # Template file for 'runc'
 pkgname=runc
-version=1.1.4
-revision=2
+version=1.1.5
+revision=1
 build_style=go
 go_import_path=github.com/opencontainers/runc
 go_build_tags="seccomp apparmor"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
 distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz"
-checksum=9f5972715dffb0b2371e4d678c1206cc8c4ec5eb80f2d48755d150bac49be35b
+checksum=bed3a10df91a161dea38115a955b9b68f9130d8ea24071b12cdf657929d9cfb4
 
 post_build() {
 	make man

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

* Re: [PR PATCH] [Merged]: podman: update to 4.4.4, including dependency stack update
  2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
                   ` (5 preceding siblings ...)
  2023-03-29  7:53 ` daniel-eys
@ 2023-03-30 16:38 ` leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2023-03-30 16:38 UTC (permalink / raw)
  To: ml

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

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

podman: update to 4.4.4, including dependency stack update
https://github.com/void-linux/void-packages/pull/43030

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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] 8+ messages in thread

end of thread, other threads:[~2023-03-30 16:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26 16:38 [PR PATCH] podman: update to 4.4.3 daniel-eys
2023-03-27 22:40 ` [PR PATCH] [Updated] " daniel-eys
2023-03-28  3:41 ` podman: update to 4.4.4 CameronNemo
2023-03-28  7:45 ` daniel-eys
2023-03-28 18:56 ` CameronNemo
2023-03-29  7:51 ` [PR PATCH] [Updated] " daniel-eys
2023-03-29  7:53 ` daniel-eys
2023-03-30 16:38 ` [PR PATCH] [Merged]: podman: update to 4.4.4, including dependency stack update leahneukirchen

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