Tag

Security Fixes

1 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Sep 8, 2022 · Backend Development

Go 1.19.1 Released with Security Fixes for net/http, net/url and Other Packages

Go 1.19.1 introduces security patches for net/http and net/url, fixes numerous bugs in the compiler, go command, pprof, linker, runtime, and crypto libraries, and resolves issues such as package import errors, generic compilation crashes, and signal handling problems.

GoProgramming LanguageSecurity Fixes
0 likes · 2 min read
Go 1.19.1 Released with Security Fixes for net/http, net/url and Other Packages
Laravel Tech Community
Laravel Tech Community
Aug 8, 2021 · Fundamentals

Go 1.16.7, 1.15.15 Minor Releases and Go 1.17 RC2 Feature Highlights

The Go team announced minor releases Go 1.16.7 and 1.15.15 with security fixes and the Go 1.17 RC2 preview, which adds slice‑to‑array pointer conversion, new unsafe.Add and unsafe.Slice functions, and expanded platform support for macOS, Windows ARM, and OpenBSD MIPS.

GoLanguage FeaturesRelease Notes
0 likes · 3 min read
Go 1.16.7, 1.15.15 Minor Releases and Go 1.17 RC2 Feature Highlights
Laravel Tech Community
Laravel Tech Community
Feb 21, 2021 · Fundamentals

Python 3.9.2 and 3.8.8 Release: Security Fixes and New Features

Python 3.9.2 and 3.8.8 have been officially released, accelerating the rollout after a recent release candidate due to two critical security fixes, and include numerous bug fixes and enhancements such as CVE patches, readline improvements, and updates to standard library modules.

Programming LanguagePythonRelease Notes
0 likes · 4 min read
Python 3.9.2 and 3.8.8 Release: Security Fixes and New Features