This is a Go port of the exponential backoff algorithm from Google's HTTP
Client Library for Java.
Exponential backoff is an algorithm that uses feedback to multiplicatively
decrease the rate of some process, in order to gradually find an acceptable
rate. The retries exponentially increase and stop increasing when a certain
threshold is met.
Update `gh` to 2.27.0
* Sat Mar 11 2023 Mikel Olasagasti Uranga
- Update spec and remove glide files
* Sun Feb 19 2023 Fabian Affolter
- Update to latest upstream release 4.2.0 (closes rhbz#2073829)
* Thu Jan 19 2023 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
[ 1 ] Bug #2175969 - gh codespace ssh fails to connect
https://bugzilla.redhat.com/show_bug.cgi?id=2175969
[ 2 ] Bug #2178433 - CVE-2022-41723 gh: golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2178433
su -c 'dnf upgrade --advisory FEDORA-2023-cb20f08a4e' 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, report it:
Get the latest Linux and open source security news straight to your inbox.