Thu, 02 May 2024 06:08:18 UTC | login

Information for build tcsh-6.22.03-6.el9sopt_901

ID49099
Package Nametcsh
Version6.22.03
Release6.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/tcsh#602af91031e3f9f5677b5479b7b142ae0705eced
SummaryAn enhanced version of csh, the C shell
DescriptionTcsh is an enhanced but completely compatible version of csh, the C shell. Tcsh is a command language interpreter which can be used both as an interactive login shell and as a shell script command processor. Tcsh includes a command line editor, programmable word completion, spelling correction, a history mechanism, job control and a C language like syntax.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 03:14:49 UTC
CompletedThu, 15 Jun 2023 03:21:11 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/tcsh:602af91031e3f9f5677b5479b7b142ae0705eced)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/tcsh#602af91031e3f9f5677b5479b7b142ae0705eced'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
tcsh-6.22.03-6.el9sopt_901.src.rpm (info) (download)
x86_64
tcsh-6.22.03-6.el9sopt_901.x86_64.rpm (info) (download)
tcsh-debuginfo-6.22.03-6.el9sopt_901.x86_64.rpm (info) (download)
tcsh-debugsource-6.22.03-6.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Mon Sep 06 2021 Jan Macku <jamacku@redhat.com> - 6.22.03-6 - Modifiers no longer breaks history - rhbz#1997986 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 6.22.03-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jul 26 2021 Siteshwar Vashisht <svashisht@redhat.com> - 6.22.03-4 - Bump version number * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 6.22.03-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.03-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 19 2020 Jan Macku <jamacku@redhat.com> - 6.22.03-1 - Update to tcsh-6.22.03 - Drop tcsh-6.22.02-avoid-gcc-to-fail.patch - applied by upstream - Drop tcsh-6.22.02-call-seterror-consistently-and-abort-quickly.patch - applied by upstream - Drop tcsh-6.22.02-avoid-crashing-when-loading-corrupted-history.patch - applied by upstream * Wed Oct 14 2020 Jan Macku <jamacku@redhat.com> - 6.22.02-5 - Switch to stderror() when parsing history so that we stop processing immediately to avoid crashes * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.02-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Feb 07 2020 Jan Macku <jamacku@redhat.com> - 6.22.02-3 - Avoid gcc 10 to fail during build on "multiple definition of handle_interrupt" * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.02-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Dec 12 2019 Jan Macku <jamacku@redhat.com> - 6.22.02-1 - Update to tcsh-6.22.02 * Fri Nov 29 2019 Jan Macku <jamacku@redhat.com> - 6.22.00-1 - Update to tcsh-6.22.00 - Drop tcsh-6.21.00-000-failing-exit-command-causes-infinite-loop.patch - applied by upstream * Fri Oct 25 2019 Jan Macku <jamacku@redhat.com> - 6.21.00-3 - Added upstream patch to fix infinite loop caused by exit command