Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] buildah: update to 1.16.2.
@ 2020-09-22 17:06 CameronNemo
  2020-09-22 17:20 ` [PR REVIEW] " ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: CameronNemo @ 2020-09-22 17:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages buildah-1.16.2
https://github.com/void-linux/void-packages/pull/25031

buildah: update to 1.16.2.
None

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

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

From 11a702b7c3fb2023b8e0de5564a0be72c5c6674d Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Tue, 22 Sep 2020 10:03:17 -0700
Subject: [PATCH] buildah: update to 1.16.2.

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

diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..20af06b98f1 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -1,6 +1,6 @@
 # Template file for 'buildah'
 pkgname=buildah
-version=1.15.1
+version=1.16.2
 revision=1
 build_style=go
 go_import_path=github.com/containers/buildah
@@ -15,7 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
+checksum=355b7b6c6486be0375d6ac74c43a61f1bed1faa6c90b1f70c389da4a7fc9a03e
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
 	broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"

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

* Re: [PR REVIEW] buildah: update to 1.16.2.
  2020-09-22 17:06 [PR PATCH] buildah: update to 1.16.2 CameronNemo
@ 2020-09-22 17:20 ` ericonr
  2020-09-22 17:23 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-09-22 17:20 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25031#discussion_r492906189

Comment:
Is this still an issue?

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

* Re: [PR REVIEW] buildah: update to 1.16.2.
  2020-09-22 17:06 [PR PATCH] buildah: update to 1.16.2 CameronNemo
  2020-09-22 17:20 ` [PR REVIEW] " ericonr
@ 2020-09-22 17:23 ` ericonr
  2020-09-22 17:24 ` [PR PATCH] [Updated] " CameronNemo
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-09-22 17:23 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25031#discussion_r492908071

Comment:
probably not https://github.com/containers/buildah/pull/2100

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

* Re: [PR PATCH] [Updated] buildah: update to 1.16.2.
  2020-09-22 17:06 [PR PATCH] buildah: update to 1.16.2 CameronNemo
  2020-09-22 17:20 ` [PR REVIEW] " ericonr
  2020-09-22 17:23 ` ericonr
@ 2020-09-22 17:24 ` CameronNemo
  2020-09-22 17:53 ` [PR REVIEW] " CameronNemo
  2020-09-23  9:48 ` [PR PATCH] [Merged]: " Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: CameronNemo @ 2020-09-22 17:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages buildah-1.16.2
https://github.com/void-linux/void-packages/pull/25031

buildah: update to 1.16.2.
None

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

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

From c39f0306f31eacb9c224fcf7b95043f0509bd79f Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Tue, 22 Sep 2020 10:03:17 -0700
Subject: [PATCH] buildah: update to 1.16.2.

---
 srcpkgs/buildah/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/buildah/template b/srcpkgs/buildah/template
index a27cce79552..0859005c6db 100644
--- a/srcpkgs/buildah/template
+++ b/srcpkgs/buildah/template
@@ -1,6 +1,6 @@
 # Template file for 'buildah'
 pkgname=buildah
-version=1.15.1
+version=1.16.2
 revision=1
 build_style=go
 go_import_path=github.com/containers/buildah
@@ -15,11 +15,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="Apache-2.0"
 homepage="https://github.com/containers/buildah"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=b53e0a12e6b89b529980b78569c6cea814354aafb65526057c6f67a9924cc3be
-
-if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
-	broken="invalid operation: st.Type == _cgroup2SuperMagic (mismatched types int32 and int64)"
-fi
+checksum=355b7b6c6486be0375d6ac74c43a61f1bed1faa6c90b1f70c389da4a7fc9a03e
 
 post_build() {
 	make -C docs GOMD2MAN=go-md2man

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

* Re: [PR REVIEW] buildah: update to 1.16.2.
  2020-09-22 17:06 [PR PATCH] buildah: update to 1.16.2 CameronNemo
                   ` (2 preceding siblings ...)
  2020-09-22 17:24 ` [PR PATCH] [Updated] " CameronNemo
@ 2020-09-22 17:53 ` CameronNemo
  2020-09-23  9:48 ` [PR PATCH] [Merged]: " Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: CameronNemo @ 2020-09-22 17:53 UTC (permalink / raw)
  To: ml

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

New review comment by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/pull/25031#discussion_r492926421

Comment:
removed

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

* Re: [PR PATCH] [Merged]: buildah: update to 1.16.2.
  2020-09-22 17:06 [PR PATCH] buildah: update to 1.16.2 CameronNemo
                   ` (3 preceding siblings ...)
  2020-09-22 17:53 ` [PR REVIEW] " CameronNemo
@ 2020-09-23  9:48 ` Piraty
  4 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2020-09-23  9:48 UTC (permalink / raw)
  To: ml

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

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

buildah: update to 1.16.2.
https://github.com/void-linux/void-packages/pull/25031

Description:
None

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

end of thread, other threads:[~2020-09-23  9:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 17:06 [PR PATCH] buildah: update to 1.16.2 CameronNemo
2020-09-22 17:20 ` [PR REVIEW] " ericonr
2020-09-22 17:23 ` ericonr
2020-09-22 17:24 ` [PR PATCH] [Updated] " CameronNemo
2020-09-22 17:53 ` [PR REVIEW] " CameronNemo
2020-09-23  9:48 ` [PR PATCH] [Merged]: " Piraty

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