Ondrej Vasik 25edee
Summary: A set of basic GNU tools commonly used in shell scripts
cvsdist de6548
Name:    coreutils
Ondřej Vašík 3775f4
Version: 8.24
Ondrej Oprala 32b1e5
Release: 102%{?dist}
Ondrej Vasik 0363d6
License: GPLv3+
cvsdist 9f271f
Group:   System Environment/Base
Tim Waugh ce8962
Url:     http://www.gnu.org/software/coreutils/
Ondrej Vasik c61df8
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
Ondřej Vašík 9c33d8
Source2: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
Pádraig Brady f0951f
Source50:   supported_utils
Tim Waugh 8eac3d
Source101:  coreutils-DIR_COLORS
Ondrej Vasik 579172
Source102:  coreutils-DIR_COLORS.lightbgcolor
Ondrej Vasik 0363d6
Source103:  coreutils-DIR_COLORS.256color
Tim Waugh 8eac3d
Source105:  coreutils-colorls.sh
Tim Waugh 8eac3d
Source106:  coreutils-colorls.csh
cvsdist de6548
Tim Waugh c3e4c8
# From upstream
Tim Waugh c3e4c8
Tim Waugh 02489b
# Our patches
Ondrej Vasik 99caff
#general patch to workaround koji build system issues
Ondrej Vasik 5f9af7
Patch100: coreutils-6.10-configuration.patch
Ondrej Vasik 99caff
#add note about no difference between binary/text mode on Linux - md5sum manpage
Ondrej Vasik 5f9af7
Patch101: coreutils-6.10-manpages.patch
Ondrej Vasik 99caff
#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
Ondrej Vasik 7f2b32
Patch102: coreutils-7.4-sttytcsadrain.patch
Ondrej Vasik 99caff
#do display processor type for uname -p/-i based on uname(2) syscall
Ondrej Vasik 99caff
Patch103: coreutils-8.2-uname-processortype.patch
Kamil Dudka d05927
#df --direct
Kamil Dudka d05927
Patch104: coreutils-df-direct.patch
Ondřej Vašík fdeedf
#add note about mkdir --mode behaviour into info documentation(#610559)
Ondřej Vašík fdeedf
Patch107: coreutils-8.4-mkdir-modenote.patch
Peter Robinson 1f9b90
# Don't run the currently failing test-update-copyright.sh test
Peter Robinson 1f9b90
Patch108: coreutils-remove-test-update-copyright.patch
Pádraig Brady cfbfd8
#avoid false failure due to extra stat() calls done by opendir() in glibc 2.22
Pádraig Brady cfbfd8
Patch109: glibc-2.22-test-fix.patch
cvsdist de6548
cvsdist de6548
# sh-utils
Ondrej Vasik 99caff
#add info about TZ envvar to date manpage
cvsdist de6548
Patch703: sh-utils-2.0.11-dateman.patch
cvsdist de6548
Patch713: coreutils-4.5.3-langinfo.patch
cvsdist de6548
Ondrej Vasik 99caff
# (sb) lin18nux/lsb compliance - multibyte functionality patch
cvsdist 5adf0d
Patch800: coreutils-i18n.patch
Ondrej Oprala 32b1e5
# (sb) lin18nux/lsb compliance - expand/unexpand
Ondrej Oprala 32b1e5
Patch801: coreutils-i18n-expand-unexpand.patch
cvsdist de6548
Ondrej Vasik 99caff
#getgrouplist() patch from Ulrich Drepper.
Tim Waugh 0b3fe5
Patch908: coreutils-getgrouplist.patch
Ondrej Vasik 99caff
#Prevent buffer overflow in who(1) (bug #158405).
Tim Waugh c59bfe
Patch912: coreutils-overflow.patch
Ondřej Vašík bb33bc
#Temporarily disable df symlink test, failing
Ondřej Vašík bb33bc
Patch913: coreutils-8.22-temporarytestoff.patch
cvsdist de6548
Ondrej Vasik 893c38
#SELINUX Patch - implements Redhat changes
Ondrej Vasik 0363d6
#(upstream did some SELinux implementation unlike with RedHat patch)
cvsdist 984ecb
Patch950: coreutils-selinux.patch
Ondrej Vasik d47655
Patch951: coreutils-selinuxmanpages.patch
Kamil Dudka 248169
Harald Hoyer 0af510
Conflicts: filesystem < 3
Pádraig Brady 5dc61e
# To avoid clobbering installs
Pádraig Brady 5fb9bc
Conflicts: coreutils-single
Harald Hoyer 09220f
Provides: /bin/basename
Harald Hoyer 09220f
Provides: /bin/cat
Harald Hoyer 09220f
Provides: /bin/chgrp
Harald Hoyer 09220f
Provides: /bin/chmod
Harald Hoyer 09220f
Provides: /bin/chown
Harald Hoyer 09220f
Provides: /bin/cp
Harald Hoyer 09220f
Provides: /bin/cut
Harald Hoyer 09220f
Provides: /bin/date
Harald Hoyer 09220f
Provides: /bin/dd
Harald Hoyer 09220f
Provides: /bin/df
Harald Hoyer 09220f
Provides: /bin/echo
Harald Hoyer 09220f
Provides: /bin/env
Harald Hoyer 09220f
Provides: /bin/false
Harald Hoyer 09220f
Provides: /bin/ln
Harald Hoyer 09220f
Provides: /bin/ls
Harald Hoyer 09220f
Provides: /bin/mkdir
Harald Hoyer 09220f
Provides: /bin/mknod
Harald Hoyer 09220f
Provides: /bin/mktemp
Harald Hoyer 09220f
Provides: /bin/mv
Harald Hoyer 09220f
Provides: /bin/nice
Harald Hoyer 09220f
Provides: /bin/pwd
Harald Hoyer 09220f
Provides: /bin/readlink
Harald Hoyer 09220f
Provides: /bin/rm
Harald Hoyer 09220f
Provides: /bin/rmdir
Harald Hoyer 09220f
Provides: /bin/sleep
Harald Hoyer 09220f
Provides: /bin/sort
Harald Hoyer 09220f
Provides: /bin/stty
Harald Hoyer 09220f
Provides: /bin/sync
Harald Hoyer 09220f
Provides: /bin/touch
Harald Hoyer 09220f
Provides: /bin/true
Harald Hoyer 09220f
Provides: /bin/uname
Harald Hoyer 09220f
Ondrej Vasik 75e385
BuildRequires: libselinux-devel
Tim Waugh 6f6444
BuildRequires: libacl-devel
Tim Waugh 6f6444
BuildRequires: gettext bison
Ondrej Vasik 75e385
BuildRequires: texinfo
Ondrej Vasik 75e385
BuildRequires: autoconf
Ondrej Vasik 75e385
BuildRequires: automake
Ondrej Vasik 75e385
BuildRequires: libcap-devel
Kamil Dudka f88f91
BuildRequires: libattr-devel
Ondřej Vašík 3a8751
BuildRequires: openssl-devel
Ondrej Vasik 083eee
BuildRequires: gmp-devel
Kamil Dudka f88f91
BuildRequires: attr
Ondrej Vasik c77f9b
BuildRequires: strace
Tim Waugh 6f6444
Pádraig Brady 5fb9bc
Requires: %{name}-common = %{version}-%{release}
Tim Waugh 115de3
Requires(pre): /sbin/install-info
Tim Waugh 115de3
Requires(preun): /sbin/install-info
Tim Waugh 115de3
Requires(post): /sbin/install-info
Tim Waugh 115de3
Requires(post): grep
Ondrej Vasik e464e3
Requires:       ncurses
Ondrej Vasik 083eee
Requires:       gmp
cvsdist 9f271f
Tim Waugh 115de3
Provides: fileutils = %{version}-%{release}
Tim Waugh 115de3
Provides: sh-utils = %{version}-%{release}
Tim Waugh 115de3
Provides: stat = %{version}-%{release}
Tim Waugh 115de3
Provides: textutils = %{version}-%{release}
Ondrej Vasik 2c1a19
#old mktemp package had epoch 3, so we have to use 4 for coreutils
Ondrej Vasik 2c1a19
Provides: mktemp = 4:%{version}-%{release}
Ondřej Vašík 1a367d
Provides: bundled(gnulib)
Ondrej Vasik 2c1a19
Obsoletes: mktemp < 4:%{version}-%{release}
Tim Waugh 115de3
Obsoletes: fileutils <= 4.1.9
Tim Waugh 115de3
Obsoletes: sh-utils <= 2.0.12
Tim Waugh 115de3
Obsoletes: stat <= 3.3
Tim Waugh 115de3
Obsoletes: textutils <= 2.0.21
Pádraig Brady 5fb9bc
Obsoletes: %{name} < 8.24-100
cvsdist de6548
cvsdist de6548
%description
cvsdist de6548
These are the GNU core utilities.  This package is the combination of
cvsdist de6548
the old GNU fileutils, sh-utils, and textutils packages.
cvsdist de6548
Pádraig Brady 5fb9bc
%package single
Pádraig Brady 5fb9bc
Summary:  coreutils multicall binary
Pádraig Brady 5fb9bc
Suggests: coreutils-common
Ondřej Vašík 49c29b
Provides: coreutils = %{version}-%{release}
Pádraig Brady 5dc61e
# To avoid clobbering installs
Pádraig Brady 5fb9bc
Conflicts: coreutils < 8.24-100
Pádraig Brady 5fb9bc
# Note RPM doesn't support separate buildroots for %files
Pádraig Brady 5fb9bc
# http://rpm.org/ticket/874 so use RemovePathPostfixes
Pádraig Brady 5fb9bc
# (new in rpm 4.13) to support separate file sets.
Pádraig Brady 5fb9bc
RemovePathPostfixes: .single
Pádraig Brady 5fb9bc
%description single
Pádraig Brady 5fb9bc
These are the GNU core utilities,
Pádraig Brady 5fb9bc
packaged as a single multicall binary.
Pádraig Brady 5fb9bc
Pádraig Brady 5fb9bc
Pádraig Brady 5fb9bc
%package common
Pádraig Brady 5fb9bc
# yum obsoleting rules explained at:
Pádraig Brady 5fb9bc
# https://bugzilla.redhat.com/show_bug.cgi?id=1107973#c7
Pádraig Brady 5fb9bc
Obsoletes: %{name} < 8.24-100
Pádraig Brady 5fb9bc
Summary:  coreutils common optional components
Pádraig Brady 5fb9bc
%description common
Pádraig Brady 5fb9bc
Optional though recommended components,
Pádraig Brady 5fb9bc
including documentation and translations.
Pádraig Brady 5fb9bc
cvsdist de6548
%prep
Ondrej Vasik c2ee73
%setup -q
cvsdist de6548
Tim Waugh 02489b
# Our patches
Ondrej Vasik 5f9af7
%patch100 -p1 -b .configure
Ondrej Vasik 5f9af7
%patch101 -p1 -b .manpages
Ondrej Vasik 7f2b32
%patch102 -p1 -b .tcsadrain
Ondrej Vasik 99caff
%patch103 -p1 -b .sysinfo
Kamil Dudka d05927
%patch104 -p1 -b .dfdirect
Ondřej Vašík fdeedf
%patch107 -p1 -b .mkdirmode
Peter Robinson 1f9b90
%patch108 -p1 -b .crtest
Pádraig Brady cfbfd8
%patch109 -p1 -b .opendir_stat
cvsdist de6548
cvsdist de6548
# sh-utils
cvsdist de6548
%patch703 -p1 -b .dateman
cvsdist de6548
%patch713 -p1 -b .langinfo
Ondřej Vašík 98ff9f
cvsdist de6548
# li18nux/lsb
cvsdist de6548
%patch800 -p1 -b .i18n
Ondrej Oprala 32b1e5
%patch801 -p1 -b .i18n-expand
cvsdist de6548
cvsdist de6548
# Coreutils
Tim Waugh 0b3fe5
%patch908 -p1 -b .getgrouplist
Tim Waugh c59bfe
%patch912 -p1 -b .overflow
Ondřej Vašík bb33bc
%patch913 -p1 -b .testoff
cvsdist 256d45
cvsdist 256d45
#SELinux
cvsdist 984ecb
%patch950 -p1 -b .selinux
Ondrej Vasik d47655
%patch951 -p1 -b .selinuxman
Kamil Dudka 248169
Pádraig Brady f0951f
chmod a+x tests/misc/sort-mb-tests.sh tests/df/direct.sh || :
Ondrej Vasik e18e41
Ondrej Vasik d47655
#fix typos/mistakes in localized documentation(#439410, #440056)
Ondrej Vasik 8283df
find ./po/ -name "*.p*" | xargs \
Ondrej Vasik 8283df
 sed -i \
Ondrej Vasik 6a4350
 -e 's/-dpR/-cdpR/'
Ondrej Vasik d47655
cvsdist de6548
%build
Ondrej Vasik e18e41
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpic"
cvsdist de6548
%{expand:%%global optflags %{optflags} -D_GNU_SOURCE=1}
Ondrej Vasik 8283df
#autoreconf -i -v
Ondrej Vasik 5f9af7
touch aclocal.m4 configure config.hin Makefile.in */Makefile.in
cvsdist 256d45
aclocal -I m4
cvsdist 256d45
autoconf --force
Tim Waugh 2190ea
automake --copy --add-missing
Pádraig Brady 5fb9bc
for type in separate single; do
Pádraig Brady 5fb9bc
  mkdir $type && \
Pádraig Brady 5fb9bc
  (cd $type && ln -s ../configure && \
Pádraig Brady 5fb9bc
  test $type = 'single' && configure_single='--enable-single-binary'
Pádraig Brady 5fb9bc
  %configure $configure_single \
Pádraig Brady 5fb9bc
             --cache-file=../config.cache \
Pádraig Brady 5fb9bc
             --enable-install-program=arch \
Pádraig Brady 5fb9bc
             --enable-no-install-program=uptime \
Pádraig Brady 5fb9bc
             --with-openssl \
Pádraig Brady 5fb9bc
             --with-tty-group \
Pádraig Brady 5fb9bc
             DEFAULT_POSIX2_VERSION=200112 alternative=199209 || :
Pádraig Brady 5fb9bc
  mkdir src # not needed with coreutils > 8.24
Pádraig Brady 5fb9bc
  make all %{?_smp_mflags})
Pádraig Brady 5fb9bc
done
cvsdist de6548
Pádraig Brady f0951f
# Get the list of supported utilities
Pádraig Brady f0951f
cp %SOURCE50 .
cvsdist de6548
Tim Waugh 6f6444
%check
Pádraig Brady 5fb9bc
for type in separate single; do
Pádraig Brady 5fb9bc
  test $type = 'single' && subdirs='SUBDIRS=.' # Only check gnulib once
Pádraig Brady 5fb9bc
  (cd $type && make check %{?_smp_mflags} $subdirs)
Pádraig Brady 5fb9bc
done
cvsdist de6548
cvsdist de6548
%install
Pádraig Brady 5fb9bc
for type in separate single; do
Pádraig Brady 5fb9bc
  install=install
Pádraig Brady 5fb9bc
  if test $type = 'single'; then
Pádraig Brady 5fb9bc
    subdir=%{_libexecdir}/%{name}; install=install-exec
Pádraig Brady 5fb9bc
  fi
Pádraig Brady 5fb9bc
  (cd $type && make DESTDIR=$RPM_BUILD_ROOT/$subdir $install)
Pádraig Brady 5fb9bc
Pádraig Brady 5fb9bc
  # chroot was in /usr/sbin :
Pádraig Brady 5fb9bc
  mkdir -p $RPM_BUILD_ROOT/$subdir/{%{_bindir},%{_sbindir}}
Pádraig Brady 5fb9bc
  mv $RPM_BUILD_ROOT/$subdir/{%_bindir,%_sbindir}/chroot
Pádraig Brady 5fb9bc
Pádraig Brady 5fb9bc
  # Move multicall variants to *.single.
Pádraig Brady 5fb9bc
  # RemovePathPostfixes will strip that later.
Pádraig Brady 5fb9bc
  if test $type = 'single'; then
Pádraig Brady 5fb9bc
    for dir in %{_bindir} %{_sbindir} %{_libexecdir}/%{name}; do
