Commit Graph

13 Commits

Author SHA1 Message Date
Jeffery To
b6468a6bd5 golang: Update to 1.20.2, refresh patch
Includes fixes for:

* 1.20.1:
  * CVE-2022-41722: path/filepath: path traversal in filepath.Clean on
    Windows
  * CVE-2022-41723: net/http: avoid quadratic complexity in HPACK
    decoding
  * CVE-2022-41724: crypto/tls: large handshake records may cause panics
  * CVE-2022-41725: net/http, mime/multipart: denial of service from
    excessive resource consumption

* 1.20.2:
  * CVE-2023-24532: crypto/elliptic: specific unreduced P-256 scalars
    produce incorrect results

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-03-30 06:57:34 +00:00
Jeffery To
7d573938ed golang: Update to 1.19.7
Includes fix for CVE-2023-2453 (crypto/elliptic: specific unreduced
P-256 scalars produce incorrect results).

This also includes makefile updates for Go 1.19.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-03-30 06:57:27 +00:00
Jeffery To
1e649c08fe golang: Update to 1.18, update patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-04-08 18:20:05 +00:00
lean
c7499f8cde Revert "golang: Update to 1.18, update patch"
This reverts commit 7b17e78223.
2022-03-31 13:42:19 +08:00
Jeffery To
7b17e78223 golang: Update to 1.18, update patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2022-03-30 09:44:48 +00:00
Jeffery To
f3dc2471d8 golang: Update to 1.17
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2021-08-22 17:48:44 +00:00
Beginner-Go
abded7ec1f golang: update v1.16 2021-02-22 09:43:29 +00:00
Beginner-Go
8065ec2902 同步上游 2020-11-30 14:58:15 +00:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
LEAN-ESX
066cb56911 golang: bump to v1.14 2020-02-29 22:50:21 -08:00
Mattraks
1463dd1ecb golang: bump to version 1.13
luai2c:Delete invalid
2020-01-22 18:59:52 +08:00
coolsnowwolf
c1476b8296 golang: update to v1.12 2019-04-06 20:19:25 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00