Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker-buildx: update to 0.8.2.
@ 2022-06-15 18:41 gbrlsnchs
  2022-07-20 22:06 ` [PR PATCH] [Closed]: " gbrlsnchs
  0 siblings, 1 reply; 3+ messages in thread
From: gbrlsnchs @ 2022-06-15 18:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gbrlsnchs/void-packages docker-buildx
https://github.com/void-linux/void-packages/pull/37574

docker-buildx: update to 0.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64{,-musl})


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

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

From d84b4fea65f911acadebefbc50daac37af8714f7 Mon Sep 17 00:00:00 2001
From: Gabriel Sanches <gabriel@gsr.dev>
Date: Wed, 15 Jun 2022 15:40:56 -0300
Subject: [PATCH] docker-buildx: update to 0.8.2.

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

diff --git a/srcpkgs/docker-buildx/template b/srcpkgs/docker-buildx/template
index fae3b3d3cb2f..8c203a800576 100644
--- a/srcpkgs/docker-buildx/template
+++ b/srcpkgs/docker-buildx/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-buildx'
 pkgname=docker-buildx
-version=0.7.1
+version=0.8.2
 revision=1
 wrksrc="buildx-${version}"
 build_style=go
@@ -12,7 +12,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/buildx/working-with-buildx/"
 distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
-checksum=5df4224eeac5a00d1bef2344660e93415264a64ea4742133f2c2a794c563ef50
+checksum=5a368ffa7c0fd3df510bbb89f345bea9be490a3783de350d2b79b3ed69c237fe
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: [PR PATCH] [Closed]: docker-buildx: update to 0.8.2.
  2022-06-15 18:41 [PR PATCH] docker-buildx: update to 0.8.2 gbrlsnchs
@ 2022-07-20 22:06 ` gbrlsnchs
  0 siblings, 0 replies; 3+ messages in thread
From: gbrlsnchs @ 2022-07-20 22:06 UTC (permalink / raw)
  To: ml

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

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

docker-buildx: update to 0.8.2.
https://github.com/void-linux/void-packages/pull/37574

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64{,-musl})


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

* Re: [PR PATCH] [Closed]: docker-buildx: update to 0.8.2
  2022-07-11 13:14 [PR PATCH] " hplar
@ 2022-07-19 21:38 ` paper42
  0 siblings, 0 replies; 3+ messages in thread
From: paper42 @ 2022-07-19 21:38 UTC (permalink / raw)
  To: ml

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

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

docker-buildx: update to 0.8.2
https://github.com/void-linux/void-packages/pull/38002

Description:
- I tested the changes in this PR: briefly on my machine

```
OS: Void Linux x86_64
Host: ROG Zephyrus G14 GA401IV_GA401IV 1.0
Kernel: 5.18.9_1
Uptime: 5 hours, 53 mins
Packages: 1041 (xbps-query)
Shell: zsh 5.9
Resolution: 2560x1440, 2560x1440
WM: i3
Theme: Gruvbox-Dark-B [GTK2/3]
Icons: Lyra-orange [GTK2/3]
Terminal: alacritty
Terminal Font: envypn
CPU: AMD Ryzen 9 4900HS with Radeon Graphics (16) @ 3.000GHz
GPU: AMD ATI 04:00.0 Renoir
GPU: NVIDIA GeForce RTX 2060 Max-Q
Memory: 10495MiB / 39540MiB
```

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

end of thread, other threads:[~2022-07-20 22:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 18:41 [PR PATCH] docker-buildx: update to 0.8.2 gbrlsnchs
2022-07-20 22:06 ` [PR PATCH] [Closed]: " gbrlsnchs
2022-07-11 13:14 [PR PATCH] " hplar
2022-07-19 21:38 ` [PR PATCH] [Closed]: " 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).