Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-h2-devel-0.3.25-1.fc41 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-h2-devel Distribution: Fedora Project
Version: 0.3.25 Vendor: Fedora Project
Release: 1.fc41 Build date: Mon Mar 18 17:17:58 2024
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 783602 Source RPM: rust-h2-0.3.25-1.fc41.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/h2
Summary: HTTP/2 client and server
An HTTP/2 client and server.

This package contains library source intended for building other packages which
use the "h2" crate.

Provides

Requires

License

MIT

Changelog

* Mon Mar 18 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.25-1
  - Update to version 0.3.25
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.24-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 17 2024 Fabio Valentini <decathorpe@gmail.com> - 0.3.24-1
  - Update to version 0.3.24
* Wed Aug 23 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.21-1
  - Update to version 0.3.21; Fixes RHBZ#2233225
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.20-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jun 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.20-1
  - Update to version 0.3.20; Fixes RHBZ#2217512
* Wed May 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.19-1
  - Update to version 0.3.19; Fixes RHBZ#2203454
* Mon Apr 24 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.18-1
  - Update to version 0.3.18; Fixes RHBZ#2187512
* Thu Apr 13 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.17-1
  - Update to version 0.3.17; Fixes RHBZ#2186529
* Mon Feb 27 2023 Fabio Valentini <decathorpe@gmail.com> - 0.3.16-1
  - Update to version 0.3.16; Fixes RHBZ#2173725
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.15-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Dec 10 2022 Fabio Valentini <decathorpe@gmail.com> - 0.3.15-1
  - Update to version 0.3.15; Fixes RHBZ#2137328
* Sat Aug 20 2022 Fabio Valentini <decathorpe@gmail.com> - 0.3.14-1
  - Update to version 0.3.14; Fixes RHBZ#2118836
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.13-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed May 25 2022 Fabio Valentini <decathorpe@gmail.com> - 0.3.13-1
  - Update to version 0.3.13; Fixes RHBZ#2070787
* Tue Mar 29 2022 Fabio Valentini <decathorpe@gmail.com> - 0.3.12-1
  - Update to version 0.3.12; Fixes RHBZ#2062464

Files

/usr/share/cargo/registry/h2-0.3.25
/usr/share/cargo/registry/h2-0.3.25/.cargo-checksum.json
/usr/share/cargo/registry/h2-0.3.25/CHANGELOG.md
/usr/share/cargo/registry/h2-0.3.25/CONTRIBUTING.md
/usr/share/cargo/registry/h2-0.3.25/Cargo.toml
/usr/share/cargo/registry/h2-0.3.25/LICENSE
/usr/share/cargo/registry/h2-0.3.25/README.md
/usr/share/cargo/registry/h2-0.3.25/examples
/usr/share/cargo/registry/h2-0.3.25/examples/akamai.rs
/usr/share/cargo/registry/h2-0.3.25/examples/client.rs
/usr/share/cargo/registry/h2-0.3.25/examples/server.rs
/usr/share/cargo/registry/h2-0.3.25/src
/usr/share/cargo/registry/h2-0.3.25/src/client.rs
/usr/share/cargo/registry/h2-0.3.25/src/codec
/usr/share/cargo/registry/h2-0.3.25/src/codec/error.rs
/usr/share/cargo/registry/h2-0.3.25/src/codec/framed_read.rs
/usr/share/cargo/registry/h2-0.3.25/src/codec/framed_write.rs
/usr/share/cargo/registry/h2-0.3.25/src/codec/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/error.rs
/usr/share/cargo/registry/h2-0.3.25/src/ext.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame
/usr/share/cargo/registry/h2-0.3.25/src/frame/data.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/go_away.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/head.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/headers.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/ping.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/priority.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/reason.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/reset.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/settings.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/stream_id.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/util.rs
/usr/share/cargo/registry/h2-0.3.25/src/frame/window_update.rs
/usr/share/cargo/registry/h2-0.3.25/src/fuzz_bridge.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack
/usr/share/cargo/registry/h2-0.3.25/src/hpack/decoder.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/encoder.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/header.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/huffman
/usr/share/cargo/registry/h2-0.3.25/src/hpack/huffman/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/huffman/table.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/table.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/test
/usr/share/cargo/registry/h2-0.3.25/src/hpack/test/fixture.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/test/fuzz.rs
/usr/share/cargo/registry/h2-0.3.25/src/hpack/test/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/lib.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto
/usr/share/cargo/registry/h2-0.3.25/src/proto/connection.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/error.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/go_away.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/peer.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/ping_pong.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/settings.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/buffer.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/counts.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/flow_control.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/mod.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/prioritize.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/recv.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/send.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/state.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/store.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/stream.rs
/usr/share/cargo/registry/h2-0.3.25/src/proto/streams/streams.rs
/usr/share/cargo/registry/h2-0.3.25/src/server.rs
/usr/share/cargo/registry/h2-0.3.25/src/share.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 5 00:10:28 2024