e63663
Summary: A set of basic GNU tools commonly used in shell scripts
e63663
Name:    coreutils
e63663
Version: 8.32
86f386
Release: 32%{?dist}
e63663
License: GPLv3+
e63663
Url:     https://www.gnu.org/software/coreutils/
e63663
Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
e63663
Source50:   supported_utils
e63663
Source51:   coreutils-provides.inc
e63663
Source105:  coreutils-colorls.sh
e63663
Source106:  coreutils-colorls.csh
e63663
e63663
# do not make coreutils-single depend on /usr/bin/coreutils
e63663
%global __requires_exclude ^%{_bindir}/coreutils$
e63663
e63663
# ls: restore 8.31 behavior on removed directories
e63663
Patch1:   coreutils-8.32-ls-removed-dir.patch
e63663
e63663
# du: simplify leaf optimization for XFS (#1823247)
e63663
Patch2:   coreutils-8.32-leaf-opt-xfs.patch
e63663
e63663
# cp: default to --reflink=auto (#1861108)
e63663
Patch3:   coreutils-8.32-cp-reflink-auto.patch
e63663
e63663
# eliminate unportable gnulib tests
e63663
Patch4:   coreutils-8.32-gnulib-perror-test.patch
e63663
e63663
# df,stat,tail: recognize more file system types
e63663
Patch5:   coreutils-8.32-new-fs-types.patch
e63663
e63663
# rm: do not skip files upon failure to remove an empty dir (#1905481)
e63663
Patch6:   coreutils-8.32-rm-stray-skip.patch
e63663
e63663
# expr: fix invalid read with unmatched \(...\) (#1919775)
e63663
Patch7:   coreutils-8.32-expr-unmatched-par.patch
e63663
e63663
# split: fix --number=K/N to output correct part of file (#1921246)
e63663
Patch8:   coreutils-8.32-split-number.patch
e63663
e63663
# ls: fix crash printing SELinux context for unstatable files (#1921249)
e63663
Patch9:   coreutils-8.32-ls-scontext-crash.patch
e63663
e63663
# stat: add support for the exfat file system (#1921427)
e63663
Patch10:  coreutils-8.32-stat-exfat.patch
e63663
e63663
# cp: use copy_file_range if available
e63663
Patch11:  coreutils-8.32-cp-file-range.patch
e63663
e63663
# hostname,ln: fix memory leaks detected by Coverity
e63663
Patch12:  coreutils-8.32-mem-leaks.patch
e63663
e63663
# utimens: fix confusing arg type in internal func
e63663
Patch13:  coreutils-8.32-coverity-utimens.patch
e63663
e63663
# fix false positives in the upstrem test-suite (#1960792)
e63663
Patch14:  coreutils-8.32-tests-false-positives.patch
e63663
e63663
# mountlist: recognize fuse.portal as dummy file system (#1913358)
e63663
Patch15:  coreutils-8.32-fuse-portal.patch
e63663
e63663
# tail: fix stack out-of-bounds write with --follow
e63663
Patch16:  coreutils-8.32-tail-use-poll.patch
e63663
e63663
# df: fix duplicated remote entries due to bind mounts (#1979814)
e63663
Patch17:  coreutils-8.32-df-duplicated-entries.patch
e63663
86f386
# ls, stat: avoid triggering automounts (#2044981)
86f386
Patch18:  coreutils-9.0-autofs-no-mount.patch
86f386
e63663
# disable the test-lock gnulib test prone to deadlock
e63663
Patch100: coreutils-8.26-test-lock.patch
e63663
e63663
# require_selinux_(): use selinuxenabled(8) if available
e63663
Patch105: coreutils-8.26-selinuxenable.patch
e63663
e63663
# downstream changes to default DIR_COLORS
e63663
Patch102: coreutils-8.32-DIR_COLORS.patch
e63663
#do display processor type for uname -p/-i based on uname(2) syscall
e63663
Patch103: coreutils-8.2-uname-processortype.patch
e63663
#df --direct
e63663
Patch104: coreutils-df-direct.patch
e63663
#add note about mkdir --mode behaviour into info documentation(#610559)
e63663
Patch107: coreutils-8.4-mkdir-modenote.patch
e63663
e63663
# sh-utils
e63663
#add info about TZ envvar to date manpage
e63663
Patch703: sh-utils-2.0.11-dateman.patch
e63663
Patch713: coreutils-4.5.3-langinfo.patch
e63663
e63663
# (sb) lin18nux/lsb compliance - multibyte functionality patch
e63663
Patch800: coreutils-i18n.patch
e63663
# (sb) lin18nux/lsb compliance - expand/unexpand
e63663
Patch801: coreutils-i18n-expand-unexpand.patch
e63663
# i18n patch for cut - old version - used
e63663
Patch804: coreutils-i18n-cut-old.patch
e63663
# The unexpand patch above is not correct. Sent to the patch authors
e63663
Patch803: coreutils-i18n-fix-unexpand.patch
e63663
#(un)expand - allow multiple files on input - broken by patch 801
e63663
Patch805: coreutils-i18n-fix2-expand-unexpand.patch
e63663
#(un)expand - test BOM headers
e63663
Patch806: coreutils-i18n-un-expand-BOM.patch
e63663
# make 'sort -h' work for arbitrary column even when using UTF-8 locales
e63663
Patch807: coreutils-i18n-sort-human.patch
e63663
# fold: preserve new-lines in mutlibyte text (#1418505)
e63663
Patch808: coreutils-i18n-fold-newline.patch
e63663
e63663
#getgrouplist() patch from Ulrich Drepper.
e63663
Patch908: coreutils-getgrouplist.patch
e63663
e63663
#SELINUX Patch - implements Redhat changes
e63663
#(upstream did some SELinux implementation unlike with RedHat patch)
e63663
Patch950: coreutils-selinux.patch
e63663
e63663
Conflicts: filesystem < 3
e63663
# To avoid clobbering installs
e63663
Conflicts: coreutils-single
e63663
e63663
BuildRequires: attr
e63663
BuildRequires: autoconf
e63663
BuildRequires: automake
e63663
BuildRequires: gcc
e63663
BuildRequires: gettext-devel
e63663
BuildRequires: gmp-devel
e63663
BuildRequires: hostname
e63663
BuildRequires: libacl-devel
e63663
BuildRequires: libattr-devel
e63663
BuildRequires: libcap-devel
e63663
BuildRequires: libselinux-devel
e63663
BuildRequires: libselinux-utils
e63663
BuildRequires: make
e63663
BuildRequires: openssl-devel
e63663
BuildRequires: strace
e63663
BuildRequires: texinfo
e63663
e63663
# test-only dependencies
e63663
BuildRequires: perl-interpreter
e63663
BuildRequires: perl(FileHandle)
e63663
%if 23 < 0%{?fedora} || 7 < 0%{?rhel}
e63663
# needed by i18n test-cases
e63663
BuildRequires: glibc-langpack-en
e63663
BuildRequires: glibc-langpack-fr
e63663
BuildRequires: glibc-langpack-ko
e63663
%endif
e63663
e63663
Requires: %{name}-common = %{version}-%{release}
e63663
e63663
Provides: coreutils-full = %{version}-%{release}
e63663
%include %{SOURCE51}
e63663
Obsoletes: %{name} < 8.24-100
e63663
e63663
%description
e63663
These are the GNU core utilities.  This package is the combination of
e63663
the old GNU fileutils, sh-utils, and textutils packages.
e63663
e63663
%package single
e63663
Summary:  coreutils multicall binary
e63663
Suggests: coreutils-common
e63663
Provides: coreutils = %{version}-%{release}
e63663
Provides: coreutils%{?_isa} = %{version}-%{release}
e63663
%include %{SOURCE51}
e63663
# To avoid clobbering installs
e63663
Conflicts: coreutils < 8.24-100
e63663
# Note RPM doesn't support separate buildroots for %files
e63663
# http://rpm.org/ticket/874 so use RemovePathPostfixes
e63663
# (new in rpm 4.13) to support separate file sets.
e63663
RemovePathPostfixes: .single
e63663
%description single
e63663
These are the GNU core utilities,
e63663
packaged as a single multicall binary.
e63663
e63663
e63663
%package common
e63663
# yum obsoleting rules explained at:
e63663
# https://bugzilla.redhat.com/show_bug.cgi?id=1107973#c7
e63663
Obsoletes: %{name} < 8.24-100
e63663
e63663
# info doc refers to "Specifying the Time Zone" from glibc-doc (#959597)
e63663
Suggests: glibc-doc
e63663
e63663
Summary:  coreutils common optional components
e63663
%description common
e63663
Optional though recommended components,
e63663
including documentation and translations.
e63663
e63663
%prep
e63663
%autosetup -N
e63663
e63663
# will be regenerated in the build directories
e63663
rm -f src/fs.h
e63663
e63663
# will be further modified by coreutils-8.32-DIR_COLORS.patch
e63663
sed src/dircolors.hin \
e63663
        -e 's| 00;36$| 01;36|' \
e63663
        > DIR_COLORS
e63663
sed src/dircolors.hin \
e63663
        -e 's| 01;31$| 00;31|' \
e63663
        -e 's| 01;35$| 00;35|' \
e63663
        > DIR_COLORS.lightbgcolor
e63663
e63663
# git add DIR_COLORS{,.lightbgcolor}
e63663
# git commit -m "clone DIR_COLORS before patching"
e63663
e63663
# apply all patches
e63663
%autopatch -p1
e63663
e63663
(echo ">>> Fixing permissions on tests") 2>/dev/null
e63663
find tests -name '*.sh' -perm 0644 -print -exec chmod 0755 '{}' '+'
e63663
(echo "<<< done") 2>/dev/null
e63663
e63663
autoreconf -fiv
e63663
e63663
%build
e63663
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpic"
e63663
e63663
# disable -flto on ppc64le to make test-float pass (#1789115)
e63663
%ifarch ppc64le
e63663
CFLAGS="$CFLAGS -fno-lto"
e63663
%endif
e63663
e63663
# Upstream suggests to build with -Dlint for static analyzers:
e63663
# https://lists.gnu.org/archive/html/coreutils/2018-06/msg00110.html
e63663
# ... and even for production binary RPMs:
e63663
# https://lists.gnu.org/archive/html/bug-gnulib/2020-05/msg00130.html
e63663
# There is currently no measurable performance drop or other known downside.
e63663
CFLAGS="$CFLAGS -Dlint"
e63663
e63663
# make mknod work again in chroot without /proc being mounted (#1811038)
e63663
export ac_cv_func_lchmod="no"
e63663
e63663
# needed for out-of-tree build
e63663
%global _configure ../configure
e63663
e63663
%{expand:%%global optflags %{optflags} -D_GNU_SOURCE=1}
e63663
for type in separate single; do
e63663
  mkdir -p $type && \
e63663
  (cd $type || exit $?
e63663
  if test $type = 'single'; then
e63663
    config_single='--enable-single-binary'
e63663
    config_single="$config_single --without-openssl"  # smaller/slower sha*sum
e63663
    config_single="$config_single --without-gmp"      # expr/factor machine ints
e63663
  else
e63663
    config_single='--with-openssl'  # faster sha*sum
e63663
  fi
e63663
  %configure $config_single \
e63663
             --cache-file=../config.cache \
e63663
             --enable-install-program=arch \
e63663
             --enable-no-install-program=kill,uptime \
e63663
             --with-tty-group \
e63663
             DEFAULT_POSIX2_VERSION=200112 alternative=199209 || :
e63663
  %make_build all V=1
e63663
e63663
  # make sure that parse-datetime.{c,y} ends up in debuginfo (#1555079)
e63663
  ln -fv ../lib/parse-datetime.{c,y} .
e63663
  )
e63663
done
e63663
e63663
# Get the list of supported utilities
e63663
cp %SOURCE50 .
e63663
e63663
%check
e63663
for type in separate single; do
e63663
  test $type = 'single' && subdirs='SUBDIRS=.' # Only check gnulib once
e63663
  (cd $type && make check %{?_smp_mflags} $subdirs)
e63663
done
e63663
e63663
%install
e63663
for type in separate single; do
e63663
  install=install
e63663
  if test $type = 'single'; then
e63663
    subdir=%{_libexecdir}/%{name}; install=install-exec
e63663
  fi
e63663
  (cd $type && make DESTDIR=$RPM_BUILD_ROOT/$subdir $install)
e63663
e63663
  # chroot was in /usr/sbin :
