Fri, 20 Sep 2024 08:24:13 UTC | login

Information for build ghc-echo-0.1.4-13.fc41

ID335653
Package Nameghc-echo
Version0.1.4
Release13.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-echo.git#bd887537ff595ab00a4db04852b8df662076f0d1
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
StartedSun, 11 Aug 2024 08:10:24 UTC
CompletedSun, 11 Aug 2024 08:31:46 UTC
Taskbuild (f41, /rpms/ghc-echo.git:bd887537ff595ab00a4db04852b8df662076f0d1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-echo.git#bd887537ff595ab00a4db04852b8df662076f0d1'}}
Tags
f41
RPMs
src
ghc-echo-0.1.4-13.fc41.src.rpm (info) (download)
noarch
ghc-echo-doc-0.1.4-13.fc41.noarch.rpm (info) (download)
riscv64
ghc-echo-0.1.4-13.fc41.riscv64.rpm (info) (download)
ghc-echo-devel-0.1.4-13.fc41.riscv64.rpm (info) (download)
ghc-echo-prof-0.1.4-13.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> 0.1.4-13 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.1.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> 0.1.4-11 - refresh to cabal-rpm-2.2.1 * 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