--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2022-08ae2dd481
2022-05-07 04:08:14.315797
--------------------------------------------------------------------------------Name        : golang-github-googleapis-gnostic
Product     : Fedora 36
Version     : 0.5.3
Release     : 5.fc36
URL         : https://github.com/googleapis/gnostic
Summary     : Compiler for APIs described by the OpenAPI Specification
Description :

This package contains a Go command line tool which converts JSON and YAML
OpenAPI descriptions to and from equivalent Protocol Buffer representations.

Protocol Buffers provide a language-neutral, platform-neutral, extensible
mechanism for serializing structured data. gnostic's Protocol Buffer models for
the OpenAPI Specification can be used to generate code that includes data
structures with explicit fields for the elements of an OpenAPI description. This
makes it possible for developers to work with OpenAPI descriptions in type-safe
ways, which is particularly useful in strongly-typed languages like Go and
Swift.

gnostic reads OpenAPI descriptions into these generated data structures, reports
errors, resolves internal dependencies, and writes the results in a binary form
that can be used in any language that is supported by the Protocol Buffer tools.
A plugin interface simplifies integration with API tools written in a variety of
different languages, and when necessary, Protocol Buffer OpenAPI descriptions
can be reexported as JSON or YAML.

gnostic compilation code and OpenAPI Protocol Buffer models are automatically
generated from an OpenAPI JSON Schema. Source code for the generator is in the
generate-gnostic directory.

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

Rebuild for CVE-2022-27191  ----  Fix FTBFS Close: rhbz#2045471
--------------------------------------------------------------------------------ChangeLog:

* Sat Apr 16 2022 Fabio Alessandro Locati  - 0.5.3-5
- Rebuilt for CVE-2022-27191
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #2045471 - golang-github-appc-goaci: FTBFS in Fedora rawhide/f36
        https://bugzilla.redhat.com/show_bug.cgi?id=2045471
  [ 2 ] 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-08ae2dd481' 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
--------------------------------------------------------------------------------_______________________________________________
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 36: golang-github-googleapis-gnostic 2022-08ae2dd481

May 7, 2022
Rebuild for CVE-2022-27191 ---- Fix FTBFS Close: rhbz#2045471

Summary

This package contains a Go command line tool which converts JSON and YAML

OpenAPI descriptions to and from equivalent Protocol Buffer representations.

Protocol Buffers provide a language-neutral, platform-neutral, extensible

mechanism for serializing structured data. gnostic's Protocol Buffer models for

the OpenAPI Specification can be used to generate code that includes data

structures with explicit fields for the elements of an OpenAPI description. This

makes it possible for developers to work with OpenAPI descriptions in type-safe

ways, which is particularly useful in strongly-typed languages like Go and

Swift.

gnostic reads OpenAPI descriptions into these generated data structures, reports

errors, resolves internal dependencies, and writes the results in a binary form

that can be used in any language that is supported by the Protocol Buffer tools.

A plugin interface simplifies integration with API tools written in a variety of

different languages, and when necessary, Protocol Buffer OpenAPI descriptions

can be reexported as JSON or YAML.

gnostic compilation code and OpenAPI Protocol Buffer models are automatically

generated from an OpenAPI JSON Schema. Source code for the generator is in the

generate-gnostic directory.

Rebuild for CVE-2022-27191 ---- Fix FTBFS Close: rhbz#2045471

* Sat Apr 16 2022 Fabio Alessandro Locati - 0.5.3-5

- Rebuilt for CVE-2022-27191

[ 1 ] Bug #2045471 - golang-github-appc-goaci: FTBFS in Fedora rawhide/f36

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

[ 2 ] 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

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

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-08ae2dd481 2022-05-07 04:08:14.315797 Product : Fedora 36 Version : 0.5.3 Release : 5.fc36 URL : https://github.com/googleapis/gnostic Summary : Compiler for APIs described by the OpenAPI Specification Description : This package contains a Go command line tool which converts JSON and YAML OpenAPI descriptions to and from equivalent Protocol Buffer representations. Protocol Buffers provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer models for the OpenAPI Specification can be used to generate code that includes data structures with explicit fields for the elements of an OpenAPI description. This makes it possible for developers to work with OpenAPI descriptions in type-safe ways, which is particularly useful in strongly-typed languages like Go and Swift. gnostic reads OpenAPI descriptions into these generated data structures, reports errors, resolves internal dependencies, and writes the results in a binary form that can be used in any language that is supported by the Protocol Buffer tools. A plugin interface simplifies integration with API tools written in a variety of different languages, and when necessary, Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML. gnostic compilation code and OpenAPI Protocol Buffer models are automatically generated from an OpenAPI JSON Schema. Source code for the generator is in the generate-gnostic directory. Rebuild for CVE-2022-27191 ---- Fix FTBFS Close: rhbz#2045471 * Sat Apr 16 2022 Fabio Alessandro Locati - 0.5.3-5 - Rebuilt for CVE-2022-27191 [ 1 ] Bug #2045471 - golang-github-appc-goaci: FTBFS in Fedora rawhide/f36 https://bugzilla.redhat.com/show_bug.cgi?id=2045471 [ 2 ] 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 su -c 'dnf upgrade --advisory FEDORA-2022-08ae2dd481' 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 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 36
Version : 0.5.3
Release : 5.fc36
URL : https://github.com/googleapis/gnostic
Summary : Compiler for APIs described by the OpenAPI Specification

Related News