Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] containerd: update to 1.7.10.
@ 2023-12-08 17:31 Bnyro
  2023-12-14 13:30 ` [PR PATCH] [Updated] containerd: update to 1.7.11 Bnyro
  2023-12-22 21:04 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-12-08 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages containerd
https://github.com/void-linux/void-packages/pull/47650

containerd: update to 1.7.10.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 05a9ef390ce570f1e660d2ba222d5401bb6ce428 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 8 Dec 2023 18:31:16 +0100
Subject: [PATCH] containerd: update to 1.7.10.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index c39f26b86e04b..9acb76cfc2585 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.7.9
+version=1.7.10
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -20,7 +20,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=e41eba6bb45ea76b85cc8794e4c3b351016e499a36a56b9d43eea66035db42ae
+checksum=dd43e4c1d7b1909a530e044af90697317c64fadbcbdf86fafc607dc723597dbd
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

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

* Re: [PR PATCH] [Updated] containerd: update to 1.7.11.
  2023-12-08 17:31 [PR PATCH] containerd: update to 1.7.10 Bnyro
@ 2023-12-14 13:30 ` Bnyro
  2023-12-22 21:04 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-12-14 13:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages containerd
https://github.com/void-linux/void-packages/pull/47650

containerd: update to 1.7.11.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 950383d82c78999aa3c8f404b56e35e8c9972b06 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 14 Dec 2023 14:30:04 +0100
Subject: [PATCH] containerd: update to 1.7.11.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index c39f26b86e04b..93771ba56e0a4 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.7.9
+version=1.7.11
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -20,7 +20,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=e41eba6bb45ea76b85cc8794e4c3b351016e499a36a56b9d43eea66035db42ae
+checksum=1f3ca2a15bedcaada4a7c3cde6126fb553226944b599f98bd71d616dfd02861a
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

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

* Re: [PR PATCH] [Merged]: containerd: update to 1.7.11.
  2023-12-08 17:31 [PR PATCH] containerd: update to 1.7.10 Bnyro
  2023-12-14 13:30 ` [PR PATCH] [Updated] containerd: update to 1.7.11 Bnyro
@ 2023-12-22 21:04 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-12-22 21:04 UTC (permalink / raw)
  To: ml

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

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

containerd: update to 1.7.11.
https://github.com/void-linux/void-packages/pull/47650

Description:

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

end of thread, other threads:[~2023-12-22 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-08 17:31 [PR PATCH] containerd: update to 1.7.10 Bnyro
2023-12-14 13:30 ` [PR PATCH] [Updated] containerd: update to 1.7.11 Bnyro
2023-12-22 21:04 ` [PR PATCH] [Merged]: " Duncaen

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