--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2022-3969b64d4b
2022-07-17 00:57:11.020145
--------------------------------------------------------------------------------Name        : golang-github-spf13-cobra
Product     : Fedora 35
Version     : 1.4.0
Release     : 3.fc35
URL         : https://github.com/spf13/cobra
Summary     : Commander for modern Go CLI interactions
Description :

Cobra is a library providing a simple interface to create powerful modern CLI
interfaces similar to git & go tools.

Cobra is also an application that will generate your application scaffolding to
rapidly develop a Cobra-based application.

Cobra provides:

 - Easy subcommand-based CLIs: app server, app fetch, etc.
 - Fully POSIX-compliant flags (including short & long versions)
 - Nested subcommands
 - Global, local and cascading flags
 - Easy generation of applications & commands with cobra init appname & cobra
   add cmdname
 - Intelligent suggestions (app srver... did you mean app server?)
 - Automatic help generation for commands and flags
 - Automatic help flag recognition of -h, --help, etc.
 - Automatically generated bash autocomplete for your application
 - Automatically generated man pages for your application
 - Command aliases so you can change things without breaking them
 - The flexibility to define your own help, usage, etc.
 - Optional tight integration with viper for 12-factor apps

--------------------------------------------------------------------------------Update Information:

Rebuild for CVE-2022-{24675,28327,29526} in golang and other go ecosystem CVEs
---  This contains the result from the mass rebuild in F35 for all packages that
require `golang` and provide binaries to mitigate the following CVEs:  `golang`
itself:  -  CVE-2022-24675 golang: encoding/pem: fix stack overflow in Decode -CVE-2022-28327 golang: crypto/elliptic: panic caused by oversized scalar -CVE-2022-29526 golang: syscall: faccessat checks wrong group (There are some Go
CVEs that are a little bit older that will also be  mitigated by the rebuild for
packages that haven't been updated recently)  CVEs in other golang libraries
that affect a subset of Go packages:  - CVE-2022-21698 golang-github-prometheus-client: prometheus/client_golang:  Denial of service using
InstrumentHandlerCounter - CVE-2022-1996 go-restful: Authorization Bypass
Through User-Controlled Key  ----  Initial import for golang-github-a8m-envsubst
Resolves: rhbz#2074406  ----  Initial package  Resolves: rhbz#2074438  ----Update to v3.14.0 (close rhbz#2105612)  ----  Fix merge  ----  Update to 1.22.1
- Close: rhbz#2077577
--------------------------------------------------------------------------------ChangeLog:

* Tue Jun 21 2022 Maxwell G  1.4.0-3
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,
  CVE-2022-27191, CVE-2022-29526, CVE-2022-30629.
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #2074406 - Review Request: golang-github-a8m-envsubst - Environment variables substitution for Go
        https://bugzilla.redhat.com/show_bug.cgi?id=2074406
  [ 2 ] Bug #2074438 - Review Request: golang-github-goccy-yaml - YAML support for the Go language
        https://bugzilla.redhat.com/show_bug.cgi?id=2074438
  [ 3 ] Bug #2077577 - powerline-go-1.22.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2077577
  [ 4 ] Bug #2105612 - golang-github-task-3.14.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2105612
--------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2022-3969b64d4b' 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

Fedora 35: golang-github-spf13-cobra 2022-3969b64d4b

July 16, 2022
Rebuild for CVE-2022-{24675,28327,29526} in golang and other go ecosystem CVEs --- This contains the result from the mass rebuild in F35 for all packages that require `golang` and ...

Summary

Cobra is a library providing a simple interface to create powerful modern CLI

interfaces similar to git & go tools.

Cobra is also an application that will generate your application scaffolding to

rapidly develop a Cobra-based application.

Cobra provides:

- Easy subcommand-based CLIs: app server, app fetch, etc.

- Fully POSIX-compliant flags (including short & long versions)

- Nested subcommands

- Global, local and cascading flags

- Easy generation of applications & commands with cobra init appname & cobra

add cmdname

- Intelligent suggestions (app srver... did you mean app server?)

- Automatic help generation for commands and flags

- Automatic help flag recognition of -h, --help, etc.

- Automatically generated bash autocomplete for your application

- Automatically generated man pages for your application

- Command aliases so you can change things without breaking them

- The flexibility to define your own help, usage, etc.

- Optional tight integration with viper for 12-factor apps

Rebuild for CVE-2022-{24675,28327,29526} in golang and other go ecosystem CVEs

--- This contains the result from the mass rebuild in F35 for all packages that

require `golang` and provide binaries to mitigate the following CVEs: `golang`

itself: - CVE-2022-24675 golang: encoding/pem: fix stack overflow in Decode -CVE-2022-28327 golang: crypto/elliptic: panic caused by oversized scalar -CVE-2022-29526 golang: syscall: faccessat checks wrong group (There are some Go

CVEs that are a little bit older that will also be mitigated by the rebuild for

packages that haven't been updated recently) CVEs in other golang libraries

that affect a subset of Go packages: - CVE-2022-21698 golang-github-prometheus-client: prometheus/client_golang: Denial of service using

InstrumentHandlerCounter - CVE-2022-1996 go-restful: Authorization Bypass

Through User-Controlled Key ---- Initial import for golang-github-a8m-envsubst

Resolves: rhbz#2074406 ---- Initial package Resolves: rhbz#2074438 ----Update to v3.14.0 (close rhbz#2105612) ---- Fix merge ---- Update to 1.22.1

- Close: rhbz#2077577

* Tue Jun 21 2022 Maxwell G 1.4.0-3

- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,

CVE-2022-27191, CVE-2022-29526, CVE-2022-30629.

[ 1 ] Bug #2074406 - Review Request: golang-github-a8m-envsubst - Environment variables substitution for Go

https://bugzilla.redhat.com/show_bug.cgi?id=2074406

[ 2 ] Bug #2074438 - Review Request: golang-github-goccy-yaml - YAML support for the Go language

https://bugzilla.redhat.com/show_bug.cgi?id=2074438

[ 3 ] Bug #2077577 - powerline-go-1.22.1 is available

https://bugzilla.redhat.com/show_bug.cgi?id=2077577

[ 4 ] Bug #2105612 - golang-github-task-3.14.0 is available

https://bugzilla.redhat.com/show_bug.cgi?id=2105612

su -c 'dnf upgrade --advisory FEDORA-2022-3969b64d4b' 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

FEDORA-2022-3969b64d4b 2022-07-17 00:57:11.020145 Product : Fedora 35 Version : 1.4.0 Release : 3.fc35 URL : https://github.com/spf13/cobra Summary : Commander for modern Go CLI interactions Description : Cobra is a library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. Cobra is also an application that will generate your application scaffolding to rapidly develop a Cobra-based application. Cobra provides: - Easy subcommand-based CLIs: app server, app fetch, etc. - Fully POSIX-compliant flags (including short & long versions) - Nested subcommands - Global, local and cascading flags - Easy generation of applications & commands with cobra init appname & cobra add cmdname - Intelligent suggestions (app srver... did you mean app server?) - Automatic help generation for commands and flags - Automatic help flag recognition of -h, --help, etc. - Automatically generated bash autocomplete for your application - Automatically generated man pages for your application - Command aliases so you can change things without breaking them - The flexibility to define your own help, usage, etc. - Optional tight integration with viper for 12-factor apps Rebuild for CVE-2022-{24675,28327,29526} in golang and other go ecosystem CVEs --- This contains the result from the mass rebuild in F35 for all packages that require `golang` and provide binaries to mitigate the following CVEs: `golang` itself: - CVE-2022-24675 golang: encoding/pem: fix stack overflow in Decode -CVE-2022-28327 golang: crypto/elliptic: panic caused by oversized scalar -CVE-2022-29526 golang: syscall: faccessat checks wrong group (There are some Go CVEs that are a little bit older that will also be mitigated by the rebuild for packages that haven't been updated recently) CVEs in other golang libraries that affect a subset of Go packages: - CVE-2022-21698 golang-github-prometheus-client: prometheus/client_golang: Denial of service using InstrumentHandlerCounter - CVE-2022-1996 go-restful: Authorization Bypass Through User-Controlled Key ---- Initial import for golang-github-a8m-envsubst Resolves: rhbz#2074406 ---- Initial package Resolves: rhbz#2074438 ----Update to v3.14.0 (close rhbz#2105612) ---- Fix merge ---- Update to 1.22.1 - Close: rhbz#2077577 * Tue Jun 21 2022 Maxwell G 1.4.0-3 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629. [ 1 ] Bug #2074406 - Review Request: golang-github-a8m-envsubst - Environment variables substitution for Go https://bugzilla.redhat.com/show_bug.cgi?id=2074406 [ 2 ] Bug #2074438 - Review Request: golang-github-goccy-yaml - YAML support for the Go language https://bugzilla.redhat.com/show_bug.cgi?id=2074438 [ 3 ] Bug #2077577 - powerline-go-1.22.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2077577 [ 4 ] Bug #2105612 - golang-github-task-3.14.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2105612 su -c 'dnf upgrade --advisory FEDORA-2022-3969b64d4b' 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

Change Log

References

Update Instructions

Severity
Product : Fedora 35
Version : 1.4.0
Release : 3.fc35
URL : https://github.com/spf13/cobra
Summary : Commander for modern Go CLI interactions

Related News