Pádraig Brady 5fb9bc
      for bin in $RPM_BUILD_ROOT/%{_libexecdir}/%{name}/$dir/*; do
Pádraig Brady 5fb9bc
        basebin=$(basename $bin)
Pádraig Brady 5fb9bc
        mv $bin $RPM_BUILD_ROOT/$dir/$basebin.single
Pádraig Brady 5fb9bc
      done
Pádraig Brady 5fb9bc
    done
Pádraig Brady 5fb9bc
  fi
Pádraig Brady 5fb9bc
done
cvsdist de6548
cvsdist de6548
# fix japanese catalog file
Tim Waugh a3e6ff
if [ -d $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC/LC_MESSAGES ]; then
Tim Waugh a3e6ff
   mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale/ja/LC_MESSAGES
Tim Waugh a3e6ff
   mv $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC/LC_MESSAGES/*mo \
Tim Waugh a3e6ff
      $RPM_BUILD_ROOT%{_datadir}/locale/ja/LC_MESSAGES
Tim Waugh a3e6ff
   rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC
cvsdist de6548
fi
cvsdist de6548
Tim Waugh 115de3
bzip2 -9f ChangeLog
Tim Waugh 115de3
Tim Waugh 115de3
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
Tim Waugh 115de3
install -p -c -m644 %SOURCE101 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS
Ondrej Vasik 579172
install -p -c -m644 %SOURCE102 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.lightbgcolor
Ondrej Vasik 0363d6
install -p -c -m644 %SOURCE103 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.256color
Tim Waugh 115de3
install -p -c -m644 %SOURCE105 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.sh
Tim Waugh 115de3
install -p -c -m644 %SOURCE106 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.csh
cvsdist de6548
cvsdist de6548
# These come from util-linux and/or procps.
Pádraig Brady f0951f
# With coreutils > 8.24 one can just add to --enable-no-install-program
Pádraig Brady f0951f
# rather than manually removing here, since tests depending on
Pádraig Brady f0951f
# built utilities are correctly skipped if not present.
Pádraig Brady f0951f
for i in kill ; do
Pádraig Brady 5fb9bc
    rm -f $RPM_BUILD_ROOT{%{_bindir}/$i,%{_mandir}/man1/$i.1}
Pádraig Brady 5fb9bc
    rm -f $RPM_BUILD_ROOT/%{_libexecdir}/%{name}/{%{_bindir}/$i,%{_mandir}/man1/$i.1}
cvsdist de6548
done
cvsdist de6548
Tim Waugh 115de3
# Compress ChangeLogs from before the fileutils/textutils/etc merge
Tim Waugh 115de3
bzip2 -f9 old/*/C*
cvsdist de6548
Tim Waugh 3928dd
# Use hard links instead of symbolic links for LC_TIME files (bug #246729).
Tim Waugh 3928dd
find %{buildroot}%{_datadir}/locale -type l | \
Tim Waugh 3928dd
(while read link
Tim Waugh 3928dd
 do
Tim Waugh 3928dd
   target=$(readlink "$link")
Tim Waugh 3928dd
   rm -f "$link"
Tim Waugh 3928dd
   ln "$(dirname "$link")/$target" "$link"
Tim Waugh 3928dd
 done)
Tim Waugh 3928dd
Pete Graner 92f50f
%find_lang %name
Ondřej Vašík ac6221
#Add the %lang(xyz) ownership for the LC_TIME dirs as well...
Ondřej Vašík ac6221
grep LC_TIME %name.lang | cut -d'/' -f1-6 | sed -e 's/) /) %%dir /g' >>%name.lang
cvsdist de6548
cvsdist de6548
# (sb) Deal with Installed (but unpackaged) file(s) found
Tim Waugh 6f6444
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
cvsdist de6548
cvsdist de6548
%pre
Tim Waugh 8eac3d
# We must deinstall these info files since they're merged in
Tim Waugh 8eac3d
# coreutils.info. else their postun'll be run too late
Tim Waugh 8eac3d
# and install-info will fail badly because of duplicates
Tim Waugh a6d595
for file in sh-utils textutils fileutils; do
Ondrej Vasik ae3959
  if [ -f %{_infodir}/$file.info.gz ]; then
Ondrej Vasik ae3959
    /sbin/install-info --delete %{_infodir}/$file.info.gz --dir=%{_infodir}/dir &> /dev/null || :
Ondrej Vasik 7915d2
  fi
cvsdist de6548
done
cvsdist de6548
cvsdist de6548
%preun
cvsdist de6548
if [ $1 = 0 ]; then
Ondrej Vasik ae3959
  if [ -f %{_infodir}/%{name}.info.gz ]; then
Ondrej Vasik ae3959
    /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || :
Ondrej Vasik 7915d2
  fi
cvsdist de6548
fi
cvsdist de6548
cvsdist de6548
%post
Harald Hoyer 26e34c
%{_bindir}/grep -v '(sh-utils)\|(fileutils)\|(textutils)' %{_infodir}/dir > \
cvsdist de6548
  %{_infodir}/dir.rpmmodify || exit 0
cvsdist de6548
    /bin/mv -f %{_infodir}/dir.rpmmodify %{_infodir}/dir
Ondrej Vasik ae3959
if [ -f %{_infodir}/%{name}.info.gz ]; then
Ondrej Vasik ae3959
  /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || :
