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] [Updated] " unrealjo
  2023-01-18 16:07 ` [PR PATCH] [Closed]: " 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
  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] [Closed]: " 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
                   ` (2 preceding siblings ...)
  2023-01-18 16:07 ` [PR PATCH] [Updated] " 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: 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

* Re: [PR PATCH] [Updated] go : update  to 1.19.5
  2023-02-02 16:37 [PR PATCH] Update go " unrealjo
@ 2023-02-02 18:43 ` unrealjo
  0 siblings, 0 replies; 7+ messages in thread
From: unrealjo @ 2023-02-02 18:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 452 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/42037

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/42037.patch is attached

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



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

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

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

There is an updated 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: 0 bytes --]



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

end of thread, other threads:[~2023-02-02 18:43 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] [Updated] " unrealjo
2023-01-18 16:07 ` [PR PATCH] [Closed]: " unrealjo
2023-01-18 16:08 [PR PATCH] " unrealjo
2023-01-18 16:09 ` [PR PATCH] [Updated] " unrealjo
2023-02-02 16:37 [PR PATCH] Update go " unrealjo
2023-02-02 18:43 ` [PR PATCH] [Updated] go : update " 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).