Thu, 03 Oct 2024 13:40:15 CST | login

Information for build tcsh-6.22.03-6.el9

ID21459
Package Nametcsh
Version6.22.03
Release6.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/tcsh.git#ff33ded7360642882bb794d2758b1f1ffb934f07
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 bydistrobuild
State complete
Volume DEFAULT
StartedTue, 05 Jul 2022 01:17:30 CST
CompletedTue, 05 Jul 2022 03:12:25 CST
Taskbuild (dist-circle9, /stage/rpms/tcsh.git:ff33ded7360642882bb794d2758b1f1ffb934f07)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/tcsh.git?#ff33ded7360642882bb794d2758b1f1ffb934f07'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
tcsh-6.22.03-6.el9.src.rpm (info) (download)
aarch64
tcsh-6.22.03-6.el9.aarch64.rpm (info) (download)
tcsh-debuginfo-6.22.03-6.el9.aarch64.rpm (info) (download)
tcsh-debugsource-6.22.03-6.el9.aarch64.rpm (info) (download)
i686
tcsh-6.22.03-6.el9.i686.rpm (info) (download)
tcsh-debuginfo-6.22.03-6.el9.i686.rpm (info) (download)
tcsh-debugsource-6.22.03-6.el9.i686.rpm (info) (download)
ppc64le
tcsh-6.22.03-6.el9.ppc64le.rpm (info) (download)
tcsh-debuginfo-6.22.03-6.el9.ppc64le.rpm (info) (download)
tcsh-debugsource-6.22.03-6.el9.ppc64le.rpm (info) (download)
s390x
tcsh-6.22.03-6.el9.s390x.rpm (info) (download)
tcsh-debuginfo-6.22.03-6.el9.s390x.rpm (info) (download)
tcsh-debugsource-6.22.03-6.el9.s390x.rpm (info) (download)
x86_64
tcsh-6.22.03-6.el9.x86_64.rpm (info) (download)
tcsh-debuginfo-6.22.03-6.el9.x86_64.rpm (info) (download)
tcsh-debugsource-6.22.03-6.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.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