Mon, 07 Oct 2024 11:16:04 UTC | login

Information for build sdl-telnet-1.0.0-9.20220328gite0e2a91.fc41

ID307690
Package Namesdl-telnet
Version1.0.0
Release9.20220328gite0e2a91.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sdl-telnet.git#ded000f1d4ffea7f64be17b9c8dc5747215b143e
SummarySimple RFC-compliant TELNET implementation for SDL-Hercules-390
Descriptionlibtelnet is a library for handling the TELNET protocol for use by the SDL-Hercules-390 emulator. It includes routines for parsing incoming data from a remote peer as well as formatting data to be sent to the remote peer. libtelnet uses a callback-oriented API, allowing application-specific handling of various events. The callback system is also used for buffering outgoing protocol data, allowing the application to maintain control of the actual socket connection. Features supported include the full TELNET protocol, Q-method option negotiation, and NEW-ENVIRON.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 07:45:49 UTC
CompletedMon, 03 Jun 2024 08:23:06 UTC
Taskbuild (f41, /rpms/sdl-telnet.git:ded000f1d4ffea7f64be17b9c8dc5747215b143e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sdl-telnet.git#ded000f1d4ffea7f64be17b9c8dc5747215b143e'}}
Tags
f41
RPMs
src
sdl-telnet-1.0.0-9.20220328gite0e2a91.fc41.src.rpm (info) (download)
riscv64
sdl-telnet-devel-1.0.0-9.20220328gite0e2a91.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 28 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 1.0.0-5.20220328gite0e2a91 - Update summary and description to make it clear this is a fork - Update to e0e2a91 git snapshot - Drop f32 logic and tidy up the specfile