Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Go : update to 1.19.5
@ 2023-01-18 15:39 unrealjo
  2023-01-18 15:43 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: unrealjo @ 2023-01-18 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages master
https://github.com/void-linux/void-packages/pull/41717

Go : update to 1.19.5
According to golang official website : 
**go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages.**
And also this point release is the stable : [Stable versions](https://go.dev/dl/)

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

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

From cdb7255e2c5293cbcb2521acb1882d8a125a5e7a Mon Sep 17 00:00:00 2001
From: Youssef Eddaif <jo9unreal@gmail.com>
Date: Wed, 18 Jan 2023 16:32:09 +0100
Subject: [PATCH] Go : update to 1.19.5

---
 srcpkgs/go/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 230b040d9090..415c694207ec 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.19.4
+version=1.19.5
 revision=1
 create_wrksrc=yes
 build_wrksrc=go

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

* Re: Go : update to 1.19.5
  2023-01-18 15:39 [PR PATCH] Go : update to 1.19.5 unrealjo
@ 2023-01-18 15:43 ` paper42
  2023-01-18 15:50 ` unrealjo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-01-18 15:43 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41717#issuecomment-1387276757

Comment:
please test Pull requests before submitting them don't ignore the PR template

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

* Re: Go : update to 1.19.5
  2023-01-18 15:39 [PR PATCH] Go : update to 1.19.5 unrealjo
  2023-01-18 15:43 ` paper42
@ 2023-01-18 15:50 ` unrealjo
  2023-01-18 16:07 ` [PR PATCH] [Closed]: " unrealjo
  2023-01-18 16:07 ` [PR PATCH] [Updated] " unrealjo
  3 siblings, 0 replies; 7+ messages in thread
From: unrealjo @ 2023-01-18 15:50 UTC (permalink / raw)
  To: ml

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

New comment by unrealjo on void-packages repository

https://github.com/void-linux/void-packages/pull/41717#issuecomment-1387291382

Comment:
But the failure is  due to checksum mismatching ?!

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

* Re: [PR PATCH] [Updated] Go : update to 1.19.5
  2023-01-18 15:39 [PR PATCH] Go : update to 1.19.5 unrealjo
                   ` (2 preceding siblings ...)
  2023-01-18 16:07 ` [PR PATCH] [Closed]: " unrealjo
@ 2023-01-18 16:07 ` unrealjo
  3 siblings, 0 replies; 7+ messages in thread
From: unrealjo @ 2023-01-18 16:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages master
https://github.com/void-linux/void-packages/pull/41717

Go : update to 1.19.5
Testing the changes
I tested the changes in this PR: NO

According to golang official website : 
**go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages.**
And also this point release is the stable : [Stable versions](https://go.dev/dl/)

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

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



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

* Re: [PR PATCH] [Closed]: Go : update to 1.19.5
  2023-01-18 15:39 [PR PATCH] Go : update to 1.19.5 unrealjo
  2023-01-18 15:43 ` paper42
  2023-01-18 15:50 ` unrealjo
@ 2023-01-18 16:07 ` unrealjo
  2023-01-18 16:07 ` [PR PATCH] [Updated] " unrealjo
  3 siblings, 0 replies; 7+ messages in thread
From: unrealjo @ 2023-01-18 16:07 UTC (permalink / raw)
  To: ml

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

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

Go : update to 1.19.5
https://github.com/void-linux/void-packages/pull/41717

Description:
Testing the changes
I tested the changes in this PR: NO

According to golang official website : 
**go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages.**
And also this point release is the stable : [Stable versions](https://go.dev/dl/)

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

* [PR PATCH] go : update to 1.19.5
@ 2023-02-02 18:52 unrealjo
  0 siblings, 0 replies; 7+ messages in thread
From: unrealjo @ 2023-02-02 18:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages go-update
https://github.com/void-linux/void-packages/pull/42039

go : update to 1.19.5
#### Testing the changes
- I tested the changes in this PR: **YES**

### Side note : 
- I have tested the version 1.20 and it failed 

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

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

From 1d22e48c6e33014c2f71a5d52125e1ec2703bc07 Mon Sep 17 00:00:00 2001
From: Youssef Eddaif <jo9unreal@gmail.com>
Date: Thu, 2 Feb 2023 19:50:26 +0100
Subject: [PATCH] go : update to 1.19.5

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

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 230b040d9090..029c00cc09e1 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.19.4
+version=1.19.5
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
+checksum=8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f
 nostrip=yes
 noverifyrdeps=yes
 # on CI it tries to use `git submodule`, which is not part of chroot-git

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

* [PR PATCH] Go : update to 1.19.5
@ 2023-01-18 16:08 unrealjo
  0 siblings, 0 replies; 7+ messages in thread
From: unrealjo @ 2023-01-18 16:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unrealjo/void-packages go-update
https://github.com/void-linux/void-packages/pull/41718

Go : update to 1.19.5
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From d20bcc4664575afce41f3e6eda963be8704aa876 Mon Sep 17 00:00:00 2001
From: Youssef Eddaif <jo9unreal@gmail.com>
Date: Wed, 18 Jan 2023 17:06:15 +0100
Subject: [PATCH] Go : update to 1.19.5

---
 srcpkgs/go/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 230b040d9090..415c694207ec 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.19.4
+version=1.19.5
 revision=1
 create_wrksrc=yes
 build_wrksrc=go

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

end of thread, other threads:[~2023-02-02 18:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 15:39 [PR PATCH] Go : update to 1.19.5 unrealjo
2023-01-18 15:43 ` paper42
2023-01-18 15:50 ` unrealjo
2023-01-18 16:07 ` [PR PATCH] [Closed]: " unrealjo
2023-01-18 16:07 ` [PR PATCH] [Updated] " unrealjo
2023-01-18 16:08 [PR PATCH] " unrealjo
2023-02-02 18:52 [PR PATCH] go " unrealjo

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