Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] containerd: update to 1.3.4.
@ 2020-05-12 20:55 daniel-eys
  2020-05-14 17:28 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-05-12 20:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages containerd
https://github.com/void-linux/void-packages/pull/21892

containerd: update to 1.3.4.
None

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

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

From 24905d55c3a7369eb93dcfc30b37a6600d2dd4b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 12 May 2020 22:41:16 +0200
Subject: [PATCH] containerd: update to 1.3.4.

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index efc52d1f46d..1370eef45f9 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.3.2
+version=1.3.4
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -18,12 +18,12 @@ 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=1ac07660f693aac0df48638090e1c528a056dbe19c4136bbe0c74fa865399b96
+checksum=374d0c944985a64a7f31da4018aaa6d7a0b123122633ce28ab04cf1203f785b8
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {
 	# Build the man pages
-	for _i in containerd-config.toml.5 containerd-config.1 ; do
+	for _i in containerd-config.toml.5 containerd-config.8 ; do
 		go-md2man -in "docs/man/$_i.md" -out "docs/man/$_i"
 	done
 }
@@ -31,7 +31,7 @@ post_build() {
 post_install() {
 	vsv containerd
 
-	for _i in containerd-config.toml.5 containerd-config.1 ; do
+	for _i in containerd-config.toml.5 containerd-config.8 ; do
 		vman docs/man/$_i
 	done
 }

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

* Re: [PR PATCH] [Merged]: containerd: update to 1.3.4.
  2020-05-12 20:55 [PR PATCH] containerd: update to 1.3.4 daniel-eys
@ 2020-05-14 17:28 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-14 17:28 UTC (permalink / raw)
  To: ml

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

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

containerd: update to 1.3.4.
https://github.com/void-linux/void-packages/pull/21892

Description:
None

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

end of thread, other threads:[~2020-05-14 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 20:55 [PR PATCH] containerd: update to 1.3.4 daniel-eys
2020-05-14 17:28 ` [PR PATCH] [Merged]: " Hoshpak

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