f180de
Summary: A set of basic GNU tools commonly used in shell scripts
f180de
Name:    coreutils
f180de
Version: 8.22
f180de
Release: 21%{?dist}
f180de
License: GPLv3+
f180de
Group:   System Environment/Base
f180de
Url:     http://www.gnu.org/software/coreutils/
f180de
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
f180de
Source101:  coreutils-DIR_COLORS
f180de
Source102:  coreutils-DIR_COLORS.lightbgcolor
f180de
Source103:  coreutils-DIR_COLORS.256color
f180de
Source105:  coreutils-colorls.sh
f180de
Source106:  coreutils-colorls.csh
f180de
f180de
# From upstream
f180de
#Fix segfault in cp (in selinux context code)
f180de
Patch1: coreutils-8.22-cp-selinux.patch
f180de
#Mark veritas filesystem as remote (use polling)
f180de
Patch2: coreutils-8.22-vxfs-noinotify.patch
f180de
#Fix sparse test on xfs and btrfs filesystems
f180de
Patch3: coreutils-8.22-xfs-tests.patch
f180de
#Add dd option for progress reporting
f180de
Patch4: coreutils-8.22-dd-progress.patch
f180de
#Separate -Z and --context options where necessary in --help and manpage
f180de
Patch5: coreutils-8.22-selinux-optionsseparate.patch
f180de
#Handle du bindmount cycles more gracefully
f180de
Patch6: coreutils-8.22-du-bindmountcycles.patch
f180de
#Prevent possible race condition for hardlinks in mv
f180de
Patch7: coreutils-8.22-mv-hardlinksrace.patch
f180de
#Use new version of getdisk function in df (better results)
f180de
Patch8: coreutils-8.22-df-getdisk.patch
f180de
#Use new version of find_mount_list function
f180de
Patch9: coreutils-8.22-df-filtermountlistupdate.patch
f180de
#Prevent potential corruption of sparse files in cp
f180de
Patch10: coreutils-8.22-cp-sparsecorrupt.patch
f180de
#improve dirent d_type support verification (xfs build failure, #1263341)
f180de
Patch11: coreutils-8.22-xfsbuildfailure.patch
f180de
#Update filesystem magic lists from latest upstream (coreutils-8.25)
f180de
Patch12: coreutils-8.22-newfilesystems.patch
f180de
#Fix crash in date with empty TZ envvar
f180de
Patch13: coreutils-8.22-date-emptyTZ.patch
f180de
#df -l: do not hang on a dead autofs mount point (#1309247)
f180de
Patch14: coreutils-8.22-df-autofs.patch 
f180de
f180de
# ls: allow interruption when reading slow directories (#1421802)
f180de
Patch15: coreutils-8.22-ls-interruption.patch
f180de
f180de
# df: do not stat file systems that do not satisfy the -t/-x args (#1511947)
f180de
Patch17: coreutils-8.22-df-stat.patch
f180de
f180de
# Our patches
f180de
#general patch to workaround koji build system issues
f180de
Patch100: coreutils-6.10-configuration.patch
f180de
#add note about no difference between binary/text mode on Linux - md5sum manpage
f180de
Patch101: coreutils-6.10-manpages.patch
f180de
#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
f180de
Patch102: coreutils-7.4-sttytcsadrain.patch
f180de
#do display processor type for uname -p/-i based on uname(2) syscall
f180de
Patch103: coreutils-8.2-uname-processortype.patch
f180de
#df --direct
f180de
Patch104: coreutils-df-direct.patch
f180de
#add note about mkdir --mode behaviour into info documentation(#610559)
f180de
Patch107: coreutils-8.4-mkdir-modenote.patch
f180de
#fix gnulib tests on ppc64le
f180de
Patch108: coreutils-8.22-ppc64le.patch
f180de
#fix groups for session in id
f180de
Patch109: coreutils-8.22-id-groups.patch
f180de
#fix some non-default tests failing in beaker environment(#1247641)
f180de
Patch110: coreutils-8.22-non-defaulttests.patch
f180de
#Fix sort -h for other than first field
f180de
Patch111: coreutils-8.22-sort-blanks.patch
f180de
f180de
# sh-utils
f180de
#add info about TZ envvar to date manpage
f180de
Patch703: sh-utils-2.0.11-dateman.patch
f180de
Patch713: coreutils-4.5.3-langinfo.patch
f180de
f180de
# (sb) lin18nux/lsb compliance - multibyte functionality patch
f180de
Patch800: coreutils-i18n.patch
f180de
f180de
# fold: preserve new-lines in mutlibyte text (#1418505)
f180de
Patch801: coreutils-i18n-fold-newline.patch
f180de
f180de
#getgrouplist() patch from Ulrich Drepper.
f180de
Patch908: coreutils-getgrouplist.patch
f180de
#Prevent buffer overflow in who(1) (bug #158405).
f180de
Patch912: coreutils-overflow.patch
f180de
#Temporarily disable df symlink test, failing
f180de
Patch913: coreutils-8.22-temporarytestoff.patch
f180de
#Disable id/setgid.sh test, fix false positive failure of cp-a-selinux test 
f180de
# (#1266501, #1266500)
f180de
Patch914: coreutils-8.22-failingtests.patch
f180de
f180de
#SELINUX Patch - implements Redhat changes
f180de
#(upstream did some SELinux implementation unlike with RedHat patch)
f180de
Patch950: coreutils-selinux.patch
f180de
Patch951: coreutils-selinuxmanpages.patch
f180de
f180de
Conflicts: filesystem < 3
f180de
Provides: /bin/basename
f180de
Provides: /bin/cat
f180de
Provides: /bin/chgrp
f180de
Provides: /bin/chmod
f180de
Provides: /bin/chown
f180de
Provides: /bin/cp
f180de
Provides: /bin/cut
f180de
Provides: /bin/date
f180de
Provides: /bin/dd
f180de
Provides: /bin/df
f180de
Provides: /bin/echo
f180de
Provides: /bin/env
f180de
Provides: /bin/false
f180de
Provides: /bin/ln
f180de
Provides: /bin/ls
f180de
Provides: /bin/mkdir
f180de
Provides: /bin/mknod
f180de
Provides: /bin/mktemp
f180de
Provides: /bin/mv
f180de
Provides: /bin/nice
f180de
Provides: /bin/pwd
f180de
Provides: /bin/readlink
f180de
Provides: /bin/rm
f180de
Provides: /bin/rmdir
f180de
Provides: /bin/sleep
f180de
Provides: /bin/sort
f180de
Provides: /bin/stty
f180de
Provides: /bin/sync
f180de
Provides: /bin/touch
f180de
Provides: /bin/true
f180de
Provides: /bin/uname
f180de
f180de
BuildRequires: libselinux-devel
f180de
BuildRequires: libacl-devel
f180de
BuildRequires: gettext bison
f180de
BuildRequires: texinfo
f180de
BuildRequires: autoconf
f180de
BuildRequires: automake
f180de
BuildRequires: libcap-devel
f180de
BuildRequires: libattr-devel
f180de
BuildRequires: openssl-devel
f180de
BuildRequires: gmp-devel
f180de
BuildRequires: attr
f180de
BuildRequires: strace
f180de
f180de
Requires(pre): /sbin/install-info
f180de
Requires(preun): /sbin/install-info
f180de
Requires(post): /sbin/install-info
f180de
Requires(post): grep
f180de
Requires:       ncurses
f180de
Requires:       gmp
f180de
f180de
Provides: fileutils = %{version}-%{release}
f180de
Provides: sh-utils = %{version}-%{release}
f180de
Provides: stat = %{version}-%{release}
f180de
Provides: textutils = %{version}-%{release}
f180de
#old mktemp package had epoch 3, so we have to use 4 for coreutils
f180de
Provides: mktemp = 4:%{version}-%{release}
f180de
Provides: bundled(gnulib)
f180de
Obsoletes: mktemp < 4:%{version}-%{release}
f180de
Obsoletes: fileutils <= 4.1.9
f180de
Obsoletes: sh-utils <= 2.0.12
f180de
Obsoletes: stat <= 3.3
f180de
Obsoletes: textutils <= 2.0.21
f180de
#coreutils-libs dropped in f17
f180de
Obsoletes: coreutils-libs < 8.13
f180de
f180de
%description
f180de
These are the GNU core utilities.  This package is the combination of
f180de
the old GNU fileutils, sh-utils, and textutils packages.
f180de
f180de
%prep
f180de
%setup -q
f180de
f180de
# From upstream
f180de
%patch1 -p1 -b .nullcontext
f180de
%patch2 -p1 -b .vxfs
f180de
%patch3 -p1 -b .xfs
f180de
%patch4 -p1 -b .progress
f180de
%patch6 -p1 -b .bindmount
f180de
%patch7 -p1 -b .race
f180de
%patch8 -p1 -b .getdisk
f180de
%patch9 -p1 -b .findmnt
f180de
%patch10 -p1 -b .sparse
f180de
%patch11 -p1 -b .d_type
f180de
%patch12 -p1 -b .newfs
f180de
%patch13 -p1 -b .emptytz
f180de
%patch14 -p1 -b .df-autofs
f180de
f180de
# Our patches
f180de
%patch100 -p1 -b .configure
f180de
%patch101 -p1 -b .manpages
f180de
%patch102 -p1 -b .tcsadrain
f180de
%patch103 -p1 -b .sysinfo
f180de
%patch104 -p1 -b .dfdirect
f180de
%patch107 -p1 -b .mkdirmode
f180de
%patch108 -p1 -b .ppc64le
f180de
%patch109 -p1 -b .groups
f180de
%patch110 -p1 -b .nondefault
f180de
%patch111 -p1 -b .blanks
f180de
f180de
# sh-utils
f180de
%patch703 -p1 -b .dateman
f180de
%patch713 -p1 -b .langinfo
f180de
f180de
# li18nux/lsb
f180de
%patch800 -p1 -b .i18n
f180de
f180de
# Coreutils
f180de
%patch908 -p1 -b .getgrouplist
f180de
%patch912 -p1 -b .overflow
f180de
%patch913 -p1 -b .testoff
f180de
%patch914 -p1 -b .testfail
f180de
f180de
#SELinux
f180de
%patch950 -p1 -b .selinux
f180de
%patch951 -p1 -b .selinuxman
f180de
%patch5 -p1 -b .separate
f180de
f180de
# patches added in RHEL-7.5
f180de
%patch801 -p1
f180de
%patch15  -p1
f180de
%patch17  -p1
f180de
f180de
chmod a+x tests/misc/sort-mb-tests.sh tests/df/direct.sh tests/cp/no-ctx.sh tests/dd/stats.sh || :
f180de
f180de
#fix typos/mistakes in localized documentation(#439410, #440056)
f180de
find ./po/ -name "*.p*" | xargs \
f180de
 sed -i \
f180de
 -e 's/-dpR/-cdpR/'
