Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] runc: update to 1.0.0_15 (rc93)
@ 2021-02-24 13:10 the-eater
  2021-02-24 14:58 ` [PR PATCH] [Merged]: " ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: the-eater @ 2021-02-24 13:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-eater/neo-void-packages update/runc/rc93
https://github.com/void-linux/void-packages/pull/29027

runc: update to 1.0.0_15 (rc93)
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


Currently any docker containers with recent glibc are broken and won't really work (e.g. try invoking `pacman` on  `archlinux:latest`) latest runc fixed that

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/runc/rc93-29027.patch --]
[-- Type: text/x-diff, Size: 1029 bytes --]

From 1429832fc26c27a414517d7809314d1060ecf997 Mon Sep 17 00:00:00 2001
From: eater <=@eater.me>
Date: Wed, 24 Feb 2021 14:08:56 +0100
Subject: [PATCH] runc: update to 1.0.0_15 (rc93)

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

diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index b2709fa2440..55ae081fc64 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -1,8 +1,8 @@
 # Template file for 'runc'
 pkgname=runc
 version=1.0.0
-revision=14
-_subver="rc92"
+revision=15
+_subver="rc93"
 _ver="$version-$_subver"
 wrksrc="$pkgname-$_ver"
 build_style=go
@@ -15,7 +15,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${_ver}/runc.tar.xz"
-checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
+checksum=70ee0fcf45b17f0da93dd4c4d174046a3584080dcc07c5468914d33d57c8202d
 
 post_build() {
 	make man

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

end of thread, other threads:[~2021-02-24 17:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24 13:10 [PR PATCH] runc: update to 1.0.0_15 (rc93) the-eater
2021-02-24 14:58 ` [PR PATCH] [Merged]: " ericonr
2021-02-24 16:46 ` Duncaen
2021-02-24 17:09 ` the-eater
2021-02-24 17:17 ` Duncaen
2021-02-24 17:18 ` the-eater
2021-02-24 17:23 ` Duncaen
2021-02-24 17:47 ` the-eater

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