Socket address convenience functions for Go. go-sockaddr is a convenience
library that makes doing the right thing with IP addresses easy. go-sockaddr is
loosely modeled after the UNIX sockaddr_t and creates a union of the family of
sockaddr_t types (see below for an ascii diagram). Library documentation is
available at https://pkg.go.dev/github.com/hashicorp/go-sockaddr. The primary
intent of the library was to make it possible to define heuristics for selecting
the correct IP addresses when a configuration is evaluated at runtime. See the
docs, template package, tests, and CLI utility for details and hints as to how
to use this library.
Rebuild to mitigate
CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang ---See https://groups.google.com/g/golang-dev/c/frczlF8OFQ0/m/4lrZh5BHDgAJ for more
information about the specific vulnerabilities.
* Tue Jul 19 2022 Maxwell G
- Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
golang
su -c 'dnf upgrade --advisory FEDORA-2022-ea8f4e232d' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
Get the latest Linux and open source security news straight to your inbox.