Tue, 23 Apr 2024 19:47:58 UTC | login

Information for build coreutils-8.32-7.fc33

ID163540
Package Namecoreutils
Version8.32
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coreutils.git#5d1216301214534571714883927c09b5771fcf7d
SummaryA set of basic GNU tools commonly used in shell scripts
DescriptionThese are the GNU core utilities. This package is the combination of the old GNU fileutils, sh-utils, and textutils packages.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Jul 2020 10:59:50 UTC
CompletedMon, 13 Jul 2020 13:26:52 UTC
Taskbuild (f33, /rpms/coreutils.git:5d1216301214534571714883927c09b5771fcf7d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coreutils.git#5d1216301214534571714883927c09b5771fcf7d'}}
Tags
f33
RPMs
src
coreutils-8.32-7.fc33.src.rpm (info) (download)
riscv64
coreutils-8.32-7.fc33.riscv64.rpm (info) (download)
coreutils-common-8.32-7.fc33.riscv64.rpm (info) (download)
coreutils-single-8.32-7.fc33.riscv64.rpm (info) (download)
coreutils-debuginfo-8.32-7.fc33.riscv64.rpm (info) (download)
coreutils-debugsource-8.32-7.fc33.riscv64.rpm (info) (download)
coreutils-single-debuginfo-8.32-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jun 26 2020 James Cassell <cyberpear@fedoraproject.org> - 8.32-7 - move ncurses to -common package since it's needed for colorls.sh - make ncurses optional * Fri May 15 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-6 - compile with -Dlint to enable optional initialization and cleanup code * Thu Apr 23 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-5 - du: simplify leaf optimization for XFS (#1823247) * Fri Apr 17 2020 Tom Stellard <tstellar@redhat.com> - 8.32-4 - Fix missing inline function definition * Wed Mar 11 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-3 - uniq: remove collation handling as required by newer POSIX * Mon Mar 09 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-2 - make mknod work again in chroot without /proc being mounted (#1811038) - ls: restore 8.31 behavior on removed directories * Thu Mar 05 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-1 - new upstream release 8.32 * Tue Feb 11 2020 Kamil Dudka <kdudka@redhat.com> - 8.31-10 - make upstream test-suite work with root privileges (#1800597) * Wed Feb 05 2020 Kamil Dudka <kdudka@redhat.com> - 8.31-9 - use upstream fix the cp/proc-short-read test * Thu Jan 30 2020 Kamil Dudka <kdudka@redhat.com> - 8.31-8 - skip a test that relies on /proc/kallsyms having immutable content * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 17 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-6 - temporarily disable the use of statx (#1760300) * Fri Oct 11 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-5 - use statx instead of stat when available (#1760300) * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-3 - disable flashing in ls colors for broken symbolic links (#1728986) * Mon Mar 18 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-2 - fix formatting of sha512sum(1) man page (#1688740) * Mon Mar 11 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-1 - new upstream release 8.31 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 07 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-8 - sync: fix open() fallback bug - fix implicit declaration warning in coreutils-getgrouplist.patch * Sat Nov 03 2018 Kevin Fenzi <kevin@scrye.com> - 8.30-7 - Also remove Requires pre/post used by info scriptlets. * Sat Nov 03 2018 Kevin Fenzi <kevin@scrye.com> - 8.30-6 - Remove no longer needed info scriptlets * Thu Oct 11 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-5 - fix heap-based buffer overflow in vasnprintf() (CVE-2018-17942)