Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] go: update to 1.19.3.
@ 2022-11-02 13:06 g4s8
  2023-02-01  2:07 ` github-actions
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: g4s8 @ 2022-11-02 13:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/g4s8/void-packages go-1.19.3
https://github.com/void-linux/void-packages/pull/40299

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

Go 1.19.3 contains security fixes:
> go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the compiler and the runtime. See the [Go 1.19.3 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved) on our issue tracker for details.

https://go.dev/doc/devel/release


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

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

From 56fbe0ae842b2de0f0f981298fa1667b544bd624 Mon Sep 17 00:00:00 2001
From: Kirill <g4s8.public@gmail.com>
Date: Wed, 2 Nov 2022 15:59:58 +0300
Subject: [PATCH] go: update to 1.19.3.

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

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 4fa13d28f6d1..460bee0fcdea 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.19.2
+version=1.19.3
 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=2ce930d70a931de660fdaf271d70192793b1b240272645bf0275779f6704df6b
+checksum=18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212
 nostrip=yes
 noverifyrdeps=yes
 

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

* Re: go: update to 1.19.3.
  2022-11-02 13:06 [PR PATCH] go: update to 1.19.3 g4s8
@ 2023-02-01  2:07 ` github-actions
  2023-02-01  7:26 ` paper42
  2023-02-01  7:26 ` [PR PATCH] [Closed]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-02-01  2:07 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40299#issuecomment-1411343824

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: go: update to 1.19.3.
  2022-11-02 13:06 [PR PATCH] go: update to 1.19.3 g4s8
  2023-02-01  2:07 ` github-actions
@ 2023-02-01  7:26 ` paper42
  2023-02-01  7:26 ` [PR PATCH] [Closed]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-01  7:26 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/40299#issuecomment-1411581046

Comment:
already updated

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

* Re: [PR PATCH] [Closed]: go: update to 1.19.3.
  2022-11-02 13:06 [PR PATCH] go: update to 1.19.3 g4s8
  2023-02-01  2:07 ` github-actions
  2023-02-01  7:26 ` paper42
@ 2023-02-01  7:26 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-01  7:26 UTC (permalink / raw)
  To: ml

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

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

go: update to 1.19.3.
https://github.com/void-linux/void-packages/pull/40299

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

Go 1.19.3 contains security fixes:
> go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and syscall packages, as well as bug fixes to the compiler and the runtime. See the [Go 1.19.3 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved) on our issue tracker for details.

https://go.dev/doc/devel/release


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

end of thread, other threads:[~2023-02-01  7:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 13:06 [PR PATCH] go: update to 1.19.3 g4s8
2023-02-01  2:07 ` github-actions
2023-02-01  7:26 ` paper42
2023-02-01  7:26 ` [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).