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

rust-ethtool-devel-0.2.5-3.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-ethtool-devel Distribution: Fedora Project
Version: 0.2.5 Vendor: Fedora Project
Release: 3.fc40 Build date: Fri Jan 26 21:09:42 2024
Group: Unspecified Build host: buildhw-x86-11.iad2.fedoraproject.org
Size: 84561 Source RPM: rust-ethtool-0.2.5-3.fc40.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/ethtool
Summary: Linux Ethtool Communication Library
Linux Ethtool Communication Library.

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

Provides

Requires

License

MIT

Changelog

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 21 2023 Gris Ge <fge@redhat.com> - 0.2.5-1
  - Upgrade to 0.2.5
* Fri Mar 10 2023 Gris Ge <fge@redhat.com> - 0.2.4-2
  - Disable test as it require root permission
* Fri Mar 10 2023 Gris Ge <fge@redhat.com> - 0.2.4-1
  - Upgrade to 0.2.4
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 29 2022 Gris Ge <fge@redhat.com> - 0.2.3-1
  - Upgrade to 0.2.3
* Tue Apr 12 2022 Gris Ge <fge@redhat.com> - 0.2.2-2
  - Include LICENSE file
* Tue Apr 12 2022 Gris Ge <fge@redhat.com> - 0.2.2-1
  - Upgrade to 0.2.2
* Tue Feb 01 2022 Fernando Fernandez Mancera <ffmancera@riseup.net> - 0.2.1-3
  - Fix copy of LICENSE-MIT
* Tue Feb 01 2022 Fernando Fernandez Mancera <ffmancera@riseup.net> - 0.2.1-2
  - Add missing LICENSE-MIT to the source files
* Tue Feb 01 2022 Fernando Fernandez Mancera <ffmancera@riseup.net> - 0.2.1-1
  - Initial import (fedora#2033061)

Files

/usr/share/cargo/registry/ethtool-0.2.5
/usr/share/cargo/registry/ethtool-0.2.5/.cargo-checksum.json
/usr/share/cargo/registry/ethtool-0.2.5/CHANGELOG
/usr/share/cargo/registry/ethtool-0.2.5/Cargo.toml
/usr/share/cargo/registry/ethtool-0.2.5/LICENSE-MIT
/usr/share/cargo/registry/ethtool-0.2.5/README.md
/usr/share/cargo/registry/ethtool-0.2.5/examples
/usr/share/cargo/registry/ethtool-0.2.5/examples/dump_coalesce.rs
/usr/share/cargo/registry/ethtool-0.2.5/examples/dump_features.rs
/usr/share/cargo/registry/ethtool-0.2.5/examples/dump_link_mode.rs
/usr/share/cargo/registry/ethtool-0.2.5/examples/dump_pause.rs
/usr/share/cargo/registry/ethtool-0.2.5/examples/dump_rings.rs
/usr/share/cargo/registry/ethtool-0.2.5/examples/dump_tsinfo.rs
/usr/share/cargo/registry/ethtool-0.2.5/src
/usr/share/cargo/registry/ethtool-0.2.5/src/bitset_util.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/coalesce
/usr/share/cargo/registry/ethtool-0.2.5/src/coalesce/attr.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/coalesce/get.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/coalesce/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/coalesce/mod.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/connection.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/error.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/feature
/usr/share/cargo/registry/ethtool-0.2.5/src/feature/attr.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/feature/get.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/feature/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/feature/mod.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/header.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/lib.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/link_mode
/usr/share/cargo/registry/ethtool-0.2.5/src/link_mode/attr.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/link_mode/get.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/link_mode/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/link_mode/mod.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/macros.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/message.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/pause
/usr/share/cargo/registry/ethtool-0.2.5/src/pause/attr.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/pause/get.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/pause/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/pause/mod.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/ring
/usr/share/cargo/registry/ethtool-0.2.5/src/ring/attr.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/ring/get.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/ring/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/ring/mod.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/tsinfo
/usr/share/cargo/registry/ethtool-0.2.5/src/tsinfo/attr.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/tsinfo/get.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/tsinfo/handle.rs
/usr/share/cargo/registry/ethtool-0.2.5/src/tsinfo/mod.rs
/usr/share/cargo/registry/ethtool-0.2.5/tests
/usr/share/cargo/registry/ethtool-0.2.5/tests/dump_link_modes.rs
/usr/share/cargo/registry/ethtool-0.2.5/tests/get_features_lo.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:47:28 2024