f180de
f180de
%build
f180de
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpic"
f180de
%{expand:%%global optflags %{optflags} -D_GNU_SOURCE=1}
f180de
#autoreconf -i -v
f180de
touch aclocal.m4 configure config.hin Makefile.in */Makefile.in
f180de
aclocal -I m4
f180de
autoconf --force
f180de
automake --copy --add-missing
f180de
%configure --enable-largefile \
f180de
           --with-openssl=optional ac_cv_lib_crypto_MD5=no \
f180de
           --enable-install-program=hostname,arch \
f180de
           --with-tty-group \
f180de
           DEFAULT_POSIX2_VERSION=200112 alternative=199209 || :
f180de
f180de
# Regenerate manpages
f180de
touch man/*.x
f180de
# Do not regenerate fs-is-local.h
f180de
touch src/fs-is-local.h
f180de
f180de
make all %{?_smp_mflags}
f180de
f180de
# XXX docs should say /var/run/[uw]tmp not /etc/[uw]tmp
f180de
sed -i -e 's,/etc/utmp,/var/run/utmp,g;s,/etc/wtmp,/var/run/wtmp,g' doc/coreutils.texi
f180de
f180de
%check
f180de
make check
f180de
f180de
%install
f180de
make DESTDIR=$RPM_BUILD_ROOT install
f180de
f180de
# man pages are not installed with make install
f180de
make mandir=$RPM_BUILD_ROOT%{_mandir} install-man
f180de
f180de
# fix japanese catalog file
f180de
if [ -d $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC/LC_MESSAGES ]; then
f180de
   mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale/ja/LC_MESSAGES
f180de
   mv $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC/LC_MESSAGES/*mo \
f180de
      $RPM_BUILD_ROOT%{_datadir}/locale/ja/LC_MESSAGES
f180de
   rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC
f180de
fi
f180de
f180de
bzip2 -9f ChangeLog
f180de
f180de
# let be compatible with old fileutils, sh-utils and textutils packages :
f180de
mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_sbindir}}
f180de
f180de
# chroot was in /usr/sbin :
f180de
mv $RPM_BUILD_ROOT{%_bindir,%_sbindir}/chroot
f180de
f180de
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
f180de
install -p -c -m644 %SOURCE101 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS
f180de
install -p -c -m644 %SOURCE102 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.lightbgcolor
f180de
install -p -c -m644 %SOURCE103 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.256color
f180de
install -p -c -m644 %SOURCE105 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.sh
f180de
install -p -c -m644 %SOURCE106 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.csh
f180de
f180de
# These come from util-linux and/or procps.
f180de
for i in hostname uptime kill ; do
f180de
    rm $RPM_BUILD_ROOT{%{_bindir}/$i,%{_mandir}/man1/$i.1}
f180de
done
f180de
f180de
# Compress ChangeLogs from before the fileutils/textutils/etc merge
f180de
bzip2 -f9 old/*/C*
f180de
f180de
# Use hard links instead of symbolic links for LC_TIME files (bug #246729).
f180de
find %{buildroot}%{_datadir}/locale -type l | \
f180de
(while read link
f180de
 do
f180de
   target=$(readlink "$link")
f180de
   rm -f "$link"
f180de
   ln "$(dirname "$link")/$target" "$link"
f180de
 done)
f180de
f180de
%find_lang %name
f180de
f180de
# (sb) Deal with Installed (but unpackaged) file(s) found
f180de
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
f180de
f180de
%pre
f180de
# We must deinstall these info files since they're merged in
f180de
# coreutils.info. else their postun'll be run too late
f180de
# and install-info will fail badly because of duplicates
f180de
for file in sh-utils textutils fileutils; do
f180de
  if [ -f %{_infodir}/$file.info.gz ]; then
f180de
    /sbin/install-info --delete %{_infodir}/$file.info.gz --dir=%{_infodir}/dir &> /dev/null || :
f180de
  fi
f180de
done
f180de
f180de
%preun
f180de
if [ $1 = 0 ]; then
f180de
  if [ -f %{_infodir}/%{name}.info.gz ]; then
f180de
    /sbin/install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || :
f180de
  fi
f180de
fi
f180de
f180de
%post
f180de
%{_bindir}/grep -v '(sh-utils)\|(fileutils)\|(textutils)' %{_infodir}/dir > \
f180de
  %{_infodir}/dir.rpmmodify || exit 0
f180de
    /bin/mv -f %{_infodir}/dir.rpmmodify %{_infodir}/dir
f180de
if [ -f %{_infodir}/%{name}.info.gz ]; then
f180de
  /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || :
