--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-4603b3cf7d
2025-06-27 01:19:29.250925+00:00
--------------------------------------------------------------------------------

Name        : rust-tower-http
Product     : Fedora 42
Version     : 0.6.6
Release     : 2.fc42
URL         : https://crates.io/crates/tower-http
Summary     : Tower middleware and utilities for HTTP clients and servers
Description :
Tower middleware and utilities for HTTP clients and servers.

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

rust-hyper-util
0.1.14 (2025-06-04)
Fix HttpConnector to defer address family order to resolver sort order.
Fix proxy::Matcher to find HTTPS system proxies on Windows.
0.1.13 (2025-05-27)
Fix HttpConnector to always prefer IPv6 addresses first, if happy eyeballs is
enabled.
Fix legacy::Client to return better errors if available on the connection.
rust-tower-http
0.6.6
Fixed
compression: fix panic when looking in vary header
0.6.5
Added
normalize_path: add append_trailing_slash() mode
Fixed
redirect: remove payload headers if redirect changes method to GET
compression: avoid setting vary: accept-encoding if already set
0.6.4
Added
decompression: Support HTTP responses containing multiple ZSTD frames
The ServiceExt trait for chaining layers onto an arbitrary http service just
  like ServiceBuilderExt allows for ServiceBuilder
Fixed
Remove unnecessary trait bounds on S::Error for Service impls of
  RequestBodyTimeout<S> and ResponseBodyTimeout<S>
compression: Respect is_end_stream
Fix a rare panic in fs::ServeDir
Fix invalid content-lenght of 1 in response to range requests to empty
  files
In AsyncRequireAuthorization, use the original inner service after it is
  ready, instead of using a clone
0.6.3
This release was yanked because its definition of ServiceExt was quite
unhelpful, in a way that's very unlikely that anybody would start depending on
within the small timeframe before this was yanked, but that was technically
breaking to change.
rust-reqwest
v0.12.19
Fix redirect that changes the method to GET should remove payload headers.
Fix redirect to only check the next scheme if the policy action is to follow.
(wasm) Fix compilation error if cookies feature is enabled (by the way, it's a
noop feature in wasm).
v0.12.18
Fix compilation when socks enabled without TLS.
v0.12.17
Fix compilation on macOS.
v0.12.16
Add ClientBuilder::http3_congestion_bbr() to enable BBR congestion control.
Add ClientBuilder::http3_send_grease() to configure whether to send use QUIC
grease.
Add ClientBuilder::http3_max_field_section_size() to configure the maximum
response headers.
Add ClientBuilder::tcp_keepalive_interval() to configure TCP probe interval.
Add ClientBuilder::tcp_keepalive_retries() to configure TCP probe count.
Add Proxy::headers() to add extra headers that should be sent to a proxy.
Fix redirect::Policy::limit() which had an off-by-1 error, allowing 1 more
redirect than specified.
Fix HTTP/3 to support streaming request bodies.
(wasm) Fix null bodies when calling Response::bytes_stream().
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jun 10 2025 Benjamin A. Beasley <[email protected]> - 0.6.6-2
- Run most of the tests
* Tue Jun 10 2025 Benjamin A. Beasley <[email protected]> - 0.6.6-1
- Update to version 0.6.6; Fixes RHBZ#2364896
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2364896 - rust-tower-http-0.6.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2364896
  [ 2 ] Bug #2368791 - rust-hyper-util-0.1.14 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2368791
  [ 3 ] Bug #2368855 - rust-reqwest-0.12.20 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2368855
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-4603b3cf7d' 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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to