Ondrej Vasik 7915d2
fi
cvsdist de6548
Pádraig Brady 5fb9bc
%files -f supported_utils
Pádraig Brady 5fb9bc
%defattr(-,root,root,-)
Pádraig Brady 5fb9bc
%exclude %{_bindir}/*.single
Pádraig Brady 5fb9bc
%{_libexecdir}/coreutils/*.so
Pádraig Brady 5fb9bc
Pádraig Brady 5fb9bc
%files single
Pádraig Brady 5fb9bc
%defattr(-,root,root,-)
Pádraig Brady 5fb9bc
%{_bindir}/*.single
Pádraig Brady 5fb9bc
%{_sbindir}/chroot.single
Pádraig Brady 5fb9bc
%{_libexecdir}/coreutils/*.so.single
Pádraig Brady 5fb9bc
Pádraig Brady 5fb9bc
%files common -f %{name}.lang
Tim Waugh 115de3
%defattr(-,root,root,-)
cvsdist de6548
%config(noreplace) %{_sysconfdir}/DIR_COLORS*
Ondrej Vasik d3c0f6
%config(noreplace) %{_sysconfdir}/profile.d/*
Pádraig Brady 5fb9bc
%{_infodir}/coreutils*
Pádraig Brady 5fb9bc
%{_mandir}/man*/*
Pádraig Brady 5fb9bc
# The following go to /usr/share/doc/coreutils-common
Peter Robinson 75d03c
%doc ABOUT-NLS NEWS README THANKS TODO
Tom Callaway 824697
%{!?_licensedir:%global license %%doc}
Tom Callaway 824697
%license COPYING
cvsdist de6548
cvsdist de6548
%changelog
Ondrej Oprala 32b1e5
* Tue Dec 01 2015 Ondrej Oprala <ooprala@redhat.com> - 8.24-102
Ondrej Oprala 32b1e5
- Use the new i18n implementation for expand/unexpand
Ondrej Oprala 32b1e5
Ondřej Vašík 49c29b
* Mon Nov 30 2015 Ondrej Vasik <ovasik@redhat.com> - 8.24-101
Ondřej Vašík 49c29b
- coreutils-single should provide versioned coreutils (#1286338)
Ondřej Vašík 49c29b
Pádraig Brady 5fb9bc
* Wed Nov 18 2015 Pádraig Brady <pbrady@redhat.com> - 8.24-100
Pádraig Brady 5fb9bc
- Split package to more easily support smaller installs
Pádraig Brady 5fb9bc
Kamil Dudka c7c3ee
* Wed Sep 16 2015 Kamil Dudka <kdudka@redhat.com> - 8.24-4
Kamil Dudka c7c3ee
- fix memory leak in sort/I18N (patches written by Pádraig, #1259942)
Kamil Dudka c7c3ee
Ondřej Vašík 2ad92d
* Sat Sep 12 2015 Ondrej Vasik <ovasik@redhat.com> 8.24-3
Ondřej Vašík 2ad92d
- fix one still existing occurance of non-full path in colorls.sh
Ondřej Vašík 2ad92d
Ondřej Vašík 7b7a05
* Thu Jul 16 2015 Ondrej Vasik <ovasik@redhat.com> 8.24-2
Ondřej Vašík 7b7a05
- use newer version of sort/I18N fix for CVE-2015-4041
Ondřej Vašík 7b7a05
  and CVE-2015-4042
Ondřej Vašík 7b7a05
Ondřej Vašík 3775f4
* Sun Jul 05 2015 Ondrej Vasik <ovasik@redhat.com> 8.24-1
Ondřej Vašík 3775f4
- new upstream release 8.24
Ondřej Vašík 3775f4
Peter Robinson 1f9b90
* Sat Jul  4 2015 Peter Robinson <pbrobinson@fedoraproject.org> 8.23-14
Peter Robinson 1f9b90
- Disable failing test-update-copyright to fix FTBFS
Peter Robinson 1f9b90
Dennis Gilmore 42e419
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.23-13
Dennis Gilmore 42e419
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore 42e419
Ondřej Vašík 138c00
* Thu Jun 04 2015 Ondrej Vasik <ovasik@redhat.com> - 8.23-12
Ondřej Vašík 58ee24
- call utilities in colorls.* scripts with full path (#1222140)
Ondřej Vašík 58ee24
Kamil Dudka e2395b
* Thu May 14 2015 Kamil Dudka <kdudka@redhat.com> - 8.23-11
Kamil Dudka e2395b
- run 'make check' in parallel to speed up the build
Kamil Dudka e2395b
Kamil Dudka e2395b
* Wed May 13 2015 Ondrej Oprala <ooprala@redhat.com> - 8.23-10
Ondrej Oprala 7adccb
- sort - fix buffer overflow in some case conversions
Ondrej Oprala 7adccb
  - patch by Pádraig Brady
Ondrej Oprala 7adccb
Pádraig Brady 0ea2ae
* Mon Apr 20 2015 Pádraig Brady <pbrady@redhat.com> - 8.23-9
Pádraig Brady 0ea2ae
- Adjust LS_COLORS in 256 color mode; brighten some, remove hardlink colors (#1196642)
Pádraig Brady 0ea2ae
Peter Robinson 75d03c
* Sun Mar 22 2015 Peter Robinson <pbrobinson@fedoraproject.org> 8.23-8
Peter Robinson 75d03c
- Drop large ancient docs
Peter Robinson 75d03c
Till Maas 0006fe
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 8.23-7
Till Maas 0006fe
- Rebuilt for Fedora 23 Change
Till Maas 0006fe
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
Till Maas 0006fe
Ondřej Vašík ac6221
* Mon Dec 01 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-6
Ondřej Vašík ac6221
- have the LC_TIME subdirs with lang macro (#1169027)
Ondřej Vašík ac6221
Ondřej Vašík 2f8deb
* Wed Oct 15 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-5
Ondřej Vašík 2f8deb
- handle situation with ro /tmp in colorls scripts (#1149761)
Ondřej Vašík 2f8deb
Ondřej Vašík cae273
* Wed Oct 01 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-4
Ondřej Vašík cae273
- fix the sorting in multibyte locales (NUL-terminate sort keys)
Ondřej Vašík cae273
  - patch by Andreas Schwab (#1146185)
Ondřej Vašík cae273
Peter Robinson 89879a
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.23-3
Peter Robinson 89879a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Peter Robinson 89879a
Ondřej Vašík f7c868
* Tue Aug 05 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-2
Ondřej Vašík f7c868
- enable smp_flags again (by B.Voelker)
Ondřej Vašík f7c868
- fix regression in chroot
Ondřej Vašík f7c868
Ondřej Vašík 9c33d8
* Tue Jul 22 2014 Ondrej Vasik <ovasik@redhat.com> - 8.23-1
Ondřej Vašík 9c33d8
- new upstream release 8.23
Ondřej Vašík 9c33d8
- synchronize the old differences in ls SELinux options
Ondřej Vašík 9c33d8
  with upstream
Ondřej Vašík f5e87b
- skip df/skip-duplicates.sh test for now (passing locally, failing in koji)
Ondřej Vašík 9c33d8
Tom Callaway 824697
* Fri Jul 11 2014 Tom Callaway <spot@fedoraproject.org> - 8.22-17
Tom Callaway 824697
- fix license handling
Tom Callaway 824697
Jakub Čajka 2af617
* Mon Jun 23 2014 Jakub Čajka <jcajka@redhat.com> - 8.22-16
Jakub Čajka 2af617
- fix failed tests on ppc(backport from gnulib upstream)
Jakub Čajka 2af617
Dennis Gilmore 8d2456
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.22-15
Dennis Gilmore 8d2456
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore 8d2456
Ondřej Vašík 136250
* Sat Apr 12 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-14
Ondřej Vašík 136250
- fix dd sparse test failure on xfs filesystem(#1085727,
Ondřej Vašík 136250
  by P.Brady)
Ondřej Vašík 136250
Ondřej Vašík 124052
* Wed Mar 05 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-13
Ondřej Vašík 124052
- drop the util-linux requirements (smaller docker images),
Ondřej Vašík 124052
  drop ancient obsoletes of -libs subpackage
Ondřej Vašík 124052
Ondřej Vašík d700b5
* Sun Mar 02 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-12
Ondřej Vašík d700b5
- fix the date crash or infloop in TZ="" parsing (#1069657)
Ondřej Vašík d700b5
Ondřej Vašík 55f7ec
* Mon Jan 13 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-11
Ondřej Vašík 55f7ec
- cp/mv/install: do not crash when getfscreatecon() is
Ondřej Vašík 55f7ec
  returning a NULL context
Ondřej Vašík 55f7ec
Ondřej Vašík 72a0b5
* Mon Jan 13 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-10
Ondřej Vašík 72a0b5
- unset the unnecessary envvars after colorls scripts(#1051703)
Ondřej Vašík 72a0b5
- improve the limitation (check for both utf8 and utf-8)
Ondřej Vašík 72a0b5
Ondrej Oprala be3c92
* Fri Jan 10 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-9
Ondrej Oprala be3c92
- Limit the cut optimizations to UTF-8 locales only
Ondrej Oprala be3c92
Ondřej Vašík 40bc31
* Wed Jan 08 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-8
Ondřej Vašík 40bc31
- Don't use cut mb path if not necessary (#1021403, #499220)
Ondřej Vašík b3c0c9
- several i18n patch improvements merged from OpenSUSE (fixed
Ondřej Vašík b3c0c9
  compilation warnings, simplify mb handling in uniq)
Ondrej Oprala 45bd04
Ondrej Oprala 9b303e
* Mon Jan 06 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-7
Ondrej Oprala 9b303e
- Fix sorting by non-first field (#1003544)
Ondrej Oprala 9b303e
Ondřej Vašík 31d3fd
* Fri Jan 03 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-6
Ondřej Vašík 31d3fd
- do not modify SELinux contexts of existing parent
Ondřej Vašík 31d3fd
  directories when copying files (fix by P.Brady, #1045122)
Ondřej Vašík 31d3fd
Ondrej Oprala d6d744
* Thu Jan 02 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-5
Ondrej Oprala d6d744
- reverted an old change and constricted it's condition
Ondrej Oprala d6d744
- turned off two multibyte tests (wrong strcoll return value)
Ondrej Oprala d6d744
Ondřej Vašík 7a1c1f
* Mon Dec 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-4
Ondřej Vašík 7a1c1f
- skip even the ls aliases in noninteractive mode
Ondřej Vašík 7a1c1f
  (suggested by T. Cordes, #988152)
Ondřej Vašík 7a1c1f
Ondřej Vašík 94edc2
* Sun Dec 22 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-3
Ondřej Vašík f1ce0c
- reset buffer before copying to prevent some rare cases of
Ondřej Vašík f1ce0c
  invalid output in join and uniq(#1036289)
Ondřej Vašík f1ce0c
Ondřej Vašík bb33bc
* Sat Dec 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-1
Ondřej Vašík bb33bc
- new upstream version 8.22
Ondřej Vašík bb33bc
- temporarily disable multibyte cut.pl part and df symlink
Ondřej Vašík bb33bc
  tests
Ondřej Vašík bb33bc
Ondřej Vašík 595c07
* Thu Dec 12 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-23
Ondřej Vašík 595c07
- skip output-is-input-mb.p test - failing on armv7l (reported
Ondřej Vašík 595c07
  by B.Voelker)
Ondřej Vašík 595c07
Peter Robinson a6b6d0
* Mon Dec  9 2013 Peter Robinson <pbrobinson@fedoraproject.org> 8.21-22
Peter Robinson a6b6d0
- Add upstream patch to fix test failures on aarch64
Peter Robinson a6b6d0
Ondřej Vašík 3e3be7
* Thu Nov 28 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-21
Ondřej Vašík 3e3be7
- turn on the multibyte path in the testsuite to cover
Ondřej Vašík 3e3be7
  i18n regressions
Ondřej Vašík 3e3be7
Ondřej Vašík afe488
* Wed Nov 06 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-20
Ondřej Vašík afe488
- fix possible colorls.csh script errors for tcsh with
Ondřej Vašík afe488
  noclobber set and entered include file (#1027279)
Ondřej Vašík afe488
Ondřej Vašík 9b2b94
* Mon Oct 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-19
Ondřej Vašík 9b2b94
- cp: correct error message for invalid arguments
Ondřej Vašík 9b2b94
  of '--no-preserve' (#1018206)
Ondřej Vašík 9b2b94
Ondřej Vašík 32c665
* Thu Aug 15 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-18
Ondřej Vašík 32c665
- pr -e, with a mix of backspaces and TABs, could corrupt the heap
Ondřej Vašík 32c665
  in multibyte locales (analyzed by J.Koncicky)
Ondřej Vašík 32c665
Ondrej Oprala 0dcc5a
* Wed Aug 14 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-17
Ondrej Oprala 0dcc5a
- Fix sort multibyte incompatibilities
Ondrej Oprala 0dcc5a
Dennis Gilmore bce599
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.21-16
Dennis Gilmore bce599
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore bce599
Ondrej Oprala e8fe3e
* Wed Jul 17 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-15
Ondrej Oprala e8fe3e
- change the TMP variable name in colorls.csh to _tmp (#981373)
Ondrej Oprala e8fe3e
Ondřej Vašík 1ad7b8
* Fri May 17 2013 Ondrej Vasik 
Ondřej Vašík 1ad7b8
- revert the last change
Ondřej Vašík 1ad7b8
Ondřej Vašík ed5396
* Fri May 17 2013 Ondrej Vasik 
Ondřej Vašík ed5396
- require glibc-devel to prevent broken links in coreutils
Ondřej Vašík b87f1b
  info manual (#959597)
Ondřej Vašík ed5396
Ville Skyttä f0b6f8
* Wed May 08 2013 Ondrej Vasik 
Ville Skyttä f0b6f8
- optimization of colorls scripts by Ville Skytta (#961012)
Ville Skyttä f0b6f8
Ondrej Oprala 7bbf86
* Fri Apr 05 2013 Ondrej Oprala 
Ondrej Oprala 7bbf86
- Fix tmp file location in colorls scripts (#948008)
Ondrej Oprala 7bbf86
Ondřej Vašík c7a1b7
* Thu Mar 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-10
Ondřej Vašík c7a1b7
- DIR_COLORS.$TERM should have higher priority than
Ondřej Vašík c7a1b7
  DIR_COLORS.256color (#921651)
Ondřej Vašík c7a1b7
Ondrej Oprala 1ad51b
* Mon Mar 11 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-9
Ondrej Oprala 1ad51b
- add support for INCLUDE in colorls scripts (#818069)
Ondrej Oprala 1ad51b
Ondřej Vašík 76ade6
* Mon Mar 04 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-8
Ondřej Vašík 76ade6
- fix factor on AArch64 (M.Salter, #917735)
Ondřej Vašík 76ade6
Ondřej Vašík c3f2f5
* Fri Mar 01 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-7
Ondřej Vašík c3f2f5
- ls: colorize several new archive/compressed types (#868510)
Ondřej Vašík c3f2f5
Ondřej Vašík bad020
* Sat Feb 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-6
Ondřej Vašík bad020
- install: do proper cleanup when strip fails
Ondřej Vašík bad020
  (O.Oprala, B.Voekler, #632444)
Ondřej Vašík bad020
Ondřej Vašík bad020
* Wed Feb 20 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-5
Ondřej Vašík 180195
- fix multibyte issue in unexpand(by R.Kollar, #821262)
Ondřej Vašík 180195
Ondrej Oprala 181265
* Mon Feb 18 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-4
Ondrej Oprala 181265
- fix sort-mb-tests.sh test (B.Voelker)
Ondrej Oprala 181265
Mark Wielaard 970e32
* Mon Feb 18 2013 Mark Wielaard <mjw@redhat.com> 8.21-3
Mark Wielaard 970e32
- fix coreutils-i18n.patch to terminate mbdelim string (#911929)
Mark Wielaard 970e32
Ondřej Vašík c7f6c7
* Mon Feb 18 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-2
Ondřej Vašík c7f6c7
- remove unnecessary powerpc factor patch
Ondřej Vašík c7f6c7
Ondřej Vašík 4c4be9
* Fri Feb 15 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-1
Ondřej Vašík 4c4be9
- new upstream release 8.21, update patches
Ondřej Vašík 4c4be9
Ondrej Oprala 9ae2bc
* Thu Feb 07 2013 Ondrej Oprala <ooprala@redhat.com> 8.20-8
Ondrej Oprala 9ae2bc
- add missing sort-mb-tests.sh to local.mk
Ondrej Oprala 9ae2bc
Ondřej Vašík 04d73f
* Tue Feb 05 2013 Ondrej Vasik <ovasik@redhat.com> 8.20-7
Ondřej Vašík 04d73f
- add support for DTR/DSR control flow in stty(#445213)
Ondřej Vašík 04d73f
Ondřej Vašík 5089cf
* Wed Jan 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.20-6
Ondřej Vašík 5089cf
- fix multiple segmantation faults in i18n patch (by SUSE)
Ondřej Vašík 5089cf
  (#869442, #902917)
Ondřej Vašík 5089cf
Ondřej Vašík 11aeb4
* Thu Dec 20 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-5
Ondřej Vašík 11aeb4
- seq: fix newline output when -s specified (upstream)
Ondřej Vašík 11aeb4
Ondřej Vašík c767e7
* Mon Dec 10 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-4
Ondřej Vašík c767e7
- fix showing duplicates in df (#709351, O.Oprala, B.Voelker)
Ondřej Vašík c767e7
Ondřej Vašík d9f99c
* Thu Dec 06 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-3
Ondřej Vašík d9f99c
- fix factor on 32bit powerpc (upstream, #884715)
Ondřej Vašík d9f99c
Ondřej Vašík 7e4f1a
* Mon Nov 05 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-2
Ondřej Vašík 7e4f1a
- disable the temporary O_SYNC fix (glibc is fixed - #872366)
Ondřej Vašík 7e4f1a
Ondřej Vašík 8b177c
* Sat Oct 27 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-1
Ondřej Vašík 8b177c
- new upstream release 8.20
Ondřej Vašík 5580b5
- Temporarily require util-linux >= 2.22.1-3 (to prevent missing
Ondřej Vašík 5580b5
  su/runuser on system)
Ondřej Vašík 8b177c
Ondřej Vašík 7ee630
* Mon Aug 20 2012 Ondrej Vasik <ovasik@redhat.com> 8.19-1
Ondřej Vašík 7ee630
- new upstream release 8.19
Ondřej Vašík fa6f38
- fix multibyte issues in cut and expand (M.Briza, #821260)
Ondřej Vašík 7ee630
Ondřej Vašík 89d1aa
* Sun Aug 12 2012 Ondrej Vasik <ovasik@redhat.com> 8.18-1
Ondřej Vašík 89d1aa
- new upstream release 8.18
Ondřej Vašík 89d1aa
- su/runuser moved to util-linux
Ondřej Vašík 89d1aa
Dennis Gilmore 0c6cba
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.17-4
Dennis Gilmore 0c6cba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 0c6cba
Ondřej Vašík 5427c8
* Tue May 15 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-3
Ondřej Vašík 1a367d
- add virtual provides for bundled(gnulib) copylib (#821748)
Ondřej Vašík 1a367d
Ondřej Vašík bfd5cf
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-2
Ondřej Vašík bfd5cf
- ls: upstream fix - correctly show symlinks in /
Ondřej Vašík bfd5cf
Ondřej Vašík 315471
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-1
Ondřej Vašík 315471
- new upstream release 8.17
Ondřej Vašík 315471
Ondřej Vašík 618e46
* Fri May 04 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-3
Ondřej Vašík 618e46
- add .htm and .shtml to colorized DIR_COLORS document
Ondřej Vašík 618e46
  type (#817218)
Ondřej Vašík 618e46
Ondřej Vašík 6972fb
* Mon Apr 16 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-2
Ondřej Vašík 6972fb
- fix the tcsh colorls.csh behaviour in non-interactive
Ondřej Vašík 6972fb
  mode (#804604)
Ondřej Vašík 6972fb
Ondřej Vašík bb1a46
* Mon Mar 26 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-1
Ondřej Vašík bb1a46
- new upstream release 8.16
Ondřej Vašík bb1a46
- defuzz patches, remove already applied patches
Ondřej Vašík bb1a46
Ondřej Vašík 161877
* Thu Mar 08 2012 Ondrej Vasik <ovasik@redhat.com> 8.15-8
Ondřej Vašík 161877
- fix regression in du -x with nondir argument (by J.Meyering)
Ondřej Vašík 161877
Ondřej Vašík 58683b
* Wed Mar 07 2012 Ondrej Vasik <ovasik@redhat.com> 8.15-7
Ondřej Vašík 58683b
- fix sort segfault with multibyte locales (by P.Brady)
Ondřej Vašík 58683b
Harald Hoyer ec52e3
* Fri Feb 10 2012 Harald Hoyer <harald@redhat.com> 8.15-6
Harald Hoyer ec52e3
- turn on testsuite again
Harald Hoyer ec52e3
Harald Hoyer 0af510
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-5
Harald Hoyer 0af510
- add filesystem guard
Harald Hoyer 0af510
Harald Hoyer 09220f
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-4
Harald Hoyer 09220f
- add missing provides for the /usr-move
Harald Hoyer 09220f
Harald Hoyer 26e34c
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-3
Harald Hoyer 26e34c
- install everything in /usr
Harald Hoyer 26e34c
  https://fedoraproject.org/wiki/Features/UsrMove
Harald Hoyer 26e34c
Kamil Dudka ad3d42
* Mon Jan 16 2012 Kamil Dudka <kdudka@redhat.com> - 8.15-2
Kamil Dudka ad3d42
- fix stack smashing, buffer overflow, and invalid output of pr (#772172)
Kamil Dudka ad3d42
Ondřej Vašík 33b6b7
* Sat Jan 07 2012 Ondrej Vasik <ovasik@redhat.com> - 8.15-1
Ondřej Vašík 7f6231
- new upstream release 8.15
Ondřej Vašík 7f6231
Ondřej Vašík 377a7b
* Thu Jan 05 2012 Ondrej Vasik <ovasik@redhat.com> - 8.14-6
Ondřej Vašík 377a7b
- do not use shebang in sourced colorls.csh
Ondřej Vašík 377a7b
Ondřej Vašík d91008
* Thu Jan 05 2012 Ondrej Vasik <ovasik@redhat.com> - 8.14-5
Ondřej Vašík 586a31
- fix pr -c and pr -v segfault with multibyte locales
Ondřej Vašík 586a31
Rex Dieter 3c275d
* Mon Oct 31 2011 Rex Dieter <rdieter@fedoraproject.org> 8.14-4
Rex Dieter 3c275d
- rebuild (gmp), last time, I promise
Rex Dieter 3c275d
Ondřej Vašík f531c8
* Mon Oct 24 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-3
Ondřej Vašík f531c8
- require at least pam 1.1.3-7 (#748215)
Ondřej Vašík f531c8
Ondřej Vašík f6278c
* Thu Oct 20 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-2
Ondřej Vašík f6278c
- rebuild for gmp
Ondřej Vašík f6278c
Ondřej Vašík 59d906
* Wed Oct 12 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-1
Ondřej Vašík 59d906
- new upstream release 8.14
Ondřej Vašík 59d906
Marcela Mašláňová c9499b
* Mon Sep 26 2011 Peter Schiffer <pschiffe@redhat.com> - 8.13-2.2
Marcela Mašláňová a8f8a5
- rebuild with new gmp
Marcela Mašláňová a8f8a5
Ondřej Vašík cb9359
* Mon Sep 12 2011 Ondrej Vasik <ovasik@redhat.com> - 8.13-2
Ondřej Vašík cb9359
- Obsolete coreutils-libs (#737287)
Ondřej Vašík cb9359
Ondřej Vašík b5f920
* Fri Sep 09 2011 Ondrej Vasik <ovasik@redhat.com> - 8.13-1
Ondřej Vašík b5f920
- new upstream release 8.13
Ondřej Vašík b5f920
- temporarily disable recently added multibyte checks in
Ondřej Vašík b5f920
  misc/cut test
Ondřej Vašík fbca36
- fix the SUSE fix for cut output-delimiter
Ondřej Vašík b5f920
- drop coreutils-libs subpackage, no longer needed
Ondřej Vašík b5f920
Ondrej Vasik a68f22
* Mon Sep 05 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-7
Ondrej Vasik a68f22
- incorporate some i18n patch fixes from OpenSUSE:
Ondrej Vasik a68f22
  - fix cut output-delimiter option
Ondrej Vasik a68f22
  - prevent infinite loop in sort when ignoring chars
Ondrej Vasik a68f22
  - prevent using unitialized variable in cut
Ondrej Vasik a68f22
Ondřej Vašík 6ff9fc
* Tue Aug 23 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-6
Ondřej Vašík 6ff9fc
- su: fix shell suspend in tcsh (#597928)
Ondřej Vašík 6ff9fc
Ondřej Vašík 9938e5
* Thu Aug 18 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-5
Ondřej Vašík 9938e5
- variable "u" should be static in uname processor type patch
Ondřej Vašík 9938e5
Ondřej Vašík 4afb5b
* Thu Aug 11 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-4
Ondřej Vašík 4afb5b
- deprecate non-upstream cp -Z/--context (install should be
Ondřej Vašík 4afb5b
  used instead of it), make it working if destination exists
Ondřej Vašík 4afb5b
  (#715557)
Ondřej Vašík 4afb5b
Ondřej Vašík c9c477
* Fri Jul 29 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-3
Ondřej Vašík c9c477
- use acl_extended_file_nofollow() if available (#692823)
Ondřej Vašík c9c477
Ondřej Vašík 65b57c
* Fri Jul 15 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-2
Ondřej Vašík 65b57c
- support ecryptfs mount of Private (postlogin into su.pamd)
Ondřej Vašík 65b57c
  (#722323)
Ondřej Vašík 65b57c
Ondřej Vašík 2947a9
* Wed Apr 27 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-1
Ondřej Vašík 2947a9
- new upstream release 8.12
Ondřej Vašík 2947a9
Ondřej Vašík d79f57
* Thu Apr 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.11-2
Ondřej Vašík d79f57
- fix issue with df --direct(extra new line)
Ondřej Vašík d79f57
Ondřej Vašík 50a3ba
* Thu Apr 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.11-1
Ondřej Vašík 50a3ba
- new upstream release 8.11, defuzz patches
Ondřej Vašík 50a3ba
Ondřej Vašík fdeedf
* Tue Mar 22 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-7
Ondřej Vašík fdeedf
- add note about mkdir mode behaviour into info
Ondřej Vašík fdeedf
  documentation (#610559)
Ondřej Vašík fdeedf
Ondřej Vašík 7a041c
* Mon Mar 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-6
Ondřej Vašík 7a041c
- fix possible uninitalized variables usage caused by i18n
Ondřej Vašík 7a041c
  patch(#683799)
Ondřej Vašík 7a041c
Ondrej Vasik 9207a1
* Fri Mar  4 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-5
Ondrej Vasik 9207a1
- make coreutils build even without patches (with
Ondrej Vasik 9207a1
  nopam, norunuser and noselinux variables)
Ondrej Vasik 9207a1
Ondřej Vašík e734c6
* Thu Feb 17 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-4
Ondřej Vašík e734c6
- colorize documents by DIR_COLORS files(brown like mc)
Ondřej Vašík e734c6
Ondřej Vašík 78e0be
* Thu Feb 17 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-3
Ondřej Vašík 78e0be
- add several new TERMs to DIR_COLORS files(#678147)
Ondřej Vašík 78e0be
Dennis Gilmore f467b4
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.10-2
Dennis Gilmore f467b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore f467b4
Ondrej Vasik 95b1c6
* Fri Feb 04 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-1
Ondrej Vasik 16cfab
- new upstream release coreutils-8.10
Ondrej Vasik 16cfab
Dennis Gilmore 0c817b
* Sat Jan 08 2011 Dennis Gilmore <dennis@ausil.us> - 8.9-2
Dennis Gilmore 0c817b
- drop no longer needed mkstemp patch for sparc 
Dennis Gilmore 0c817b
Ondřej Vašík 58ba6d
* Tue Jan 04 2011 Ondrej Vasik <ovasik@redhat.com> - 8.9-1
Ondřej Vašík 58ba6d
- new upstream release coreutils-8.9
Ondřej Vašík 58ba6d
Ondrej Vasik 1c2811
* Fri Dec 31 2010 Ondrej Vasik <ovasik@redhat.com> - 8.8-2
Ondrej Vasik 1c2811
- The suffix length was dependent on the number of bytes
Ondrej Vasik 1c2811
  or lines per file (#666293)
Ondrej Vasik 1c2811
Ondrej Vasik 826eac
* Thu Dec 23 2010 Ondrej Vasik <ovasik@redhat.com> - 8.8-1
Ondrej Vasik 826eac
- fix parallel sorting issue (#655096)
Ondrej Vasik 826eac
- new upstream release coreutils-8.8 (#665164)
Ondrej Vasik 826eac
Ondrej Vasik 35cd80
* Thu Nov 18 2010 Ondrej Vasik <ovasik@redhat.com> - 8.7-2
Ondrej Vasik 35cd80
- don't prompt for password with runuser(#654367)
Ondrej Vasik 35cd80
Ondrej Vasik 35cd80
* Mon Nov 15 2010 Ondrej Vasik <ovasik@redhat.com> - 8.7-1
Ondřej Vašík 917089
- new upstream release coreutils-8.7
Ondřej Vašík 917089
- pam support in su consolidation with SUSE(#622700)
Ondřej Vašík 917089
Kamil Dudka c07997
* Wed Nov 03 2010 Kamil Dudka <kdudka@redhat.com> - 8.6-3
Kamil Dudka c07997
- prevent sort from assertion failure in case LC_CTYPE does not match LC_TIME
Kamil Dudka c07997
  (#647938)
Kamil Dudka c07997
Kamil Dudka bd229e
* Tue Oct 26 2010 Kamil Dudka <kdudka@redhat.com> - 8.6-2
Kamil Dudka bd229e
- improve i18n support in sort (debug-keys test is now back)
Kamil Dudka bd229e
Ondřej Vašík 98ff9f
* Wed Oct 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.6-1
Ondřej Vašík 98ff9f
- new upstream release 8.6
Ondřej Vašík 98ff9f
- remove applied patches, temporarily disable sort
Ondřej Vašík 98ff9f
  debug-keys test for multibyte locales (failing
Ondřej Vašík 98ff9f
  because of i18n patch)
Ondřej Vašík 98ff9f
Ondřej Vašík 0a5116
* Thu Sep 30 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-10
Ondřej Vašík 0a5116
- various fixes for case conversion in tr(#611274)
Ondřej Vašík 0a5116
Jesse Keating eacfb8
* Wed Sep 29 2010 jkeating - 8.5-9
Jesse Keating eacfb8
- Rebuilt for gcc bug 634757
Jesse Keating eacfb8
Ondřej Vašík a921d1
* Mon Sep 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-8
Ondřej Vašík a921d1
- change assertion failure for invalid multibyte input
Ondřej Vašík a921d1
  in sort to less confusing error message(#591352)
Ondřej Vašík a921d1
Ondřej Vašík 85ea3f
* Wed Sep 08 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-7
Ondřej Vašík c28546
- add RELRO protection to su as well (#630017)
Ondřej Vašík c28546
Ondřej Vašík f050d2
* Mon Sep 06 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-6
Ondřej Vašík f050d2
- compile su with pie again (#630017)
Ondřej Vašík f050d2
Ondřej Vašík 2a672b
* Mon Aug 30 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-5
Ondřej Vašík 2a672b
- fix double free abort in tac (#628213)
Ondřej Vašík 2a672b
Ondrej Vasik 437af5
* Thu Jul 22 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-4
Ondrej Vasik 437af5
- Add .ear, .war, .sar , for Java jar-like archives to
Ondrej Vasik 437af5
  dircolors (#616497)
Ondrej Vasik 437af5
Dan Horák 93d4e3
* Fri Jul  2 2010 Dan Horák <dan[at]danny.cz> - 8.5-3
Dan Horák 93d4e3
- rebuilt with the updated configuration patch
Dan Horák 93d4e3
- drop the old -O1 exception for s390(x)
Dan Horák 93d4e3
- updated the getgrouplist patch (Kamil Dudka)
Dan Horák 93d4e3
Ondrej Vasik 542128
* Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-2
Ondrej Vasik 542128
- doublequote LS_COLORS in colorls.*sh scripts to speedup
Ondrej Vasik 542128
  shell start(#586029)
Ondrej Vasik 542128
- add patch for mkstemp on sparc64(Dennis Gilmore)
Ondrej Vasik 542128
- update /etc/DIR_COLORS* files
Ondrej Vasik 542128
Ondrej Vasik 12996d
* Mon Apr 26 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-1
Ondrej Vasik 12996d
- new upstream release 8.5
Ondrej Vasik 12996d
Ondrej Vasik a5bbdc
* Thu Apr 15 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-8
Ondrej Vasik a5bbdc
- move readlink from /usr/bin to bin, keep symlink in
Ondrej Vasik a5bbdc
  /usr/bin(#580682)
Ondrej Vasik a5bbdc
Kamil Dudka d05927
* Mon Mar 29 2010 Kamil Dudka <kdudka@redhat.com> - 8.4-7
Kamil Dudka d05927
- a new option df --direct
Kamil Dudka d05927
Ondrej Vasik 515305
* Sat Mar 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-6
Ondrej Vasik 515305
- run tput colors in colorls profile.d scripts only
Ondrej Vasik 515305
  in the interactive mode(#450424)
Ondrej Vasik 515305
Ondrej Vasik edc268
* Fri Feb 12 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-5
Ondrej Vasik edc268
- fix exit status of terminated child processes in su with
Ondrej Vasik edc268
  pam(#559098)
Ondrej Vasik edc268
Ondrej Vasik 5e5036
* Fri Feb 05 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-4
Ondrej Vasik 20666c
- do not depend on selinux patch application in
Ondrej Vasik 20666c
  _require_selinux tests(#556350)
Ondrej Vasik 20666c
Ondrej Vasik 6a2111
* Fri Jan 29 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-3
Ondrej Vasik 6a2111
- do not fail tests if there are no loopdevices left
Ondrej Vasik 6a2111
  (#558898)
Ondrej Vasik 6a2111
Ondrej Vasik f27ce0
* Tue Jan 26 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-2
Ondrej Vasik f27ce0
- who doesn't determine user's message status correctly
Ondrej Vasik f27ce0
  (#454261)
Ondrej Vasik f27ce0
Ondrej Vasik d3f2db
* Thu Jan 14 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-1
Ondrej Vasik d3f2db
- new upstream release 8.4
Ondrej Vasik d3f2db
Ondrej Vasik dc24bf
* Fri Jan 08 2010 Ondrej Vasik <ovasik@redhat.com> - 8.3-1
Ondrej Vasik dc24bf
- new upstream release 8.3
Ondrej Vasik dc24bf
Ondrej Vasik 9956da
* Wed Jan 06 2010 Ondrej Vasik <ovasik@redhat.com> - 8.2-6
Ondrej Vasik 083eee
- require gmp-devel/gmp for large numbers support(#552846)
Ondrej Vasik 9956da
Ondrej Vasik 437c9e
* Sun Dec 27 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-5
Ondrej Vasik 437c9e
- fix misc/selinux root-only test(#550494)
Ondrej Vasik 437c9e
Ondrej Vasik 99caff
* Sat Dec 19 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-4
Ondrej Vasik 99caff
- bring back uname -p/-i functionality except of the
Ondrej Vasik 99caff
  athlon hack(#548834)
Ondrej Vasik 99caff
- comment patches
Ondrej Vasik 99caff
Ondrej Vasik 75e385
* Wed Dec 16 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-3
Ondrej Vasik 75e385
- use grep instead of deprecated egrep in colorls.sh script
Ondrej Vasik 75e385
  (#548174)
Ondrej Vasik 99caff
- remove unnecessary versioned requires/conflicts
Ondrej Vasik 75e385
- remove non-upstream hack for uname -p
Ondrej Vasik 75e385
Ondrej Vasik 0ab9d4
* Wed Dec 16 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-2
Ondrej Vasik 0ab9d4
- fix DIR_COLORS.256color file
Ondrej Vasik 0ab9d4
Ondrej Vasik e6c893
* Fri Dec 11 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-1
Ondrej Vasik e6c893
- new upstream release 8.2
Ondrej Vasik 422af9
- removed applied patches, temporarily do not run dup_cloexec()
Ondrej Vasik 422af9
  dependent gnulib tests failing in koji
Ondrej Vasik e6c893
Ondrej Vasik c77f9b
* Fri Nov 27 2009 Ondrej Vasik <ovasik@redhat.com> - 8.1-1
Ondrej Vasik c77f9b
- new upstream release 8.1
Ondrej Vasik c77f9b
- fix build under koji (no test failures with underlying
Ondrej Vasik c77f9b
  RHEL-5 XEN kernel due to unsearchable path and lack of
Ondrej Vasik c77f9b
  futimens functionality)
Ondrej Vasik c77f9b
Ondrej Vasik af1fb4
* Wed Oct 07 2009 Ondrej Vasik <ovasik@redhat.com> - 8.0-2
Ondrej Vasik af1fb4
- update /etc/DIR_COLORS* files
Ondrej Vasik af1fb4
Ondrej Vasik 207519
* Wed Oct 07 2009 Ondrej Vasik <ovasik@redhat.com> - 8.0-1
Ondrej Vasik 207519
- New upstream release 8.0 (beta), defuzz patches,
Ondrej Vasik 207519
  remove applied patches
Ondrej Vasik 207519
Ondrej Vasik fa0337
* Mon Oct 05 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-7
Ondrej Vasik fa0337
- chcon no longer aborts on a selinux disabled system
Ondrej Vasik fa0337
  (#527142)
Ondrej Vasik fa0337
Ondrej Vasik ae3959
* Fri Oct 02 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-6
Ondrej Vasik ae3959
- ls -LR exits with status 2, not 0, when it encounters
Ondrej Vasik ae3959
  a cycle(#525402)
Ondrej Vasik ae3959
- ls: print "?", not "0" as inode of dereferenced dangling
Ondrej Vasik ae3959
  symlink(#525400)
Ondrej Vasik ae3959
- call the install-info on .gz info files
Ondrej Vasik ae3959
Ondrej Vasik 066fd3
* Tue Sep 22 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-5
Ondrej Vasik 066fd3
- improve and correct runuser documentation (#524805)
Ondrej Vasik 066fd3
Ondrej Vasik 4c2f2a
* Mon Sep 21 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-4
Ondrej Vasik 4c2f2a
- add dircolors color for GNU lzip (#516897)
Ondrej Vasik 4c2f2a
Ondrej Vasik f0deff
* Fri Sep 18 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-3
Ondrej Vasik f0deff
- fixed typo in DIR_COLORS.256color causing no color for
Ondrej Vasik f0deff
  multihardlink
Ondrej Vasik f0deff
Ondrej Vasik 6a4350
* Wed Sep 16 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-2
Ondrej Vasik 6a4350
- fix copying of extended attributes for read only source
Ondrej Vasik 6a4350
  files
Ondrej Vasik 6a4350
Ondrej Vasik 250517
* Sat Sep 12 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-1
Ondrej Vasik 250517
- new upstream bugfix release 7.6, removed applied patches,
Ondrej Vasik 250517
  defuzzed the rest
Ondrej Vasik 250517
Ondrej Vasik 266a66
* Thu Sep 10 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-6
Ondrej Vasik 266a66
- fix double free error in fold for singlebyte locales
Ondrej Vasik 266a66
  (caused by multibyte patch)
Ondrej Vasik 266a66
Ondrej Vasik 61fe33
* Tue Sep 08 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-5
Ondrej Vasik 61fe33
- fix sort -h for multibyte locales (reported via
Ondrej Vasik 61fe33
  http://bugs.archlinux.org/task/16022)
Ondrej Vasik 61fe33
Ondrej Vasik 2c2fd9
* Thu Sep 03 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-4
Ondrej Vasik 2c2fd9
- fixed regression where df -l <device> as regular user
Ondrej Vasik 2c2fd9
  cause "Permission denied" (#520630, introduced by fix for
Ondrej Vasik 2c2fd9
  rhbz #497830)
Ondrej Vasik 2c2fd9
Ondrej Vasik 063897
* Fri Aug 28 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-3
Ondrej Vasik 063897
- ls -i: print consistent inode numbers also for mount points
Ondrej Vasik 063897
  (#453709)
Ondrej Vasik 063897
Ondrej Vasik 5fd0b0
* Mon Aug 24 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-2
Ondrej Vasik 5fd0b0
- Better fix than workaround the koji insufficient utimensat
Ondrej Vasik 5fd0b0
  support issue to prevent failures in other packages
Ondrej Vasik 5fd0b0
Ondrej Vasik e1052e
* Fri Aug 21 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-1
Ondrej Vasik e1052e
- New upstream release 7.5, remove already applied patches,
Ondrej Vasik 1bc86e
  defuzz few others, xz in default set(by dependencies),
Ondrej Vasik 1bc86e
  so no explicit br required
Ondrej Vasik 1bc86e
- skip two new tests on system with insufficient utimensat
Ondrej Vasik 1bc86e
  support(e.g. koji)
Ondrej Vasik 1bc86e
- libstdbuf.so in separate coreutils-libs subpackage
Ondrej Vasik 1bc86e
- update /etc/DIRCOLORS*
Ondrej Vasik e1052e
Ondrej Vasik 7915d2
* Thu Aug 06 2009 Ondrej Vasik <ovasik@redhat.com> - 7.4-6
Ondrej Vasik 7915d2
- do process install-info only with info files present(#515970)
Ondrej Vasik 378338
- BuildRequires for xz, use xz tarball
Ondrej Vasik 7915d2
Kamil Dudka ff18ef
* Wed Aug 05 2009 Kamil Dudka <kdudka@redhat.com> - 7.4-5
Kamil Dudka ff18ef
- ls -1U with two or more arguments (or with -R or -s) works properly again
Kamil Dudka ff18ef
- install runs faster again with SELinux enabled (#479502)
Kamil Dudka ff18ef
Jesse Keating 3dc23f
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.4-4
Jesse Keating 3dc23f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating 3dc23f
Ondrej Vasik 777ce5
* Mon Jul 06 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-3
Ondrej Vasik 777ce5
- do not ignore sort's version sort for multibyte locales
Ondrej Vasik 777ce5
  (#509688)
Ondrej Vasik 777ce5
Ondřej Vašík 85ea3f
* Thu Jun 18 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-2
Ondrej Vasik 7f2b32
- temporarily workaround probable kernel issue with
Ondrej Vasik 7f2b32
  TCSADRAIN(#504798)
Ondrej Vasik 7f2b32
Ondrej Vasik 67e264
* Mon May 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-1
Ondrej Vasik 67e264
- new upstream release 7.4, removed applied patches
Ondrej Vasik 67e264
Ondrej Vasik 17e0ca
* Thu Apr 23 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-3
Ondrej Vasik 17e0ca
- fix segfaults in join (i18n patch) when using multibyte
Ondrej Vasik 17e0ca
  locales(#497368)
Ondrej Vasik 17e0ca
Ondrej Vasik 187c07
* Fri Apr 17 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-2
Ondrej Vasik 187c07
- make mv xattr support failures silent (as is done for
Ondrej Vasik 187c07
  cp -a) - #496142
Ondrej Vasik 187c07
Ondrej Vasik ca7ca1
* Tue Mar 31 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-1
Ondrej Vasik ca7ca1
- New upstream bugfix release 7.2
Ondrej Vasik ca7ca1
- removed applied patches
Ondrej Vasik 1ef0ec
- temporarily disable strverscmp failing gnulib test
Ondrej Vasik ca7ca1
Ondrej Vasik 579172
* Thu Mar 19 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-7
Ondrej Vasik 579172
- do not ship /etc/DIR_COLORS.xterm - as many terminals
Ondrej Vasik 579172
  use TERM xterm and black background as default - making
Ondrej Vasik 579172
  ls color output unreadable
Ondrej Vasik 579172
- shipping /etc/DIR_COLORS.lightbgcolor instead of it for
Ondrej Vasik 579172
  light(white/gray) backgrounds
Ondrej Vasik 579172
- try to preserve xattrs in cp -a when possible
Ondrej Vasik 579172
Ondrej Vasik bfff21
* Mon Mar 02 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-6
Ondrej Vasik bfff21
- fix sort bugs (including #485715) for multibyte locales
Ondrej Vasik bfff21
  as well
Ondrej Vasik 579172
Ondrej Vasik c39fe6
* Fri Feb 27 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-5
Ondrej Vasik c39fe6
- fix infinite loop in recursive cp (upstream, introduced
Ondrej Vasik c39fe6
  by 7.1)
Ondrej Vasik c39fe6
Ondrej Vasik a35968
* Thu Feb 26 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-4
Ondrej Vasik a35968
- fix showing ACL's for ls -Z (#487374), fix automatic
Ondrej Vasik a35968
  column width for it as well
Ondrej Vasik a35968
Ondrej Vasik 49c94e
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-3
Ondrej Vasik 49c94e
- fix couple of bugs (including #485715) in sort with
Ondrej Vasik 49c94e
  determining end of fields(upstream)
Ondrej Vasik 49c94e
Ondrej Vasik be8210
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-2
Ondrej Vasik be8210
- workaround libcap issue with broken headers (#483548)
Ondrej Vasik be8210
- fix gnulib testsuite failure (4x77 (skip) is not
Ondrej Vasik be8210
  77(skip) ;) )
Ondrej Vasik be8210
Ondrej Vasik c4b1fe
* Tue Feb 24 2009 Ondrej Vasik <ovasik@redhat.com> - 7.1-1
Ondrej Vasik c4b1fe
- New upstream release 7.1 (temporarily using tar.gz tarball
Ondrej Vasik c4b1fe
  as there are no xz utils in Fedora), removed applied
Ondrej Vasik c4b1fe
  patches, amended patches and LS_COLORS files
Ondrej Vasik c4b1fe
Jesse Keating eded8d
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0-8
Jesse Keating eded8d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating eded8d
Kamil Dudka f88f91
* Wed Jan 28 2009 Kamil Dudka <kdudka@redhat.com> - 7.0-7
Kamil Dudka f88f91
- added BuildRequires for libattr-devel and attr
Kamil Dudka f88f91
Kamil Dudka b26491
* Wed Jan 28 2009 Kamil Dudka <kdudka@redhat.com> - 7.0-6
Kamil Dudka b26491
- cp/mv: add --no-clobber (-n) option to not overwrite target
Kamil Dudka b26491
- cp/mv: add xattr support (#202823)
Kamil Dudka b26491
Ondrej Vasik f7b542
* Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-5
Ondrej Vasik f7b542
- fix info documentation for expr command as well(#474434)
Ondrej Vasik f7b542
Ondrej Vasik 5a43cb
* Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-4
Ondrej Vasik 5a43cb
- fixed syntax error w/ "expr" command using negative
Ondrej Vasik 5a43cb
  string/integer as first (i.e expr -125) - due to
Ondrej Vasik 5a43cb
  complexity of changes used diff against upstream git-head
Ondrej Vasik 5a43cb
  (#474434)
Ondrej Vasik 5a43cb
- enable total-awk test again (and skip it when df not working)
Ondrej Vasik 5a43cb
Ondrej Vasik 25edee
* Tue Nov 25 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-3
Ondrej Vasik 25edee
- package summary tuning
Ondrej Vasik 25edee
Ondrej Vasik 25edee
* Fri Nov 21 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-2
Ondrej Vasik 8283df
- added requirements for util-linux-ng >= 2.14
Ondrej Vasik 8283df
  because of file conflict in update from F-8/F-9(#472445)
Ondrej Vasik 8283df
- some sed cleanup, df totaltests patch changes (not working
Ondrej Vasik 8283df
  correctly yet :( )
Ondrej Vasik 8283df
Ondrej Vasik e8a61f
* Wed Nov 12 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-1
Ondrej Vasik e18e41
- new upstream release
Ondrej Vasik e18e41
- modification/removal of related patches
Ondrej Vasik e18e41
- use automake 1.10.1 instead of 1.10a
Ondrej Vasik e8a61f
- temporarily skip df --total tests (failures),
Ondrej Vasik e8a61f
  timeout-paramaters (failure on ppc64)
Ondrej Vasik e18e41
Ondrej Vasik e464e3
* Mon Nov 03 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-17
Ondrej Vasik e464e3
- Requires: ncurses (#469277)
Ondrej Vasik e464e3
Ondřej Vašík 85ea3f
* Wed Oct 22 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-16
Ondrej Vasik 893c38
- make possible to disable capability in ls due to
Ondrej Vasik 893c38
  performance impact when not cached(#467508)
Ondrej Vasik 893c38
- do not patch generated manpages - generate them at build
Ondrej Vasik 893c38
  time
Ondrej Vasik 893c38
- do not mistakenly display -g and -G runuser option in su
Ondrej Vasik 893c38
  --help output
Ondrej Vasik 893c38
Ondrej Vasik 3a1add
* Mon Oct 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-15
Ondrej Vasik 3a1add
- fix several date issues(e.g. countable dayshifts, ignoring
Ondrej Vasik 3a1add
  some cases of relative offset, locales conversions...)
Ondrej Vasik 3a1add
- clarify ls exit statuses documentation (#446294)
Ondrej Vasik 3a1add
Ondrej Vasik 146c35
* Sun Oct 12 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-14
Ondrej Vasik 146c35
- cp -Z now correctly separated in man page (#466646)
Ondrej Vasik 146c35
- cp -Z works again (#466653)
Ondrej Vasik 146c35
- make preservation of SELinux CTX non-mandatory for
Ondrej Vasik 146c35
  preserve=all cp option
Ondrej Vasik 146c35
Ondrej Vasik 0beb80
* Wed Oct 08 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-13
Ondrej Vasik 0beb80
- remove unimplemented (never accepted by upstream) option
Ondrej Vasik 0beb80
  for chcon changes only. Removed from help and man.
Ondrej Vasik 0beb80
- remove ugly lzma hack as lzma is now supported by setup
Ondrej Vasik 0beb80
  macro
Ondrej Vasik 0beb80
Jarod Wilson e11554
* Mon Oct 06 2008 Jarod Wilson <jarod@redhat.com> - 6.12-12
Jarod Wilson e11554
- fix up potential test failures when building in certain
Jarod Wilson e11554
  slightly quirky environments (part of bz#442352)
Jarod Wilson e11554
Ondrej Vasik 9cd65b
* Mon Oct 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-11
Ondrej Vasik 9cd65b
- added requires for libattr (#465569)
Ondrej Vasik 9cd65b
Ondrej Vasik b8498f
* Mon Sep 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-10
Ondrej Vasik b8498f
- seq should no longer fail to display final number of some
Ondrej Vasik b8498f
  float usages of seq with utf8 locales(#463556)
Ondrej Vasik b8498f
Ondrej Vasik a7cab6
* Wed Aug 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-9
Ondrej Vasik a7cab6
- mention that DISPLAY and XAUTHORITY envvars are preserved
Ondrej Vasik a7cab6
  for pam_xauth in su -l (#450505)
Ondrej Vasik a7cab6
Kamil Dudka 248169
* Mon Aug 04 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-8
Kamil Dudka 248169
- ls -U1 now uses constant memory
Kamil Dudka 248169
Ondřej Vašík 85ea3f
* Wed Jul 23 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-7
Kamil Dudka c7a6ab
- dd: iflag=fullblock now read full blocks if possible
Kamil Dudka c7a6ab
  (#431997, #449263)
Kamil Dudka c7a6ab
- ls: --color now highlights files with capabilities (#449985)
Kamil Dudka c7a6ab
Ondrej Vasik 0e0613
* Wed Jul 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-6
Ondrej Vasik 0e0613
- Get rid off fuzz in patches
Ondrej Vasik 0e0613
Ondrej Vasik 717c34
* Fri Jul 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-5
Ondrej Vasik 717c34
- fix authors for basename and echo
Ondrej Vasik 717c34
- fix who info pages, print last runlevel only for printable
Ondrej Vasik 717c34
  chars
Ondrej Vasik 717c34
Ondrej Vasik 3ed40d
* Mon Jun 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-4
Ondrej Vasik 3ed40d
- print verbose output of chcon with newline after each 
Ondrej Vasik 3ed40d
  message (#451478)
Ondrej Vasik 3ed40d
Ondrej Vasik c8e66e
* Fri Jun 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-3
Ondrej Vasik c8e66e
- workaround for koji failures(#449910, #442352) now 
Ondrej Vasik c8e66e
  preserves timestamps correctly - fallback to supported
Ondrej Vasik c8e66e
  functions, added test case
Ondrej Vasik c8e66e
- runuser binary is no longer doubled in /usr/bin/runuser
Ondrej Vasik c8e66e
Ondrej Vasik 98cf8d
* Wed Jun 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-2
Ondrej Vasik 98cf8d
- workaround for strange koji failures(#449910,#442352)
Ondrej Vasik 98cf8d
- fixed ls -ZC segfault(#449866, introduced by 6.10-1 
Ondrej Vasik 98cf8d
  SELinux patch reworking) 
Ondrej Vasik 98cf8d
Ondrej Vasik 5f9af7
* Mon Jun 02 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-1
Ondrej Vasik 5f9af7
- New upstream release 6.12, adapted patches
Ondrej Vasik 5f9af7
Tom Callaway 8738c5
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.11-5
Tom Callaway 8738c5
- fix SHA256/SHA512 to work on sparc
Tom Callaway 8738c5
Ondrej Vasik 26314c
* Tue May 20 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-4
Ondrej Vasik 26314c
- fixed a HUGE memory leak in install binary(#447410)
Ondrej Vasik 26314c
Ondrej Vasik 97c49f
* Mon May 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-3
Ondrej Vasik 97c49f
- added arch utility (from util-linux-ng)
Ondrej Vasik 97c49f
- do not show executable file types without executable bit
Ondrej Vasik 97c49f
  in colored ls as executable
Ondrej Vasik 97c49f
Ondrej Vasik 4ff137
* Wed Apr 23 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-2
Ondrej Vasik 4ff137
- Do not show misleading scontext in id command when user
Ondrej Vasik 4ff137
  is specified (#443485)
Ondrej Vasik 4ff137
- Avoid possible test failures on non-english locales
Ondrej Vasik 4ff137
Ondrej Vasik a81ef2
* Mon Apr 21 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-1
Ondrej Vasik a81ef2
- New upstream release 6.11 
Ondrej Vasik a81ef2
- removed accepted patches + few minor patch changes
Ondrej Vasik a81ef2
Ondrej Vasik 9e2af9
* Fri Apr 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-21
Ondrej Vasik 9e2af9
- fix wrong checksum line handling in sha1sum -c 
Ondrej Vasik 9e2af9
  command(#439531)
Ondrej Vasik 9e2af9
Ondrej Vasik de046a
* Tue Apr 15 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-20
Ondrej Vasik de046a
- fix possible segfault in sha1sum/md5sum command
Ondrej Vasik de046a
Ondrej Vasik c43069
* Mon Apr 14 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-19
Ondrej Vasik c43069
- fix possible build-failure typo in i18n patch(#442205)
Ondrej Vasik c43069
Ondrej Vasik d47655
* Mon Apr  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-18
Ondrej Vasik d47655
- fix colorls.sh syntax with Zsh (#440652)
Ondrej Vasik d47655
- mention that cp -a includes -c option + mention cp -c 
Ondrej Vasik d47655
  option in manpages (#440056)
Ondrej Vasik d47655
- fix typo in runuser manpages (#439410)
Ondrej Vasik d47655
Ondrej Vasik 829da0
* Sat Mar 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-17
Ondrej Vasik 829da0
- better workaround of glibc getoptc change(factor test)
Ondrej Vasik 829da0
- don't segfault mknod, mkfifo with invalid-selinux-context
Ondrej Vasik 829da0
Ondrej Vasik 147167
* Thu Mar 27 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-16
Ondrej Vasik 147167
- keep LS_COLORS when USER_LS_COLORS defined
Ondrej Vasik 147167
- someupstream fixes:
Ondrej Vasik 147167
- mkdir -Z invalid-selinux-context dir no longer segfaults
Ondrej Vasik 147167
- ptx with odd number of backslashes no longer leads to buffer
Ondrej Vasik 147167
  overflow
Ondrej Vasik 147167
- paste -d'\' file" no longer ovveruns memory
Ondrej Vasik 147167
Ondrej Vasik f8a2ac
* Wed Mar 26 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-15
Ondrej Vasik f8a2ac
- covered correct handling for some test conditions failures
Ondrej Vasik f8a2ac
  e.g. root build+selinux active and not running mcstrans(d)
Ondrej Vasik f8a2ac
  or selinux enforcing (#436717)
Ondrej Vasik f8a2ac
Ondrej Vasik 5568ef
* Wed Mar 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-14
Ondrej Vasik 5568ef
- mv: never unlink a destination file before calling rename
Ondrej Vasik 5568ef
  (upstream, #438076)
Ondrej Vasik 5568ef
Ondrej Vasik f0d582
* Mon Mar 17 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-13
Ondrej Vasik f0d582
- disable echo option separator behavior(added by #431005,
Ondrej Vasik f0d582
  request for removal #437653 + upstream)
Ondrej Vasik f0d582
- temporarily disabled longoptions change until full 
Ondrej Vasik f0d582
  clarification upstreamery (#431005)
Ondrej Vasik f0d582
Ondrej Vasik 4d6a38
* Tue Mar 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-12
Ondrej Vasik 4d6a38
- fixed harmless double close of stdout in dd(#436368)
Ondrej Vasik 4d6a38
Ondrej Vasik 1ecd64
* Thu Mar  6 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-11
Ondrej Vasik 1ecd64
- fixed broken order of params in stat(#435669)
Ondrej Vasik 1ecd64
Ondrej Vasik fec358
* Tue Mar  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-10
Ondrej Vasik fec358
- colorls.csh missing doublequotes (#435789)
Ondrej Vasik fec358
- fixed possibility to localize verbose outputs
Ondrej Vasik fec358
Ondrej Vasik d3c0f6
* Mon Mar  3 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-9
Ondrej Vasik d3c0f6
- consolidation of verbose output to stdout (upstream)
Ondrej Vasik d3c0f6
Ondrej Vasik 6feaf7
* Mon Feb 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-8
Ondrej Vasik 6feaf7
- use default security context in install - broken by 
Ondrej Vasik 6feaf7
  coreutils-6.10 update(#319231)
Ondrej Vasik 6feaf7
- some sh/csh scripts optimalizations(by ville.skytta@iki.fi,
Ondrej Vasik 6feaf7
  - #433189, #433190)
Ondrej Vasik 6feaf7
Ondrej Vasik 5873d0
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-7
Ondrej Vasik 5873d0
- keep old csh/sh usermodified colorls shell scripts
Ondrej Vasik 5873d0
  but use the new ones(#432154)
Ondrej Vasik 5873d0
Ondrej Vasik 55707b
* Thu Feb  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-6
Ondrej Vasik 55707b
- better 256-color support in colorls shell scripts
Ondrej Vasik 55707b
- color tuning(based on feedback in #429121)
Ondrej Vasik 55707b
Ondrej Vasik 6ee11a
* Mon Feb  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-5
Ondrej Vasik 6ee11a
- enabled 256-color support in colorls shell scripts(#429121)
Ondrej Vasik 6ee11a
- fixed syntax error in csh script(#431315)
Ondrej Vasik 6ee11a
Ondrej Vasik 6d00d6
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-4
Ondrej Vasik 6d00d6
- forgotten return in colorls.sh change
Ondrej Vasik 6d00d6
Ondrej Vasik 5d66c4
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-3
Ondrej Vasik 5d66c4
- fix unability of echo to display certain strings(added --
Ondrej Vasik 5d66c4
  separator, #431005)
Ondrej Vasik 5d66c4
- do not require only one long_opt for certain commands 
Ondrej Vasik 5d66c4
  e.g. sleep, yes - but use first usable (#431005)
Ondrej Vasik 5d66c4
- do not override userspecified LS_COLORS variable, but
Ondrej Vasik 5d66c4
  use it for colored ls(#430827)
Ondrej Vasik 5d66c4
- discard errors from dircolors to /dev/null + some tuning 
Ondrej Vasik 5d66c4
  of lscolor sh/csh scripts(#430823)
Ondrej Vasik 5d66c4
- do not consider files with SELinux security context as
Ondrej Vasik 5d66c4
  files having ACL in ls long format(#430779)
Ondrej Vasik 5d66c4
Ondrej Vasik 2c1a19
* Mon Jan 28 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-2
Ondrej Vasik 2c1a19
- some manpages improvements(#406981,#284881)
Ondrej Vasik 2c1a19
- fix non-versioned obsoletes of mktemp(#430407)
Ondrej Vasik 2c1a19
Ondrej Vasik 0363d6
* Fri Jan 25 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-1
Ondrej Vasik 0363d6
- New upstream release(changed %%prep because of lack of lzma
Ondrej Vasik 0363d6
  support in %%setup macro)
Ondrej Vasik 0363d6
- License GPLv3+
Ondrej Vasik 0363d6
- removed patches cp-i-u,du-ls-upstream,statsecuritycontext,
Ondrej Vasik 0363d6
  futimens,getdateYYYYMMDD,ls-x
Ondrej Vasik 0363d6
- modified patches to be compilable after upstream changes
Ondrej Vasik 0363d6
- selinux patch reworked to have backward compatibility with
Ondrej Vasik 0363d6
  F8(cp,ls and stat behaviour differ from upstream in SELinux
Ondrej Vasik 0363d6
  options)
Ondrej Vasik 0363d6
- su-l/runuser-l pam file usage a bit documented(#368721)
Ondrej Vasik 0363d6
- more TERMs for DIR_COLORS, added colors for audio files,
Ondrej Vasik 0363d6
  more image/compress file types(taken from upstream 
Ondrej Vasik 0363d6
  dircolors.hin)
Ondrej Vasik 0363d6
- new file DIR_COLORS.256color which takes advantage from 
Ondrej Vasik 0363d6
  256color term types-not really used yet(#429121)
Ondrej Vasik 0363d6
Ondrej Vasik 7bec82
* Wed Jan 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-17
Ondrej Vasik 7bec82
- added several missing colored TERMs(including rxvt-unicode,
Ondrej Vasik 7bec82
  screen-256color and xterm-256color) to DIR_COLORS and
Ondrej Vasik 7bec82
  DIR_COLORS.xterm(#239266) 
Ondrej Vasik 7bec82
Ondrej Vasik 60e926
* Wed Dec 05 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-16
Ondrej Vasik 60e926
- fix displaying of security context in stat(#411181)
Ondrej Vasik 60e926
Ondrej Vasik cfcdd2
* Thu Nov 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-15
Ondrej Vasik cfcdd2
- completed fix of wrong colored broken symlinks in ls(#404511)
Ondrej Vasik cfcdd2
Ondrej Vasik afa672
* Fri Nov 23 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-14
Ondrej Vasik afa672
- fixed bug in handling YYYYMMDD date format with relative
Ondrej Vasik afa672
  signed offset(#377821)
Ondrej Vasik afa672
Ondrej Vasik 40985b
* Tue Nov 13 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-13
Ondrej Vasik 40985b
- fixed bug in selinux patch which caused bad preserving
Ondrej Vasik 40985b
  of security context in install(#319231)
Ondrej Vasik 40985b
Ondrej Vasik 13c6ce
* Fri Nov 02 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-12
Ondrej Vasik 13c6ce
- added some upstream supported dircolors TERMs(#239266)
Ondrej Vasik 13c6ce
- fixed du output for unaccesible dirs(#250089)
Ondrej Vasik 13c6ce
- a bit of upstream tunning for symlinks
Ondrej Vasik 13c6ce
Ondrej Vasik 2ea786
* Tue Oct 30 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-11
Ondrej Vasik 2ea786
- allow cp -a to rewrite file on different filesystem(#219900)
Ondrej Vasik 2ea786
  (based on upstream patch)
Ondrej Vasik 2ea786
Ondrej Vasik 182f35
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-10
Ondrej Vasik 182f35
- modified coreutils-i18n.patch because of sort -R in
Ondrej Vasik 182f35
  a non C locales(fix by Andreas Schwab) (#249315)
Ondrej Vasik 182f35
Ondrej Vasik 96aa3c
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-9
Ondrej Vasik 96aa3c
- applied upstream patch for runuser to coreutils-selinux.patch(#232652)
Ondrej Vasik 96aa3c
- License tag to GPLv2+
Ondrej Vasik 96aa3c
Ondrej Vasik ae4020
* Thu Oct 25 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-8
Ondrej Vasik ae4020
- applied upstream patch for cp and mv(#248591)
Ondrej Vasik ae4020
Pete Graner 7830c3
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-7
Pete Graner 7830c3
- Fix typo in spec file. (CVS merge conflict leftovers)
Pete Graner 7830c3
Pete Graner 92f50f
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-6
Pete Graner 92f50f
- Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
Pete Graner 92f50f
- Rebuild
Pete Graner 92f50f
Tim Waugh 08b995
* Tue Aug 14 2007 Tim Waugh <twaugh@redhat.com> 6.9-5
Tim Waugh 08b995
- Don't generate runuser.1 since we ship a complete manpage for it
Tim Waugh 08b995
  (bug #241662).
Tim Waugh 08b995
Tim Waugh 3928dd
* Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 6.9-4
Tim Waugh 3928dd
- Use hard links instead of symbolic links for LC_TIME files (bug #246729).
Tim Waugh 3928dd
Tim Waugh 3e1644
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 6.9-3
Tim Waugh 76a86e
- Fixed 'ls -x' output (bug #240298).
Tim Waugh fa9d79
- Disambiguate futimens() from the glibc implementation (bug #242321).
Tim Waugh fa9d79
Karsten Hopp 190abb
* Mon Apr 02 2007 Karsten Hopp <karsten@redhat.com> 6.9-2
Karsten Hopp 190abb
- /bin/mv in %%post requires libselinux
Karsten Hopp 190abb
Tim Waugh 34e227
* Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 6.9-1
Tim Waugh 34e227
- 6.9.
Tim Waugh 34e227
Tim Waugh 3b9e78
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com>
Tim Waugh 3b9e78
- Better install-info scriptlets (bug #225655).
Tim Waugh 3b9e78
Tim Waugh 3b9e78
* Thu Mar  1 2007 Tim Waugh <twaugh@redhat.com> 6.8-1
Tim Waugh bb664a
- 6.8+, in preparation for 6.9.
Tim Waugh bb664a
Tim Waugh a6d595
* Thu Feb 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-9
Tim Waugh a6d595
- Use sed instead of perl for text replacement (bug #225655).
Tim Waugh a6d595
- Use install-info scriptlets from the guidelines (bug #225655).
Tim Waugh a6d595
Tim Waugh a3e6ff
* Tue Feb 20 2007 Tim Waugh <twaugh@redhat.com> 6.7-8
Tim Waugh a3e6ff
- Don't mark profile scripts as config files (bug #225655).
Tim Waugh a3e6ff
- Avoid extra directory separators (bug #225655).
Tim Waugh a3e6ff
Tim Waugh 115de3
* Mon Feb 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-7
Tim Waugh 115de3
- Better Obsoletes/Provides versioning (bug #225655).
Tim Waugh 115de3
- Use better defattr (bug #225655).
Tim Waugh 115de3
- Be info file compression tolerant (bug #225655).
Tim Waugh 115de3
- Moved changelog compression to %%install (bug #225655).
Tim Waugh 115de3
- Prevent upstream changes being masked (bug #225655).
Tim Waugh 115de3
- Added a comment (bug #225655).
Tim Waugh 115de3
- Use install -p for non-compiled files (bug #225655).
Tim Waugh 115de3
- Use sysconfdir macro for /etc (bug #225655).
Tim Waugh 115de3
- Use Requires(pre) etc for install-info (bug #225655).
Tim Waugh 115de3
Tim Waugh f4d3c3
* Fri Feb 16 2007 Tim Waugh <twaugh@redhat.com> 6.7-6
Tim Waugh f4d3c3
- Provide version for stat (bug #225655).
Tim Waugh f4d3c3
- Fixed permissions on profile scripts (bug #225655).
Tim Waugh f4d3c3
Tim Waugh eab78b
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 6.7-5
Tim Waugh 8eac3d
- Removed unnecessary stuff in pre scriptlet (bug #225655).
Tim Waugh 8eac3d
- Prefix sources with 'coreutils-' (bug #225655).
Tim Waugh 5c114c
- Avoid %%makeinstall (bug #225655).
Tim Waugh 5c114c
Tim Waugh 6f6444
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 6.7-4
Tim Waugh 6f6444
- Ship COPYING file (bug #225655).
Tim Waugh 6f6444
- Use datadir and infodir macros in %%pre scriptlet (bug #225655).
Tim Waugh 6f6444
- Use spaces not tabs (bug #225655).
Tim Waugh 6f6444
- Fixed build root.
Tim Waugh 6f6444
- Change prereq to requires (bug #225655).
Tim Waugh 6f6444
- Explicitly version some obsoletes tags (bug #225655).
Tim Waugh 6f6444
- Removed obsolete pl translation fix.
Tim Waugh 6f6444
Tim Waugh d705d9
* Mon Jan 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-3
Tim Waugh d705d9
- Make scriptlet unconditionally succeed (bug #223681).
Tim Waugh d705d9
Tim Waugh b5687d
* Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-2
Tim Waugh b5687d
- Build does not require libtermcap-devel.
Tim Waugh b5687d
Tim Waugh d66c4d
* Tue Jan  9 2007 Tim Waugh <twaugh@redhat.com> 6.7-1
Tim Waugh d66c4d
- 6.7.  No longer need sort-compatibility, rename, newhashes, timestyle,
Tim Waugh d66c4d
  acl, df-cifs, afs or autoconf patches.
Tim Waugh d66c4d
Tim Waugh 517635
* Tue Jan  2 2007 Tim Waugh <twaugh@redhat.com>
Tim Waugh 517635
- Prevent 'su --help' showing runuser-only options such as --group.
Tim Waugh 517635
Tim Waugh add8cb
* Fri Nov 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-16
Tim Waugh add8cb
- Unbreak id (bug #217177).
Tim Waugh add8cb
Tim Waugh 6071af
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-15
Tim Waugh a30626
- Fixed stat's 'C' format specifier (bug #216676).
Tim Waugh dfe7b9
- Misleading 'id -Z root' error message (bug #211089).
Tim Waugh dfe7b9
Tim Waugh 00dc86
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 5.97-14
Tim Waugh 00dc86
- Clarified runcon man page (bug #213846).
Tim Waugh 00dc86
Tim Waugh 48a2fb
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com> 5.97-13
Tim Waugh 48a2fb
- Own LC_TIME locale directories (bug #210751).
Tim Waugh 48a2fb
Tim Waugh b9e1cc
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 5.97-12
Tim Waugh b9e1cc
- Fixed 'cp -Z' when destination exists, again (bug #189967).
Tim Waugh b9e1cc
Tim Waugh c53f23
* Thu Sep 28 2006 Tim Waugh <twaugh@redhat.com> 5.97-11
Tim Waugh c53f23
- Back-ported rename patch (bug #205744).
Tim Waugh c53f23
Tim Waugh 4f8387
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com> 5.97-10
Tim Waugh 8e7e29
- Ignore 'cifs' filesystems for 'df -l' (bug #183703).
Tim Waugh 0c6929
- Include -g/-G in runuser man page (part of bug #199344).
Tim Waugh ee5475
- Corrected runuser man page (bug #200620).
Tim Waugh ee5475
Tim Waugh 12a600
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-9
Tim Waugh 12a600
- Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
Tim Waugh 0e3de1
Tim Waugh e6a660
* Wed Aug 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-8
Tim Waugh e6a660
- Don't chdir until after PAM bits in su (bug #197659).
Tim Waugh e6a660
Tim Waugh a0c234
* Tue Aug 15 2006 Tim Waugh <twaugh@redhat.com> 5.97-7
Tim Waugh a0c234
- Fixed 'sort -b' multibyte problem (bug #199986).
Tim Waugh a0c234
Tim Waugh 386fb0
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 5.97-6
Tim Waugh dfdbf3
- Added runuser '-g' and '-G' options (bug #199344).
Tim Waugh 9f2386
- Added su '--session-command' option (bug #199066).
Tim Waugh 9f2386
Tomáš Mráz f36601
* Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> 5.97-5
Tomáš Mráz f36601
- 'include' su and runuser scripts in su-l and runuser-l scripts
Tomáš Mráz f36601
Tim Waugh 2f0d69
* Thu Jul 13 2006 David Howells <dhowells@redhat.com> 5.97-4
Tim Waugh 9bfad7
- split the PAM scripts for "su -l"/"runuser -l" from that of normal "su" and
Tim Waugh 9bfad7
  "runuser" (#198639)
Tim Waugh 9bfad7
- add keyinit instructions to PAM scripts
Tim Waugh 9bfad7
Jesse Keating 05a09f
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.97-3.1
Jesse Keating 05a09f
- rebuild
Jesse Keating 05a09f
Tomáš Mráz 6a951d
* Tue Jul 11 2006 Tomas Mraz <tmraz@redhat.com> 5.97-3
Tomáš Mráz 6a951d
- allow root to su to expired user (#152420)
Tomáš Mráz 6a951d
Tim Waugh 7f110e
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 5.97-2
Tim Waugh 7f110e
- Allow 'sort +1 -2' (patch from upstream).
Tim Waugh 7f110e
Tim Waugh 8e9a74
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.97-1
Tim Waugh 8e9a74
- 5.97.  No longer need tempname or tee patches, or pl translation.
Tim Waugh 8e9a74
Tim Waugh eec631
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.96-4
Tim Waugh 7a87ac
- Include new hashes (bug #196369).  Patch from upstream.
Tim Waugh eec631
- Build at -O1 on s390 for the moment (bug #196369).
Tim Waugh 7a87ac
Tim Waugh 6d3940
* Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 6d3940
- Fix large file support for temporary files.
Tim Waugh 6d3940
Tim Waugh 5dfe09
* Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 5.96-3
Tim Waugh 5dfe09
- Fixed Polish translation.
Tim Waugh 5dfe09
Tim Waugh 35a432
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
Tim Waugh 35a432
- 5.96.  No longer need proc patch.
Tim Waugh 35a432
Tim Waugh d2082b
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh d2082b
- Fixed pr properly in multibyte locales (bug #192381).
Tim Waugh d2082b
Tim Waugh 30acda
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 5.95-3
Tim Waugh e1ef77
- Upstream patch to fix cp -p when proc is not mounted (bug #190601).
Tim Waugh 30acda
- BuildRequires libacl-devel.
Tim Waugh 30acda
Tim Waugh 5b0e44
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 5b0e44
- Fixed pr in multibyte locales (bug #189663).
Tim Waugh 5b0e44
Tim Waugh c22177
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 5.95-2
Tim Waugh c22177
- 5.95.
Tim Waugh c22177
Tim Waugh 679161
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com> 5.94-4
Tim Waugh b54b53
- Avoid redeclared 'tee' function.
Tim Waugh 679161
- Fix 'cp -Z' when the destination exists (bug #189967).
Tim Waugh 679161
Tim Waugh 49a3f8
* Thu Apr 20 2006 Tim Waugh <twaugh@redhat.com> 5.94-3
Tim Waugh 49a3f8
- Make 'ls -Z' output more consistent with other output formats.
Tim Waugh 49a3f8
Tim Waugh 5505e2
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 5.94-2
Tim Waugh 5505e2
- 5.94.
Tim Waugh 5505e2
Jesse Keating 615e84
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.2
Jesse Keating 615e84
- bump again for double-long bug on ppc(64)
Jesse Keating 615e84
Jesse Keating 6395c6
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.1
Jesse Keating 6395c6
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating 6395c6
Tim Waugh 84c17f
* Mon Jan 23 2006 Tim Waugh <twaugh@redhat.com>
Tim Waugh 84c17f
- Fixed chcon(1) bug reporting address (bug #178523).
Tim Waugh 84c17f
Tim Waugh 9b70f7
* Thu Jan  5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
Tim Waugh 9b70f7
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
Tim Waugh 9b70f7
Tim Waugh 9b70f7
* Mon Jan  2 2006 Dan Walsh <dwalsh@redhat.com> 5.93-6
Daniel J Walsh d76cb0
- Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS 
Tim Waugh 9b70f7
  will have to newrole before using.
Daniel J Walsh d76cb0
Tim Waugh d98e6a
* Fri Dec 23 2005 Tim Waugh <twaugh@redhat.com> 5.93-5
Tim Waugh d98e6a
- Fix "sort -n" (bug #176468).
Tim Waugh d98e6a
Tim Waugh 08c23f
* Fri Dec 16 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh 08c23f
- Explicitly set default POSIX2 version during configure stage.
Tim Waugh 08c23f
Jesse Keating a668f4
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating a668f4
- rebuilt
Jesse Keating a668f4
Tim Waugh 1e34cf
* Fri Dec  2 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh d37e2a
- Parametrize SELinux (bug #174067).
Tim Waugh 1e34cf
- Fix runuser.pamd (bug #173807).
Tim Waugh 1e34cf
Ondřej Vašík 85ea3f
* Thu Nov 24 2005 Tim Waugh <twaugh@redhat.com> 5.93-4
Tim Waugh eb8d1d
- Rebuild to pick up new glibc *at functions.
Tim Waugh 2190ea
- Apply runuser PAM patch from bug #173807.  Ship runuser PAM file.
Tim Waugh 2190ea
Ondřej Vašík 85ea3f
* Tue Nov 15 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
Daniel J Walsh 60a97a
- Remove multiple from su.pamd
Daniel J Walsh 60a97a
Tim Waugh eb20fc
* Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
Tim Waugh eb20fc
- Call setsid() in su under some circumstances (bug #173008).
Tim Waugh eb20fc
- Prevent runuser operating when setuid (bug #173113).
Tim Waugh eb20fc
Tim Waugh 02489b
* Tue Nov  8 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
Tim Waugh 02489b
- 5.93.
Tim Waugh 02489b
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
Tim Waugh 02489b
Tim Waugh 838ee2
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
Tim Waugh b4f8aa
- Finished porting i18n patch to sort.c.
Tim Waugh b43cfa
- Fixed for sort-mb-tests (avoid +n syntax).
Tim Waugh 0158c2
Tim Waugh d4e489
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.2
Tim Waugh 3cad9a
- Fix chgrp basic test.
Tim Waugh 43a39e
- Include md5sum patch from ALT.
Tim Waugh 43a39e
Tim Waugh c3e4c8
* Mon Oct 24 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.1
Tim Waugh c3e4c8
- 5.92.
Tim Waugh c3e4c8
- No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
Tim Waugh c3e4c8
  chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
Tim Waugh c3e4c8
- Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
Tim Waugh c3e4c8
- Dropped printf-ll, allow_old_options, jday, zh_CN patches.
Tim Waugh c3e4c8
- NOTE: i18n patch not ported for sort(1) yet.
Tim Waugh c3e4c8
Tomáš Mráz 6e90d6
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-56
Tomáš Mráz 6e90d6
- use include instead of pam_stack in pam config
Tomáš Mráz 6e90d6
Daniel J Walsh bc5142
* Fri Sep 9 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-55
Daniel J Walsh bc5142
- Reverse change to use raw functions
Daniel J Walsh bc5142
Tim Waugh f3d22c
* Thu Sep  8 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-54
Tim Waugh f3d22c
- Explicit setuid bit for /bin/su in file manifest (bug #167745).
Tim Waugh f3d22c
Daniel J Walsh 315b3d
* Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-53
Daniel J Walsh 315b3d
- Allow id to run even when SELinux security context can not be run
Daniel J Walsh 315b3d
- Change chcon to use raw functions.
Daniel J Walsh 315b3d
Ondřej Vašík 85ea3f
* Tue Jun 28 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh 213d50
- Corrected comments in DIR_COLORS.xterm (bug #161711).
Tim Waugh 213d50
Tim Waugh aba1a1
* Wed Jun 22 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-52
Tim Waugh 9f33eb
- Fixed stale-utmp patch so that 'who -r' and 'who -b' work
Tim Waugh 9f33eb
  again (bug #161264).
Tim Waugh 9f33eb
Tim Waugh df9da8
* Fri Jun 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-51
Tim Waugh 4ba46b
- Use upstream hostid fix.
Tim Waugh 94f166
Tim Waugh 02260c
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-50
Tim Waugh db6584
- Don't display the sign-extended part of the host id (bug #160078).
Tim Waugh db6584
Daniel J Walsh 752d13
* Tue May 31 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-49
Daniel J Walsh 752d13
- Eliminate bogus "can not preserve context" message when moving files.
Daniel J Walsh 752d13
Tim Waugh 32ea31
* Wed May 25 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-48
Tim Waugh c59bfe
- Prevent buffer overflow in who(1) (bug #158405).
Tim Waugh c59bfe
Tim Waugh f316b2
* Fri May 20 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-47
Tim Waugh f1ce78
- Better error checking in the pam patch (bug #158189).
Tim Waugh f1ce78
Daniel J Walsh 731adc
* Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-46
Daniel J Walsh 731adc
- Fix SELinux patch to better handle MLS integration
Daniel J Walsh 731adc
Tim Waugh 70689c
* Mon May 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-45
Tim Waugh 641654
- Applied Russell Coker's selinux changes (bug #157856).
Tim Waugh 641654
Tim Waugh eea395
* Fri Apr  8 2005 Tim Waugh <twaugh@redhat.com>
Tim Waugh e87740
- Fixed pam patch from Steve Grubb (bug #154946).
Tim Waugh eea395
- Use better upstream patch for "stale utmp".
Tim Waugh eea395
Tim Waugh 687827
* Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-44
Tim Waugh e9a31c
- Added "stale utmp" patch from upstream.
Tim Waugh e9a31c
Tim Waugh f932e2
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-43
Tim Waugh 74f43d
- Removed patch that adds -C option to install(1).
Tim Waugh 74f43d
Ondřej Vašík 85ea3f
* Wed Mar 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
Tim Waugh 3dd4af
- Fixed pam patch.
Tim Waugh ce1c9e
- Fixed broken configure test.
Tim Waugh 18c37e
- Fixed build with GCC 4 (bug #151045).
Tim Waugh 18c37e
Tim Waugh c790d7
* Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-41
Tim Waugh 1957ec
- Jakub Jelinek's sort -t multibyte fixes (bug #147567).
Tim Waugh c790d7
Tim Waugh 461462
* Sat Feb  5 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-40
Tim Waugh 46f98f
- Undo last change (bug #145266).
Tim Waugh 46f98f
Tim Waugh 0cbb01
* Fri Feb  4 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-38
Tim Waugh 0cbb01
- Special case for ia32e in uname (bug #145266).
Tim Waugh 0cbb01
Tim Waugh f79800
* Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-37
Tim Waugh f79800
- Fixed zh_CN translation (bug #144845).  Patch from Mitrophan Chin.
Tim Waugh f79800
Ondřej Vašík 85ea3f
* Tue Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-36
Daniel J Walsh fee87d
- Fix to only setdefaultfilecon if not overridden by command line
Daniel J Walsh fee87d
Daniel J Walsh 129baa
* Mon Dec 27 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-35
Daniel J Walsh 129baa
- Change install to restorecon if it can
Daniel J Walsh 129baa
Tim Waugh 6fa4c6
* Wed Dec 15 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh 6fa4c6
- Fixed small bug in i18n patch.
Tim Waugh 6fa4c6
Tim Waugh a2135b
* Mon Dec  6 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-34
Tim Waugh e22b4c
- Don't set fs uid until after pam_open_session (bug #77791).
Tim Waugh a2135b
Tim Waugh 641fbf
* Thu Nov 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-33
Tim Waugh ed1ec6
- Fixed colorls.csh (bug #139988).  Patch from Miloslav Trmac.
Tim Waugh ed1ec6
Tim Waugh ce8962
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh ce8962
- Updated URL (bug #138279).
Tim Waugh ce8962
Steve Grubb ec3c8c
* Mon Oct 25 2004 Steve Grubb <sgrubb@redhat.com> 5.2.1-32
Steve Grubb ec3c8c
- Handle the return code of function calls in runcon.
Steve Grubb ec3c8c
Tim Waugh b9ce60
* Mon Oct 18 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh b9ce60
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
Tim Waugh b9ce60
Tim Waugh 0b3fe5
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-31
Tim Waugh 0b3fe5
- getgrouplist() patch from Ulrich Drepper.
Tim Waugh 8d758e
- The selinux patch should be applied last.
Tim Waugh 8d758e
Tim Waugh 8d758e
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-30
Daniel J Walsh 2099ae
- Mv runuser to /sbin
Daniel J Walsh 0c0301
Tim Waugh 8d758e
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-28
Daniel J Walsh 160026
- Fix runuser man page.
Daniel J Walsh 160026
Tim Waugh a6ebcf
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com>
Tim Waugh a6ebcf
- Fixed build.
Tim Waugh a6ebcf
Daniel J Walsh b87903
* Fri Sep 24 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-26
Daniel J Walsh b87903
- Add runuser as similar to su, but only runable by root
Daniel J Walsh b87903
Tim Waugh 2d2163
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-25
Tim Waugh 2d2163
- chown(1) patch from Ulrich Drepper.
Tim Waugh 2d2163
Tim Waugh 1859d8
* Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-24
Tim Waugh 272cac
- SELinux patch fix: don't display '(null)' if getfilecon() fails
Tim Waugh 272cac
  (bug #131196).
Tim Waugh 272cac
cvsdist 8592c2
* Fri Aug 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
cvsdist 8592c2
- Fixed colorls.csh quoting (bug #102412).
cvsdist 8592c2
- Fixed another join LSB test failure (bug #121153).
cvsdist 8592c2
cvsdist 224ab6
* Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
cvsdist 224ab6
- Fixed sort -t LSB test failure (bug #121154).
cvsdist 224ab6
- Fixed join LSB test failure (bug #121153).
cvsdist 224ab6
cvsdist 6d8c1f
* Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-21
cvsdist 6d8c1f
- Apply upstream patch to fix 'cp -a' onto multiply-linked files (bug #128874).
cvsdist 6d8c1f
- SELinux patch fix: don't error out if lgetfilecon() returns ENODATA.
cvsdist 6d8c1f
cvsdist 47c4bd
* Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-20
cvsdist 47c4bd
- Added 'konsole' TERM to DIR_COLORS (bug #129544).
cvsdist 47c4bd
cvsdist f64889
* Wed Aug  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
cvsdist f64889
- Added 'gnome' TERM to DIR_COLORS (bug #129112).
cvsdist f64889
- Worked around a bash bug #129128.
cvsdist f64889
- Fixed an i18n patch bug in cut (bug #129114).
cvsdist f64889
cvsdist f64889
* Tue Aug  3 2004 Tim Waugh <twaugh@redhat.com>
cvsdist f64889
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
cvsdist f64889
  (bug #128948).
cvsdist f64889
cvsdist 9c951d
* Tue Jul 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
cvsdist 9c951d
- Fixed field extraction in sort (bug #127694).
cvsdist 9c951d
cvsdist 9c951d
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 9c951d
- Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
cvsdist 9c951d
cvsdist 868bbf
* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-17
cvsdist 868bbf
- Move pam-xauth to after pam-selinux
cvsdist 868bbf
cvsdist 9755e6
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 9755e6
- rebuilt
cvsdist 9755e6
cvsdist 86d306
* Mon Jun  7 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-15
cvsdist 86d306
- Fix ls -Z (bug #125447).
cvsdist 86d306
cvsdist 86d306
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 86d306
- Build requires bison (bug #125290).
cvsdist 86d306
cvsdist 99fa47
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-14
cvsdist 99fa47
- Fix selinux patch causing problems with ls --format=... (bug #125238).
cvsdist 99fa47
cvsdist 51810f
* Thu Jun 3 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-13
cvsdist 51810f
- Change su to use pam_selinux open and pam_selinux close
cvsdist 51810f
cvsdist 078e2c
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-12
cvsdist 078e2c
- Don't call access() on symlinks about to be removed (bug #124699).
cvsdist 078e2c
cvsdist 460c93
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-11
cvsdist 460c93
- Fix ja translation (bug #124862).
cvsdist 460c93
cvsdist 460c93
* Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 5.2.1-10
cvsdist 460c93
- rebuild
cvsdist 460c93
cvsdist 460c93
* Mon May 17 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-9
cvsdist 460c93
- Mention pam in the info for su (bug #122592).
cvsdist 460c93
- Remove wheel group rant again (bug #122886).
cvsdist 460c93
- Change default behaviour for chgrp/chown (bug #123263).  Patch from
cvsdist 460c93
  upstream.
cvsdist 460c93
cvsdist 460c93
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 5.2.1-8
cvsdist 460c93
- compiling su PIE
cvsdist 460c93
cvsdist 460c93
* Wed May 12 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 460c93
- Build requires new versions of autoconf and automake (bug #123098).
cvsdist 460c93
cvsdist 4d15f3
* Tue May  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
cvsdist 4d15f3
- Fix join -t (bug #122435).
cvsdist 4d15f3
cvsdist 4d15f3
* Tue Apr 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
cvsdist 4d15f3
- Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
cvsdist 4d15f3
cvsdist 4d15f3
* Fri Apr 9 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
cvsdist 4d15f3
- Add ls -LZ fix
cvsdist 4d15f3
- Fix chcon to handle "."
cvsdist 4d15f3
cvsdist 4d15f3
* Wed Mar 17 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 4d15f3
- Apply upstream fix for non-zero seconds for --date="10:00 +0100".
cvsdist 4d15f3
cvsdist 5adf0d
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
cvsdist 5adf0d
- If preserve fails, report as warning unless user requires preserve
cvsdist 5adf0d
cvsdist 5adf0d
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
cvsdist 5adf0d
- Make mv default to preserve on context
cvsdist 5adf0d
cvsdist 5adf0d
* Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
cvsdist 5adf0d
- 5.2.1.
cvsdist 5adf0d
cvsdist 5adf0d
* Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
cvsdist 5adf0d
- Add '-Z' to 'ls --help' output (bug #118108).
cvsdist 5adf0d
cvsdist 5adf0d
* Fri Mar  5 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5adf0d
- Fix deref-args test case for rebuilding under SELinux (bug #117556).
cvsdist 5adf0d
cvsdist 5adf0d
* Wed Feb 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-8
cvsdist 5adf0d
- kill(1) offloaded to util-linux altogether.
cvsdist 5adf0d
cvsdist 5adf0d
* Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-7
cvsdist 5adf0d
- Ship the real '[', not a symlink.
cvsdist 5adf0d
cvsdist 5adf0d
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-6
cvsdist 5adf0d
- Apply Paul Eggert's chown patch (bug #116536).
cvsdist 5adf0d
- Merged chdir patch into pam patch where it belongs.
cvsdist 5adf0d
cvsdist 5adf0d
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-5
cvsdist 5adf0d
- Fixed i18n patch bug causing sort -M not to work (bug #116575).
cvsdist 5adf0d
cvsdist 5adf0d
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-4
cvsdist 5adf0d
- Reinstate kill binary, just not its man page (bug #116463).
cvsdist 5adf0d
cvsdist 5adf0d
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-3
cvsdist 5adf0d
- Updated ls-stat patch.
cvsdist 5adf0d
cvsdist 5adf0d
* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 5.2.0-2
cvsdist 5adf0d
- fix chcon to ignore . and .. directories for recursing
cvsdist 5adf0d
cvsdist 5adf0d
* Fri Feb 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-1
cvsdist 5adf0d
- Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
cvsdist 5adf0d
- 5.2.0.
cvsdist 5adf0d
cvsdist 5adf0d
* Thu Feb 19 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5adf0d
- More AFS patch tidying.
cvsdist 5adf0d
cvsdist 5adf0d
* Wed Feb 18 2004 Dan Walsh <dwalsh@redhat.com> 5.1.3-0.2
cvsdist 5adf0d
- fix chcon to handle -h qualifier properly, eliminate potential crash 
cvsdist 5adf0d
cvsdist 5adf0d
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5adf0d
- Stop 'sort -g' leaking memory (i18n patch bug #115620).
cvsdist 5adf0d
- Don't ship kill, since util-linux already does.
cvsdist 5adf0d
- Tidy AFS patch.
cvsdist 5adf0d
cvsdist 5adf0d
* Mon Feb 16 2004 Tim Waugh <twaugh@redhat.com> 5.1.3-0.1
cvsdist 5adf0d
- 5.1.3.
cvsdist 5adf0d
- Patches ported forward or removed.
cvsdist 5adf0d
cvsdist 5adf0d
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 5.0-40
cvsdist 5adf0d
- rebuilt
cvsdist 5adf0d
cvsdist 9a3c57
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-39
cvsdist 9a3c57
- Change /etc/pam.d/su to remove preservuser and add multiple
cvsdist 9a3c57
cvsdist 9a3c57
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-38
cvsdist 9a3c57
- Change is_selinux_enabled to is_selinux_enabled > 0
cvsdist 9a3c57
cvsdist 9a3c57
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-37
cvsdist 9a3c57
- Add pam_selinux to pam file to allow switching of roles within selinux
cvsdist 9a3c57
cvsdist 9a3c57
* Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 9a3c57
- The textutils-2.0.17-mem.patch is no longer needed.
cvsdist 9a3c57
cvsdist 9a3c57
* Thu Jan 15 2004 Tim Waugh <twaugh@redhat.com> 5.0-36
cvsdist 9a3c57
- Fixed autoconf test causing builds to fail.
cvsdist 9a3c57
cvsdist 9a3c57
* Tue Dec  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-35
cvsdist 9a3c57
- Fix copying to non xattr files
cvsdist 984ecb
cvsdist 984ecb
* Thu Dec  4 2003 Tim Waugh <twaugh@redhat.com> 5.0-34.sel
cvsdist 984ecb
- Fix column widths problems in ls.
cvsdist 984ecb
cvsdist 984ecb
* Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com> 5.0-33.sel
cvsdist 984ecb
- Speed up md5sum by disabling speed-up asm.
cvsdist 984ecb
cvsdist 984ecb
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-32.sel
cvsdist 984ecb
- Try again
cvsdist 984ecb
cvsdist 984ecb
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-31.sel
cvsdist 984ecb
- Fix move on non SELinux kernels
cvsdist 984ecb
cvsdist 984ecb
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com> 5.0-30.sel
cvsdist 984ecb
- Fixed useless acl dependencies (bug #106141).
cvsdist 984ecb
cvsdist 984ecb
* Fri Oct 24 2003 Dan Walsh <dwalsh@redhat.com> 5.0-29.sel
cvsdist 984ecb
- Fix id -Z
cvsdist 984ecb
cvsdist 984ecb
* Tue Oct 21 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28.sel
cvsdist 984ecb
- Turn on SELinux
cvsdist 984ecb
- Fix chcon error handling
cvsdist 984ecb
cvsdist 984ecb
* Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28
cvsdist 984ecb
- Turn off SELinux
cvsdist 984ecb
cvsdist 984ecb
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27.sel
cvsdist 984ecb
- Turn on SELinux
cvsdist 984ecb
cvsdist 984ecb
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27
cvsdist 984ecb
- Turn off SELinux
cvsdist 984ecb
cvsdist 984ecb
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-26.sel
cvsdist 984ecb
- Turn on SELinux
cvsdist 984ecb
cvsdist 256d45
* Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 256d45
- allow compiling without pam support
cvsdist 256d45
cvsdist 256d45
* Fri Oct 10 2003 Tim Waugh <twaugh@redhat.com> 5.0-23
cvsdist 256d45
- Make split(1) handle large files (bug #106700).
cvsdist 256d45
cvsdist 256d45
* Thu Oct  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-22
cvsdist 256d45
- Turn off SELinux
cvsdist 256d45
cvsdist 256d45
* Wed Oct  8 2003 Dan Walsh <dwalsh@redhat.com> 5.0-21.sel
cvsdist 256d45
- Cleanup SELinux patch
cvsdist 256d45
cvsdist 256d45
* Fri Oct  3 2003 Tim Waugh <twaugh@redhat.com> 5.0-20
cvsdist 256d45
- Restrict ACL support to only those programs needing it (bug #106141).
cvsdist 256d45
- Fix default PATH for LSB (bug #102567).
cvsdist 256d45
cvsdist 256d45
* Thu Sep 11 2003 Dan Walsh <dwalsh@redhat.com> 5.0-19
cvsdist 256d45
- Turn off SELinux
cvsdist 256d45
cvsdist 256d45
* Wed Sep 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-18.sel
cvsdist 256d45
- Turn on SELinux
cvsdist 256d45
cvsdist 256d45
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 5.0-17
cvsdist 256d45
- Turn off SELinux
cvsdist 256d45
cvsdist 256d45
* Tue Sep 2 2003 Dan Walsh <dwalsh@redhat.com> 5.0-16.sel
cvsdist 256d45
- Only call getfilecon if the user requested it.
cvsdist 256d45
- build with selinux
cvsdist 256d45
cvsdist 256d45
* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 5.0-14
cvsdist 256d45
- Documentation fix (bug #102697).
cvsdist 256d45
cvsdist 256d45
* Tue Aug 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-13
cvsdist 256d45
- Made su use pam again (oops).
cvsdist 256d45
- Fixed another i18n bug causing sort --month-sort to fail.
cvsdist 256d45
- Don't run dubious stty test, since it fails when backgrounded
cvsdist 256d45
  (bug #102033).
cvsdist 256d45
- Re-enable make check.
cvsdist 256d45
cvsdist 256d45
* Fri Aug  8 2003 Tim Waugh <twaugh@redhat.com> 5.0-12
cvsdist 256d45
- Don't run 'make check' for this build (build environment problem).
cvsdist 256d45
- Another uninitialized variable in i18n (from bug #98683).
cvsdist 256d45
cvsdist 256d45
* Wed Aug 6 2003 Dan Walsh <dwalsh@redhat.com> 5.0-11
cvsdist 256d45
- Internationalize runcon
cvsdist 256d45
- Update latest chcon from NSA
cvsdist 256d45
cvsdist 256d45
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d45
- Re-enable make check.
cvsdist 256d45
cvsdist 256d45
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-9
cvsdist 256d45
- Don't run 'make check' for this build (build environment problem).
cvsdist 256d45
cvsdist 256d45
* Mon Jul 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-8
cvsdist 256d45
- Actually use the ACL patch (bug #100519).
cvsdist 256d45
Ondřej Vašík 85ea3f
* Wed Jul 16 2003 Dan Walsh <dwalsh@redhat.com> 5.0-7
cvsdist 256d45
- Convert to SELinux
cvsdist 256d45
cvsdist 256d45
* Mon Jun  9 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d45
- Removed samefile patch.  Now the test suite passes.
cvsdist 256d45
cvsdist 256d45
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 256d45
- rebuilt
cvsdist 256d45
cvsdist 256d45
* Wed May 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-5
cvsdist 256d45
- Both kon and kterm support colours (bug #83701).
cvsdist 256d45
- Fix 'ls -l' alignment in zh_CN locale (bug #88346).
cvsdist 256d45
cvsdist 256d45
* Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-4
cvsdist 256d45
- Prevent file descriptor leakage in du (bug #90563).
cvsdist 256d45
- Build requires recent texinfo (bug #90439).
cvsdist 256d45
cvsdist 256d45
* Wed Apr 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-3
cvsdist 256d45
- Allow obsolete options unless POSIXLY_CORRECT is set.
cvsdist 256d45
cvsdist 256d45
* Sat Apr 12 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d45
- Fold bug was introduced by i18n patch; fixed there instead.
cvsdist 256d45
cvsdist 256d45
* Fri Apr 11 2003 Matt Wilson <msw@redhat.com> 5.0-2
cvsdist 13fee3
- fix segfault in fold (#88683)
cvsdist 1068ba
cvsdist 256d45
* Sat Apr  5 2003 Tim Waugh <twaugh@redhat.com> 5.0-1
cvsdist 256d45
- 5.0.
cvsdist 256d45
cvsdist 256d45
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d45
- Use _smp_mflags.
cvsdist 256d45
cvsdist 256d45
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-2
cvsdist 256d45
- Remove overwrite patch.
cvsdist 256d45
- No longer seem to need nolibrt, errno patches.
cvsdist 256d45
cvsdist 256d45
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d45
- No longer seem to need danglinglink, prompt, lug, touch_errno patches.
cvsdist 256d45
cvsdist 256d45
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-1
cvsdist 256d45
- 4.5.11.
cvsdist 256d45
- Use packaged readlink.
cvsdist 256d45
cvsdist 256d45
* Wed Mar 19 2003 Tim Waugh <twaugh@redhat.com> 4.5.10-1
cvsdist 256d45
- 4.5.10.
cvsdist 256d45
- Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
cvsdist 256d45
- Drop fr_fix, LC_TIME, preserve, regex patches.
cvsdist 256d45
cvsdist 256d45
* Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-21
cvsdist 256d45
- Fixed another i18n patch bug (bug #82032).
cvsdist 256d45
cvsdist 256d45
* Tue Mar 11 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-20
cvsdist 256d45
- Fix sort(1) efficiency in multibyte encoding (bug #82032).
cvsdist 256d45
cvsdist 9f271f
* Tue Feb 18 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-19
cvsdist 9f271f
- Ship readlink(1) (bug #84200).
cvsdist 9f271f
cvsdist 9f271f
* Thu Feb 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-18
cvsdist 9f271f
- Deal with glibc < 2.2 in %%pre scriplet (bug #84090).
cvsdist 9f271f
cvsdist 9f271f
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-16
cvsdist 9f271f
- Require glibc >= 2.2 (bug #84090).
cvsdist 9f271f
cvsdist 9f271f
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 4.5.3-15
cvsdist 9f271f
- fix group (#84095)
cvsdist 9f271f
cvsdist 9f271f
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 4.5.3-14
cvsdist 9f271f
- rebuilt
cvsdist 9f271f
cvsdist 9f271f
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 9f271f
- Fix rm(1) man page.
cvsdist 9f271f
cvsdist 9f271f
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-13
cvsdist 9f271f
- Fix re_compile_pattern check.
cvsdist 9f271f
- Fix su hang (bug #81653).
cvsdist 9f271f
cvsdist 9f271f
* Tue Jan 14 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-11
cvsdist 9f271f
- Fix memory size calculation.
cvsdist 9f271f
cvsdist 9f271f
* Tue Dec 17 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-10
cvsdist 9f271f
- Fix mv error message (bug #79809).
cvsdist 9f271f
cvsdist 9f271f
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 4.5.3-9
cvsdist 9f271f
- added PreReq on grep
cvsdist 9f271f
cvsdist 9f271f
* Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com>
cvsdist 9f271f
- Fix cp --preserve with multiple arguments.
cvsdist 9f271f
cvsdist 9f271f
* Thu Dec 12 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-8
cvsdist 9f271f
- Turn on colorls for screen (bug #78816).
cvsdist 9f271f
cvsdist de6548
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-7
cvsdist de6548
- Fix mv (bug #79283).
cvsdist de6548
- Add patch27 (nogetline).
cvsdist de6548
cvsdist de6548
* Sun Dec  1 2002 Tim Powers <timp@redhat.com> 4.5.3-6
cvsdist de6548
- use the su.pamd from sh-utils since it works properly with multilib systems
cvsdist de6548
cvsdist de6548
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-5
cvsdist de6548
- Fix test suite quoting problems.
cvsdist de6548
cvsdist de6548
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-4
cvsdist de6548
- Fix scriplets.
cvsdist de6548
- Fix i18n patch so it doesn't break uniq.
cvsdist de6548
- Fix several other patches to either make the test suite pass or
cvsdist de6548
  not run the relevant tests.
cvsdist de6548
- Run 'make check'.
cvsdist de6548
- Fix file list.
cvsdist de6548
cvsdist de6548
* Thu Nov 28 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-3
cvsdist de6548
- Adapted for Red Hat Linux.
cvsdist de6548
- Self-host for help2man.
cvsdist de6548
- Don't ship readlink just yet (maybe later).
cvsdist de6548
- Merge patches from fileutils and sh-utils (textutils ones are already
cvsdist de6548
  merged it seems).
cvsdist de6548
- Keep the binaries where the used to be (in particular, id and stat).
cvsdist de6548
cvsdist de6548
* Sun Nov 17 2002 Stew Benedict <sbenedict@mandrakesoft.com> 4.5.3-2mdk
cvsdist de6548
- LI18NUX/LSB compliance (patch800)
cvsdist de6548
- Installed (but unpackaged) file(s) - /usr/share/info/dir
cvsdist de6548
cvsdist de6548
* Thu Oct 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.3-1mdk
cvsdist de6548
- new release
cvsdist de6548
- rediff patch 180
cvsdist de6548
- merge patch 150 into 180
cvsdist de6548
cvsdist de6548
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-6mdk
cvsdist de6548
- move su back to /bin
cvsdist de6548
cvsdist de6548
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-5mdk
cvsdist de6548
- patch 0 : lg locale is illegal and must be renamed lug (pablo)
cvsdist de6548
cvsdist de6548
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-4mdk
cvsdist de6548
- fix conflict with procps
cvsdist de6548
cvsdist de6548
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-3mdk
cvsdist de6548
- patch 105 : fix install -s
cvsdist de6548
cvsdist de6548
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-2mdk
cvsdist de6548
- fix build
cvsdist de6548
- don't chmode two times su
cvsdist de6548
- build with large file support
cvsdist de6548
- fix description
cvsdist de6548
- various spec cleanups
cvsdist de6548
- fix chroot installation
cvsdist de6548
- fix missing /bin/env
cvsdist de6548
- add old fileutils, sh-utils & textutils ChangeLogs
cvsdist de6548
cvsdist de6548
* Fri Oct 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-1mdk
cvsdist de6548
- initial release (merge fileutils, sh-utils & textutils)
cvsdist de6548
- obsoletes/provides: sh-utils/fileutils/textutils
cvsdist de6548
- fileutils stuff go in 1xx range
cvsdist de6548
- sh-utils stuff go in 7xx range
cvsdist de6548
- textutils stuff go in 5xx range
cvsdist de6548
- drop obsoletes patches 1, 2, 10 (somes files're gone but we didn't ship
cvsdist de6548
  most of them)
cvsdist de6548
- rediff patches 103, 105, 111, 113, 180, 706
cvsdist de6548
- temporary disable patch 3 & 4
cvsdist de6548
- fix fileutils url