Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-polling-devel | Distribution: Fedora Project |
Version: 3.7.4 | Vendor: Fedora Project |
Release: 1.el10_0 | Build date: Thu Nov 7 20:01:14 2024 |
Group: Unspecified | Build host: buildvm-a64-09.iad2.fedoraproject.org |
Size: 249188 | Source RPM: rust-polling-3.7.4-1.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/polling | |
Summary: Portable interface to epoll, kqueue, event ports, and IOCP |
Portable interface to epoll, kqueue, event ports, and IOCP. This package contains library source intended for building other packages which use the "polling" crate.
Apache-2.0 OR MIT
* Thu Nov 07 2024 Fabio Valentini <decathorpe@gmail.com> - 3.7.4-1 - Update to version 3.7.4; Fixes RHBZ#2324405 * Tue Sep 17 2024 Fabio Valentini <decathorpe@gmail.com> - 3.7.3-1 - Update to version 3.7.3; Fixes RHBZ#2303966 * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 16 2024 Fabio Valentini <decathorpe@gmail.com> - 3.7.2-1 - Update to version 3.7.2; Fixes RHBZ#2292476 * Wed Jun 05 2024 Fabio Valentini <decathorpe@gmail.com> - 3.7.1-1 - Update to version 3.7.1; Fixes RHBZ#2284212 * Tue Apr 23 2024 Fabio Valentini <decathorpe@gmail.com> - 3.7.0-1 - Update to version 3.7.0; Fixes RHBZ#2271252 * Sun Feb 18 2024 Fabio Valentini <decathorpe@gmail.com> - 3.5.0-1 - Update to version 3.5.0; Fixes RHBZ#2262913 * Tue Jan 30 2024 Fabio Valentini <decathorpe@gmail.com> - 3.3.2-1 - Update to version 3.3.2; Fixes RHBZ#2258361 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 11 2024 Fabio Valentini <decathorpe@gmail.com> - 3.3.1-1 - Update to version 3.3.1; Fixes RHBZ#2251393 * Tue Nov 14 2023 Fabio Valentini <decathorpe@gmail.com> - 3.3.0-1 - Update to version 3.3.0; Fixes RHBZ#2237346 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon May 01 2023 Fabio Valentini <decathorpe@gmail.com> - 2.8.0-1 - Update to version 2.8.0; Fixes RHBZ#2188494 * Sat Apr 15 2023 Fabio Valentini <decathorpe@gmail.com> - 2.7.0-1 - Update to version 2.7.0; Fixes RHBZ#2185286 * Sun Mar 12 2023 Fabio Valentini <decathorpe@gmail.com> - 2.6.0-1 - Update to version 2.6.0; Fixes RHBZ#2176579 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Fabio Valentini <decathorpe@gmail.com> - 2.5.2-1 - Update to version 2.5.2; Fixes RHBZ#2152800 * Sun Dec 04 2022 Fabio Valentini <decathorpe@gmail.com> - 2.5.1-1 - Update to version 2.5.1; Fixes RHBZ#2137128
/usr/share/cargo/registry/polling-3.7.4 /usr/share/cargo/registry/polling-3.7.4/.cargo-checksum.json /usr/share/cargo/registry/polling-3.7.4/CHANGELOG.md /usr/share/cargo/registry/polling-3.7.4/Cargo.toml /usr/share/cargo/registry/polling-3.7.4/Cross.toml /usr/share/cargo/registry/polling-3.7.4/LICENSE-APACHE /usr/share/cargo/registry/polling-3.7.4/LICENSE-MIT /usr/share/cargo/registry/polling-3.7.4/README.md /usr/share/cargo/registry/polling-3.7.4/examples /usr/share/cargo/registry/polling-3.7.4/examples/tcp_client.rs /usr/share/cargo/registry/polling-3.7.4/examples/two-listeners.rs /usr/share/cargo/registry/polling-3.7.4/examples/wait-signal.rs /usr/share/cargo/registry/polling-3.7.4/src /usr/share/cargo/registry/polling-3.7.4/src/epoll.rs /usr/share/cargo/registry/polling-3.7.4/src/iocp /usr/share/cargo/registry/polling-3.7.4/src/iocp/afd.rs /usr/share/cargo/registry/polling-3.7.4/src/iocp/mod.rs /usr/share/cargo/registry/polling-3.7.4/src/iocp/port.rs /usr/share/cargo/registry/polling-3.7.4/src/kqueue.rs /usr/share/cargo/registry/polling-3.7.4/src/lib.rs /usr/share/cargo/registry/polling-3.7.4/src/os /usr/share/cargo/registry/polling-3.7.4/src/os.rs /usr/share/cargo/registry/polling-3.7.4/src/os/iocp.rs /usr/share/cargo/registry/polling-3.7.4/src/os/kqueue.rs /usr/share/cargo/registry/polling-3.7.4/src/poll.rs /usr/share/cargo/registry/polling-3.7.4/src/port.rs /usr/share/cargo/registry/polling-3.7.4/tests /usr/share/cargo/registry/polling-3.7.4/tests/concurrent_modification.rs /usr/share/cargo/registry/polling-3.7.4/tests/io.rs /usr/share/cargo/registry/polling-3.7.4/tests/many_connections.rs /usr/share/cargo/registry/polling-3.7.4/tests/multiple_pollers.rs /usr/share/cargo/registry/polling-3.7.4/tests/notify.rs /usr/share/cargo/registry/polling-3.7.4/tests/other_modes.rs /usr/share/cargo/registry/polling-3.7.4/tests/precision.rs /usr/share/cargo/registry/polling-3.7.4/tests/timeout.rs /usr/share/cargo/registry/polling-3.7.4/tests/windows_post.rs /usr/share/cargo/registry/polling-3.7.4/tests/windows_waitable.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 07:12:29 2024