e63663
  mkdir -p $RPM_BUILD_ROOT/$subdir/{%{_bindir},%{_sbindir}}
e63663
  mv $RPM_BUILD_ROOT/$subdir/{%_bindir,%_sbindir}/chroot
e63663
e63663
  # Move multicall variants to *.single.
e63663
  # RemovePathPostfixes will strip that later.
e63663
  if test $type = 'single'; then
e63663
    for dir in %{_bindir} %{_sbindir} %{_libexecdir}/%{name}; do
e63663
      for bin in $RPM_BUILD_ROOT/%{_libexecdir}/%{name}/$dir/*; do
e63663
        basebin=$(basename $bin)
e63663
        mv $bin $RPM_BUILD_ROOT/$dir/$basebin.single
e63663
      done
e63663
    done
e63663
  fi
e63663
done
e63663
e63663
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
e63663
install -p -c -m644 DIR_COLORS{,.lightbgcolor} $RPM_BUILD_ROOT%{_sysconfdir}
e63663
install -p -c -m644 %SOURCE105 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.sh
e63663
install -p -c -m644 %SOURCE106 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.csh
e63663
e63663
%find_lang %name
e63663
# Add the %%lang(xyz) ownership for the LC_TIME dirs as well...
e63663
grep LC_TIME %name.lang | cut -d'/' -f1-6 | sed -e 's/) /) %%dir /g' >>%name.lang
e63663
e63663
# (sb) Deal with Installed (but unpackaged) file(s) found
e63663
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
e63663
e63663
%files -f supported_utils
e63663
%exclude %{_bindir}/*.single
e63663
%dir %{_libexecdir}/coreutils
e63663
%{_libexecdir}/coreutils/*.so
e63663
e63663
%files single
e63663
%{_bindir}/*.single
e63663
%{_sbindir}/chroot.single
e63663
%dir %{_libexecdir}/coreutils
e63663
%{_libexecdir}/coreutils/*.so.single
e63663
# duplicate the license because coreutils-common does not need to be installed
e63663
%{!?_licensedir:%global license %%doc}
e63663
%license COPYING
e63663
e63663
%files common -f %{name}.lang
e63663
%config(noreplace) %{_sysconfdir}/DIR_COLORS*
e63663
%config(noreplace) %{_sysconfdir}/profile.d/*
e63663
%{_infodir}/coreutils*
e63663
%{_mandir}/man*/*
e63663
# The following go to /usr/share/doc/coreutils-common
e63663
%doc ABOUT-NLS NEWS README THANKS TODO
e63663
%license COPYING
e63663
e63663
%changelog
86f386
* Tue Mar 01 2022 Kamil Dudka <kdudka@redhat.com> - 8.32-32
86f386
- ls, stat: avoid triggering automounts (#2044981)
86f386
- make `df --direct` work again (#2058686)
86f386
e63663
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
e63663
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
e63663
  Related: rhbz#1991688
e63663
e63663
* Wed Jul 07 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-30
e63663
- df: fix duplicated remote entries due to bind mounts (#1979814)
e63663
e63663
* Thu Jul 01 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-29
e63663
- tail: fix stack out-of-bounds write with --follow (#1976935)
e63663
e63663
* Tue Jun 15 2021 Mohan Boddu <mboddu@redhat.com> - 8.32-28
e63663
- Rebuilt for RHEL 9 BETA for openssl 3.0 (#1971065)
e63663
e63663
* Tue Jun 08 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-27
e63663
- mountlist: recognize fuse.portal as dummy file system (#1913358)
e63663
e63663
* Mon May 17 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-26
e63663
- cp: pick additional copy_file_range()-related fixes from upstream
e63663
e63663
* Mon May 03 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-25
e63663
- copy: ensure we enforce --reflink=never
e63663
e63663
* Tue Apr 27 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-24
e63663
- copy: do not refuse to copy a swap file (#1953669)
e63663
e63663
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com>
e63663
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
e63663
e63663
* Fri Apr 09 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-22
e63663
- weaken the dependency on glibc-doc to reduce minimal installations
e63663
- drop the last use of ncurses no longer needed (#1830318)
e63663
- utimens: fix confusing arg type in internal func
e63663
e63663
* Fri Mar 26 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-21
e63663
- hostname,ln: fix memory leaks detected by Coverity
e63663
e63663
* Wed Mar 24 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-20
e63663
- cp: use copy_file_range if available
e63663
e63663
* Thu Feb 18 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-19
e63663
- stat: add support for the exfat file system (#1921427)
e63663
e63663
* Wed Feb 03 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-18
e63663
- make coreutils-common recommend glibc-doc for info doc refs (#959597)
e63663
e63663
* Tue Feb 02 2021 Kamil Dudka <kdudka@redhat.com> - 8.32-17
e63663
- ls: fix crash printing SELinux context for unstatable files (#1921249)
e63663
- split: fix --number=K/N to output correct part of file (#1921246)
e63663
- expr: fix invalid read with unmatched \(...\) (#1919775)
e63663
e63663
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org>
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
e63663
e63663
* Tue Dec 08 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-15
e63663
- rm: do not skip files upon failure to remove an empty dir (#1905481)
e63663
e63663
* Tue Nov 03 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-14
e63663
- df,stat,tail: recognize more file system types
e63663
e63663
* Wed Oct 14 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-13
e63663
- make the %%build section idempotent
e63663
e63663
* Mon Aug 17 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-12
e63663
- do not install /etc/DIR_COLORS.256color (#1830318)
e63663
e63663
* Thu Jul 30 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-11
e63663
- cp: default to --reflink=auto (#1861108)
e63663
e63663
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org>
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
e63663
e63663
* Fri Jul 24 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-9
e63663
- disable -flto on ppc64le to make test-float pass (#1789115)
e63663
e63663
* Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 8.32-8
e63663
- Use make macros
e63663
- https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
e63663
e63663
* Fri Jun 26 2020 James Cassell <cyberpear@fedoraproject.org> - 8.32-7
e63663
- move ncurses to -common package since it's needed for colorls.sh
e63663
- make ncurses optional
e63663
e63663
* Fri May 15 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-6
e63663
- compile with -Dlint to enable optional initialization and cleanup code
e63663
e63663
* Thu Apr 23 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-5
e63663
- du: simplify leaf optimization for XFS (#1823247)
e63663
e63663
* Fri Apr 17 2020 Tom Stellard <tstellar@redhat.com> - 8.32-4
e63663
- Fix missing inline function definition
e63663
e63663
* Wed Mar 11 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-3
e63663
- uniq: remove collation handling as required by newer POSIX
e63663
e63663
* Mon Mar 09 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-2
e63663
- make mknod work again in chroot without /proc being mounted (#1811038)
e63663
- ls: restore 8.31 behavior on removed directories
e63663
e63663
* Thu Mar 05 2020 Kamil Dudka <kdudka@redhat.com> - 8.32-1
e63663
- new upstream release 8.32
e63663
e63663
* Tue Feb 11 2020 Kamil Dudka <kdudka@redhat.com> - 8.31-10
e63663
- make upstream test-suite work with root privileges (#1800597)
e63663
e63663
* Wed Feb 05 2020 Kamil Dudka <kdudka@redhat.com> - 8.31-9
e63663
- use upstream fix the cp/proc-short-read test
e63663
e63663
* Thu Jan 30 2020 Kamil Dudka <kdudka@redhat.com> - 8.31-8
e63663
- skip a test that relies on /proc/kallsyms having immutable content
e63663
e63663
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org>
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
e63663
e63663
* Thu Oct 17 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-6
e63663
- temporarily disable the use of statx (#1760300)
e63663
e63663
* Fri Oct 11 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-5
e63663
- use statx instead of stat when available (#1760300)
e63663
e63663
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org>
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
e63663
e63663
* Tue Jul 16 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-3
e63663
- disable flashing in ls colors for broken symbolic links (#1728986)
e63663
e63663
* Mon Mar 18 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-2
e63663
- fix formatting of sha512sum(1) man page (#1688740)
e63663
e63663
* Mon Mar 11 2019 Kamil Dudka <kdudka@redhat.com> - 8.31-1
e63663
- new upstream release 8.31
e63663
e63663
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org>
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
e63663
e63663
* Wed Nov 07 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-8
e63663
- sync: fix open() fallback bug
e63663
- fix implicit declaration warning in coreutils-getgrouplist.patch
e63663
e63663
* Sat Nov 03 2018 Kevin Fenzi <kevin@scrye.com> - 8.30-7
e63663
- Also remove Requires pre/post used by info scriptlets.
e63663
e63663
* Sat Nov 03 2018 Kevin Fenzi <kevin@scrye.com> - 8.30-6
e63663
- Remove no longer needed info scriptlets
e63663
e63663
* Thu Oct 11 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-5
e63663
- fix heap-based buffer overflow in vasnprintf() (CVE-2018-17942)
e63663
e63663
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.30-4
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
e63663
e63663
* Tue Jul 10 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-3
e63663
- rename gnulib's renameat2 to renameatu to avoid clash with glibc (#1598518)
e63663
e63663
* Wed Jul 04 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-2
e63663
- sync i18n patches with Suse (patch by Bernhard Voelker)
e63663
e63663
* Mon Jul 02 2018 Kamil Dudka <kdudka@redhat.com> - 8.30-1
e63663
- new upstream release 8.30
e63663
e63663
* Wed May 30 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-12
e63663
- add provides to coreutils-single to make it a drop-in replacement
e63663
e63663
* Mon May 28 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-11
e63663
- ls: increase the allowed abmon width from 5 to 12 (#1577872)
e63663
- date, ls: pick strftime fixes from glibc to improve locale support (#1577872)
e63663
e63663
* Fri Apr 20 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-10
e63663
- fix crash caused by mistakenly enabled leaf optimization (#1558249)
e63663
e63663
* Fri Mar 23 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-9
e63663
- make it possible to install the latest available Adobe Reader RPM for Linux
e63663
e63663
* Mon Mar 19 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-8
e63663
- drop BR for bison, which is not used during the build
e63663
e63663
* Fri Mar 16 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-7
e63663
- make sure that parse-datetime.{c,y} ends up in debuginfo (#1555079)
e63663
e63663
* Tue Mar 06 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-6
e63663
- fix build failure with glibc-2.28
e63663
e63663
* Mon Feb 26 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.29-5
e63663
- Remove /bin/* Provides
e63663
e63663
* Mon Feb 19 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-4
e63663
- add explicit BR for the gcc compiler
e63663
e63663
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.29-3
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
e63663
e63663
* Tue Jan 23 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-2
e63663
- doc: warn about following symlinks recursively in chown/chgrp (CVE-2017-18018)
e63663
- mv -n: do not overwrite the destination
e63663
e63663
* Tue Jan 02 2018 Kamil Dudka <kdudka@redhat.com> - 8.29-1
e63663
- new upstream release 8.29
e63663
e63663
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.28-2
e63663
- Remove very old Provides (mktemp, sh-utils, textwrap, fileutils, stat)
e63663
e63663
* Mon Sep 04 2017 Kamil Dudka <kdudka@redhat.com> - 8.28-1
e63663
- new upstream release 8.28
e63663
e63663
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 8.27-16
e63663
- Own the %%{_libexecdir}/coreutils dir
e63663
e63663
* Fri Aug 18 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-15
e63663
- ptx: fix a possible crash caused by integer overflow (#1482445)
e63663
e63663
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.27-14
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
e63663
e63663
* Fri Jul 28 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.27-13
e63663
- Enable separate debuginfo back
e63663
e63663
* Wed Jul 26 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-12
e63663
- avoid build failure caused broken RPM code that produces debuginfo packages
e63663
e63663
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.27-11
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e63663
e63663
* Tue May 30 2017 Sebastian Kisela <skisela@redhat.com> - 8.27-10
e63663
- doc: mention `setpriv --no-new-privs` feature in runcon info
e63663
e63663
* Tue May 16 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-9
e63663
- add coreutils-full provides for coreutils to make it explicitly installable
e63663
e63663
* Wed May 03 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-8
e63663
- drop coreutils-overflow.patch no longer needed (#158405)
e63663
e63663
* Wed May 03 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-7
e63663
- drop workaround for already fixed rpm-build bug (#1306559)
e63663
e63663
* Wed May 03 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-6
e63663
- do not mention a deprecated option in localized man pages
e63663
- drop workaround no longer needed for 10 years old rpm-build bug (#246729)
e63663
- drop unnecessary uses of %%defattr
e63663
e63663
* Fri Apr 28 2017 Sebastian Kisela <skisela@redhat.com> - 8.27-5
e63663
- tail: revert to polling if a followed directory is replaced (#1283760)
e63663
e63663
* Thu Apr 27 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-4
e63663
- date, touch: fix out-of-bounds write via large TZ variable (CVE-2017-7476)
e63663
e63663
* Tue Apr 25 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-3
e63663
- do not obsolete coreutils-single, so it can be installed by DNF2 (#1444802)
e63663
e63663
* Wed Mar 15 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-2
e63663
- fix spurious build failure caused by the misc/date-debug test
e63663
e63663
* Thu Mar 09 2017 Kamil Dudka <kdudka@redhat.com> - 8.27-1
e63663
- new upstream release 8.27
e63663
e63663
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.26-7
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
e63663
e63663
* Fri Feb 03 2017 Kamil Dudka <kdudka@redhat.com> - 8.26-6
e63663
- fold: preserve new-lines in mutlibyte text (#1418505)
e63663
e63663
* Mon Jan 23 2017 Kamil Dudka <kdudka@redhat.com> - 8.26-5
e63663
- date: fix TZ= regression (patch by Pádraig Brady)
e63663
e63663
* Mon Jan 02 2017 Kamil Dudka <kdudka@redhat.com> - 8.26-4
e63663
- use upstream patch for gnulib's test-lock (instead of disabling it)
e63663
e63663
* Thu Dec 15 2016 Kamil Dudka <kdudka@redhat.com> - 8.26-3
e63663
- drop build fixes no longer needed
e63663
e63663
* Fri Dec 02 2016 Kamil Dudka <kdudka@redhat.com> - 8.26-2
e63663
- apply patches automatically to ease maintenance
e63663
e63663
* Thu Dec 01 2016 Kamil Dudka <kdudka@redhat.com> - 8.26-1
e63663
- new upstream release 8.26
e63663
e63663
* Mon Oct 31 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-17
e63663
- md5sum,sha*sum: fix --ignore-missing with checksums starting with 00
e63663
e63663
* Tue Oct 11 2016 Tomáš Mráz <tmraz@redhat.com> - 8.25-16
e63663
- rebuild with OpenSSL 1.1.0
e63663
e63663
* Wed Sep 07 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-15
e63663
- ls: allow interruption when reading slow directories (#1365933)
e63663
e63663
* Tue Jul 19 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-14
e63663
- run autoreconf in %%prep
e63663
- drop post-install fix for Japanese locales that no longer applies
e63663
- fix 'sort -h -k' in locales that use blank as thousands separator (#1355780)
e63663
e63663
* Thu Jul 14 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-13
e63663
- make 'sort -h' work for arbitrary column even when using UTF-8 locales
e63663
e63663
* Mon Jul 11 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-12
e63663
- install -Z now sets default SELinux context for created directories (#1339135)
e63663
- drop the %%pre scriptlet, which is no longer needed (#1354078)
e63663
- clarify recognition of "^COLOR.*none" in /etc/DIR_COLORS (#1349579)
e63663
e63663
* Thu Jul 07 2016 Jakub Martisko <jamartis@redhat.com> - 8.25-11
e63663
- switch to UTF8 locale when (un)expand input contains BOM header
e63663
  (#1158494)
e63663
- fixed regression where (un)expand would end with "long input line"
e63663
  error when BOM header is present
e63663
e63663
* Fri Jun 24 2016 Ondrej Vasik <ovasik@redhat.com> - 8.25-10
e63663
- change way of detection of interactive shell in colorls.sh script
e63663
  (#1321648)
e63663
e63663
* Mon Jun 20 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-9
e63663
- add BR for glibc-langpack-en to prevent the expand/mb test from failing
e63663
- do not use /bin/mv in %%post to avoid a circular dependency (#1348043)
e63663
e63663
* Fri Jun 17 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-8
e63663
- sync /etc/DIR_COLORS with latest upstream (#1335320)
e63663
e63663
* Wed Jun 15 2016 Kamil Dudka <kdudka@redhat.com> - 8.25-7
e63663
- handle info doc in RPM scriptlets of coreutils-common, which provides it
e63663
- make sure that the license file is installed, even if coreutils-common is not
e63663
e63663
* Thu Jun 09 2016 Jakub Martisko <jamartis@redhat.com> - 8.25-6
e63663
- (un)expand: fix regression in handling input files, where only
e63663
  the first file was processed.
e63663
e63663
* Sat Mar 05 2016 Ondrej Vasik <ovasik@redhat.com> - 8.25-5
e63663
- cut: move back to the old i18n implementation (#1314722)
e63663
e63663
* Mon Feb 15 2016 Ondrej Vasik <ovasik@redhat.com> - 8.25-4
e63663
- cut: fix regression in handling fields for lines wider
e63663
  than 64 chars (#1304839)
e63663
e63663
* Thu Feb 11 2016 Lubomir Rintel <lkundrak@v3.sk> - 8.25-3
e63663
- Fix a regression in unexpand empty line handling
e63663
e63663
* Thu Jan 21 2016 Ondrej Vasik <ovasik@redhat.com> - 8.25-2
e63663
- Adjust the i18n patch for coreutils-8.25
e63663
- add new base32 binary
e63663
e63663
* Wed Jan 20 2016 Ondrej Vasik <ovasik@redhat.com> - 8.25-1
e63663
- new upstream release(#1300282)
e63663
e63663
* Fri Jan 15 2016 Ondrej Oprala <ooprala@redhat.com> - 8.24-108
e63663
- cut: be MB for ALL archs
e63663
e63663
* Fri Jan 15 2016 Ondrej Oprala <ooprala@redhat.com> - 8.24-107
e63663
- Use the new i18n implementation for the cut utility
e63663
e63663
* Wed Jan 13 2016 Ondrej Vasik <ovasik@redhat.com> - 8.24-106
e63663
- mv: prevent dataloss when source dir is specified multiple
e63663
  times (#1297464, by P.Brady)
e63663
e63663
* Mon Dec 14 2015 Pádraig Brady <pbrady@redhat.com> - 8.24-105
e63663
- Give explicit priority to coreutils over coreutils-single
e63663
e63663
* Thu Dec 03 2015 Pádraig Brady <pbrady@redhat.com> - 8.24-104
e63663
- Avoid libgmp and libcrypto dependencies from coreutils-single
e63663
e63663
* Thu Dec 03 2015 Pádraig Brady <pbrady@redhat.com> - 8.24-103
e63663
- Remove erroneous /usr/bin/kill from coreutils-single
e63663
e63663
* Tue Dec 01 2015 Ondrej Oprala <ooprala@redhat.com> - 8.24-102
e63663
- Use the new i18n implementation for expand/unexpand
e63663
e63663
* Mon Nov 30 2015 Ondrej Vasik <ovasik@redhat.com> - 8.24-101
e63663
- coreutils-single should provide versioned coreutils (#1286338)
e63663
e63663
* Wed Nov 18 2015 Pádraig Brady <pbrady@redhat.com> - 8.24-100
e63663
- Split package to more easily support smaller installs
e63663
e63663
* Wed Sep 16 2015 Kamil Dudka <kdudka@redhat.com> - 8.24-4
e63663
- fix memory leak in sort/I18N (patches written by Pádraig, #1259942)
e63663
e63663
* Sat Sep 12 2015 Ondrej Vasik <ovasik@redhat.com> 8.24-3
e63663
- fix one still existing occurance of non-full path in colorls.sh
e63663
e63663
* Thu Jul 16 2015 Ondrej Vasik <ovasik@redhat.com> 8.24-2
e63663
- use newer version of sort/I18N fix for CVE-2015-4041
e63663
  and CVE-2015-4042
e63663
e63663
* Sun Jul 05 2015 Ondrej Vasik <ovasik@redhat.com> 8.24-1
e63663
- new upstream release 8.24
e63663
e63663
* Sat Jul  4 2015 Peter Robinson <pbrobinson@fedoraproject.org> 8.23-14
e63663
- Disable failing test-update-copyright to fix FTBFS
e63663
e63663
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.23-13
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
e63663
e63663
* Thu Jun 04 2015 Ondrej Vasik <ovasik@redhat.com> - 8.23-12
e63663
- call utilities in colorls.* scripts with full path (#1222140)
e63663
e63663
* Thu May 14 2015 Kamil Dudka <kdudka@redhat.com> - 8.23-11
e63663
- run 'make check' in parallel to speed up the build
e63663
e63663
* Wed May 13 2015 Ondrej Oprala <ooprala@redhat.com> - 8.23-10
e63663
- sort - fix buffer overflow in some case conversions
e63663
  - patch by Pádraig Brady
e63663
e63663
* Mon Apr 20 2015 Pádraig Brady <pbrady@redhat.com> - 8.23-9
e63663
- Adjust LS_COLORS in 256 color mode; brighten some, remove hardlink colors (#1196642)
e63663
e63663
* Sun Mar 22 2015 Peter Robinson <pbrobinson@fedoraproject.org> 8.23-8
e63663
- Drop large ancient docs
e63663
e63663
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 8.23-7
e63663
- Rebuilt for Fedora 23 Change
e63663
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
e63663
e63663
* Mon Dec 01 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-6
e63663
- have the LC_TIME subdirs with lang macro (#1169027)
e63663
e63663
* Wed Oct 15 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-5
e63663
- handle situation with ro /tmp in colorls scripts (#1149761)
e63663
e63663
* Wed Oct 01 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-4
e63663
- fix the sorting in multibyte locales (NUL-terminate sort keys)
e63663
  - patch by Andreas Schwab (#1146185)
e63663
e63663
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.23-3
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e63663
e63663
* Tue Aug 05 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-2
e63663
- enable smp_flags again (by B.Voelker)
e63663
- fix regression in chroot
e63663
e63663
* Tue Jul 22 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-1
e63663
- new upstream release 8.23
e63663
- synchronize the old differences in ls SELinux options
e63663
  with upstream
e63663
- skip df/skip-duplicates.sh test for now (passing locally, failing in koji)
e63663
e63663
* Fri Jul 11 2014 Tom Callaway <spot@fedoraproject.org> - 8.22-17
e63663
- fix license handling
e63663
e63663
* Mon Jun 23 2014 Jakub ÄŒajka <jcajka@redhat.com> - 8.22-16
e63663
- fix failed tests on ppc(backport from gnulib upstream)
e63663
e63663
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.22-15
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
e63663
e63663
* Sat Apr 12 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-14
e63663
- fix dd sparse test failure on xfs filesystem(#1085727,
e63663
  by P.Brady)
e63663
e63663
* Wed Mar 05 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-13
e63663
- drop the util-linux requirements (smaller docker images),
e63663
  drop ancient obsoletes of -libs subpackage
e63663
e63663
* Sun Mar 02 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-12
e63663
- fix the date crash or infloop in TZ="" parsing (#1069657)
e63663
e63663
* Mon Jan 13 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-11
e63663
- cp/mv/install: do not crash when getfscreatecon() is
e63663
  returning a NULL context
e63663
e63663
* Mon Jan 13 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-10
e63663
- unset the unnecessary envvars after colorls scripts(#1051703)
e63663
- improve the limitation (check for both utf8 and utf-8)
e63663
e63663
* Fri Jan 10 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-9
e63663
- Limit the cut optimizations to UTF-8 locales only
e63663
e63663
* Wed Jan 08 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-8
e63663
- Don't use cut mb path if not necessary (#1021403, #499220)
e63663
- several i18n patch improvements merged from OpenSUSE (fixed
e63663
  compilation warnings, simplify mb handling in uniq)
e63663
e63663
* Mon Jan 06 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-7
e63663
- Fix sorting by non-first field (#1003544)
e63663
e63663
* Fri Jan 03 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-6
e63663
- do not modify SELinux contexts of existing parent
e63663
  directories when copying files (fix by P.Brady, #1045122)
e63663
e63663
* Thu Jan 02 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-5
e63663
- reverted an old change and constricted it's condition
e63663
- turned off two multibyte tests (wrong strcoll return value)
e63663
e63663
* Mon Dec 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-4
e63663
- skip even the ls aliases in noninteractive mode
e63663
  (suggested by T. Cordes, #988152)
e63663
e63663
* Sun Dec 22 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-3
e63663
- reset buffer before copying to prevent some rare cases of
e63663
  invalid output in join and uniq(#1036289)
e63663
e63663
* Sat Dec 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-1
e63663
- new upstream version 8.22
e63663
- temporarily disable multibyte cut.pl part and df symlink
e63663
  tests
e63663
e63663
* Thu Dec 12 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-23
e63663
- skip output-is-input-mb.p test - failing on armv7l (reported
e63663
  by B.Voelker)
e63663
e63663
* Mon Dec  9 2013 Peter Robinson <pbrobinson@fedoraproject.org> 8.21-22
e63663
- Add upstream patch to fix test failures on aarch64
e63663
e63663
* Thu Nov 28 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-21
e63663
- turn on the multibyte path in the testsuite to cover
e63663
  i18n regressions
e63663
e63663
* Wed Nov 06 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-20
e63663
- fix possible colorls.csh script errors for tcsh with
e63663
  noclobber set and entered include file (#1027279)
e63663
e63663
* Mon Oct 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-19
e63663
- cp: correct error message for invalid arguments
e63663
  of '--no-preserve' (#1018206)
e63663
e63663
* Thu Aug 15 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-18
e63663
- pr -e, with a mix of backspaces and TABs, could corrupt the heap
e63663
  in multibyte locales (analyzed by J.Koncicky)
e63663
e63663
* Wed Aug 14 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-17
e63663
- Fix sort multibyte incompatibilities
e63663
e63663
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.21-16
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
e63663
e63663
* Wed Jul 17 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-15
e63663
- change the TMP variable name in colorls.csh to _tmp (#981373)
e63663
e63663
* Fri May 17 2013 Ondrej Vasik 
e63663
- revert the last change
e63663
e63663
* Fri May 17 2013 Ondrej Vasik 
e63663
- require glibc-devel to prevent broken links in coreutils
e63663
  info manual (#959597)
e63663
e63663
* Wed May 08 2013 Ondrej Vasik 
e63663
- optimization of colorls scripts by Ville Skytta (#961012)
e63663
e63663
* Fri Apr 05 2013 Ondrej Oprala 
e63663
- Fix tmp file location in colorls scripts (#948008)
e63663
e63663
* Thu Mar 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-10
e63663
- DIR_COLORS.$TERM should have higher priority than
e63663
  DIR_COLORS.256color (#921651)
e63663
e63663
* Mon Mar 11 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-9
e63663
- add support for INCLUDE in colorls scripts (#818069)
e63663
e63663
* Mon Mar 04 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-8
e63663
- fix factor on AArch64 (M.Salter, #917735)
e63663
e63663
* Fri Mar 01 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-7
e63663
- ls: colorize several new archive/compressed types (#868510)
e63663
e63663
* Sat Feb 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-6
e63663
- install: do proper cleanup when strip fails
e63663
  (O.Oprala, B.Voekler, #632444)
e63663
e63663
* Wed Feb 20 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-5
e63663
- fix multibyte issue in unexpand(by R.Kollar, #821262)
e63663
e63663
* Mon Feb 18 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-4
e63663
- fix sort-mb-tests.sh test (B.Voelker)
e63663
e63663
* Mon Feb 18 2013 Mark Wielaard <mjw@redhat.com> 8.21-3
e63663
- fix coreutils-i18n.patch to terminate mbdelim string (#911929)
e63663
e63663
* Mon Feb 18 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-2
e63663
- remove unnecessary powerpc factor patch
e63663
e63663
* Fri Feb 15 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-1
e63663
- new upstream release 8.21, update patches
e63663
e63663
* Thu Feb 07 2013 Ondrej Oprala <ooprala@redhat.com> 8.20-8
e63663
- add missing sort-mb-tests.sh to local.mk
e63663
e63663
* Tue Feb 05 2013 Ondrej Vasik <ovasik@redhat.com> 8.20-7
e63663
- add support for DTR/DSR control flow in stty(#445213)
e63663
e63663
* Wed Jan 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.20-6
e63663
- fix multiple segmantation faults in i18n patch (by SUSE)
e63663
  (#869442, #902917)
e63663
e63663
* Thu Dec 20 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-5
e63663
- seq: fix newline output when -s specified (upstream)
e63663
e63663
* Mon Dec 10 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-4
e63663
- fix showing duplicates in df (#709351, O.Oprala, B.Voelker)
e63663
e63663
* Thu Dec 06 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-3
e63663
- fix factor on 32bit powerpc (upstream, #884715)
e63663
e63663
* Mon Nov 05 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-2
e63663
- disable the temporary O_SYNC fix (glibc is fixed - #872366)
e63663
e63663
* Sat Oct 27 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-1
e63663
- new upstream release 8.20
e63663
- Temporarily require util-linux >= 2.22.1-3 (to prevent missing
e63663
  su/runuser on system)
e63663
e63663
* Mon Aug 20 2012 Ondrej Vasik <ovasik@redhat.com> 8.19-1
e63663
- new upstream release 8.19
e63663
- fix multibyte issues in cut and expand (M.Briza, #821260)
e63663
e63663
* Sun Aug 12 2012 Ondrej Vasik <ovasik@redhat.com> 8.18-1
e63663
- new upstream release 8.18
e63663
- su/runuser moved to util-linux
e63663
e63663
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.17-4
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e63663
e63663
* Tue May 15 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-3
e63663
- add virtual provides for bundled(gnulib) copylib (#821748)
e63663
e63663
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-2
e63663
- ls: upstream fix - correctly show symlinks in /
e63663
e63663
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-1
e63663
- new upstream release 8.17
e63663
e63663
* Fri May 04 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-3
e63663
- add .htm and .shtml to colorized DIR_COLORS document
e63663
  type (#817218)
e63663
e63663
* Mon Apr 16 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-2
e63663
- fix the tcsh colorls.csh behaviour in non-interactive
e63663
  mode (#804604)
e63663
e63663
* Mon Mar 26 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-1
e63663
- new upstream release 8.16
e63663
- defuzz patches, remove already applied patches
e63663
e63663
* Thu Mar 08 2012 Ondrej Vasik <ovasik@redhat.com> 8.15-8
e63663
- fix regression in du -x with nondir argument (by J.Meyering)
e63663
e63663
* Wed Mar 07 2012 Ondrej Vasik <ovasik@redhat.com> 8.15-7
e63663
- fix sort segfault with multibyte locales (by P.Brady)
e63663
e63663
* Fri Feb 10 2012 Harald Hoyer <harald@redhat.com> 8.15-6
e63663
- turn on testsuite again
e63663
e63663
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-5
e63663
- add filesystem guard
e63663
e63663
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-4
e63663
- add missing provides for the /usr-move
e63663
e63663
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-3
e63663
- install everything in /usr
e63663
  https://fedoraproject.org/wiki/Features/UsrMove
e63663
e63663
* Mon Jan 16 2012 Kamil Dudka <kdudka@redhat.com> - 8.15-2
e63663
- fix stack smashing, buffer overflow, and invalid output of pr (#772172)
e63663
e63663
* Sat Jan 07 2012 Ondrej Vasik <ovasik@redhat.com> - 8.15-1
e63663
- new upstream release 8.15
e63663
e63663
* Thu Jan 05 2012 Ondrej Vasik <ovasik@redhat.com> - 8.14-6
e63663
- do not use shebang in sourced colorls.csh
e63663
e63663
* Thu Jan 05 2012 Ondrej Vasik <ovasik@redhat.com> - 8.14-5
e63663
- fix pr -c and pr -v segfault with multibyte locales
e63663
e63663
* Mon Oct 31 2011 Rex Dieter <rdieter@fedoraproject.org> 8.14-4
e63663
- rebuild (gmp), last time, I promise
e63663
e63663
* Mon Oct 24 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-3
e63663
- require at least pam 1.1.3-7 (#748215)
e63663
e63663
* Thu Oct 20 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-2
e63663
- rebuild for gmp
e63663
e63663
* Wed Oct 12 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-1
e63663
- new upstream release 8.14
e63663
e63663
* Mon Sep 26 2011 Peter Schiffer <pschiffe@redhat.com> - 8.13-2.2
e63663
- rebuild with new gmp
e63663
e63663
* Mon Sep 12 2011 Ondrej Vasik <ovasik@redhat.com> - 8.13-2
e63663
- Obsolete coreutils-libs (#737287)
e63663
e63663
* Fri Sep 09 2011 Ondrej Vasik <ovasik@redhat.com> - 8.13-1
e63663
- new upstream release 8.13
e63663
- temporarily disable recently added multibyte checks in
e63663
  misc/cut test
e63663
- fix the SUSE fix for cut output-delimiter
e63663
- drop coreutils-libs subpackage, no longer needed
e63663
e63663
* Mon Sep 05 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-7
e63663
- incorporate some i18n patch fixes from OpenSUSE:
e63663
  - fix cut output-delimiter option
e63663
  - prevent infinite loop in sort when ignoring chars
e63663
  - prevent using unitialized variable in cut
e63663
e63663
* Tue Aug 23 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-6
e63663
- su: fix shell suspend in tcsh (#597928)
e63663
e63663
* Thu Aug 18 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-5
e63663
- variable "u" should be static in uname processor type patch
e63663
e63663
* Thu Aug 11 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-4
e63663
- deprecate non-upstream cp -Z/--context (install should be
e63663
  used instead of it), make it working if destination exists
e63663
  (#715557)
e63663
e63663
* Fri Jul 29 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-3
e63663
- use acl_extended_file_nofollow() if available (#692823)
e63663
e63663
* Fri Jul 15 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-2
e63663
- support ecryptfs mount of Private (postlogin into su.pamd)
e63663
  (#722323)
e63663
e63663
* Wed Apr 27 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-1
e63663
- new upstream release 8.12
e63663
e63663
* Thu Apr 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.11-2
e63663
- fix issue with df --direct(extra new line)
e63663
e63663
* Thu Apr 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.11-1
e63663
- new upstream release 8.11, defuzz patches
e63663
e63663
* Tue Mar 22 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-7
e63663
- add note about mkdir mode behaviour into info
e63663
  documentation (#610559)
e63663
e63663
* Mon Mar 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-6
e63663
- fix possible uninitalized variables usage caused by i18n
e63663
  patch(#683799)
e63663
e63663
* Fri Mar  4 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-5
e63663
- make coreutils build even without patches (with
e63663
  nopam, norunuser and noselinux variables)
e63663
e63663
* Thu Feb 17 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-4
e63663
- colorize documents by DIR_COLORS files(brown like mc)
e63663
e63663
* Thu Feb 17 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-3
e63663
- add several new TERMs to DIR_COLORS files(#678147)
e63663
e63663
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.10-2
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e63663
e63663
* Fri Feb 04 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-1
e63663
- new upstream release coreutils-8.10
e63663
e63663
* Sat Jan 08 2011 Dennis Gilmore <dennis@ausil.us> - 8.9-2
e63663
- drop no longer needed mkstemp patch for sparc 
e63663
e63663
* Tue Jan 04 2011 Ondrej Vasik <ovasik@redhat.com> - 8.9-1
e63663
- new upstream release coreutils-8.9
e63663
e63663
* Fri Dec 31 2010 Ondrej Vasik <ovasik@redhat.com> - 8.8-2
e63663
- The suffix length was dependent on the number of bytes
e63663
  or lines per file (#666293)
e63663
e63663
* Thu Dec 23 2010 Ondrej Vasik <ovasik@redhat.com> - 8.8-1
e63663
- fix parallel sorting issue (#655096)
e63663
- new upstream release coreutils-8.8 (#665164)
e63663
e63663
* Thu Nov 18 2010 Ondrej Vasik <ovasik@redhat.com> - 8.7-2
e63663
- don't prompt for password with runuser(#654367)
e63663
e63663
* Mon Nov 15 2010 Ondrej Vasik <ovasik@redhat.com> - 8.7-1
e63663
- new upstream release coreutils-8.7
e63663
- pam support in su consolidation with SUSE(#622700)
e63663
e63663
* Wed Nov 03 2010 Kamil Dudka <kdudka@redhat.com> - 8.6-3
e63663
- prevent sort from assertion failure in case LC_CTYPE does not match LC_TIME
e63663
  (#647938)
e63663
e63663
* Tue Oct 26 2010 Kamil Dudka <kdudka@redhat.com> - 8.6-2
e63663
- improve i18n support in sort (debug-keys test is now back)
e63663
e63663
* Wed Oct 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.6-1
e63663
- new upstream release 8.6
e63663
- remove applied patches, temporarily disable sort
e63663
  debug-keys test for multibyte locales (failing
e63663
  because of i18n patch)
e63663
e63663
* Thu Sep 30 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-10
e63663
- various fixes for case conversion in tr(#611274)
e63663
e63663
* Wed Sep 29 2010 jkeating - 8.5-9
e63663
- Rebuilt for gcc bug 634757
e63663
e63663
* Mon Sep 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-8
e63663
- change assertion failure for invalid multibyte input
e63663
  in sort to less confusing error message(#591352)
e63663
e63663
* Wed Sep 08 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-7
e63663
- add RELRO protection to su as well (#630017)
e63663
e63663
* Mon Sep 06 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-6
e63663
- compile su with pie again (#630017)
e63663
e63663
* Mon Aug 30 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-5
e63663
- fix double free abort in tac (#628213)
e63663
e63663
* Thu Jul 22 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-4
e63663
- Add .ear, .war, .sar , for Java jar-like archives to
e63663
  dircolors (#616497)
e63663
e63663
* Fri Jul  2 2010 Dan Horák <dan[at]danny.cz> - 8.5-3
e63663
- rebuilt with the updated configuration patch
e63663
- drop the old -O1 exception for s390(x)
e63663
- updated the getgrouplist patch (Kamil Dudka)
e63663
e63663
* Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-2
e63663
- doublequote LS_COLORS in colorls.*sh scripts to speedup
e63663
  shell start(#586029)
e63663
- add patch for mkstemp on sparc64(Dennis Gilmore)
e63663
- update /etc/DIR_COLORS* files
e63663
e63663
* Mon Apr 26 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-1
e63663
- new upstream release 8.5
e63663
e63663
* Thu Apr 15 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-8
e63663
- move readlink from /usr/bin to bin, keep symlink in
e63663
  /usr/bin(#580682)
e63663
e63663
* Mon Mar 29 2010 Kamil Dudka <kdudka@redhat.com> - 8.4-7
e63663
- a new option df --direct
e63663
e63663
* Sat Mar 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-6
e63663
- run tput colors in colorls profile.d scripts only
e63663
  in the interactive mode(#450424)
e63663
e63663
* Fri Feb 12 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-5
e63663
- fix exit status of terminated child processes in su with
e63663
  pam(#559098)
e63663
e63663
* Fri Feb 05 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-4
e63663
- do not depend on selinux patch application in
e63663
  _require_selinux tests(#556350)
e63663
e63663
* Fri Jan 29 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-3
e63663
- do not fail tests if there are no loopdevices left
e63663
  (#558898)
e63663
e63663
* Tue Jan 26 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-2
e63663
- who doesn't determine user's message status correctly
e63663
  (#454261)
e63663
e63663
* Thu Jan 14 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-1
e63663
- new upstream release 8.4
e63663
e63663
* Fri Jan 08 2010 Ondrej Vasik <ovasik@redhat.com> - 8.3-1
e63663
- new upstream release 8.3
e63663
e63663
* Wed Jan 06 2010 Ondrej Vasik <ovasik@redhat.com> - 8.2-6
e63663
- require gmp-devel/gmp for large numbers support(#552846)
e63663
e63663
* Sun Dec 27 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-5
e63663
- fix misc/selinux root-only test(#550494)
e63663
e63663
* Sat Dec 19 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-4
e63663
- bring back uname -p/-i functionality except of the
e63663
  athlon hack(#548834)
e63663
- comment patches
e63663
e63663
* Wed Dec 16 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-3
e63663
- use grep instead of deprecated egrep in colorls.sh script
e63663
  (#548174)
e63663
- remove unnecessary versioned requires/conflicts
e63663
- remove non-upstream hack for uname -p
e63663
e63663
* Wed Dec 16 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-2
e63663
- fix DIR_COLORS.256color file
e63663
e63663
* Fri Dec 11 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-1
e63663
- new upstream release 8.2
e63663
- removed applied patches, temporarily do not run dup_cloexec()
e63663
  dependent gnulib tests failing in koji
e63663
e63663
* Fri Nov 27 2009 Ondrej Vasik <ovasik@redhat.com> - 8.1-1
e63663
- new upstream release 8.1
e63663
- fix build under koji (no test failures with underlying
e63663
  RHEL-5 XEN kernel due to unsearchable path and lack of
e63663
  futimens functionality)
e63663
e63663
* Wed Oct 07 2009 Ondrej Vasik <ovasik@redhat.com> - 8.0-2
e63663
- update /etc/DIR_COLORS* files
e63663
e63663
* Wed Oct 07 2009 Ondrej Vasik <ovasik@redhat.com> - 8.0-1
e63663
- New upstream release 8.0 (beta), defuzz patches,
e63663
  remove applied patches
e63663
e63663
* Mon Oct 05 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-7
e63663
- chcon no longer aborts on a selinux disabled system
e63663
  (#527142)
e63663
e63663
* Fri Oct 02 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-6
e63663
- ls -LR exits with status 2, not 0, when it encounters
e63663
  a cycle(#525402)
e63663
- ls: print "?", not "0" as inode of dereferenced dangling
e63663
  symlink(#525400)
e63663
- call the install-info on .gz info files
e63663
e63663
* Tue Sep 22 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-5
e63663
- improve and correct runuser documentation (#524805)
e63663
e63663
* Mon Sep 21 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-4
e63663
- add dircolors color for GNU lzip (#516897)
e63663
e63663
* Fri Sep 18 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-3
e63663
- fixed typo in DIR_COLORS.256color causing no color for
e63663
  multihardlink
e63663
e63663
* Wed Sep 16 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-2
e63663
- fix copying of extended attributes for read only source
e63663
  files
e63663
e63663
* Sat Sep 12 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-1
e63663
- new upstream bugfix release 7.6, removed applied patches,
e63663
  defuzzed the rest
e63663
e63663
* Thu Sep 10 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-6
e63663
- fix double free error in fold for singlebyte locales
e63663
  (caused by multibyte patch)
e63663
e63663
* Tue Sep 08 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-5
e63663
- fix sort -h for multibyte locales (reported via
e63663
  http://bugs.archlinux.org/task/16022)
e63663
e63663
* Thu Sep 03 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-4
e63663
- fixed regression where df -l <device> as regular user
e63663
  cause "Permission denied" (#520630, introduced by fix for
e63663
  rhbz #497830)
e63663
e63663
* Fri Aug 28 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-3
e63663
- ls -i: print consistent inode numbers also for mount points
e63663
  (#453709)
e63663
e63663
* Mon Aug 24 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-2
e63663
- Better fix than workaround the koji insufficient utimensat
e63663
  support issue to prevent failures in other packages
e63663
e63663
* Fri Aug 21 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-1
e63663
- New upstream release 7.5, remove already applied patches,
e63663
  defuzz few others, xz in default set(by dependencies),
e63663
  so no explicit br required
e63663
- skip two new tests on system with insufficient utimensat
e63663
  support(e.g. koji)
e63663
- libstdbuf.so in separate coreutils-libs subpackage
e63663
- update /etc/DIRCOLORS*
e63663
e63663
* Thu Aug 06 2009 Ondrej Vasik <ovasik@redhat.com> - 7.4-6
e63663
- do process install-info only with info files present(#515970)
e63663
- BuildRequires for xz, use xz tarball
e63663
e63663
* Wed Aug 05 2009 Kamil Dudka <kdudka@redhat.com> - 7.4-5
e63663
- ls -1U with two or more arguments (or with -R or -s) works properly again
e63663
- install runs faster again with SELinux enabled (#479502)
e63663
e63663
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.4-4
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e63663
e63663
* Mon Jul 06 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-3
e63663
- do not ignore sort's version sort for multibyte locales
e63663
  (#509688)
e63663
e63663
* Thu Jun 18 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-2
e63663
- temporarily workaround probable kernel issue with
e63663
  TCSADRAIN(#504798)
e63663
e63663
* Mon May 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-1
e63663
- new upstream release 7.4, removed applied patches
e63663
e63663
* Thu Apr 23 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-3
e63663
- fix segfaults in join (i18n patch) when using multibyte
e63663
  locales(#497368)
e63663
e63663
* Fri Apr 17 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-2
e63663
- make mv xattr support failures silent (as is done for
e63663
  cp -a) - #496142
e63663
e63663
* Tue Mar 31 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-1
e63663
- New upstream bugfix release 7.2
e63663
- removed applied patches
e63663
- temporarily disable strverscmp failing gnulib test
e63663
e63663
* Thu Mar 19 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-7
e63663
- do not ship /etc/DIR_COLORS.xterm - as many terminals
e63663
  use TERM xterm and black background as default - making
e63663
  ls color output unreadable
e63663
- shipping /etc/DIR_COLORS.lightbgcolor instead of it for
e63663
  light(white/gray) backgrounds
e63663
- try to preserve xattrs in cp -a when possible
e63663
e63663
* Mon Mar 02 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-6
e63663
- fix sort bugs (including #485715) for multibyte locales
e63663
  as well
e63663
e63663
* Fri Feb 27 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-5
e63663
- fix infinite loop in recursive cp (upstream, introduced
e63663
  by 7.1)
e63663
e63663
* Thu Feb 26 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-4
e63663
- fix showing ACL's for ls -Z (#487374), fix automatic
e63663
  column width for it as well
e63663
e63663
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-3
e63663
- fix couple of bugs (including #485715) in sort with
e63663
  determining end of fields(upstream)
e63663
e63663
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-2
e63663
- workaround libcap issue with broken headers (#483548)
e63663
- fix gnulib testsuite failure (4x77 (skip) is not
e63663
  77(skip) ;) )
e63663
e63663
* Tue Feb 24 2009 Ondrej Vasik <ovasik@redhat.com> - 7.1-1
e63663
- New upstream release 7.1 (temporarily using tar.gz tarball
e63663
  as there are no xz utils in Fedora), removed applied
e63663
  patches, amended patches and LS_COLORS files
e63663
e63663
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0-8
e63663
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e63663
e63663
* Wed Jan 28 2009 Kamil Dudka <kdudka@redhat.com> - 7.0-7
e63663
- added BuildRequires for libattr-devel and attr
e63663
e63663
* Wed Jan 28 2009 Kamil Dudka <kdudka@redhat.com> - 7.0-6
e63663
- cp/mv: add --no-clobber (-n) option to not overwrite target
e63663
- cp/mv: add xattr support (#202823)
e63663
e63663
* Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-5
e63663
- fix info documentation for expr command as well(#474434)
e63663
e63663
* Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-4
e63663
- fixed syntax error w/ "expr" command using negative
e63663
  string/integer as first (i.e expr -125) - due to
e63663
  complexity of changes used diff against upstream git-head
e63663
  (#474434)
e63663
- enable total-awk test again (and skip it when df not working)
e63663
e63663
* Tue Nov 25 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-3
e63663
- package summary tuning
e63663
e63663
* Fri Nov 21 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-2
e63663
- added requirements for util-linux-ng >= 2.14
e63663
  because of file conflict in update from F-8/F-9(#472445)
e63663
- some sed cleanup, df totaltests patch changes (not working
e63663
  correctly yet :( )
e63663
e63663
* Wed Nov 12 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-1
e63663
- new upstream release
e63663
- modification/removal of related patches
e63663
- use automake 1.10.1 instead of 1.10a
e63663
- temporarily skip df --total tests (failures),
e63663
  timeout-paramaters (failure on ppc64)
e63663
e63663
* Mon Nov 03 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-17
e63663
- Requires: ncurses (#469277)
e63663
e63663
* Wed Oct 22 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-16
e63663
- make possible to disable capability in ls due to
e63663
  performance impact when not cached(#467508)
e63663
- do not patch generated manpages - generate them at build
e63663
  time
e63663
- do not mistakenly display -g and -G runuser option in su
e63663
  --help output
e63663
e63663
* Mon Oct 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-15
e63663
- fix several date issues(e.g. countable dayshifts, ignoring
e63663
  some cases of relative offset, locales conversions...)
e63663
- clarify ls exit statuses documentation (#446294)
e63663
e63663
* Sun Oct 12 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-14
e63663
- cp -Z now correctly separated in man page (#466646)
e63663
- cp -Z works again (#466653)
e63663
- make preservation of SELinux CTX non-mandatory for
e63663
  preserve=all cp option
e63663
e63663
* Wed Oct 08 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-13
e63663
- remove unimplemented (never accepted by upstream) option
e63663
  for chcon changes only. Removed from help and man.
e63663
- remove ugly lzma hack as lzma is now supported by setup
e63663
  macro
e63663
e63663
* Mon Oct 06 2008 Jarod Wilson <jarod@redhat.com> - 6.12-12
e63663
- fix up potential test failures when building in certain
e63663
  slightly quirky environments (part of bz#442352)
e63663
e63663
* Mon Oct 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-11
e63663
- added requires for libattr (#465569)
e63663
e63663
* Mon Sep 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-10
e63663
- seq should no longer fail to display final number of some
e63663
  float usages of seq with utf8 locales(#463556)
e63663
e63663
* Wed Aug 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-9
e63663
- mention that DISPLAY and XAUTHORITY envvars are preserved
e63663
  for pam_xauth in su -l (#450505)
e63663
e63663
* Mon Aug 04 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-8
e63663
- ls -U1 now uses constant memory
e63663
e63663
* Wed Jul 23 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-7
e63663
- dd: iflag=fullblock now read full blocks if possible
e63663
  (#431997, #449263)
e63663
- ls: --color now highlights files with capabilities (#449985)
e63663
e63663
* Wed Jul 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-6
e63663
- Get rid off fuzz in patches
e63663
e63663
* Fri Jul 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-5
e63663
- fix authors for basename and echo
e63663
- fix who info pages, print last runlevel only for printable
e63663
  chars
e63663
e63663
* Mon Jun 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-4
e63663
- print verbose output of chcon with newline after each 
e63663
  message (#451478)
e63663
e63663
* Fri Jun 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-3
e63663
- workaround for koji failures(#449910, #442352) now 
e63663
  preserves timestamps correctly - fallback to supported
e63663
  functions, added test case
e63663
- runuser binary is no longer doubled in /usr/bin/runuser
e63663
e63663
* Wed Jun 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-2
e63663
- workaround for strange koji failures(#449910,#442352)
e63663
- fixed ls -ZC segfault(#449866, introduced by 6.10-1 
e63663
  SELinux patch reworking) 
e63663
e63663
* Mon Jun 02 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-1
e63663
- New upstream release 6.12, adapted patches
e63663
e63663
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.11-5
e63663
- fix SHA256/SHA512 to work on sparc
e63663
e63663
* Tue May 20 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-4
e63663
- fixed a HUGE memory leak in install binary(#447410)
e63663
e63663
* Mon May 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-3
e63663
- added arch utility (from util-linux-ng)
e63663
- do not show executable file types without executable bit
e63663
  in colored ls as executable
e63663
e63663
* Wed Apr 23 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-2
e63663
- Do not show misleading scontext in id command when user
e63663
  is specified (#443485)
e63663
- Avoid possible test failures on non-english locales
e63663
e63663
* Mon Apr 21 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-1
e63663
- New upstream release 6.11 
e63663
- removed accepted patches + few minor patch changes
e63663
e63663
* Fri Apr 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-21
e63663
- fix wrong checksum line handling in sha1sum -c 
e63663
  command(#439531)
e63663
e63663
* Tue Apr 15 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-20
e63663
- fix possible segfault in sha1sum/md5sum command
e63663
e63663
* Mon Apr 14 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-19
e63663
- fix possible build-failure typo in i18n patch(#442205)
e63663
e63663
* Mon Apr  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-18
e63663
- fix colorls.sh syntax with Zsh (#440652)
e63663
- mention that cp -a includes -c option + mention cp -c 
e63663
  option in manpages (#440056)
e63663
- fix typo in runuser manpages (#439410)
e63663
e63663
* Sat Mar 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-17
e63663
- better workaround of glibc getoptc change(factor test)
e63663
- don't segfault mknod, mkfifo with invalid-selinux-context
e63663
e63663
* Thu Mar 27 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-16
e63663
- keep LS_COLORS when USER_LS_COLORS defined
e63663
- someupstream fixes:
e63663
- mkdir -Z invalid-selinux-context dir no longer segfaults
e63663
- ptx with odd number of backslashes no longer leads to buffer
e63663
  overflow
e63663
- paste -d'\' file" no longer ovveruns memory
e63663
e63663
* Wed Mar 26 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-15
e63663
- covered correct handling for some test conditions failures
e63663
  e.g. root build+selinux active and not running mcstrans(d)
e63663
  or selinux enforcing (#436717)
e63663
e63663
* Wed Mar 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-14
e63663
- mv: never unlink a destination file before calling rename
e63663
  (upstream, #438076)
e63663
e63663
* Mon Mar 17 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-13
e63663
- disable echo option separator behavior(added by #431005,
e63663
  request for removal #437653 + upstream)
e63663
- temporarily disabled longoptions change until full 
e63663
  clarification upstreamery (#431005)
e63663
e63663
* Tue Mar 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-12
e63663
- fixed harmless double close of stdout in dd(#436368)
e63663
e63663
* Thu Mar  6 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-11
e63663
- fixed broken order of params in stat(#435669)
e63663
e63663
* Tue Mar  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-10
e63663
- colorls.csh missing doublequotes (#435789)
e63663
- fixed possibility to localize verbose outputs
e63663
e63663
* Mon Mar  3 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-9
e63663
- consolidation of verbose output to stdout (upstream)
e63663
e63663
* Mon Feb 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-8
e63663
- use default security context in install - broken by 
e63663
  coreutils-6.10 update(#319231)
e63663
- some sh/csh scripts optimalizations(by ville.skytta@iki.fi,
e63663
  - #433189, #433190)
e63663
e63663
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-7
e63663
- keep old csh/sh usermodified colorls shell scripts
e63663
  but use the new ones(#432154)
e63663
e63663
* Thu Feb  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-6
e63663
- better 256-color support in colorls shell scripts
e63663
- color tuning(based on feedback in #429121)
e63663
e63663
* Mon Feb  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-5
e63663
- enabled 256-color support in colorls shell scripts(#429121)
e63663
- fixed syntax error in csh script(#431315)
e63663
e63663
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-4
e63663
- forgotten return in colorls.sh change
e63663
e63663
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-3
e63663
- fix unability of echo to display certain strings(added --
e63663
  separator, #431005)
e63663
- do not require only one long_opt for certain commands 
e63663
  e.g. sleep, yes - but use first usable (#431005)
e63663
- do not override userspecified LS_COLORS variable, but
e63663
  use it for colored ls(#430827)
e63663
- discard errors from dircolors to /dev/null + some tuning 
e63663
  of lscolor sh/csh scripts(#430823)
e63663
- do not consider files with SELinux security context as
e63663
  files having ACL in ls long format(#430779)
e63663
e63663
* Mon Jan 28 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-2
e63663
- some manpages improvements(#406981,#284881)
e63663
- fix non-versioned obsoletes of mktemp(#430407)
e63663
e63663
* Fri Jan 25 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-1
e63663
- New upstream release(changed %%prep because of lack of lzma
e63663
  support in %%setup macro)
e63663
- License GPLv3+
e63663
- removed patches cp-i-u,du-ls-upstream,statsecuritycontext,
e63663
  futimens,getdateYYYYMMDD,ls-x
e63663
- modified patches to be compilable after upstream changes
e63663
- selinux patch reworked to have backward compatibility with
e63663
  F8(cp,ls and stat behaviour differ from upstream in SELinux
e63663
  options)
e63663
- su-l/runuser-l pam file usage a bit documented(#368721)
e63663
- more TERMs for DIR_COLORS, added colors for audio files,
e63663
  more image/compress file types(taken from upstream 
e63663
  dircolors.hin)
e63663
- new file DIR_COLORS.256color which takes advantage from 
e63663
  256color term types-not really used yet(#429121)
e63663
e63663
* Wed Jan 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-17
e63663
- added several missing colored TERMs(including rxvt-unicode,
e63663
  screen-256color and xterm-256color) to DIR_COLORS and
e63663
  DIR_COLORS.xterm(#239266) 
e63663
e63663
* Wed Dec 05 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-16
e63663
- fix displaying of security context in stat(#411181)
e63663
e63663
* Thu Nov 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-15
e63663
- completed fix of wrong colored broken symlinks in ls(#404511)
e63663
e63663
* Fri Nov 23 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-14
e63663
- fixed bug in handling YYYYMMDD date format with relative
e63663
  signed offset(#377821)
e63663
e63663
* Tue Nov 13 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-13
e63663
- fixed bug in selinux patch which caused bad preserving
e63663
  of security context in install(#319231)
e63663
e63663
* Fri Nov 02 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-12
e63663
- added some upstream supported dircolors TERMs(#239266)
e63663
- fixed du output for unaccesible dirs(#250089)
e63663
- a bit of upstream tunning for symlinks
e63663
e63663
* Tue Oct 30 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-11
e63663
- allow cp -a to rewrite file on different filesystem(#219900)
e63663
  (based on upstream patch)
e63663
e63663
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-10
e63663
- modified coreutils-i18n.patch because of sort -R in
e63663
  a non C locales(fix by Andreas Schwab) (#249315)
e63663
e63663
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-9
e63663
- applied upstream patch for runuser to coreutils-selinux.patch(#232652)
e63663
- License tag to GPLv2+
e63663
e63663
* Thu Oct 25 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-8
e63663
- applied upstream patch for cp and mv(#248591)
e63663
e63663
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-7
e63663
- Fix typo in spec file. (CVS merge conflict leftovers)
e63663
e63663
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-6
e63663
- Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
e63663
- Rebuild
e63663
e63663
* Tue Aug 14 2007 Tim Waugh <twaugh@redhat.com> 6.9-5
e63663
- Don't generate runuser.1 since we ship a complete manpage for it
e63663
  (bug #241662).
e63663
e63663
* Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 6.9-4
e63663
- Use hard links instead of symbolic links for LC_TIME files (bug #246729).
e63663
e63663
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 6.9-3
e63663
- Fixed 'ls -x' output (bug #240298).
e63663
- Disambiguate futimens() from the glibc implementation (bug #242321).
e63663
e63663
* Mon Apr 02 2007 Karsten Hopp <karsten@redhat.com> 6.9-2
e63663
- /bin/mv in %%post requires libselinux
e63663
e63663
* Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 6.9-1
e63663
- 6.9.
e63663
e63663
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com>
e63663
- Better install-info scriptlets (bug #225655).
e63663
e63663
* Thu Mar  1 2007 Tim Waugh <twaugh@redhat.com> 6.8-1
e63663
- 6.8+, in preparation for 6.9.
e63663
e63663
* Thu Feb 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-9
e63663
- Use sed instead of perl for text replacement (bug #225655).
e63663
- Use install-info scriptlets from the guidelines (bug #225655).
e63663
e63663
* Tue Feb 20 2007 Tim Waugh <twaugh@redhat.com> 6.7-8
e63663
- Don't mark profile scripts as config files (bug #225655).
e63663
- Avoid extra directory separators (bug #225655).
e63663
e63663
* Mon Feb 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-7
e63663
- Better Obsoletes/Provides versioning (bug #225655).
e63663
- Use better defattr (bug #225655).
e63663
- Be info file compression tolerant (bug #225655).
e63663
- Moved changelog compression to %%install (bug #225655).
e63663
- Prevent upstream changes being masked (bug #225655).
e63663
- Added a comment (bug #225655).
e63663
- Use install -p for non-compiled files (bug #225655).
e63663
- Use sysconfdir macro for /etc (bug #225655).
e63663
- Use Requires(pre) etc for install-info (bug #225655).
e63663
e63663
* Fri Feb 16 2007 Tim Waugh <twaugh@redhat.com> 6.7-6
e63663
- Provide version for stat (bug #225655).
e63663
- Fixed permissions on profile scripts (bug #225655).
e63663
e63663
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 6.7-5
e63663
- Removed unnecessary stuff in pre scriptlet (bug #225655).
e63663
- Prefix sources with 'coreutils-' (bug #225655).
e63663
- Avoid %%makeinstall (bug #225655).
e63663
e63663
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 6.7-4
e63663
- Ship COPYING file (bug #225655).
e63663
- Use datadir and infodir macros in %%pre scriptlet (bug #225655).
e63663
- Use spaces not tabs (bug #225655).
e63663
- Fixed build root.
e63663
- Change prereq to requires (bug #225655).
e63663
- Explicitly version some obsoletes tags (bug #225655).
e63663
- Removed obsolete pl translation fix.
e63663
e63663
* Mon Jan 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-3
e63663
- Make scriptlet unconditionally succeed (bug #223681).
e63663
e63663
* Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-2
e63663
- Build does not require libtermcap-devel.
e63663
e63663
* Tue Jan  9 2007 Tim Waugh <twaugh@redhat.com> 6.7-1
e63663
- 6.7.  No longer need sort-compatibility, rename, newhashes, timestyle,
e63663
  acl, df-cifs, afs or autoconf patches.
e63663
e63663
* Tue Jan  2 2007 Tim Waugh <twaugh@redhat.com>
e63663
- Prevent 'su --help' showing runuser-only options such as --group.
e63663
e63663
* Fri Nov 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-16
e63663
- Unbreak id (bug #217177).
e63663
e63663
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-15
e63663
- Fixed stat's 'C' format specifier (bug #216676).
e63663
- Misleading 'id -Z root' error message (bug #211089).
e63663
e63663
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 5.97-14
e63663
- Clarified runcon man page (bug #213846).
e63663
e63663
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com> 5.97-13
e63663
- Own LC_TIME locale directories (bug #210751).
e63663
e63663
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 5.97-12
e63663
- Fixed 'cp -Z' when destination exists, again (bug #189967).
e63663
e63663
* Thu Sep 28 2006 Tim Waugh <twaugh@redhat.com> 5.97-11
e63663
- Back-ported rename patch (bug #205744).
e63663
e63663
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com> 5.97-10
e63663
- Ignore 'cifs' filesystems for 'df -l' (bug #183703).
e63663
- Include -g/-G in runuser man page (part of bug #199344).
e63663
- Corrected runuser man page (bug #200620).
e63663
e63663
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-9
e63663
- Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
e63663
e63663
* Wed Aug 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-8
e63663
- Don't chdir until after PAM bits in su (bug #197659).
e63663
e63663
* Tue Aug 15 2006 Tim Waugh <twaugh@redhat.com> 5.97-7
e63663
- Fixed 'sort -b' multibyte problem (bug #199986).
e63663
e63663
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 5.97-6
e63663
- Added runuser '-g' and '-G' options (bug #199344).
e63663
- Added su '--session-command' option (bug #199066).
e63663
e63663
* Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> 5.97-5
e63663
- 'include' su and runuser scripts in su-l and runuser-l scripts
e63663
e63663
* Thu Jul 13 2006 David Howells <dhowells@redhat.com> 5.97-4
e63663
- split the PAM scripts for "su -l"/"runuser -l" from that of normal "su" and
e63663
  "runuser" (#198639)
e63663
- add keyinit instructions to PAM scripts
e63663
e63663
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.97-3.1
e63663
- rebuild
e63663
e63663
* Tue Jul 11 2006 Tomas Mraz <tmraz@redhat.com> 5.97-3
e63663
- allow root to su to expired user (#152420)
e63663
e63663
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 5.97-2
e63663
- Allow 'sort +1 -2' (patch from upstream).
e63663
e63663
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.97-1
e63663
- 5.97.  No longer need tempname or tee patches, or pl translation.
e63663
e63663
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.96-4
e63663
- Include new hashes (bug #196369).  Patch from upstream.
e63663
- Build at -O1 on s390 for the moment (bug #196369).
e63663
e63663
* Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com>
e63663
- Fix large file support for temporary files.
e63663
e63663
* Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 5.96-3
e63663
- Fixed Polish translation.
e63663
e63663
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
e63663
- 5.96.  No longer need proc patch.
e63663
e63663
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed pr properly in multibyte locales (bug #192381).
e63663
e63663
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 5.95-3
e63663
- Upstream patch to fix cp -p when proc is not mounted (bug #190601).
e63663
- BuildRequires libacl-devel.
e63663
e63663
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed pr in multibyte locales (bug #189663).
e63663
e63663
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 5.95-2
e63663
- 5.95.
e63663
e63663
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com> 5.94-4
e63663
- Avoid redeclared 'tee' function.
e63663
- Fix 'cp -Z' when the destination exists (bug #189967).
e63663
e63663
* Thu Apr 20 2006 Tim Waugh <twaugh@redhat.com> 5.94-3
e63663
- Make 'ls -Z' output more consistent with other output formats.
e63663
e63663
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 5.94-2
e63663
- 5.94.
e63663
e63663
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.2
e63663
- bump again for double-long bug on ppc(64)
e63663
e63663
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.1
e63663
- rebuilt for new gcc4.1 snapshot and glibc changes
e63663
e63663
* Mon Jan 23 2006 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed chcon(1) bug reporting address (bug #178523).
e63663
e63663
* Thu Jan  5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
e63663
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
e63663
e63663
* Mon Jan  2 2006 Dan Walsh <dwalsh@redhat.com> 5.93-6
e63663
- Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS 
e63663
  will have to newrole before using.
e63663
e63663
* Fri Dec 23 2005 Tim Waugh <twaugh@redhat.com> 5.93-5
e63663
- Fix "sort -n" (bug #176468).
e63663
e63663
* Fri Dec 16 2005 Tim Waugh <twaugh@redhat.com>
e63663
- Explicitly set default POSIX2 version during configure stage.
e63663
e63663
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
e63663
- rebuilt
e63663
e63663
* Fri Dec  2 2005 Tim Waugh <twaugh@redhat.com>
e63663
- Parametrize SELinux (bug #174067).
e63663
- Fix runuser.pamd (bug #173807).
e63663
e63663
* Thu Nov 24 2005 Tim Waugh <twaugh@redhat.com> 5.93-4
e63663
- Rebuild to pick up new glibc *at functions.
e63663
- Apply runuser PAM patch from bug #173807.  Ship runuser PAM file.
e63663
e63663
* Tue Nov 15 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
e63663
- Remove multiple from su.pamd
e63663
e63663
* Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
e63663
- Call setsid() in su under some circumstances (bug #173008).
e63663
- Prevent runuser operating when setuid (bug #173113).
e63663
e63663
* Tue Nov  8 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
e63663
- 5.93.
e63663
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
e63663
e63663
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
e63663
- Finished porting i18n patch to sort.c.
e63663
- Fixed for sort-mb-tests (avoid +n syntax).
e63663
e63663
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.2
e63663
- Fix chgrp basic test.
e63663
- Include md5sum patch from ALT.
e63663
e63663
* Mon Oct 24 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.1
e63663
- 5.92.
e63663
- No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
e63663
  chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
e63663
- Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
e63663
- Dropped printf-ll, allow_old_options, jday, zh_CN patches.
e63663
- NOTE: i18n patch not ported for sort(1) yet.
e63663
e63663
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-56
e63663
- use include instead of pam_stack in pam config
e63663
e63663
* Fri Sep 9 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-55
e63663
- Reverse change to use raw functions
e63663
e63663
* Thu Sep  8 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-54
e63663
- Explicit setuid bit for /bin/su in file manifest (bug #167745).
e63663
e63663
* Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-53
e63663
- Allow id to run even when SELinux security context can not be run
e63663
- Change chcon to use raw functions.
e63663
e63663
* Tue Jun 28 2005 Tim Waugh <twaugh@redhat.com>
e63663
- Corrected comments in DIR_COLORS.xterm (bug #161711).
e63663
e63663
* Wed Jun 22 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-52
e63663
- Fixed stale-utmp patch so that 'who -r' and 'who -b' work
e63663
  again (bug #161264).
e63663
e63663
* Fri Jun 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-51
e63663
- Use upstream hostid fix.
e63663
e63663
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-50
e63663
- Don't display the sign-extended part of the host id (bug #160078).
e63663
e63663
* Tue May 31 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-49
e63663
- Eliminate bogus "can not preserve context" message when moving files.
e63663
e63663
* Wed May 25 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-48
e63663
- Prevent buffer overflow in who(1) (bug #158405).
e63663
e63663
* Fri May 20 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-47
e63663
- Better error checking in the pam patch (bug #158189).
e63663
e63663
* Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-46
e63663
- Fix SELinux patch to better handle MLS integration
e63663
e63663
* Mon May 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-45
e63663
- Applied Russell Coker's selinux changes (bug #157856).
e63663
e63663
* Fri Apr  8 2005 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed pam patch from Steve Grubb (bug #154946).
e63663
- Use better upstream patch for "stale utmp".
e63663
e63663
* Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-44
e63663
- Added "stale utmp" patch from upstream.
e63663
e63663
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-43
e63663
- Removed patch that adds -C option to install(1).
e63663
e63663
* Wed Mar 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
e63663
- Fixed pam patch.
e63663
- Fixed broken configure test.
e63663
- Fixed build with GCC 4 (bug #151045).
e63663
e63663
* Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-41
e63663
- Jakub Jelinek's sort -t multibyte fixes (bug #147567).
e63663
e63663
* Sat Feb  5 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-40
e63663
- Undo last change (bug #145266).
e63663
e63663
* Fri Feb  4 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-38
e63663
- Special case for ia32e in uname (bug #145266).
e63663
e63663
* Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-37
e63663
- Fixed zh_CN translation (bug #144845).  Patch from Mitrophan Chin.
e63663
e63663
* Tue Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-36
e63663
- Fix to only setdefaultfilecon if not overridden by command line
e63663
e63663
* Mon Dec 27 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-35
e63663
- Change install to restorecon if it can
e63663
e63663
* Wed Dec 15 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed small bug in i18n patch.
e63663
e63663
* Mon Dec  6 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-34
e63663
- Don't set fs uid until after pam_open_session (bug #77791).
e63663
e63663
* Thu Nov 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-33
e63663
- Fixed colorls.csh (bug #139988).  Patch from Miloslav Trmac.
e63663
e63663
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Updated URL (bug #138279).
e63663
e63663
* Mon Oct 25 2004 Steve Grubb <sgrubb@redhat.com> 5.2.1-32
e63663
- Handle the return code of function calls in runcon.
e63663
e63663
* Mon Oct 18 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
e63663
e63663
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-31
e63663
- getgrouplist() patch from Ulrich Drepper.
e63663
- The selinux patch should be applied last.
e63663
e63663
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-30
e63663
- Mv runuser to /sbin
e63663
e63663
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-28
e63663
- Fix runuser man page.
e63663
e63663
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed build.
e63663
e63663
* Fri Sep 24 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-26
e63663
- Add runuser as similar to su, but only runable by root
e63663
e63663
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-25
e63663
- chown(1) patch from Ulrich Drepper.
e63663
e63663
* Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-24
e63663
- SELinux patch fix: don't display '(null)' if getfilecon() fails
e63663
  (bug #131196).
e63663
e63663
* Fri Aug 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
e63663
- Fixed colorls.csh quoting (bug #102412).
e63663
- Fixed another join LSB test failure (bug #121153).
e63663
e63663
* Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
e63663
- Fixed sort -t LSB test failure (bug #121154).
e63663
- Fixed join LSB test failure (bug #121153).
e63663
e63663
* Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-21
e63663
- Apply upstream patch to fix 'cp -a' onto multiply-linked files (bug #128874).
e63663
- SELinux patch fix: don't error out if lgetfilecon() returns ENODATA.
e63663
e63663
* Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-20
e63663
- Added 'konsole' TERM to DIR_COLORS (bug #129544).
e63663
e63663
* Wed Aug  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
e63663
- Added 'gnome' TERM to DIR_COLORS (bug #129112).
e63663
- Worked around a bash bug #129128.
e63663
- Fixed an i18n patch bug in cut (bug #129114).
e63663
e63663
* Tue Aug  3 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
e63663
  (bug #128948).
e63663
e63663
* Tue Jul 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
e63663
- Fixed field extraction in sort (bug #127694).
e63663
e63663
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
e63663
e63663
* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-17
e63663
- Move pam-xauth to after pam-selinux
e63663
e63663
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
e63663
- rebuilt
e63663
e63663
* Mon Jun  7 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-15
e63663
- Fix ls -Z (bug #125447).
e63663
e63663
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Build requires bison (bug #125290).
e63663
e63663
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-14
e63663
- Fix selinux patch causing problems with ls --format=... (bug #125238).
e63663
e63663
* Thu Jun 3 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-13
e63663
- Change su to use pam_selinux open and pam_selinux close
e63663
e63663
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-12
e63663
- Don't call access() on symlinks about to be removed (bug #124699).
e63663
e63663
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-11
e63663
- Fix ja translation (bug #124862).
e63663
e63663
* Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 5.2.1-10
e63663
- rebuild
e63663
e63663
* Mon May 17 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-9
e63663
- Mention pam in the info for su (bug #122592).
e63663
- Remove wheel group rant again (bug #122886).
e63663
- Change default behaviour for chgrp/chown (bug #123263).  Patch from
e63663
  upstream.
e63663
e63663
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 5.2.1-8
e63663
- compiling su PIE
e63663
e63663
* Wed May 12 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Build requires new versions of autoconf and automake (bug #123098).
e63663
e63663
* Tue May  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
e63663
- Fix join -t (bug #122435).
e63663
e63663
* Tue Apr 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
e63663
- Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
e63663
e63663
* Fri Apr 9 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
e63663
- Add ls -LZ fix
e63663
- Fix chcon to handle "."
e63663
e63663
* Wed Mar 17 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Apply upstream fix for non-zero seconds for --date="10:00 +0100".
e63663
e63663
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
e63663
- If preserve fails, report as warning unless user requires preserve
e63663
e63663
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
e63663
- Make mv default to preserve on context
e63663
e63663
* Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
e63663
- 5.2.1.
e63663
e63663
* Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
e63663
- Add '-Z' to 'ls --help' output (bug #118108).
e63663
e63663
* Fri Mar  5 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Fix deref-args test case for rebuilding under SELinux (bug #117556).
e63663
e63663
* Wed Feb 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-8
e63663
- kill(1) offloaded to util-linux altogether.
e63663
e63663
* Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-7
e63663
- Ship the real '[', not a symlink.
e63663
e63663
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-6
e63663
- Apply Paul Eggert's chown patch (bug #116536).
e63663
- Merged chdir patch into pam patch where it belongs.
e63663
e63663
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-5
e63663
- Fixed i18n patch bug causing sort -M not to work (bug #116575).
e63663
e63663
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-4
e63663
- Reinstate kill binary, just not its man page (bug #116463).
e63663
e63663
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-3
e63663
- Updated ls-stat patch.
e63663
e63663
* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 5.2.0-2
e63663
- fix chcon to ignore . and .. directories for recursing
e63663
e63663
* Fri Feb 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-1
e63663
- Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
e63663
- 5.2.0.
e63663
e63663
* Thu Feb 19 2004 Tim Waugh <twaugh@redhat.com>
e63663
- More AFS patch tidying.
e63663
e63663
* Wed Feb 18 2004 Dan Walsh <dwalsh@redhat.com> 5.1.3-0.2
e63663
- fix chcon to handle -h qualifier properly, eliminate potential crash 
e63663
e63663
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com>
e63663
- Stop 'sort -g' leaking memory (i18n patch bug #115620).
e63663
- Don't ship kill, since util-linux already does.
e63663
- Tidy AFS patch.
e63663
e63663
* Mon Feb 16 2004 Tim Waugh <twaugh@redhat.com> 5.1.3-0.1
e63663
- 5.1.3.
e63663
- Patches ported forward or removed.
e63663
e63663
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 5.0-40
e63663
- rebuilt
e63663
e63663
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-39
e63663
- Change /etc/pam.d/su to remove preservuser and add multiple
e63663
e63663
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-38
e63663
- Change is_selinux_enabled to is_selinux_enabled > 0
e63663
e63663
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-37
e63663
- Add pam_selinux to pam file to allow switching of roles within selinux
e63663
e63663
* Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com>
e63663
- The textutils-2.0.17-mem.patch is no longer needed.
e63663
e63663
* Thu Jan 15 2004 Tim Waugh <twaugh@redhat.com> 5.0-36
e63663
- Fixed autoconf test causing builds to fail.
e63663
e63663
* Tue Dec  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-35
e63663
- Fix copying to non xattr files
e63663
e63663
* Thu Dec  4 2003 Tim Waugh <twaugh@redhat.com> 5.0-34.sel
e63663
- Fix column widths problems in ls.
e63663
e63663
* Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com> 5.0-33.sel
e63663
- Speed up md5sum by disabling speed-up asm.
e63663
e63663
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-32.sel
e63663
- Try again
e63663
e63663
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-31.sel
e63663
- Fix move on non SELinux kernels
e63663
e63663
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com> 5.0-30.sel
e63663
- Fixed useless acl dependencies (bug #106141).
e63663
e63663
* Fri Oct 24 2003 Dan Walsh <dwalsh@redhat.com> 5.0-29.sel
e63663
- Fix id -Z
e63663
e63663
* Tue Oct 21 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28.sel
e63663
- Turn on SELinux
e63663
- Fix chcon error handling
e63663
e63663
* Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28
e63663
- Turn off SELinux
e63663
e63663
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27.sel
e63663
- Turn on SELinux
e63663
e63663
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27
e63663
- Turn off SELinux
e63663
e63663
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-26.sel
e63663
- Turn on SELinux
e63663
e63663
* Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
e63663
- allow compiling without pam support
e63663
e63663
* Fri Oct 10 2003 Tim Waugh <twaugh@redhat.com> 5.0-23
e63663
- Make split(1) handle large files (bug #106700).
e63663
e63663
* Thu Oct  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-22
e63663
- Turn off SELinux
e63663
e63663
* Wed Oct  8 2003 Dan Walsh <dwalsh@redhat.com> 5.0-21.sel
e63663
- Cleanup SELinux patch
e63663
e63663
* Fri Oct  3 2003 Tim Waugh <twaugh@redhat.com> 5.0-20
e63663
- Restrict ACL support to only those programs needing it (bug #106141).
e63663
- Fix default PATH for LSB (bug #102567).
e63663
e63663
* Thu Sep 11 2003 Dan Walsh <dwalsh@redhat.com> 5.0-19
e63663
- Turn off SELinux
e63663
e63663
* Wed Sep 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-18.sel
e63663
- Turn on SELinux
e63663
e63663
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 5.0-17
e63663
- Turn off SELinux
e63663
e63663
* Tue Sep 2 2003 Dan Walsh <dwalsh@redhat.com> 5.0-16.sel
e63663
- Only call getfilecon if the user requested it.
e63663
- build with selinux
e63663
e63663
* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 5.0-14
e63663
- Documentation fix (bug #102697).
e63663
e63663
* Tue Aug 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-13
e63663
- Made su use pam again (oops).
e63663
- Fixed another i18n bug causing sort --month-sort to fail.
e63663
- Don't run dubious stty test, since it fails when backgrounded
e63663
  (bug #102033).
e63663
- Re-enable make check.
e63663
e63663
* Fri Aug  8 2003 Tim Waugh <twaugh@redhat.com> 5.0-12
e63663
- Don't run 'make check' for this build (build environment problem).
e63663
- Another uninitialized variable in i18n (from bug #98683).
e63663
e63663
* Wed Aug 6 2003 Dan Walsh <dwalsh@redhat.com> 5.0-11
e63663
- Internationalize runcon
e63663
- Update latest chcon from NSA
e63663
e63663
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com>
e63663
- Re-enable make check.
e63663
e63663
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-9
e63663
- Don't run 'make check' for this build (build environment problem).
e63663
e63663
* Mon Jul 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-8
e63663
- Actually use the ACL patch (bug #100519).
e63663
e63663
* Wed Jul 16 2003 Dan Walsh <dwalsh@redhat.com> 5.0-7
e63663
- Convert to SELinux
e63663
e63663
* Mon Jun  9 2003 Tim Waugh <twaugh@redhat.com>
e63663
- Removed samefile patch.  Now the test suite passes.
e63663
e63663
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
e63663
- rebuilt
e63663
e63663
* Wed May 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-5
e63663
- Both kon and kterm support colours (bug #83701).
e63663
- Fix 'ls -l' alignment in zh_CN locale (bug #88346).
e63663
e63663
* Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-4
e63663
- Prevent file descriptor leakage in du (bug #90563).
e63663
- Build requires recent texinfo (bug #90439).
e63663
e63663
* Wed Apr 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-3
e63663
- Allow obsolete options unless POSIXLY_CORRECT is set.
e63663
e63663
* Sat Apr 12 2003 Tim Waugh <twaugh@redhat.com>
e63663
- Fold bug was introduced by i18n patch; fixed there instead.
e63663
e63663
* Fri Apr 11 2003 Matt Wilson <msw@redhat.com> 5.0-2
e63663
- fix segfault in fold (#88683)
e63663
e63663
* Sat Apr  5 2003 Tim Waugh <twaugh@redhat.com> 5.0-1
e63663
- 5.0.
e63663
e63663
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com>
e63663
- Use _smp_mflags.
e63663
e63663
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-2
e63663
- Remove overwrite patch.
e63663
- No longer seem to need nolibrt, errno patches.
e63663
e63663
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com>
e63663
- No longer seem to need danglinglink, prompt, lug, touch_errno patches.
e63663
e63663
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-1
e63663
- 4.5.11.
e63663
- Use packaged readlink.
e63663
e63663
* Wed Mar 19 2003 Tim Waugh <twaugh@redhat.com> 4.5.10-1
e63663
- 4.5.10.
e63663
- Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
e63663
- Drop fr_fix, LC_TIME, preserve, regex patches.
e63663
e63663
* Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-21
e63663
- Fixed another i18n patch bug (bug #82032).
e63663
e63663
* Tue Mar 11 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-20
e63663
- Fix sort(1) efficiency in multibyte encoding (bug #82032).
e63663
e63663
* Tue Feb 18 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-19
e63663
- Ship readlink(1) (bug #84200).
e63663
e63663
* Thu Feb 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-18
e63663
- Deal with glibc < 2.2 in %%pre scriplet (bug #84090).
e63663
e63663
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-16
e63663
- Require glibc >= 2.2 (bug #84090).
e63663
e63663
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 4.5.3-15
e63663
- fix group (#84095)
e63663
e63663
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 4.5.3-14
e63663
- rebuilt
e63663
e63663
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com>
e63663
- Fix rm(1) man page.
e63663
e63663
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-13
e63663
- Fix re_compile_pattern check.
e63663
- Fix su hang (bug #81653).
e63663
e63663
* Tue Jan 14 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-11
e63663
- Fix memory size calculation.
e63663
e63663
* Tue Dec 17 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-10
e63663
- Fix mv error message (bug #79809).
e63663
e63663
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 4.5.3-9
e63663
- added PreReq on grep
e63663
e63663
* Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com>
e63663
- Fix cp --preserve with multiple arguments.
e63663
e63663
* Thu Dec 12 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-8
e63663
- Turn on colorls for screen (bug #78816).
e63663
e63663
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-7
e63663
- Fix mv (bug #79283).
e63663
- Add patch27 (nogetline).
e63663
e63663
* Sun Dec  1 2002 Tim Powers <timp@redhat.com> 4.5.3-6
e63663
- use the su.pamd from sh-utils since it works properly with multilib systems
e63663
e63663
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-5
e63663
- Fix test suite quoting problems.
e63663
e63663
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-4
e63663
- Fix scriplets.
e63663
- Fix i18n patch so it doesn't break uniq.
e63663
- Fix several other patches to either make the test suite pass or
e63663
  not run the relevant tests.
e63663
- Run 'make check'.
e63663
- Fix file list.
e63663
e63663
* Thu Nov 28 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-3
e63663
- Adapted for Red Hat Linux.
e63663
- Self-host for help2man.
e63663
- Don't ship readlink just yet (maybe later).
e63663
- Merge patches from fileutils and sh-utils (textutils ones are already
e63663
  merged it seems).
e63663
- Keep the binaries where the used to be (in particular, id and stat).
e63663
e63663
* Sun Nov 17 2002 Stew Benedict <sbenedict@mandrakesoft.com> 4.5.3-2mdk
e63663
- LI18NUX/LSB compliance (patch800)
e63663
- Installed (but unpackaged) file(s) - /usr/share/info/dir
e63663
e63663
* Thu Oct 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.3-1mdk
e63663
- new release
e63663
- rediff patch 180
e63663
- merge patch 150 into 180
e63663
e63663
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-6mdk
e63663
- move su back to /bin
e63663
e63663
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-5mdk
e63663
- patch 0 : lg locale is illegal and must be renamed lug (pablo)
e63663
e63663
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-4mdk
e63663
- fix conflict with procps
e63663
e63663
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-3mdk
e63663
- patch 105 : fix install -s
e63663
e63663
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-2mdk
e63663
- fix build
e63663
- don't chmode two times su
e63663
- build with large file support
e63663
- fix description
e63663
- various spec cleanups
e63663
- fix chroot installation
e63663
- fix missing /bin/env
e63663
- add old fileutils, sh-utils & textutils ChangeLogs
e63663
e63663
* Fri Oct 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-1mdk
e63663
- initial release (merge fileutils, sh-utils & textutils)
e63663
- obsoletes/provides: sh-utils/fileutils/textutils
e63663
- fileutils stuff go in 1xx range
e63663
- sh-utils stuff go in 7xx range
e63663
- textutils stuff go in 5xx range
e63663
- drop obsoletes patches 1, 2, 10 (somes files're gone but we didn't ship
e63663
  most of them)
e63663
- rediff patches 103, 105, 111, 113, 180, 706
e63663
- temporary disable patch 3 & 4
e63663
- fix fileutils url