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.14-1.fc37 RPM for noarch

From Fedora 37 for ppc64le / r

Name: rust-h2-devel Distribution: Fedora Project
Version: 0.3.14 Vendor: Fedora Project
Release: 1.fc37 Build date: Sat Aug 20 15:58:52 2022
Group: Unspecified Build host: buildvm-x86-27.iad2.fedoraproject.org
Size: 757976 Source RPM: rust-h2-0.3.14-1.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/h2
Summary: HTTP/2 client and server
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

* 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
* Wed Jan 26 2022 Fabio Valentini <decathorpe@gmail.com> 0.3.11-1
  - Update to version 0.3.11; Fixes RHBZ#2046482
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.10-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 07 2022 Fabio Valentini <decathorpe@gmail.com> 0.3.10-1
  - Update to version 0.3.10; Fixes RHBZ#2038002
* Mon Dec 20 2021 Fabio Valentini <decathorpe@gmail.com> 0.3.9-1
  - Update to version 0.3.9; Fixes RHBZ#2030785
* Thu Dec 09 2021 Fabio Valentini <decathorpe@gmail.com> 0.3.8-1
  - Update to version 0.3.8; Fixes RHBZ#2030463
* Fri Nov 05 2021 Fabio Valentini <decathorpe@gmail.com> 0.3.7-1
  - Update to version 0.3.7; Fixes RHBZ#2009505
* Thu Sep 30 2021 Fabio Valentini <decathorpe@gmail.com> 0.3.5-1
  - Update to version 0.3.5; Fixes RHBZ#2009076
* Sat Aug 21 2021 Fabio Valentini <decathorpe@gmail.com> 0.3.4-1
  - Update to version 0.3.4; Fixes RHBZ#1996226
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.3-2
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.3-1
  - Update to version 0.3.3.
  - Fixes RHBZ#1955217
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-1
  - Update to version 0.3.2.
  - Fixes RHBZ#1942789
* Sat Mar 06 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
  - Update to version 0.3.1.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 12 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.7-1
  - Update to version 0.2.7.
  - Fixes RHBZ#1891035
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.2.6-1
  - Update to 0.2.6

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024