Thu, 14 Nov 2024 15:03:05 UTC | login

Information for build ghc-echo-0.1.4-10.fc40

ID281362
Package Nameghc-echo
Version0.1.4
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-echo.git#41e6251aa8d2120d4a9481db03dd16dd85270ade
SummaryA cross-platform, cross-console way to handle echoing terminal input
DescriptionThe 'base' library exposes the 'hGetEcho' and 'hSetEcho' functions for querying and setting echo status, but unfortunately, neither function works with MinTTY consoles on Windows. This is a serious issue, since 'hGetEcho' and 'hSetEcho' are often used to disable input echoing when a program prompts for a password, so many programs will reveal your password as you type it on MinTTY! This library provides an alternative interface which works with both MinTTY and other consoles. An example is included which demonstrates how one might prompt for a password using this library. To build it, make sure to configure with the '-fexample' flag.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Feb 2024 17:17:45 UTC
CompletedWed, 14 Feb 2024 17:47:17 UTC
Taskbuild (f40, /rpms/ghc-echo.git:41e6251aa8d2120d4a9481db03dd16dd85270ade)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-echo.git#41e6251aa8d2120d4a9481db03dd16dd85270ade'}}
Tags
f40
f41
RPMs
src
ghc-echo-0.1.4-10.fc40.src.rpm (info) (download)
noarch
ghc-echo-doc-0.1.4-10.fc40.noarch.rpm (info) (download)
riscv64
ghc-echo-0.1.4-10.fc40.riscv64.rpm (info) (download)
ghc-echo-devel-0.1.4-10.fc40.riscv64.rpm (info) (download)
ghc-echo-prof-0.1.4-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 0.1.4-8 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.1.4-5 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.1.4-3 - rebuild