Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] containerd: update to 1.6.9.
@ 2022-11-12 13:47 dataCobra
  2022-11-16 12:22 ` [PR PATCH] [Updated] " dataCobra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dataCobra @ 2022-11-12 13:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages containerd
https://github.com/void-linux/void-packages/pull/40485

containerd: update to 1.6.9.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)

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

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

From 68dd83b43024cd68893c144711dd44131ece532d Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 12 Nov 2022 14:41:42 +0100
Subject: [PATCH] containerd: update to 1.6.9.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 34fa3909d589..3c4f6e7f5c0b 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.6.8
+version=1.6.9
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -20,7 +20,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407
+checksum=a034b2273533207d5d96bef8bd3fce1efff85139815efb756d90c705ae1a05ce
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

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

* Re: [PR PATCH] [Updated] containerd: update to 1.6.9.
  2022-11-12 13:47 [PR PATCH] containerd: update to 1.6.9 dataCobra
@ 2022-11-16 12:22 ` dataCobra
  2022-11-17 12:38 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-11-16 12:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages containerd
https://github.com/void-linux/void-packages/pull/40485

containerd: update to 1.6.9.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)

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

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

From e4423138d2631b363e1ead40dac1b84f8b778027 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 12 Nov 2022 14:41:42 +0100
Subject: [PATCH] containerd: update to 1.6.9.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 34fa3909d589..3c4f6e7f5c0b 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.6.8
+version=1.6.9
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -20,7 +20,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407
+checksum=a034b2273533207d5d96bef8bd3fce1efff85139815efb756d90c705ae1a05ce
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

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

* Re: [PR REVIEW] containerd: update to 1.6.9.
  2022-11-12 13:47 [PR PATCH] containerd: update to 1.6.9 dataCobra
  2022-11-16 12:22 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-17 12:38 ` paper42
  2022-11-18 10:32 ` [PR PATCH] [Updated] " dataCobra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-11-17 12:38 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40485#discussion_r1025136593

Comment:
.10 is out

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

* Re: [PR PATCH] [Updated] containerd: update to 1.6.9.
  2022-11-12 13:47 [PR PATCH] containerd: update to 1.6.9 dataCobra
  2022-11-16 12:22 ` [PR PATCH] [Updated] " dataCobra
  2022-11-17 12:38 ` [PR REVIEW] " paper42
@ 2022-11-18 10:32 ` dataCobra
  2022-11-18 10:32 ` [PR REVIEW] containerd: update to 1.6.10 dataCobra
  2022-11-18 11:23 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-11-18 10:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages containerd
https://github.com/void-linux/void-packages/pull/40485

containerd: update to 1.6.9.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)

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

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

From 5c23a3e3545575cc6c2648f2ad0173e4d4c9137d Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 18 Nov 2022 11:30:39 +0100
Subject: [PATCH] containerd: update to 1.6.10.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 34fa3909d589..c51b9665fc6e 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.6.8
+version=1.6.10
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -20,7 +20,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407
+checksum=57be0d7b448abc83f2d1e0045864ffec83e6afa0c7e54548b50d67152686745e
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

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

* Re: [PR REVIEW] containerd: update to 1.6.10.
  2022-11-12 13:47 [PR PATCH] containerd: update to 1.6.9 dataCobra
                   ` (2 preceding siblings ...)
  2022-11-18 10:32 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-18 10:32 ` dataCobra
  2022-11-18 11:23 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-11-18 10:32 UTC (permalink / raw)
  To: ml

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

New review comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40485#discussion_r1026271303

Comment:
Changed the version to .10 :+1:

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

* Re: [PR PATCH] [Merged]: containerd: update to 1.6.10.
  2022-11-12 13:47 [PR PATCH] containerd: update to 1.6.9 dataCobra
                   ` (3 preceding siblings ...)
  2022-11-18 10:32 ` [PR REVIEW] containerd: update to 1.6.10 dataCobra
@ 2022-11-18 11:23 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-11-18 11:23 UTC (permalink / raw)
  To: ml

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

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

containerd: update to 1.6.10.
https://github.com/void-linux/void-packages/pull/40485

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl (crossbuild)
  - armv7l (crossbuild)
  - armv6l-musl (crossbuild)

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

end of thread, other threads:[~2022-11-18 11:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12 13:47 [PR PATCH] containerd: update to 1.6.9 dataCobra
2022-11-16 12:22 ` [PR PATCH] [Updated] " dataCobra
2022-11-17 12:38 ` [PR REVIEW] " paper42
2022-11-18 10:32 ` [PR PATCH] [Updated] " dataCobra
2022-11-18 10:32 ` [PR REVIEW] containerd: update to 1.6.10 dataCobra
2022-11-18 11:23 ` [PR PATCH] [Merged]: " paper42

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