commit 71226ec277d5bdfe3e629d45bc4d834315299d7d
Author: Jan Palus <[email protected]>
Date:   Wed Mar 6 20:29:30 2024 +0100

    up to 1.22.1

 ca-certs.patch | 8 ++++----
 golang.spec    | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index 2f8911e..f0c83ea 100644
--- a/golang.spec
+++ b/golang.spec
@@ -25,14 +25,14 @@
 Summary:       Go compiler and tools
 Summary(pl.UTF-8):     Kompilator języka Go i narzędzia
 Name:          golang
-Version:       1.21.8
+Version:       1.22.1
 Release:       1
 # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under 
Public Domain
 License:       BSD and Public Domain
 Group:         Development/Languages
 # Source0Download: https://go.dev/dl/
 Source0:       https://storage.googleapis.com/golang/go%{version}.src.tar.gz
-# Source0-md5: 02711c04f9fbe4087ab54805458a2a9d
+# Source0-md5: da1a44807b86836323ed475d81ddee8a
 Patch0:                ca-certs.patch
 URL:           https://go.dev/
 BuildRequires: bash
diff --git a/ca-certs.patch b/ca-certs.patch
index 84a54f8..bde4dc7 100644
--- a/ca-certs.patch
+++ b/ca-certs.patch
@@ -4,7 +4,7 @@
  
  // Possible directories with certificate files; all will be read.
  var certDirectories = []string{
-+      "/etc/openssl/certs",           // PLD Linux
-       "/etc/ssl/certs",               // SLES10/SLES11, 
https://golang.org/issue/12139
-       "/etc/pki/tls/certs",           // Fedora/RHEL
-       "/system/etc/security/cacerts", // Android
++      "/etc/openssl/certs", // PLD Linux
+       "/etc/ssl/certs",     // SLES10/SLES11, https://golang.org/issue/12139
+       "/etc/pki/tls/certs", // Fedora/RHEL
+ }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/71226ec277d5bdfe3e629d45bc4d834315299d7d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to