Fedora Linux 8567 Published by

A golang-github-spf13-cobra security update has been released for Fedora 35.



SECURITY: Fedora 35 Update: golang-github-spf13-cobra-1.4.0-2.fc35


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2022-3a63897745
2022-04-28 05:50:06.248389
--------------------------------------------------------------------------------

Name : golang-github-spf13-cobra
Product : Fedora 35
Version : 1.4.0
Release : 2.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-27191
--------------------------------------------------------------------------------
ChangeLog:

* Sat Apr 16 2022 Fabio Alessandro Locati 1.4.0-2
- Rebuilt for CVE-2022-27191
* Wed Mar 16 2022 Mikel Olasagasti Uranga 1.4.0-1
- Update to 1.4.0 - Closes rhbz#2062987
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #2074262 - CVE-2022-27191 golang-x-crypto: golang: crash in a golang.org/x/crypto/ssh server [fedora-all]
  https://bugzilla.redhat.com/show_bug.cgi?id=2074262
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2022-3a63897745' at the command
line. For more information, refer to the dnf documentation available at
  http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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/keys
--------------------------------------------------------------------------------
_______________________________________________