Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update docker
@ 2021-04-14 22:56 radiden
  2021-04-20 17:22 ` [PR PATCH] [Closed]: " radiden
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: radiden @ 2021-04-14 22:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/radiden/void-packages moby-update
https://github.com/void-linux/void-packages/pull/30244

update docker
<!-- Mark items with [x] where applicable -->

#### 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

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 2775888c43519f7f6f1a33c00fa46289185d441d Mon Sep 17 00:00:00 2001
From: radiden <gabriel2012688@gmail.com>
Date: Thu, 15 Apr 2021 00:49:22 +0200
Subject: [PATCH 1/2] docker-cli: update to 20.10.6.

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

diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template
index c337e08b39fa..d3854fb07a1a 100644
--- a/srcpkgs/docker-cli/template
+++ b/srcpkgs/docker-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-cli'
 pkgname=docker-cli
-version=20.10.5
+version=20.10.6
 revision=2
 wrksrc="cli-${version}"
 build_style=go
@@ -16,7 +16,7 @@ maintainer="PWA COLLECTIVE <mail@pwa.cya.cx>"
 license="Apache-2.0"
 homepage="http://www.docker.io"
 distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
-checksum=4ba845f8c7e2e0a2ca1ec6589847159ca8d0d37b609f0e6f78def7a893b9b342
+checksum=eda53b96ab83a59502df2e5e00ab7ee867243259407ef454be55e695303c1113
 system_groups="docker"
 
 pre_build() {

From cd6983b79374d90a095b6f0bd3108a03dae112ee Mon Sep 17 00:00:00 2001
From: radiden <gabriel2012688@gmail.com>
Date: Thu, 15 Apr 2021 00:54:21 +0200
Subject: [PATCH 2/2] moby: update to 20.10.6.

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

diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template
index 6d8ef4e83729..fc57b7d82de8 100644
--- a/srcpkgs/moby/template
+++ b/srcpkgs/moby/template
@@ -1,8 +1,8 @@
 # Template file for 'moby'
 pkgname=moby
-version=20.10.5
+version=20.10.6
 revision=1
-_libnetwork_commit=fa125a3512ee0f6187721c88582bf8c4378bd4d7
+_libnetwork_commit=b3507428be5b458cb0e2b4086b13531fb0706e46
 create_wrksrc=yes
 build_style=go
 go_import_path="github.com/docker/docker"
@@ -15,8 +15,8 @@ license="Apache-2.0"
 homepage="http://www.docker.io"
 distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz>moby-$version.tar.gz
  https://github.com/docker/libnetwork/archive/$_libnetwork_commit.tar.gz>libnetwork-$_libnetwork_commit.tar.gz"
-checksum="bcf651d75e5c80421e8cd3b0d47f3425e01047cf67aef0eda83b68776905a583
- 9ce0fa64b00d9ef86971bdeb01cb24b02e6751c0d159ccb057521a41762750f4"
+checksum="fd7f5571b1f64f26b5ca520a3e1fefb33c190f3732b931051c23a76bdba5000e
+ 90a8dc84bc5d2d74dee0b2c3544f8786598ff85e9fc9f6a55a15b60b7cd78d63"
 system_groups="docker"
 
 _moby_builddir="moby-$version"

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

end of thread, other threads:[~2021-05-03 18:45 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14 22:56 [PR PATCH] update docker radiden
2021-04-20 17:22 ` [PR PATCH] [Closed]: " radiden
2021-04-20 17:22 ` [PR PATCH] [Updated] " radiden
2021-04-20 17:39 ` radiden
2021-04-20 18:23 ` radiden
2021-04-20 18:52 ` pudiva
2021-04-20 19:09 ` pudiva
2021-04-20 19:10 ` pudiva
2021-04-20 19:43 ` ahesford
2021-04-20 21:39 ` endigma
2021-04-20 22:53 ` pudiva
2021-04-20 23:02 ` pudiva
2021-04-20 23:06 ` ahesford
2021-04-20 23:10 ` pudiva
2021-04-21  0:16 ` endigma
2021-04-21  0:17 ` endigma
2021-04-22 20:13 ` endigma
2021-05-03 18:38 ` Skaytacium
2021-05-03 18:41 ` Skaytacium
2021-05-03 18:45 ` [PR PATCH] [Merged]: " ahesford

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