f180de
fi
f180de
f180de
%files -f %{name}.lang
f180de
%defattr(-,root,root,-)
f180de
%dir %{_datadir}/locale/*/LC_TIME
f180de
%config(noreplace) %{_sysconfdir}/DIR_COLORS*
f180de
%config(noreplace) %{_sysconfdir}/profile.d/*
f180de
%doc COPYING ABOUT-NLS ChangeLog.bz2 NEWS README THANKS TODO old/*
f180de
%{_bindir}/arch
f180de
%{_bindir}/basename
f180de
%{_bindir}/cat
f180de
%{_bindir}/chgrp
f180de
%{_bindir}/chmod
f180de
%{_bindir}/chown
f180de
%{_bindir}/cp
f180de
%{_bindir}/cut
f180de
%{_bindir}/date
f180de
%{_bindir}/dd
f180de
%{_bindir}/df
f180de
%{_bindir}/echo
f180de
%{_bindir}/env
f180de
%{_bindir}/false
f180de
%{_bindir}/link
f180de
%{_bindir}/ln
f180de
%{_bindir}/ls
f180de
%{_bindir}/mkdir
f180de
%{_bindir}/mknod
f180de
%{_bindir}/mv
f180de
%{_bindir}/nice
f180de
%{_bindir}/pwd
f180de
%{_bindir}/readlink
f180de
%{_bindir}/rm
f180de
%{_bindir}/rmdir
f180de
%{_bindir}/sleep
f180de
%{_bindir}/sort
f180de
%{_bindir}/stty
f180de
%{_bindir}/sync
f180de
%{_bindir}/mktemp
f180de
%{_bindir}/touch
f180de
%{_bindir}/true
f180de
%{_bindir}/uname
f180de
%{_bindir}/unlink
f180de
%{_bindir}/[
f180de
%{_bindir}/base64
f180de
%{_bindir}/chcon
f180de
%{_bindir}/cksum
f180de
%{_bindir}/comm
f180de
%{_bindir}/csplit
f180de
%{_bindir}/dir
f180de
%{_bindir}/dircolors
f180de
%{_bindir}/dirname
f180de
%{_bindir}/du
f180de
%{_bindir}/expand
f180de
%{_bindir}/expr
f180de
%{_bindir}/factor
f180de
%{_bindir}/fmt
f180de
%{_bindir}/fold
f180de
%{_bindir}/groups
f180de
%{_bindir}/head
f180de
%{_bindir}/hostid
f180de
%{_bindir}/id
f180de
%{_bindir}/install
f180de
%{_bindir}/join
f180de
%{_bindir}/logname
f180de
%{_bindir}/md5sum
f180de
%{_bindir}/mkfifo
f180de
%{_bindir}/nl
f180de
%{_bindir}/nohup
f180de
%{_bindir}/nproc
f180de
%{_bindir}/numfmt
f180de
%{_bindir}/od
f180de
%{_bindir}/paste
f180de
%{_bindir}/pathchk
f180de
%{_bindir}/pinky
f180de
%{_bindir}/pr
f180de
%{_bindir}/printenv
f180de
%{_bindir}/printf
f180de
%{_bindir}/ptx
f180de
%{_bindir}/realpath
f180de
%{_bindir}/runcon
f180de
%{_bindir}/seq
f180de
%{_bindir}/sha1sum
f180de
%{_bindir}/sha224sum
f180de
%{_bindir}/sha256sum
f180de
%{_bindir}/sha384sum
f180de
%{_bindir}/sha512sum
f180de
%{_bindir}/shred
f180de
%{_bindir}/shuf
f180de
%{_bindir}/split
f180de
%{_bindir}/stat
f180de
%{_bindir}/stdbuf
f180de
%{_bindir}/sum
f180de
%{_bindir}/tac
f180de
%{_bindir}/tail
f180de
%{_bindir}/tee
f180de
%{_bindir}/test
f180de
%{_bindir}/timeout
f180de
%{_bindir}/tr
f180de
%{_bindir}/truncate
f180de
%{_bindir}/tsort
f180de
%{_bindir}/tty
f180de
%{_bindir}/unexpand
f180de
%{_bindir}/uniq
f180de
%{_bindir}/users
f180de
%{_bindir}/vdir
f180de
%{_bindir}/wc
f180de
%{_bindir}/who
f180de
%{_bindir}/whoami
f180de
%{_bindir}/yes
f180de
%{_infodir}/coreutils*
f180de
%{_libexecdir}/coreutils*
f180de
%{_mandir}/man*/*
f180de
%{_sbindir}/chroot
f180de
f180de
%changelog
f180de
* Mon Dec 04 2017 Kamil Dudka <kdudka@redhat.com> - 8.22-21
f180de
- timeout: revert the last fix for a possible race (#1439465)
f180de
f180de
* Thu Nov 23 2017 Kamil Dudka <kdudka@redhat.com> - 8.22-20
f180de
- df: do not stat file systems that do not satisfy the -t/-x args (#1511947)
f180de
f180de
* Thu Sep 21 2017 Kamil Dudka <kdudka@redhat.com> - 8.22-19
f180de
- timeout: fix race possibly terminating wrong process (#1439465)
f180de
- ls: allow interruption when reading slow directories (#1421802)
f180de
- fold: preserve new-lines in mutlibyte text (#1418505)
f180de
f180de
* Fri Jul 01 2016 Ondrej Vasik <ovasik@redhat.com> - 8.22-18
f180de
- fix xfs build failure in chrooted environment (#1263341)
f180de
- update filesystem lists for stat and tail from latest upstream
f180de
  (#1327881, #1280357) 
f180de
- disable id/setgid.sh test(missing chroot feature), fix 
f180de
  cp-a-selinux test (#1266500,#1266501)
f180de
- colorls.sh - change detection of interactive shell for ksh
f180de
  compatibility (#1321648)
f180de
- fix date --date crash with empty or invalid TZ envvar (#1325786)
f180de
- df -l: do not hang on a dead autofs mount point (#1309247)
f180de
- sort -h: fix functionality of human readable numeric sort for other
f180de
  than first field (#1328360)
f180de
f180de
* Wed Nov 25 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-16
f180de
- cp: prevent potential sparse file corruption (#1284906)
f180de
f180de
* Sat Sep 12 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-15
f180de
- fix one more occurance of non-full path in colorls.sh (#1222223)
f180de
f180de
* Mon Aug 17 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-14
f180de
- fix several failing non-default(root,expensive) tests (#1247641)
f180de
f180de
* Mon Jul 06 2015 Ondrej Vasik <ovasik@redhat.com> - 8.22-13
f180de
- call utilities in colorls.* scripts with full path (#1222223)
f180de
- tail: disable inotify in --follow for vxfs (#1109083)
f180de
- remove circular dependency for util-linux (not relevant for RHEL 7 - #1155963)
f180de
- sort: do not look at more than specified keys for mb locales (#1148347)
f180de
- i18n patch: fix buffer overruns and compiler warnings (#1148347)
f180de
- xfs: fix dd sparse false test failure on btrfs and xfs (#1223041)
f180de
- dd: new status=progress level to print stats periodically (#1147701)
f180de
- id/groups - print correct group for session (#1115430)
f180de
- cp,install,mknod,mkfifo,mkdir: separate -Z and --context options
f180de
  in --help and manpage (#1084471)
f180de
- ls: clarify --scontext/--context/--lcontext options behaviour
f180de
  in info documentation, mention deprecation (#1099508)
f180de
- du: handle bindmount cycles more gracefully (#1238191)
f180de
- mv: prevent possible race condition for hardlinks (#1166570)
f180de
- df: improve filtering of NFS mounts and bind mounts
f180de
  (#1197463, #1100026, #1129661)
f180de
f180de
* Tue Aug 05 2014 Ondrej Vasik <ovasik@redhat.com> - 8.22-12
f180de
- fix test failure on ppc64le (#1112687)
f180de
f180de
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 8.22-11
f180de
- Mass rebuild 2014-01-24
f180de
f180de
* Mon Jan 13 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-10
f180de
- cp/mv/install: do not crash when getfscreatecon() is
f180de
  returning a NULL context
f180de
- fix the cut optimizations to UTF-8 locales only
f180de
- unset the unnecessary envvars after colorls scripts
f180de
f180de
* Fri Jan 10 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-9
f180de
- Only use cut optimizations for UTF-8 locales (#1021403)
f180de
f180de
* Mon Jan 06 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-8
f180de
- Don't use cut mb path if not necessary (#1021403)
f180de
f180de
* Mon Jan 06 2014 Ondrej Oprala <ooprala@redhat.com> 8.22-7
f180de
- Fix sorting by non-first field (#1003544)
f180de
f180de
* Fri Jan 03 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-5
f180de
- do not modify SELinux contexts of existing parent
f180de
  directories when copying files (fix by P.Brady, #1045122)
f180de
f180de
* Fri Jan 03 2014 Ondrej Oprala <ooprala@redat.com> 8.22-4
f180de
- revert an old sort change and constrict it's condition
f180de
f180de
* Thu Jan 02 2014 Ondrej Vasik <ovasik@redhat.com> 8.22-3
f180de
- mark deprecated SELinux related downstream options as
f180de
  deprecated in usage/man
f180de
- temporarily disable setting SELinux contexts recursively
f180de
  for existing directories - broken (#1045122)
f180de
f180de
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 8.22-2
f180de
- Mass rebuild 2013-12-27
f180de
f180de
* Tue Dec 17 2013 Ondrej Vasik <ovasik@redhat.com> 8.22-1
f180de
- new upstream version 8.22 (#1043552)
f180de
- temporarily df symlink test (incomplete upstream fix, not
f180de
  regression)
f180de
- enable build with openssl for better performance of
f180de
  HASHsum utilities (not for md5sum because of FIPS)
f180de
- turn on the multibyte path in the testsuite to cover
f180de
  i18n regressions
f180de
- fix possible colorls.csh script errors for tcsh with
f180de
  noclobber set and entered include file
f180de
f180de
* Thu Nov 28 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-14
f180de
- mv: fails to overwrite directory on cross-filesystem
f180de
  copy with EISDIR (#1035224)
f180de
- tail -F does not handle dead symlinks gracefully
f180de
  (#1035219)
f180de
f180de
* Mon Oct 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-13
f180de
- cp: correct error message for invalid arguments
f180de
  of '--no-preserve' (#1018206)
f180de
f180de
* Thu Aug 15 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-12
f180de
- pr -e, with a mix of backspaces and TABs, could corrupt the heap
f180de
  in multibyte locales (analyzed by J.Koncicky)
f180de
- Fix sort multibyte incompatibilities (by O.Oprala)
f180de
- change the TMP variable name in colorls.csh to _tmp (#981373)
f180de
- optimization of colorls scripts by Ville Skytta (#961012)
f180de
f180de
* Fri Apr 05 2013 Ondrej Oprala 
f180de
- Fix tmp file location in colorls scripts (#948008)
f180de
f180de
* Thu Mar 14 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-10
f180de
- DIR_COLORS.$TERM should have higher priority than
f180de
  DIR_COLORS.256color (#921651)
f180de
f180de
* Mon Mar 11 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-9
f180de
- add support for INCLUDE in colorls scripts (#818069)
f180de
f180de
* Mon Mar 04 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-8
f180de
- fix factor on AArch64 (M.Salter, #917735)
f180de
f180de
* Fri Mar 01 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-7
f180de
- ls: colorize several new archive/compressed types (#868510)
f180de
f180de
* Sat Feb 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-6
f180de
- install: do proper cleanup when strip fails
f180de
  (O.Oprala, B.Voekler, #632444)
f180de
f180de
* Wed Feb 20 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-5
f180de
- fix multibyte issue in unexpand(by R.Kollar, #821262)
f180de
f180de
* Mon Feb 18 2013 Ondrej Oprala <ooprala@redhat.com> 8.21-4
f180de
- fix sort-mb-tests.sh test (B.Voelker)
f180de
f180de
* Mon Feb 18 2013 Mark Wielaard <mjw@redhat.com> 8.21-3
f180de
- fix coreutils-i18n.patch to terminate mbdelim string (#911929)
f180de
f180de
* Mon Feb 18 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-2
f180de
- remove unnecessary powerpc factor patch
f180de
f180de
* Fri Feb 15 2013 Ondrej Vasik <ovasik@redhat.com> 8.21-1
f180de
- new upstream release 8.21, update patches
f180de
f180de
* Thu Feb 07 2013 Ondrej Oprala <ooprala@redhat.com> 8.20-8
f180de
- add missing sort-mb-tests.sh to local.mk
f180de
f180de
* Tue Feb 05 2013 Ondrej Vasik <ovasik@redhat.com> 8.20-7
f180de
- add support for DTR/DSR control flow in stty(#445213)
f180de
f180de
* Wed Jan 23 2013 Ondrej Vasik <ovasik@redhat.com> 8.20-6
f180de
- fix multiple segmantation faults in i18n patch (by SUSE)
f180de
  (#869442, #902917)
f180de
f180de
* Thu Dec 20 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-5
f180de
- seq: fix newline output when -s specified (upstream)
f180de
f180de
* Mon Dec 10 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-4
f180de
- fix showing duplicates in df (#709351, O.Oprala, B.Voelker)
f180de
f180de
* Thu Dec 06 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-3
f180de
- fix factor on 32bit powerpc (upstream, #884715)
f180de
f180de
* Mon Nov 05 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-2
f180de
- disable the temporary O_SYNC fix (glibc is fixed - #872366)
f180de
f180de
* Sat Oct 27 2012 Ondrej Vasik <ovasik@redhat.com> 8.20-1
f180de
- new upstream release 8.20
f180de
- Temporarily require util-linux >= 2.22.1-3 (to prevent missing
f180de
  su/runuser on system)
f180de
f180de
* Mon Aug 20 2012 Ondrej Vasik <ovasik@redhat.com> 8.19-1
f180de
- new upstream release 8.19
f180de
- fix multibyte issues in cut and expand (M.Briza, #821260)
f180de
f180de
* Sun Aug 12 2012 Ondrej Vasik <ovasik@redhat.com> 8.18-1
f180de
- new upstream release 8.18
f180de
- su/runuser moved to util-linux
f180de
f180de
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.17-4
f180de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f180de
f180de
* Tue May 15 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-3
f180de
- add virtual provides for bundled(gnulib) copylib (#821748)
f180de
f180de
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-2
f180de
- ls: upstream fix - correctly show symlinks in /
f180de
f180de
* Fri May 11 2012 Ondrej Vasik <ovasik@redhat.com> 8.17-1
f180de
- new upstream release 8.17
f180de
f180de
* Fri May 04 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-3
f180de
- add .htm and .shtml to colorized DIR_COLORS document
f180de
  type (#817218)
f180de
f180de
* Mon Apr 16 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-2
f180de
- fix the tcsh colorls.csh behaviour in non-interactive
f180de
  mode (#804604)
f180de
f180de
* Mon Mar 26 2012 Ondrej Vasik <ovasik@redhat.com> 8.16-1
f180de
- new upstream release 8.16
f180de
- defuzz patches, remove already applied patches
f180de
f180de
* Thu Mar 08 2012 Ondrej Vasik <ovasik@redhat.com> 8.15-8
f180de
- fix regression in du -x with nondir argument (by J.Meyering)
f180de
f180de
* Wed Mar 07 2012 Ondrej Vasik <ovasik@redhat.com> 8.15-7
f180de
- fix sort segfault with multibyte locales (by P.Brady)
f180de
f180de
* Fri Feb 10 2012 Harald Hoyer <harald@redhat.com> 8.15-6
f180de
- turn on testsuite again
f180de
f180de
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-5
f180de
- add filesystem guard
f180de
f180de
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-4
f180de
- add missing provides for the /usr-move
f180de
f180de
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 8.15-3
f180de
- install everything in /usr
f180de
  https://fedoraproject.org/wiki/Features/UsrMove
f180de
f180de
* Mon Jan 16 2012 Kamil Dudka <kdudka@redhat.com> - 8.15-2
f180de
- fix stack smashing, buffer overflow, and invalid output of pr (#772172)
f180de
f180de
* Sat Jan 07 2012 Ondrej Vasik <ovasik@redhat.com> - 8.15-1
f180de
- new upstream release 8.15
f180de
f180de
* Thu Jan 05 2012 Ondrej Vasik <ovasik@redhat.com> - 8.14-6
f180de
- do not use shebang in sourced colorls.csh
f180de
f180de
* Thu Jan 05 2012 Ondrej Vasik <ovasik@redhat.com> - 8.14-5
f180de
- fix pr -c and pr -v segfault with multibyte locales
f180de
f180de
* Mon Oct 31 2011 Rex Dieter <rdieter@fedoraproject.org> 8.14-4
f180de
- rebuild (gmp), last time, I promise
f180de
f180de
* Mon Oct 24 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-3
f180de
- require at least pam 1.1.3-7 (#748215)
f180de
f180de
* Thu Oct 20 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-2
f180de
- rebuild for gmp
f180de
f180de
* Wed Oct 12 2011 Ondrej Vasik <ovasik@redhat.com> - 8.14-1
f180de
- new upstream release 8.14
f180de
f180de
* Mon Sep 26 2011 Peter Schiffer <pschiffe@redhat.com> - 8.13-2.2
f180de
- rebuild with new gmp
f180de
f180de
* Mon Sep 12 2011 Ondrej Vasik <ovasik@redhat.com> - 8.13-2
f180de
- Obsolete coreutils-libs (#737287)
f180de
f180de
* Fri Sep 09 2011 Ondrej Vasik <ovasik@redhat.com> - 8.13-1
f180de
- new upstream release 8.13
f180de
- temporarily disable recently added multibyte checks in
f180de
  misc/cut test
f180de
- fix the SUSE fix for cut output-delimiter
f180de
- drop coreutils-libs subpackage, no longer needed
f180de
f180de
* Mon Sep 05 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-7
f180de
- incorporate some i18n patch fixes from OpenSUSE:
f180de
  - fix cut output-delimiter option
f180de
  - prevent infinite loop in sort when ignoring chars
f180de
  - prevent using unitialized variable in cut
f180de
f180de
* Tue Aug 23 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-6
f180de
- su: fix shell suspend in tcsh (#597928)
f180de
f180de
* Thu Aug 18 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-5
f180de
- variable "u" should be static in uname processor type patch
f180de
f180de
* Thu Aug 11 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-4
f180de
- deprecate non-upstream cp -Z/--context (install should be
f180de
  used instead of it), make it working if destination exists
f180de
  (#715557)
f180de
f180de
* Fri Jul 29 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-3
f180de
- use acl_extended_file_nofollow() if available (#692823)
f180de
f180de
* Fri Jul 15 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-2
f180de
- support ecryptfs mount of Private (postlogin into su.pamd)
f180de
  (#722323)
f180de
f180de
* Wed Apr 27 2011 Ondrej Vasik <ovasik@redhat.com> - 8.12-1
f180de
- new upstream release 8.12
f180de
f180de
* Thu Apr 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.11-2
f180de
- fix issue with df --direct(extra new line)
f180de
f180de
* Thu Apr 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.11-1
f180de
- new upstream release 8.11, defuzz patches
f180de
f180de
* Tue Mar 22 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-7
f180de
- add note about mkdir mode behaviour into info
f180de
  documentation (#610559)
f180de
f180de
* Mon Mar 14 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-6
f180de
- fix possible uninitalized variables usage caused by i18n
f180de
  patch(#683799)
f180de
f180de
* Fri Mar  4 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-5
f180de
- make coreutils build even without patches (with
f180de
  nopam, norunuser and noselinux variables)
f180de
f180de
* Thu Feb 17 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-4
f180de
- colorize documents by DIR_COLORS files(brown like mc)
f180de
f180de
* Thu Feb 17 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-3
f180de
- add several new TERMs to DIR_COLORS files(#678147)
f180de
f180de
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.10-2
f180de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f180de
f180de
* Fri Feb 04 2011 Ondrej Vasik <ovasik@redhat.com> - 8.10-1
f180de
- new upstream release coreutils-8.10
f180de
f180de
* Sat Jan 08 2011 Dennis Gilmore <dennis@ausil.us> - 8.9-2
f180de
- drop no longer needed mkstemp patch for sparc 
f180de
f180de
* Tue Jan 04 2011 Ondrej Vasik <ovasik@redhat.com> - 8.9-1
f180de
- new upstream release coreutils-8.9
f180de
f180de
* Fri Dec 31 2010 Ondrej Vasik <ovasik@redhat.com> - 8.8-2
f180de
- The suffix length was dependent on the number of bytes
f180de
  or lines per file (#666293)
f180de
f180de
* Thu Dec 23 2010 Ondrej Vasik <ovasik@redhat.com> - 8.8-1
f180de
- fix parallel sorting issue (#655096)
f180de
- new upstream release coreutils-8.8 (#665164)
f180de
f180de
* Thu Nov 18 2010 Ondrej Vasik <ovasik@redhat.com> - 8.7-2
f180de
- don't prompt for password with runuser(#654367)
f180de
f180de
* Mon Nov 15 2010 Ondrej Vasik <ovasik@redhat.com> - 8.7-1
f180de
- new upstream release coreutils-8.7
f180de
- pam support in su consolidation with SUSE(#622700)
f180de
f180de
* Wed Nov 03 2010 Kamil Dudka <kdudka@redhat.com> - 8.6-3
f180de
- prevent sort from assertion failure in case LC_CTYPE does not match LC_TIME
f180de
  (#647938)
f180de
f180de
* Tue Oct 26 2010 Kamil Dudka <kdudka@redhat.com> - 8.6-2
f180de
- improve i18n support in sort (debug-keys test is now back)
f180de
f180de
* Wed Oct 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.6-1
f180de
- new upstream release 8.6
f180de
- remove applied patches, temporarily disable sort
f180de
  debug-keys test for multibyte locales (failing
f180de
  because of i18n patch)
f180de
f180de
* Thu Sep 30 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-10
f180de
- various fixes for case conversion in tr(#611274)
f180de
f180de
* Wed Sep 29 2010 jkeating - 8.5-9
f180de
- Rebuilt for gcc bug 634757
f180de
f180de
* Mon Sep 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-8
f180de
- change assertion failure for invalid multibyte input
f180de
  in sort to less confusing error message(#591352)
f180de
f180de
* Wed Sep 08 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-7
f180de
- add RELRO protection to su as well (#630017)
f180de
f180de
* Mon Sep 06 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-6
f180de
- compile su with pie again (#630017)
f180de
f180de
* Mon Aug 30 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-5
f180de
- fix double free abort in tac (#628213)
f180de
f180de
* Thu Jul 22 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-4
f180de
- Add .ear, .war, .sar , for Java jar-like archives to
f180de
  dircolors (#616497)
f180de
f180de
* Fri Jul  2 2010 Dan Horák <dan[at]danny.cz> - 8.5-3
f180de
- rebuilt with the updated configuration patch
f180de
- drop the old -O1 exception for s390(x)
f180de
- updated the getgrouplist patch (Kamil Dudka)
f180de
f180de
* Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-2
f180de
- doublequote LS_COLORS in colorls.*sh scripts to speedup
f180de
  shell start(#586029)
f180de
- add patch for mkstemp on sparc64(Dennis Gilmore)
f180de
- update /etc/DIR_COLORS* files
f180de
f180de
* Mon Apr 26 2010 Ondrej Vasik <ovasik@redhat.com> - 8.5-1
f180de
- new upstream release 8.5
f180de
f180de
* Thu Apr 15 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-8
f180de
- move readlink from /usr/bin to bin, keep symlink in
f180de
  /usr/bin(#580682)
f180de
f180de
* Mon Mar 29 2010 Kamil Dudka <kdudka@redhat.com> - 8.4-7
f180de
- a new option df --direct
f180de
f180de
* Sat Mar 20 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-6
f180de
- run tput colors in colorls profile.d scripts only
f180de
  in the interactive mode(#450424)
f180de
f180de
* Fri Feb 12 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-5
f180de
- fix exit status of terminated child processes in su with
f180de
  pam(#559098)
f180de
f180de
* Fri Feb 05 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-4
f180de
- do not depend on selinux patch application in
f180de
  _require_selinux tests(#556350)
f180de
f180de
* Fri Jan 29 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-3
f180de
- do not fail tests if there are no loopdevices left
f180de
  (#558898)
f180de
f180de
* Tue Jan 26 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-2
f180de
- who doesn't determine user's message status correctly
f180de
  (#454261)
f180de
f180de
* Thu Jan 14 2010 Ondrej Vasik <ovasik@redhat.com> - 8.4-1
f180de
- new upstream release 8.4
f180de
f180de
* Fri Jan 08 2010 Ondrej Vasik <ovasik@redhat.com> - 8.3-1
f180de
- new upstream release 8.3
f180de
f180de
* Wed Jan 06 2010 Ondrej Vasik <ovasik@redhat.com> - 8.2-6
f180de
- require gmp-devel/gmp for large numbers support(#552846)
f180de
f180de
* Sun Dec 27 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-5
f180de
- fix misc/selinux root-only test(#550494)
f180de
f180de
* Sat Dec 19 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-4
f180de
- bring back uname -p/-i functionality except of the
f180de
  athlon hack(#548834)
f180de
- comment patches
f180de
f180de
* Wed Dec 16 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-3
f180de
- use grep instead of deprecated egrep in colorls.sh script
f180de
  (#548174)
f180de
- remove unnecessary versioned requires/conflicts
f180de
- remove non-upstream hack for uname -p
f180de
f180de
* Wed Dec 16 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-2
f180de
- fix DIR_COLORS.256color file
f180de
f180de
* Fri Dec 11 2009 Ondrej Vasik <ovasik@redhat.com> - 8.2-1
f180de
- new upstream release 8.2
f180de
- removed applied patches, temporarily do not run dup_cloexec()
f180de
  dependent gnulib tests failing in koji
f180de
f180de
* Fri Nov 27 2009 Ondrej Vasik <ovasik@redhat.com> - 8.1-1
f180de
- new upstream release 8.1
f180de
- fix build under koji (no test failures with underlying
f180de
  RHEL-5 XEN kernel due to unsearchable path and lack of
f180de
  futimens functionality)
f180de
f180de
* Wed Oct 07 2009 Ondrej Vasik <ovasik@redhat.com> - 8.0-2
f180de
- update /etc/DIR_COLORS* files
f180de
f180de
* Wed Oct 07 2009 Ondrej Vasik <ovasik@redhat.com> - 8.0-1
f180de
- New upstream release 8.0 (beta), defuzz patches,
f180de
  remove applied patches
f180de
f180de
* Mon Oct 05 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-7
f180de
- chcon no longer aborts on a selinux disabled system
f180de
  (#527142)
f180de
f180de
* Fri Oct 02 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-6
f180de
- ls -LR exits with status 2, not 0, when it encounters
f180de
  a cycle(#525402)
f180de
- ls: print "?", not "0" as inode of dereferenced dangling
f180de
  symlink(#525400)
f180de
- call the install-info on .gz info files
f180de
f180de
* Tue Sep 22 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-5
f180de
- improve and correct runuser documentation (#524805)
f180de
f180de
* Mon Sep 21 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-4
f180de
- add dircolors color for GNU lzip (#516897)
f180de
f180de
* Fri Sep 18 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-3
f180de
- fixed typo in DIR_COLORS.256color causing no color for
f180de
  multihardlink
f180de
f180de
* Wed Sep 16 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-2
f180de
- fix copying of extended attributes for read only source
f180de
  files
f180de
f180de
* Sat Sep 12 2009 Ondrej Vasik <ovasik@redhat.com> - 7.6-1
f180de
- new upstream bugfix release 7.6, removed applied patches,
f180de
  defuzzed the rest
f180de
f180de
* Thu Sep 10 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-6
f180de
- fix double free error in fold for singlebyte locales
f180de
  (caused by multibyte patch)
f180de
f180de
* Tue Sep 08 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-5
f180de
- fix sort -h for multibyte locales (reported via
f180de
  http://bugs.archlinux.org/task/16022)
f180de
f180de
* Thu Sep 03 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-4
f180de
- fixed regression where df -l <device> as regular user
f180de
  cause "Permission denied" (#520630, introduced by fix for
f180de
  rhbz #497830)
f180de
f180de
* Fri Aug 28 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-3
f180de
- ls -i: print consistent inode numbers also for mount points
f180de
  (#453709)
f180de
f180de
* Mon Aug 24 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-2
f180de
- Better fix than workaround the koji insufficient utimensat
f180de
  support issue to prevent failures in other packages
f180de
f180de
* Fri Aug 21 2009 Ondrej Vasik <ovasik@redhat.com> - 7.5-1
f180de
- New upstream release 7.5, remove already applied patches,
f180de
  defuzz few others, xz in default set(by dependencies),
f180de
  so no explicit br required
f180de
- skip two new tests on system with insufficient utimensat
f180de
  support(e.g. koji)
f180de
- libstdbuf.so in separate coreutils-libs subpackage
f180de
- update /etc/DIRCOLORS*
f180de
f180de
* Thu Aug 06 2009 Ondrej Vasik <ovasik@redhat.com> - 7.4-6
f180de
- do process install-info only with info files present(#515970)
f180de
- BuildRequires for xz, use xz tarball
f180de
f180de
* Wed Aug 05 2009 Kamil Dudka <kdudka@redhat.com> - 7.4-5
f180de
- ls -1U with two or more arguments (or with -R or -s) works properly again
f180de
- install runs faster again with SELinux enabled (#479502)
f180de
f180de
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.4-4
f180de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f180de
f180de
* Mon Jul 06 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-3
f180de
- do not ignore sort's version sort for multibyte locales
f180de
  (#509688)
f180de
f180de
* Thu Jun 18 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-2
f180de
- temporarily workaround probable kernel issue with
f180de
  TCSADRAIN(#504798)
f180de
f180de
* Mon May 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.4-1
f180de
- new upstream release 7.4, removed applied patches
f180de
f180de
* Thu Apr 23 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-3
f180de
- fix segfaults in join (i18n patch) when using multibyte
f180de
  locales(#497368)
f180de
f180de
* Fri Apr 17 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-2
f180de
- make mv xattr support failures silent (as is done for
f180de
  cp -a) - #496142
f180de
f180de
* Tue Mar 31 2009 Ondrej Vasik <ovasik@redhat.com> 7.2-1
f180de
- New upstream bugfix release 7.2
f180de
- removed applied patches
f180de
- temporarily disable strverscmp failing gnulib test
f180de
f180de
* Thu Mar 19 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-7
f180de
- do not ship /etc/DIR_COLORS.xterm - as many terminals
f180de
  use TERM xterm and black background as default - making
f180de
  ls color output unreadable
f180de
- shipping /etc/DIR_COLORS.lightbgcolor instead of it for
f180de
  light(white/gray) backgrounds
f180de
- try to preserve xattrs in cp -a when possible
f180de
f180de
* Mon Mar 02 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-6
f180de
- fix sort bugs (including #485715) for multibyte locales
f180de
  as well
f180de
f180de
* Fri Feb 27 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-5
f180de
- fix infinite loop in recursive cp (upstream, introduced
f180de
  by 7.1)
f180de
f180de
* Thu Feb 26 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-4
f180de
- fix showing ACL's for ls -Z (#487374), fix automatic
f180de
  column width for it as well
f180de
f180de
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-3
f180de
- fix couple of bugs (including #485715) in sort with
f180de
  determining end of fields(upstream)
f180de
f180de
* Wed Feb 25 2009 Ondrej Vasik <ovasik@redhat.com> 7.1-2
f180de
- workaround libcap issue with broken headers (#483548)
f180de
- fix gnulib testsuite failure (4x77 (skip) is not
f180de
  77(skip) ;) )
f180de
f180de
* Tue Feb 24 2009 Ondrej Vasik <ovasik@redhat.com> - 7.1-1
f180de
- New upstream release 7.1 (temporarily using tar.gz tarball
f180de
  as there are no xz utils in Fedora), removed applied
f180de
  patches, amended patches and LS_COLORS files
f180de
f180de
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0-8
f180de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
f180de
f180de
* Wed Jan 28 2009 Kamil Dudka <kdudka@redhat.com> - 7.0-7
f180de
- added BuildRequires for libattr-devel and attr
f180de
f180de
* Wed Jan 28 2009 Kamil Dudka <kdudka@redhat.com> - 7.0-6
f180de
- cp/mv: add --no-clobber (-n) option to not overwrite target
f180de
- cp/mv: add xattr support (#202823)
f180de
f180de
* Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-5
f180de
- fix info documentation for expr command as well(#474434)
f180de
f180de
* Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-4
f180de
- fixed syntax error w/ "expr" command using negative
f180de
  string/integer as first (i.e expr -125) - due to
f180de
  complexity of changes used diff against upstream git-head
f180de
  (#474434)
f180de
- enable total-awk test again (and skip it when df not working)
f180de
f180de
* Tue Nov 25 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-3
f180de
- package summary tuning
f180de
f180de
* Fri Nov 21 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-2
f180de
- added requirements for util-linux-ng >= 2.14
f180de
  because of file conflict in update from F-8/F-9(#472445)
f180de
- some sed cleanup, df totaltests patch changes (not working
f180de
  correctly yet :( )
f180de
f180de
* Wed Nov 12 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-1
f180de
- new upstream release
f180de
- modification/removal of related patches
f180de
- use automake 1.10.1 instead of 1.10a
f180de
- temporarily skip df --total tests (failures),
f180de
  timeout-paramaters (failure on ppc64)
f180de
f180de
* Mon Nov 03 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-17
f180de
- Requires: ncurses (#469277)
f180de
f180de
* Wed Oct 22 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-16
f180de
- make possible to disable capability in ls due to
f180de
  performance impact when not cached(#467508)
f180de
- do not patch generated manpages - generate them at build
f180de
  time
f180de
- do not mistakenly display -g and -G runuser option in su
f180de
  --help output
f180de
f180de
* Mon Oct 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-15
f180de
- fix several date issues(e.g. countable dayshifts, ignoring
f180de
  some cases of relative offset, locales conversions...)
f180de
- clarify ls exit statuses documentation (#446294)
f180de
f180de
* Sun Oct 12 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-14
f180de
- cp -Z now correctly separated in man page (#466646)
f180de
- cp -Z works again (#466653)
f180de
- make preservation of SELinux CTX non-mandatory for
f180de
  preserve=all cp option
f180de
f180de
* Wed Oct 08 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-13
f180de
- remove unimplemented (never accepted by upstream) option
f180de
  for chcon changes only. Removed from help and man.
f180de
- remove ugly lzma hack as lzma is now supported by setup
f180de
  macro
f180de
f180de
* Mon Oct 06 2008 Jarod Wilson <jarod@redhat.com> - 6.12-12
f180de
- fix up potential test failures when building in certain
f180de
  slightly quirky environments (part of bz#442352)
f180de
f180de
* Mon Oct 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-11
f180de
- added requires for libattr (#465569)
f180de
f180de
* Mon Sep 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-10
f180de
- seq should no longer fail to display final number of some
f180de
  float usages of seq with utf8 locales(#463556)
f180de
f180de
* Wed Aug 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-9
f180de
- mention that DISPLAY and XAUTHORITY envvars are preserved
f180de
  for pam_xauth in su -l (#450505)
f180de
f180de
* Mon Aug 04 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-8
f180de
- ls -U1 now uses constant memory
f180de
f180de
* Wed Jul 23 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-7
f180de
- dd: iflag=fullblock now read full blocks if possible
f180de
  (#431997, #449263)
f180de
- ls: --color now highlights files with capabilities (#449985)
f180de
f180de
* Wed Jul 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-6
f180de
- Get rid off fuzz in patches
f180de
f180de
* Fri Jul 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-5
f180de
- fix authors for basename and echo
f180de
- fix who info pages, print last runlevel only for printable
f180de
  chars
f180de
f180de
* Mon Jun 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-4
f180de
- print verbose output of chcon with newline after each 
f180de
  message (#451478)
f180de
f180de
* Fri Jun 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-3
f180de
- workaround for koji failures(#449910, #442352) now 
f180de
  preserves timestamps correctly - fallback to supported
f180de
  functions, added test case
f180de
- runuser binary is no longer doubled in /usr/bin/runuser
f180de
f180de
* Wed Jun 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-2
f180de
- workaround for strange koji failures(#449910,#442352)
f180de
- fixed ls -ZC segfault(#449866, introduced by 6.10-1 
f180de
  SELinux patch reworking) 
f180de
f180de
* Mon Jun 02 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-1
f180de
- New upstream release 6.12, adapted patches
f180de
f180de
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.11-5
f180de
- fix SHA256/SHA512 to work on sparc
f180de
f180de
* Tue May 20 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-4
f180de
- fixed a HUGE memory leak in install binary(#447410)
f180de
f180de
* Mon May 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-3
f180de
- added arch utility (from util-linux-ng)
f180de
- do not show executable file types without executable bit
f180de
  in colored ls as executable
f180de
f180de
* Wed Apr 23 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-2
f180de
- Do not show misleading scontext in id command when user
f180de
  is specified (#443485)
f180de
- Avoid possible test failures on non-english locales
f180de
f180de
* Mon Apr 21 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-1
f180de
- New upstream release 6.11 
f180de
- removed accepted patches + few minor patch changes
f180de
f180de
* Fri Apr 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-21
f180de
- fix wrong checksum line handling in sha1sum -c 
f180de
  command(#439531)
f180de
f180de
* Tue Apr 15 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-20
f180de
- fix possible segfault in sha1sum/md5sum command
f180de
f180de
* Mon Apr 14 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-19
f180de
- fix possible build-failure typo in i18n patch(#442205)
f180de
f180de
* Mon Apr  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-18
f180de
- fix colorls.sh syntax with Zsh (#440652)
f180de
- mention that cp -a includes -c option + mention cp -c 
f180de
  option in manpages (#440056)
f180de
- fix typo in runuser manpages (#439410)
f180de
f180de
* Sat Mar 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-17
f180de
- better workaround of glibc getoptc change(factor test)
f180de
- don't segfault mknod, mkfifo with invalid-selinux-context
f180de
f180de
* Thu Mar 27 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-16
f180de
- keep LS_COLORS when USER_LS_COLORS defined
f180de
- someupstream fixes:
f180de
- mkdir -Z invalid-selinux-context dir no longer segfaults
f180de
- ptx with odd number of backslashes no longer leads to buffer
f180de
  overflow
f180de
- paste -d'\' file" no longer ovveruns memory
f180de
f180de
* Wed Mar 26 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-15
f180de
- covered correct handling for some test conditions failures
f180de
  e.g. root build+selinux active and not running mcstrans(d)
f180de
  or selinux enforcing (#436717)
f180de
f180de
* Wed Mar 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-14
f180de
- mv: never unlink a destination file before calling rename
f180de
  (upstream, #438076)
f180de
f180de
* Mon Mar 17 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-13
f180de
- disable echo option separator behavior(added by #431005,
f180de
  request for removal #437653 + upstream)
f180de
- temporarily disabled longoptions change until full 
f180de
  clarification upstreamery (#431005)
f180de
f180de
* Tue Mar 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-12
f180de
- fixed harmless double close of stdout in dd(#436368)
f180de
f180de
* Thu Mar  6 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-11
f180de
- fixed broken order of params in stat(#435669)
f180de
f180de
* Tue Mar  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-10
f180de
- colorls.csh missing doublequotes (#435789)
f180de
- fixed possibility to localize verbose outputs
f180de
f180de
* Mon Mar  3 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-9
f180de
- consolidation of verbose output to stdout (upstream)
f180de
f180de
* Mon Feb 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-8
f180de
- use default security context in install - broken by 
f180de
  coreutils-6.10 update(#319231)
f180de
- some sh/csh scripts optimalizations(by ville.skytta@iki.fi,
f180de
  - #433189, #433190)
f180de
f180de
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-7
f180de
- keep old csh/sh usermodified colorls shell scripts
f180de
  but use the new ones(#432154)
f180de
f180de
* Thu Feb  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-6
f180de
- better 256-color support in colorls shell scripts
f180de
- color tuning(based on feedback in #429121)
f180de
f180de
* Mon Feb  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-5
f180de
- enabled 256-color support in colorls shell scripts(#429121)
f180de
- fixed syntax error in csh script(#431315)
f180de
f180de
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-4
f180de
- forgotten return in colorls.sh change
f180de
f180de
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-3
f180de
- fix unability of echo to display certain strings(added --
f180de
  separator, #431005)
f180de
- do not require only one long_opt for certain commands 
f180de
  e.g. sleep, yes - but use first usable (#431005)
f180de
- do not override userspecified LS_COLORS variable, but
f180de
  use it for colored ls(#430827)
f180de
- discard errors from dircolors to /dev/null + some tuning 
f180de
  of lscolor sh/csh scripts(#430823)
f180de
- do not consider files with SELinux security context as
f180de
  files having ACL in ls long format(#430779)
f180de
f180de
* Mon Jan 28 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-2
f180de
- some manpages improvements(#406981,#284881)
f180de
- fix non-versioned obsoletes of mktemp(#430407)
f180de
f180de
* Fri Jan 25 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-1
f180de
- New upstream release(changed %%prep because of lack of lzma
f180de
  support in %%setup macro)
f180de
- License GPLv3+
f180de
- removed patches cp-i-u,du-ls-upstream,statsecuritycontext,
f180de
  futimens,getdateYYYYMMDD,ls-x
f180de
- modified patches to be compilable after upstream changes
f180de
- selinux patch reworked to have backward compatibility with
f180de
  F8(cp,ls and stat behaviour differ from upstream in SELinux
f180de
  options)
f180de
- su-l/runuser-l pam file usage a bit documented(#368721)
f180de
- more TERMs for DIR_COLORS, added colors for audio files,
f180de
  more image/compress file types(taken from upstream 
f180de
  dircolors.hin)
f180de
- new file DIR_COLORS.256color which takes advantage from 
f180de
  256color term types-not really used yet(#429121)
f180de
f180de
* Wed Jan 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-17
f180de
- added several missing colored TERMs(including rxvt-unicode,
f180de
  screen-256color and xterm-256color) to DIR_COLORS and
f180de
  DIR_COLORS.xterm(#239266) 
f180de
f180de
* Wed Dec 05 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-16
f180de
- fix displaying of security context in stat(#411181)
f180de
f180de
* Thu Nov 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-15
f180de
- completed fix of wrong colored broken symlinks in ls(#404511)
f180de
f180de
* Fri Nov 23 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-14
f180de
- fixed bug in handling YYYYMMDD date format with relative
f180de
  signed offset(#377821)
f180de
f180de
* Tue Nov 13 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-13
f180de
- fixed bug in selinux patch which caused bad preserving
f180de
  of security context in install(#319231)
f180de
f180de
* Fri Nov 02 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-12
f180de
- added some upstream supported dircolors TERMs(#239266)
f180de
- fixed du output for unaccesible dirs(#250089)
f180de
- a bit of upstream tunning for symlinks
f180de
f180de
* Tue Oct 30 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-11
f180de
- allow cp -a to rewrite file on different filesystem(#219900)
f180de
  (based on upstream patch)
f180de
f180de
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-10
f180de
- modified coreutils-i18n.patch because of sort -R in
f180de
  a non C locales(fix by Andreas Schwab) (#249315)
f180de
f180de
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-9
f180de
- applied upstream patch for runuser to coreutils-selinux.patch(#232652)
f180de
- License tag to GPLv2+
f180de
f180de
* Thu Oct 25 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-8
f180de
- applied upstream patch for cp and mv(#248591)
f180de
f180de
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-7
f180de
- Fix typo in spec file. (CVS merge conflict leftovers)
f180de
f180de
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-6
f180de
- Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
f180de
- Rebuild
f180de
f180de
* Tue Aug 14 2007 Tim Waugh <twaugh@redhat.com> 6.9-5
f180de
- Don't generate runuser.1 since we ship a complete manpage for it
f180de
  (bug #241662).
f180de
f180de
* Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 6.9-4
f180de
- Use hard links instead of symbolic links for LC_TIME files (bug #246729).
f180de
f180de
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 6.9-3
f180de
- Fixed 'ls -x' output (bug #240298).
f180de
- Disambiguate futimens() from the glibc implementation (bug #242321).
f180de
f180de
* Mon Apr 02 2007 Karsten Hopp <karsten@redhat.com> 6.9-2
f180de
- /bin/mv in %%post requires libselinux
f180de
f180de
* Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 6.9-1
f180de
- 6.9.
f180de
f180de
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com>
f180de
- Better install-info scriptlets (bug #225655).
f180de
f180de
* Thu Mar  1 2007 Tim Waugh <twaugh@redhat.com> 6.8-1
f180de
- 6.8+, in preparation for 6.9.
f180de
f180de
* Thu Feb 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-9
f180de
- Use sed instead of perl for text replacement (bug #225655).
f180de
- Use install-info scriptlets from the guidelines (bug #225655).
f180de
f180de
* Tue Feb 20 2007 Tim Waugh <twaugh@redhat.com> 6.7-8
f180de
- Don't mark profile scripts as config files (bug #225655).
f180de
- Avoid extra directory separators (bug #225655).
f180de
f180de
* Mon Feb 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-7
f180de
- Better Obsoletes/Provides versioning (bug #225655).
f180de
- Use better defattr (bug #225655).
f180de
- Be info file compression tolerant (bug #225655).
f180de
- Moved changelog compression to %%install (bug #225655).
f180de
- Prevent upstream changes being masked (bug #225655).
f180de
- Added a comment (bug #225655).
f180de
- Use install -p for non-compiled files (bug #225655).
f180de
- Use sysconfdir macro for /etc (bug #225655).
f180de
- Use Requires(pre) etc for install-info (bug #225655).
f180de
f180de
* Fri Feb 16 2007 Tim Waugh <twaugh@redhat.com> 6.7-6
f180de
- Provide version for stat (bug #225655).
f180de
- Fixed permissions on profile scripts (bug #225655).
f180de
f180de
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 6.7-5
f180de
- Removed unnecessary stuff in pre scriptlet (bug #225655).
f180de
- Prefix sources with 'coreutils-' (bug #225655).
f180de
- Avoid %%makeinstall (bug #225655).
f180de
f180de
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 6.7-4
f180de
- Ship COPYING file (bug #225655).
f180de
- Use datadir and infodir macros in %%pre scriptlet (bug #225655).
f180de
- Use spaces not tabs (bug #225655).
f180de
- Fixed build root.
f180de
- Change prereq to requires (bug #225655).
f180de
- Explicitly version some obsoletes tags (bug #225655).
f180de
- Removed obsolete pl translation fix.
f180de
f180de
* Mon Jan 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-3
f180de
- Make scriptlet unconditionally succeed (bug #223681).
f180de
f180de
* Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-2
f180de
- Build does not require libtermcap-devel.
f180de
f180de
* Tue Jan  9 2007 Tim Waugh <twaugh@redhat.com> 6.7-1
f180de
- 6.7.  No longer need sort-compatibility, rename, newhashes, timestyle,
f180de
  acl, df-cifs, afs or autoconf patches.
f180de
f180de
* Tue Jan  2 2007 Tim Waugh <twaugh@redhat.com>
f180de
- Prevent 'su --help' showing runuser-only options such as --group.
f180de
f180de
* Fri Nov 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-16
f180de
- Unbreak id (bug #217177).
f180de
f180de
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-15
f180de
- Fixed stat's 'C' format specifier (bug #216676).
f180de
- Misleading 'id -Z root' error message (bug #211089).
f180de
f180de
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 5.97-14
f180de
- Clarified runcon man page (bug #213846).
f180de
f180de
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com> 5.97-13
f180de
- Own LC_TIME locale directories (bug #210751).
f180de
f180de
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 5.97-12
f180de
- Fixed 'cp -Z' when destination exists, again (bug #189967).
f180de
f180de
* Thu Sep 28 2006 Tim Waugh <twaugh@redhat.com> 5.97-11
f180de
- Back-ported rename patch (bug #205744).
f180de
f180de
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com> 5.97-10
f180de
- Ignore 'cifs' filesystems for 'df -l' (bug #183703).
f180de
- Include -g/-G in runuser man page (part of bug #199344).
f180de
- Corrected runuser man page (bug #200620).
f180de
f180de
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-9
f180de
- Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
f180de
f180de
* Wed Aug 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-8
f180de
- Don't chdir until after PAM bits in su (bug #197659).
f180de
f180de
* Tue Aug 15 2006 Tim Waugh <twaugh@redhat.com> 5.97-7
f180de
- Fixed 'sort -b' multibyte problem (bug #199986).
f180de
f180de
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 5.97-6
f180de
- Added runuser '-g' and '-G' options (bug #199344).
f180de
- Added su '--session-command' option (bug #199066).
f180de
f180de
* Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> 5.97-5
f180de
- 'include' su and runuser scripts in su-l and runuser-l scripts
f180de
f180de
* Thu Jul 13 2006 David Howells <dhowells@redhat.com> 5.97-4
f180de
- split the PAM scripts for "su -l"/"runuser -l" from that of normal "su" and
f180de
  "runuser" (#198639)
f180de
- add keyinit instructions to PAM scripts
f180de
f180de
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.97-3.1
f180de
- rebuild
f180de
f180de
* Tue Jul 11 2006 Tomas Mraz <tmraz@redhat.com> 5.97-3
f180de
- allow root to su to expired user (#152420)
f180de
f180de
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 5.97-2
f180de
- Allow 'sort +1 -2' (patch from upstream).
f180de
f180de
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.97-1
f180de
- 5.97.  No longer need tempname or tee patches, or pl translation.
f180de
f180de
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.96-4
f180de
- Include new hashes (bug #196369).  Patch from upstream.
f180de
- Build at -O1 on s390 for the moment (bug #196369).
f180de
f180de
* Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com>
f180de
- Fix large file support for temporary files.
f180de
f180de
* Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 5.96-3
f180de
- Fixed Polish translation.
f180de
f180de
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
f180de
- 5.96.  No longer need proc patch.
f180de
f180de
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed pr properly in multibyte locales (bug #192381).
f180de
f180de
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 5.95-3
f180de
- Upstream patch to fix cp -p when proc is not mounted (bug #190601).
f180de
- BuildRequires libacl-devel.
f180de
f180de
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed pr in multibyte locales (bug #189663).
f180de
f180de
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 5.95-2
f180de
- 5.95.
f180de
f180de
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com> 5.94-4
f180de
- Avoid redeclared 'tee' function.
f180de
- Fix 'cp -Z' when the destination exists (bug #189967).
f180de
f180de
* Thu Apr 20 2006 Tim Waugh <twaugh@redhat.com> 5.94-3
f180de
- Make 'ls -Z' output more consistent with other output formats.
f180de
f180de
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 5.94-2
f180de
- 5.94.
f180de
f180de
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.2
f180de
- bump again for double-long bug on ppc(64)
f180de
f180de
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.1
f180de
- rebuilt for new gcc4.1 snapshot and glibc changes
f180de
f180de
* Mon Jan 23 2006 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed chcon(1) bug reporting address (bug #178523).
f180de
f180de
* Thu Jan  5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
f180de
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
f180de
f180de
* Mon Jan  2 2006 Dan Walsh <dwalsh@redhat.com> 5.93-6
f180de
- Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS 
f180de
  will have to newrole before using.
f180de
f180de
* Fri Dec 23 2005 Tim Waugh <twaugh@redhat.com> 5.93-5
f180de
- Fix "sort -n" (bug #176468).
f180de
f180de
* Fri Dec 16 2005 Tim Waugh <twaugh@redhat.com>
f180de
- Explicitly set default POSIX2 version during configure stage.
f180de
f180de
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
f180de
- rebuilt
f180de
f180de
* Fri Dec  2 2005 Tim Waugh <twaugh@redhat.com>
f180de
- Parametrize SELinux (bug #174067).
f180de
- Fix runuser.pamd (bug #173807).
f180de
f180de
* Thu Nov 24 2005 Tim Waugh <twaugh@redhat.com> 5.93-4
f180de
- Rebuild to pick up new glibc *at functions.
f180de
- Apply runuser PAM patch from bug #173807.  Ship runuser PAM file.
f180de
f180de
* Tue Nov 15 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
f180de
- Remove multiple from su.pamd
f180de
f180de
* Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
f180de
- Call setsid() in su under some circumstances (bug #173008).
f180de
- Prevent runuser operating when setuid (bug #173113).
f180de
f180de
* Tue Nov  8 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
f180de
- 5.93.
f180de
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
f180de
f180de
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
f180de
- Finished porting i18n patch to sort.c.
f180de
- Fixed for sort-mb-tests (avoid +n syntax).
f180de
f180de
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.2
f180de
- Fix chgrp basic test.
f180de
- Include md5sum patch from ALT.
f180de
f180de
* Mon Oct 24 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.1
f180de
- 5.92.
f180de
- No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
f180de
  chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
f180de
- Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
f180de
- Dropped printf-ll, allow_old_options, jday, zh_CN patches.
f180de
- NOTE: i18n patch not ported for sort(1) yet.
f180de
f180de
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-56
f180de
- use include instead of pam_stack in pam config
f180de
f180de
* Fri Sep 9 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-55
f180de
- Reverse change to use raw functions
f180de
f180de
* Thu Sep  8 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-54
f180de
- Explicit setuid bit for /bin/su in file manifest (bug #167745).
f180de
f180de
* Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-53
f180de
- Allow id to run even when SELinux security context can not be run
f180de
- Change chcon to use raw functions.
f180de
f180de
* Tue Jun 28 2005 Tim Waugh <twaugh@redhat.com>
f180de
- Corrected comments in DIR_COLORS.xterm (bug #161711).
f180de
f180de
* Wed Jun 22 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-52
f180de
- Fixed stale-utmp patch so that 'who -r' and 'who -b' work
f180de
  again (bug #161264).
f180de
f180de
* Fri Jun 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-51
f180de
- Use upstream hostid fix.
f180de
f180de
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-50
f180de
- Don't display the sign-extended part of the host id (bug #160078).
f180de
f180de
* Tue May 31 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-49
f180de
- Eliminate bogus "can not preserve context" message when moving files.
f180de
f180de
* Wed May 25 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-48
f180de
- Prevent buffer overflow in who(1) (bug #158405).
f180de
f180de
* Fri May 20 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-47
f180de
- Better error checking in the pam patch (bug #158189).
f180de
f180de
* Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-46
f180de
- Fix SELinux patch to better handle MLS integration
f180de
f180de
* Mon May 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-45
f180de
- Applied Russell Coker's selinux changes (bug #157856).
f180de
f180de
* Fri Apr  8 2005 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed pam patch from Steve Grubb (bug #154946).
f180de
- Use better upstream patch for "stale utmp".
f180de
f180de
* Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-44
f180de
- Added "stale utmp" patch from upstream.
f180de
f180de
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-43
f180de
- Removed patch that adds -C option to install(1).
f180de
f180de
* Wed Mar 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
f180de
- Fixed pam patch.
f180de
- Fixed broken configure test.
f180de
- Fixed build with GCC 4 (bug #151045).
f180de
f180de
* Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-41
f180de
- Jakub Jelinek's sort -t multibyte fixes (bug #147567).
f180de
f180de
* Sat Feb  5 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-40
f180de
- Undo last change (bug #145266).
f180de
f180de
* Fri Feb  4 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-38
f180de
- Special case for ia32e in uname (bug #145266).
f180de
f180de
* Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-37
f180de
- Fixed zh_CN translation (bug #144845).  Patch from Mitrophan Chin.
f180de
f180de
* Tue Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-36
f180de
- Fix to only setdefaultfilecon if not overridden by command line
f180de
f180de
* Mon Dec 27 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-35
f180de
- Change install to restorecon if it can
f180de
f180de
* Wed Dec 15 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed small bug in i18n patch.
f180de
f180de
* Mon Dec  6 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-34
f180de
- Don't set fs uid until after pam_open_session (bug #77791).
f180de
f180de
* Thu Nov 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-33
f180de
- Fixed colorls.csh (bug #139988).  Patch from Miloslav Trmac.
f180de
f180de
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Updated URL (bug #138279).
f180de
f180de
* Mon Oct 25 2004 Steve Grubb <sgrubb@redhat.com> 5.2.1-32
f180de
- Handle the return code of function calls in runcon.
f180de
f180de
* Mon Oct 18 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
f180de
f180de
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-31
f180de
- getgrouplist() patch from Ulrich Drepper.
f180de
- The selinux patch should be applied last.
f180de
f180de
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-30
f180de
- Mv runuser to /sbin
f180de
f180de
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-28
f180de
- Fix runuser man page.
f180de
f180de
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed build.
f180de
f180de
* Fri Sep 24 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-26
f180de
- Add runuser as similar to su, but only runable by root
f180de
f180de
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-25
f180de
- chown(1) patch from Ulrich Drepper.
f180de
f180de
* Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-24
f180de
- SELinux patch fix: don't display '(null)' if getfilecon() fails
f180de
  (bug #131196).
f180de
f180de
* Fri Aug 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
f180de
- Fixed colorls.csh quoting (bug #102412).
f180de
- Fixed another join LSB test failure (bug #121153).
f180de
f180de
* Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
f180de
- Fixed sort -t LSB test failure (bug #121154).
f180de
- Fixed join LSB test failure (bug #121153).
f180de
f180de
* Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-21
f180de
- Apply upstream patch to fix 'cp -a' onto multiply-linked files (bug #128874).
f180de
- SELinux patch fix: don't error out if lgetfilecon() returns ENODATA.
f180de
f180de
* Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-20
f180de
- Added 'konsole' TERM to DIR_COLORS (bug #129544).
f180de
f180de
* Wed Aug  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
f180de
- Added 'gnome' TERM to DIR_COLORS (bug #129112).
f180de
- Worked around a bash bug #129128.
f180de
- Fixed an i18n patch bug in cut (bug #129114).
f180de
f180de
* Tue Aug  3 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
f180de
  (bug #128948).
f180de
f180de
* Tue Jul 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
f180de
- Fixed field extraction in sort (bug #127694).
f180de
f180de
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
f180de
f180de
* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-17
f180de
- Move pam-xauth to after pam-selinux
f180de
f180de
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
f180de
- rebuilt
f180de
f180de
* Mon Jun  7 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-15
f180de
- Fix ls -Z (bug #125447).
f180de
f180de
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Build requires bison (bug #125290).
f180de
f180de
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-14
f180de
- Fix selinux patch causing problems with ls --format=... (bug #125238).
f180de
f180de
* Thu Jun 3 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-13
f180de
- Change su to use pam_selinux open and pam_selinux close
f180de
f180de
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-12
f180de
- Don't call access() on symlinks about to be removed (bug #124699).
f180de
f180de
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-11
f180de
- Fix ja translation (bug #124862).
f180de
f180de
* Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 5.2.1-10
f180de
- rebuild
f180de
f180de
* Mon May 17 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-9
f180de
- Mention pam in the info for su (bug #122592).
f180de
- Remove wheel group rant again (bug #122886).
f180de
- Change default behaviour for chgrp/chown (bug #123263).  Patch from
f180de
  upstream.
f180de
f180de
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 5.2.1-8
f180de
- compiling su PIE
f180de
f180de
* Wed May 12 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Build requires new versions of autoconf and automake (bug #123098).
f180de
f180de
* Tue May  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
f180de
- Fix join -t (bug #122435).
f180de
f180de
* Tue Apr 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
f180de
- Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
f180de
f180de
* Fri Apr 9 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
f180de
- Add ls -LZ fix
f180de
- Fix chcon to handle "."
f180de
f180de
* Wed Mar 17 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Apply upstream fix for non-zero seconds for --date="10:00 +0100".
f180de
f180de
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
f180de
- If preserve fails, report as warning unless user requires preserve
f180de
f180de
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
f180de
- Make mv default to preserve on context
f180de
f180de
* Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
f180de
- 5.2.1.
f180de
f180de
* Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
f180de
- Add '-Z' to 'ls --help' output (bug #118108).
f180de
f180de
* Fri Mar  5 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Fix deref-args test case for rebuilding under SELinux (bug #117556).
f180de
f180de
* Wed Feb 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-8
f180de
- kill(1) offloaded to util-linux altogether.
f180de
f180de
* Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-7
f180de
- Ship the real '[', not a symlink.
f180de
f180de
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-6
f180de
- Apply Paul Eggert's chown patch (bug #116536).
f180de
- Merged chdir patch into pam patch where it belongs.
f180de
f180de
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-5
f180de
- Fixed i18n patch bug causing sort -M not to work (bug #116575).
f180de
f180de
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-4
f180de
- Reinstate kill binary, just not its man page (bug #116463).
f180de
f180de
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-3
f180de
- Updated ls-stat patch.
f180de
f180de
* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 5.2.0-2
f180de
- fix chcon to ignore . and .. directories for recursing
f180de
f180de
* Fri Feb 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-1
f180de
- Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
f180de
- 5.2.0.
f180de
f180de
* Thu Feb 19 2004 Tim Waugh <twaugh@redhat.com>
f180de
- More AFS patch tidying.
f180de
f180de
* Wed Feb 18 2004 Dan Walsh <dwalsh@redhat.com> 5.1.3-0.2
f180de
- fix chcon to handle -h qualifier properly, eliminate potential crash 
f180de
f180de
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com>
f180de
- Stop 'sort -g' leaking memory (i18n patch bug #115620).
f180de
- Don't ship kill, since util-linux already does.
f180de
- Tidy AFS patch.
f180de
f180de
* Mon Feb 16 2004 Tim Waugh <twaugh@redhat.com> 5.1.3-0.1
f180de
- 5.1.3.
f180de
- Patches ported forward or removed.
f180de
f180de
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 5.0-40
f180de
- rebuilt
f180de
f180de
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-39
f180de
- Change /etc/pam.d/su to remove preservuser and add multiple
f180de
f180de
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-38
f180de
- Change is_selinux_enabled to is_selinux_enabled > 0
f180de
f180de
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-37
f180de
- Add pam_selinux to pam file to allow switching of roles within selinux
f180de
f180de
* Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com>
f180de
- The textutils-2.0.17-mem.patch is no longer needed.
f180de
f180de
* Thu Jan 15 2004 Tim Waugh <twaugh@redhat.com> 5.0-36
f180de
- Fixed autoconf test causing builds to fail.
f180de
f180de
* Tue Dec  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-35
f180de
- Fix copying to non xattr files
f180de
f180de
* Thu Dec  4 2003 Tim Waugh <twaugh@redhat.com> 5.0-34.sel
f180de
- Fix column widths problems in ls.
f180de
f180de
* Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com> 5.0-33.sel
f180de
- Speed up md5sum by disabling speed-up asm.
f180de
f180de
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-32.sel
f180de
- Try again
f180de
f180de
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-31.sel
f180de
- Fix move on non SELinux kernels
f180de
f180de
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com> 5.0-30.sel
f180de
- Fixed useless acl dependencies (bug #106141).
f180de
f180de
* Fri Oct 24 2003 Dan Walsh <dwalsh@redhat.com> 5.0-29.sel
f180de
- Fix id -Z
f180de
f180de
* Tue Oct 21 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28.sel
f180de
- Turn on SELinux
f180de
- Fix chcon error handling
f180de
f180de
* Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28
f180de
- Turn off SELinux
f180de
f180de
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27.sel
f180de
- Turn on SELinux
f180de
f180de
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27
f180de
- Turn off SELinux
f180de
f180de
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-26.sel
f180de
- Turn on SELinux
f180de
f180de
* Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
f180de
- allow compiling without pam support
f180de
f180de
* Fri Oct 10 2003 Tim Waugh <twaugh@redhat.com> 5.0-23
f180de
- Make split(1) handle large files (bug #106700).
f180de
f180de
* Thu Oct  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-22
f180de
- Turn off SELinux
f180de
f180de
* Wed Oct  8 2003 Dan Walsh <dwalsh@redhat.com> 5.0-21.sel
f180de
- Cleanup SELinux patch
f180de
f180de
* Fri Oct  3 2003 Tim Waugh <twaugh@redhat.com> 5.0-20
f180de
- Restrict ACL support to only those programs needing it (bug #106141).
f180de
- Fix default PATH for LSB (bug #102567).
f180de
f180de
* Thu Sep 11 2003 Dan Walsh <dwalsh@redhat.com> 5.0-19
f180de
- Turn off SELinux
f180de
f180de
* Wed Sep 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-18.sel
f180de
- Turn on SELinux
f180de
f180de
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 5.0-17
f180de
- Turn off SELinux
f180de
f180de
* Tue Sep 2 2003 Dan Walsh <dwalsh@redhat.com> 5.0-16.sel
f180de
- Only call getfilecon if the user requested it.
f180de
- build with selinux
f180de
f180de
* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 5.0-14
f180de
- Documentation fix (bug #102697).
f180de
f180de
* Tue Aug 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-13
f180de
- Made su use pam again (oops).
f180de
- Fixed another i18n bug causing sort --month-sort to fail.
f180de
- Don't run dubious stty test, since it fails when backgrounded
f180de
  (bug #102033).
f180de
- Re-enable make check.
f180de
f180de
* Fri Aug  8 2003 Tim Waugh <twaugh@redhat.com> 5.0-12
f180de
- Don't run 'make check' for this build (build environment problem).
f180de
- Another uninitialized variable in i18n (from bug #98683).
f180de
f180de
* Wed Aug 6 2003 Dan Walsh <dwalsh@redhat.com> 5.0-11
f180de
- Internationalize runcon
f180de
- Update latest chcon from NSA
f180de
f180de
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com>
f180de
- Re-enable make check.
f180de
f180de
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-9
f180de
- Don't run 'make check' for this build (build environment problem).
f180de
f180de
* Mon Jul 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-8
f180de
- Actually use the ACL patch (bug #100519).
f180de
f180de
* Wed Jul 16 2003 Dan Walsh <dwalsh@redhat.com> 5.0-7
f180de
- Convert to SELinux
f180de
f180de
* Mon Jun  9 2003 Tim Waugh <twaugh@redhat.com>
f180de
- Removed samefile patch.  Now the test suite passes.
f180de
f180de
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
f180de
- rebuilt
f180de
f180de
* Wed May 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-5
f180de
- Both kon and kterm support colours (bug #83701).
f180de
- Fix 'ls -l' alignment in zh_CN locale (bug #88346).
f180de
f180de
* Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-4
f180de
- Prevent file descriptor leakage in du (bug #90563).
f180de
- Build requires recent texinfo (bug #90439).
f180de
f180de
* Wed Apr 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-3
f180de
- Allow obsolete options unless POSIXLY_CORRECT is set.
f180de
f180de
* Sat Apr 12 2003 Tim Waugh <twaugh@redhat.com>
f180de
- Fold bug was introduced by i18n patch; fixed there instead.
f180de
f180de
* Fri Apr 11 2003 Matt Wilson <msw@redhat.com> 5.0-2
f180de
- fix segfault in fold (#88683)
f180de
f180de
* Sat Apr  5 2003 Tim Waugh <twaugh@redhat.com> 5.0-1
f180de
- 5.0.
f180de
f180de
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com>
f180de
- Use _smp_mflags.
f180de
f180de
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-2
f180de
- Remove overwrite patch.
f180de
- No longer seem to need nolibrt, errno patches.
f180de
f180de
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com>
f180de
- No longer seem to need danglinglink, prompt, lug, touch_errno patches.
f180de
f180de
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-1
f180de
- 4.5.11.
f180de
- Use packaged readlink.
f180de
f180de
* Wed Mar 19 2003 Tim Waugh <twaugh@redhat.com> 4.5.10-1
f180de
- 4.5.10.
f180de
- Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
f180de
- Drop fr_fix, LC_TIME, preserve, regex patches.
f180de
f180de
* Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-21
f180de
- Fixed another i18n patch bug (bug #82032).
f180de
f180de
* Tue Mar 11 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-20
f180de
- Fix sort(1) efficiency in multibyte encoding (bug #82032).
f180de
f180de
* Tue Feb 18 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-19
f180de
- Ship readlink(1) (bug #84200).
f180de
f180de
* Thu Feb 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-18
f180de
- Deal with glibc < 2.2 in %%pre scriplet (bug #84090).
f180de
f180de
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-16
f180de
- Require glibc >= 2.2 (bug #84090).
f180de
f180de
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 4.5.3-15
f180de
- fix group (#84095)
f180de
f180de
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 4.5.3-14
f180de
- rebuilt
f180de
f180de
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com>
f180de
- Fix rm(1) man page.
f180de
f180de
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-13
f180de
- Fix re_compile_pattern check.
f180de
- Fix su hang (bug #81653).
f180de
f180de
* Tue Jan 14 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-11
f180de
- Fix memory size calculation.
f180de
f180de
* Tue Dec 17 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-10
f180de
- Fix mv error message (bug #79809).
f180de
f180de
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 4.5.3-9
f180de
- added PreReq on grep
f180de
f180de
* Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com>
f180de
- Fix cp --preserve with multiple arguments.
f180de
f180de
* Thu Dec 12 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-8
f180de
- Turn on colorls for screen (bug #78816).
f180de
f180de
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-7
f180de
- Fix mv (bug #79283).
f180de
- Add patch27 (nogetline).
f180de
f180de
* Sun Dec  1 2002 Tim Powers <timp@redhat.com> 4.5.3-6
f180de
- use the su.pamd from sh-utils since it works properly with multilib systems
f180de
f180de
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-5
f180de
- Fix test suite quoting problems.
f180de
f180de
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-4
f180de
- Fix scriplets.
f180de
- Fix i18n patch so it doesn't break uniq.
f180de
- Fix several other patches to either make the test suite pass or
f180de
  not run the relevant tests.
f180de
- Run 'make check'.
f180de
- Fix file list.
f180de
f180de
* Thu Nov 28 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-3
f180de
- Adapted for Red Hat Linux.
f180de
- Self-host for help2man.
f180de
- Don't ship readlink just yet (maybe later).
f180de
- Merge patches from fileutils and sh-utils (textutils ones are already
f180de
  merged it seems).
f180de
- Keep the binaries where the used to be (in particular, id and stat).
f180de
f180de
* Sun Nov 17 2002 Stew Benedict <sbenedict@mandrakesoft.com> 4.5.3-2mdk
f180de
- LI18NUX/LSB compliance (patch800)
f180de
- Installed (but unpackaged) file(s) - /usr/share/info/dir
f180de
f180de
* Thu Oct 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.3-1mdk
f180de
- new release
f180de
- rediff patch 180
f180de
- merge patch 150 into 180
f180de
f180de
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-6mdk
f180de
- move su back to /bin
f180de
f180de
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-5mdk
f180de
- patch 0 : lg locale is illegal and must be renamed lug (pablo)
f180de
f180de
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-4mdk
f180de
- fix conflict with procps
f180de
f180de
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-3mdk
f180de
- patch 105 : fix install -s
f180de
f180de
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-2mdk
f180de
- fix build
f180de
- don't chmode two times su
f180de
- build with large file support
f180de
- fix description
f180de
- various spec cleanups
f180de
- fix chroot installation
f180de
- fix missing /bin/env
f180de
- add old fileutils, sh-utils & textutils ChangeLogs
f180de
f180de
* Fri Oct 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-1mdk
f180de
- initial release (merge fileutils, sh-utils & textutils)
f180de
- obsoletes/provides: sh-utils/fileutils/textutils
f180de
- fileutils stuff go in 1xx range
f180de
- sh-utils stuff go in 7xx range
f180de
- textutils stuff go in 5xx range
f180de
- drop obsoletes patches 1, 2, 10 (somes files're gone but we didn't ship
f180de
  most of them)
f180de
- rediff patches 103, 105, 111, 113, 180, 706
f180de
- temporary disable patch 3 & 4
f180de
- fix fileutils url