Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] containers: podman, skopeo, conmon, image
@ 2022-11-08 20:21 CameronNemo
  2022-11-08 22:04 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: CameronNemo @ 2022-11-08 20:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages containers
https://github.com/void-linux/void-packages/pull/40394

containers: podman, skopeo, conmon, image
- conmon: update to 2.1.5
- containers.image: update to 5.23.0
- skopeo: update to 1.10.0
- podman: update to 4.3.0

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

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

From c279b6437160e60905d26b2f474e8cd3d06f5c1c Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cam@nohom.org>
Date: Tue, 8 Nov 2022 12:07:05 -0800
Subject: [PATCH 1/4] conmon: update to 2.1.5

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

diff --git a/srcpkgs/conmon/template b/srcpkgs/conmon/template
index ce80bad6dae5..21ba0a2aa306 100644
--- a/srcpkgs/conmon/template
+++ b/srcpkgs/conmon/template
@@ -1,6 +1,6 @@
 # Template file for 'conmon'
 pkgname=conmon
-version=2.1.4
+version=2.1.5
 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=f0441f3d9b00d3130a7746e8d6a6c53a7973c9fd914e92b129726d152c9d60fb
+checksum=ee3179ee2b9a9107acec00eb546062cf7deb847f135a3b81503d22b0d226b3ed
 
 _have_docs=no
 

From 3bd8c47e980eaff7e08b3c187a170f243585f803 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cam@nohom.org>
Date: Tue, 8 Nov 2022 12:10:24 -0800
Subject: [PATCH 2/4] containers.image: update to 5.23.0

---
 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 555e0110b928..03a5bada8efb 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.22.0
+version=5.23.0
 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=5333fdb1b913250ff9f5f8bf13f986a36a82a9ef79132fc1a5d850ac95b3428d
+checksum=e3420034546bdc5b08a5be122313093dc0c686236b5d9223d1116e34c069d001
 
 do_build() {
 	mkdir -p build

From 0f01b637f37bec2ba5b3861f74caecb8c20d2988 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cam@nohom.org>
Date: Tue, 8 Nov 2022 12:13:21 -0800
Subject: [PATCH 3/4] skopeo: update to 1.10.0

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

diff --git a/srcpkgs/skopeo/template b/srcpkgs/skopeo/template
index 58b5009b4237..c81303e471b9 100644
--- a/srcpkgs/skopeo/template
+++ b/srcpkgs/skopeo/template
@@ -1,6 +1,6 @@
 # Template file for 'skopeo'
 pkgname=skopeo
-version=1.9.2
+version=1.10.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cam@nohom.org>"
 license="Apache-2.0"
 homepage="https://github.com/containers/skopeo"
 distfiles="https://github.com/containers/${pkgname}/archive/v${version}.tar.gz"
-checksum=9a321ba75f213e5c46cba7f92073c2437137a56d3140c9ab6e723fb92890f9d0
+checksum=c3d15ec25c028980b795a0ccdcd48296287b8467fe24a7bc319f5fc87378fe8c
 make_dirs="/var/lib/atomic/sigstore 0755 root root"
 _completions="bash zsh fish"
 

From 3e6c42ca264150149c0f5d687042e648dcfee1f5 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cam@nohom.org>
Date: Tue, 8 Nov 2022 12:19:57 -0800
Subject: [PATCH 4/4] podman: update to 4.3.0

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

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index c20c2e1be699..ccd6dc51cac8 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,12 +1,12 @@
 # Template file for 'podman'
 pkgname=podman
-version=4.2.1
+version=4.3.0
 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"
 go_build_tags="seccomp apparmor containers_image_ostree_stub"
-hostmakedepends="pkg-config go-md2man"
+hostmakedepends="pkg-config go-md2man python3"
 makedepends="gpgme-devel libseccomp-devel device-mapper-devel libbtrfs-devel"
 depends="runc conmon cni-plugins slirp4netns containers.image fuse-overlayfs"
 short_desc="Simple management tool for containers and images"
@@ -15,7 +15,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=b10004e91a9f5528da450466ec8e6f623eaa28ada79e3044c238895b2c8d1df3
+checksum=55a3a09b80f23f78aaeb74fbf878fa0b1ef1842e5b282ad61e82a9dc4c74bf34
 
 if [ "$CROSS_BUILD" ]; then
 	go_build_tags+=" containers_image_openpgp"

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

* Re: [PR PATCH] [Merged]: containers: podman, skopeo, conmon, image
  2022-11-08 20:21 [PR PATCH] containers: podman, skopeo, conmon, image CameronNemo
@ 2022-11-08 22:04 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-11-08 22:04 UTC (permalink / raw)
  To: ml

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

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

containers: podman, skopeo, conmon, image
https://github.com/void-linux/void-packages/pull/40394

Description:
- conmon: update to 2.1.5
- containers.image: update to 5.23.0
- skopeo: update to 1.10.0
- podman: update to 4.3.0

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

end of thread, other threads:[~2022-11-08 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 20:21 [PR PATCH] containers: podman, skopeo, conmon, image CameronNemo
2022-11-08 22:04 ` [PR PATCH] [Merged]: " 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).