cvsdist de6548f
Summary: The GNU core utilities: a set of tools commonly used in shell scripts
cvsdist de6548f
Name:    coreutils
0363d66
Version: 6.10
11095ed
Release: 32%{?dist}
0363d66
License: GPLv3+
cvsdist 9f271f2
Group:   System Environment/Base
ce89622
Url:     http://www.gnu.org/software/coreutils/
6f64447
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
0363d66
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.lzma
8eac3d1
Source101:  coreutils-DIR_COLORS
8eac3d1
Source102:  coreutils-DIR_COLORS.xterm
0363d66
Source103:  coreutils-DIR_COLORS.256color
8eac3d1
Source105:  coreutils-colorls.sh
8eac3d1
Source106:  coreutils-colorls.csh
8eac3d1
Source200:  coreutils-su.pamd
8eac3d1
Source201:  coreutils-runuser.pamd
8eac3d1
Source202:  coreutils-su-l.pamd
8eac3d1
Source203:  coreutils-runuser-l.pamd
cvsdist de6548f
c3e4c84
# From upstream
fec3583
Patch1: coreutils-6.10-verbose.patch
4d6a38f
Patch2: coreutils-dddoubleclose.patch
5568ef1
Patch3: coreutils-mvatomic.patch
147167e
Patch4: coreutils-6.10-lonebackslash.patch
829da0d
Patch5: coreutils-6.10-mkscontextsegfault.patch
de046a7
Patch6: coreutils-6.10-md5sha1sum.patch
772f397
Patch7: coreutils-6.11-matchpathconinstall.patch
362aa29
Patch8: coreutils-authors.patch
362aa29
Patch9: coreutils-6.10-whorunlevel.patch
36f6a89
Patch10: coreutils-6.12-seqdecimalutf8.patch
c3e4c84
02489bd
# Our patches
3cad9a3
Patch100: coreutils-chgrp.patch
0363d66
Patch101: coreutils-6.10-configuration.patch
2c1a19b
Patch102: coreutils-6.10-manpages.patch
f0d582d
#Patch103: coreutils-6.10-longoptions.patch
4482191
Patch104: coreutils-6.10-sparc-shafix.patch
10de1c1
Patch105: coreutils-6.12-dd-fullblock.patch
cvsdist de6548f
cvsdist de6548f
# sh-utils
cvsdist de6548f
Patch703: sh-utils-2.0.11-dateman.patch
cvsdist de6548f
Patch704: sh-utils-1.16-paths.patch
cvsdist de6548f
# RMS will never accept the PAM patch because it removes his historical
cvsdist de6548f
# rant about Twenex and the wheel group, so we'll continue to maintain
cvsdist de6548f
# it here indefinitely.
cvsdist 5adf0da
Patch706: coreutils-pam.patch
cvsdist de6548f
Patch713: coreutils-4.5.3-langinfo.patch
cvsdist de6548f
Patch715: coreutils-4.5.3-sysinfo.patch
cvsdist de6548f
cvsdist de6548f
# (sb) lin18nux/lsb compliance
cvsdist 5adf0da
Patch800: coreutils-i18n.patch
cvsdist de6548f
eb20fc6
Patch900: coreutils-setsid.patch
8d758e5
Patch907: coreutils-5.2.1-runuser.patch
0b3fe5c
Patch908: coreutils-getgrouplist.patch
c59bfe8
Patch912: coreutils-overflow.patch
9bfad79
Patch915: coreutils-split-pam.patch
bb664a7
Patch916: coreutils-getfacl-exit-code.patch
cvsdist de6548f
0363d66
#SELINUX Patch - implements Redhat changes 
0363d66
#(upstream did some SELinux implementation unlike with RedHat patch)
cvsdist 984ecb2
Patch950: coreutils-selinux.patch
d476553
Patch951: coreutils-selinuxmanpages.patch
36f6a89
Patch952: coreutils-463883-chcon-changes.patch
cvsdist de6548f
36f6a89
Patch954: coreutils-6.12-ls-libcap.patch
10de1c1
6f64447
BuildRequires: libselinux-devel >= 1.25.6-1
6f64447
BuildRequires: libacl-devel
6f64447
BuildRequires: gettext bison
6f64447
BuildRequires: texinfo >= 4.3
0363d66
BuildRequires: lzma
0363d66
BuildRequires: autoconf >= 2.58
0363d66
#dist-lzma required
0363d66
BuildRequires: automake >= 1.10.1 
6f64447
%{?!nopam:BuildRequires: pam-devel}
10de1c1
BuildRequires: libcap-devel >= 2.0.6
6f64447
36f6a89
Requires:       libattr
190abb8
Requires(post): libselinux >= 1.25.6-1
115de3b
Requires(pre): /sbin/install-info
115de3b
Requires(preun): /sbin/install-info
115de3b
Requires(post): /sbin/install-info
115de3b
Requires(post): grep
cvsdist 256d452
%{?!nopam:Requires: pam >= 0.66-12}
10de1c1
Requires(post): libcap >= 2.0.6
cvsdist 9f271f2
cvsdist 9f271f2
# Require a C library that doesn't put LC_TIME files in our way.
cvsdist 9f271f2
Conflicts: glibc < 2.2
cvsdist de6548f
115de3b
Provides: fileutils = %{version}-%{release}
115de3b
Provides: sh-utils = %{version}-%{release}
115de3b
Provides: stat = %{version}-%{release}
115de3b
Provides: textutils = %{version}-%{release}
2c1a19b
#old mktemp package had epoch 3, so we have to use 4 for coreutils
2c1a19b
Provides: mktemp = 4:%{version}-%{release}
2c1a19b
Obsoletes: mktemp < 4:%{version}-%{release}
115de3b
Obsoletes: fileutils <= 4.1.9
115de3b
Obsoletes: sh-utils <= 2.0.12
115de3b
Obsoletes: stat <= 3.3
115de3b
Obsoletes: textutils <= 2.0.21
cvsdist 9f271f2
# readlink(1) moved here from tetex.
6f64447
Conflicts: tetex < 1.0.7-66
cvsdist de6548f
cvsdist de6548f
%description
cvsdist de6548f
These are the GNU core utilities.  This package is the combination of
cvsdist de6548f
the old GNU fileutils, sh-utils, and textutils packages.
cvsdist de6548f
cvsdist de6548f
%prep
0363d66
#do not unpack in setup because of lzma is not yet supported in setup macro
0363d66
%setup -q -c -T
0363d66
cd ..
0363d66
lzma -dc %SOURCE0 | tar xf -
0363d66
cd %name-%version
cvsdist de6548f
c3e4c84
# From upstream
d3c0f6f
%patch1 -p1 -b .verbose
4d6a38f
%patch2 -p1 -b .doubleclose
5568ef1
%patch3 -p1 -b .atomic
147167e
%patch4 -p1 -b .backslash
829da0d
%patch5 -p1 -b .mksegfault
de046a7
%patch6 -p1 -b .mda5sum
772f397
%patch7 -p1 -b .matchpathcon
362aa29
%patch8 -p1 -b .authors
362aa29
%patch9 -p1 -b .whorunlevel
36f6a89
%patch10 -p1 -b .sequtf8
36f6a89
c3e4c84
02489bd
# Our patches
3cad9a3
%patch100 -p1 -b .chgrp
0363d66
%patch101 -p1 -b .configure
2c1a19b
%patch102 -p1 -b .manpages
f0d582d
#%patch103 -p1 -b .longopt
4482191
%patch104 -p1 -b .sparc
10de1c1
%patch105 -p1 -b .dd-fullblock
cvsdist de6548f
cvsdist de6548f
# sh-utils
cvsdist de6548f
%patch703 -p1 -b .dateman
cvsdist de6548f
%patch704 -p1 -b .paths
cvsdist de6548f
%patch706 -p1 -b .pam
cvsdist de6548f
%patch713 -p1 -b .langinfo
cvsdist de6548f
%patch715 -p1 -b .sysinfo
cvsdist de6548f
cvsdist de6548f
# li18nux/lsb
cvsdist de6548f
%patch800 -p1 -b .i18n
cvsdist de6548f
cvsdist de6548f
# Coreutils
eb20fc6
%patch900 -p1 -b .setsid
8d758e5
%patch907 -p1 -b .runuser
0b3fe5c
%patch908 -p1 -b .getgrouplist
c59bfe8
%patch912 -p1 -b .overflow
9bfad79
%patch915 -p1 -b .splitl
bb664a7
%patch916 -p1 -b .getfacl-exit-code
cvsdist 256d452
cvsdist 256d452
#SELinux
cvsdist 984ecb2
%patch950 -p1 -b .selinux
d476553
%patch951 -p1 -b .selinuxman
36f6a89
%patch952 -p1 -b .chconchanges
cvsdist de6548f
36f6a89
%patch954 -p1 -b .ls-libcap
10de1c1
c790d77
chmod a+x tests/sort/sort-mb-tests
829da0d
chmod a+x tests/mkdir/selinux
36f6a89
chmod a+x tests/ls/capability
c790d77
d476553
#fix typos/mistakes in localized documentation(#439410, #440056)
d476553
for pofile in $(find ./po/*.p*)
d476553
do
d476553
   sed -i 's/-dpR/-cdpR/' "$pofile"
d476553
   sed -i 's/commmand/command/' "$pofile"
d476553
done
d476553
d476553
cvsdist de6548f
%build
cvsdist 460c938
%ifarch s390 s390x
eec631a
# Build at -O1 for the moment (bug #196369).
eec631a
export CFLAGS="$RPM_OPT_FLAGS -fPIC -O1"
cvsdist 460c938
%else
cvsdist 460c938
export CFLAGS="$RPM_OPT_FLAGS -fpic"
cvsdist 460c938
%endif
cvsdist de6548f
%{expand:%%global optflags %{optflags} -D_GNU_SOURCE=1}
cvsdist de6548f
touch aclocal.m4 configure config.hin Makefile.in */Makefile.in */*/Makefile.in
cvsdist 256d452
aclocal -I m4
cvsdist 256d452
autoconf --force
2190ea7
automake --copy --add-missing
cvsdist 5adf0da
%configure --enable-largefile --with-afs %{?!nopam:--enable-pam} \
6f64447
           --enable-selinux \
0363d66
           --enable-install-program=su,hostname \
6f64447
           DEFAULT_POSIX2_VERSION=200112 alternative=199209 || :
cvsdist 256d452
make all %{?_smp_mflags} \
6f64447
         %{?!nopam:CPPFLAGS="-DUSE_PAM"} \
6f64447
         su_LDFLAGS="-pie %{?!nopam:-lpam -lpam_misc}"
cvsdist de6548f
cvsdist de6548f
# XXX docs should say /var/run/[uw]tmp not /etc/[uw]tmp
a6d595f
sed -i -e 's,/etc/utmp,/var/run/utmp,g;s,/etc/wtmp,/var/run/wtmp,g' doc/coreutils.texi
cvsdist de6548f
6f64447
%check
6f64447
make check
cvsdist de6548f
cvsdist de6548f
%install
cvsdist de6548f
rm -rf $RPM_BUILD_ROOT
5c114c6
make DESTDIR=$RPM_BUILD_ROOT install
cvsdist de6548f
cvsdist de6548f
# man pages are not installed with make install
cvsdist de6548f
make mandir=$RPM_BUILD_ROOT%{_mandir} install-man
cvsdist de6548f
cvsdist de6548f
# fix japanese catalog file
a3e6ff9
if [ -d $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC/LC_MESSAGES ]; then
a3e6ff9
   mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale/ja/LC_MESSAGES
a3e6ff9
   mv $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC/LC_MESSAGES/*mo \
a3e6ff9
      $RPM_BUILD_ROOT%{_datadir}/locale/ja/LC_MESSAGES
a3e6ff9
   rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.EUC
cvsdist de6548f
fi
cvsdist de6548f
115de3b
bzip2 -9f ChangeLog
115de3b
cvsdist de6548f
# let be compatible with old fileutils, sh-utils and textutils packages :
2873891
mkdir -p $RPM_BUILD_ROOT{/bin,%_bindir,%_sbindir,/sbin}
cvsdist 256d452
%{?!nopam:mkdir -p $RPM_BUILD_ROOT%_sysconfdir/pam.d}
0363d66
for f in basename cat chgrp chmod chown cp cut date dd df echo env false link ln ls mkdir mknod mktemp mv nice pwd rm rmdir sleep sort stty sync touch true uname unlink
cvsdist de6548f
do
a3e6ff9
    mv $RPM_BUILD_ROOT{%_bindir,/bin}/$f 
cvsdist de6548f
done
cvsdist de6548f
cvsdist de6548f
# chroot was in /usr/sbin :
a3e6ff9
mv $RPM_BUILD_ROOT{%_bindir,%_sbindir}/chroot
cvsdist de6548f
# {cat,sort,cut} were previously moved from bin to /usr/bin and linked into 
cvsdist de6548f
for i in env cut; do ln -sf ../../bin/$i $RPM_BUILD_ROOT/usr/bin; done
cvsdist de6548f
115de3b
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
115de3b
install -p -c -m644 %SOURCE101 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS
115de3b
install -p -c -m644 %SOURCE102 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.xterm
0363d66
install -p -c -m644 %SOURCE103 $RPM_BUILD_ROOT%{_sysconfdir}/DIR_COLORS.256color
115de3b
install -p -c -m644 %SOURCE105 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.sh
115de3b
install -p -c -m644 %SOURCE106 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/colorls.csh
cvsdist de6548f
cvsdist de6548f
# su
cvsdist de6548f
install -m 4755 src/su $RPM_BUILD_ROOT/bin
2099aee
install -m 755 src/runuser $RPM_BUILD_ROOT/sbin
772f397
# do not ship runuser in /usr/bin/runuser
772f397
rm -rf $RPM_BUILD_ROOT/usr/bin/runuser
772f397
cvsdist de6548f
cvsdist de6548f
# These come from util-linux and/or procps.
cvsdist 5adf0da
for i in hostname uptime kill ; do
115de3b
    rm $RPM_BUILD_ROOT{%_bindir/$i,%_mandir/man1/$i.1}
cvsdist de6548f
done
cvsdist de6548f
115de3b
%{?!nopam:install -p -m 644 %SOURCE200 $RPM_BUILD_ROOT%_sysconfdir/pam.d/su}
115de3b
%{?!nopam:install -p -m 644 %SOURCE202 $RPM_BUILD_ROOT%_sysconfdir/pam.d/su-l}
115de3b
%{?!nopam:install -p -m 644 %SOURCE201 $RPM_BUILD_ROOT%_sysconfdir/pam.d/runuser}
115de3b
%{?!nopam:install -p -m 644 %SOURCE203 $RPM_BUILD_ROOT%_sysconfdir/pam.d/runuser-l}
cvsdist de6548f
115de3b
# Compress ChangeLogs from before the fileutils/textutils/etc merge
115de3b
bzip2 -f9 old/*/C*
cvsdist de6548f
3928ddc
# Use hard links instead of symbolic links for LC_TIME files (bug #246729).
3928ddc
find %{buildroot}%{_datadir}/locale -type l | \
3928ddc
(while read link
3928ddc
 do
3928ddc
   target=$(readlink "$link")
3928ddc
   rm -f "$link"
3928ddc
   ln "$(dirname "$link")/$target" "$link"
3928ddc
 done)
3928ddc
Pete Graner 92f50fd
%find_lang %name
cvsdist de6548f
cvsdist de6548f
# (sb) Deal with Installed (but unpackaged) file(s) found
6f64447
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
cvsdist de6548f
cvsdist de6548f
%clean
cvsdist de6548f
rm -rf $RPM_BUILD_ROOT
cvsdist de6548f
cvsdist de6548f
%pre
8eac3d1
# We must deinstall these info files since they're merged in
8eac3d1
# coreutils.info. else their postun'll be run too late
8eac3d1
# and install-info will fail badly because of duplicates
a6d595f
for file in sh-utils textutils fileutils; do
3b9e781
    /sbin/install-info --delete %{_infodir}/$file.info --dir=%{_infodir}/dir &> /dev/null || :
cvsdist de6548f
done
cvsdist de6548f
cvsdist de6548f
%preun
cvsdist de6548f
if [ $1 = 0 ]; then
3b9e781
    /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || :
cvsdist de6548f
fi
cvsdist de6548f
cvsdist de6548f
%post
cvsdist de6548f
/bin/grep -v '(sh-utils)\|(fileutils)\|(textutils)' %{_infodir}/dir > \
cvsdist de6548f
  %{_infodir}/dir.rpmmodify || exit 0
cvsdist de6548f
    /bin/mv -f %{_infodir}/dir.rpmmodify %{_infodir}/dir
3b9e781
/sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir || :
cvsdist de6548f
cvsdist de6548f
%files -f %{name}.lang
115de3b
%defattr(-,root,root,-)
48a2fb7
%dir %{_datadir}/locale/*/LC_TIME
cvsdist de6548f
%config(noreplace) %{_sysconfdir}/DIR_COLORS*
d3c0f6f
%config(noreplace) %{_sysconfdir}/profile.d/*
115de3b
%{?!nopam:%config(noreplace) %{_sysconfdir}/pam.d/su}
115de3b
%{?!nopam:%config(noreplace) %{_sysconfdir}/pam.d/su-l}
115de3b
%{?!nopam:%config(noreplace) %{_sysconfdir}/pam.d/runuser}
115de3b
%{?!nopam:%config(noreplace) %{_sysconfdir}/pam.d/runuser-l}
6f64447
%doc COPYING ABOUT-NLS ChangeLog.bz2 NEWS README THANKS TODO old/*
f3d22cb
/bin/basename
f3d22cb
/bin/cat
f3d22cb
/bin/chgrp
f3d22cb
/bin/chmod
f3d22cb
/bin/chown
f3d22cb
/bin/cp
f3d22cb
/bin/cut
f3d22cb
/bin/date
f3d22cb
/bin/dd
f3d22cb
/bin/df
f3d22cb
/bin/echo
f3d22cb
/bin/env
f3d22cb
/bin/false
f3d22cb
/bin/link
f3d22cb
/bin/ln
f3d22cb
/bin/ls
f3d22cb
/bin/mkdir
f3d22cb
/bin/mknod
f3d22cb
/bin/mv
f3d22cb
/bin/nice
f3d22cb
/bin/pwd
f3d22cb
/bin/rm
f3d22cb
/bin/rmdir
f3d22cb
/bin/sleep
f3d22cb
/bin/sort
f3d22cb
/bin/stty
f3d22cb
%attr(4755,root,root) /bin/su
f3d22cb
/bin/sync
0363d66
/bin/mktemp
f3d22cb
/bin/touch
f3d22cb
/bin/true
f3d22cb
/bin/uname
f3d22cb
/bin/unlink
cvsdist de6548f
%_bindir/*
cvsdist de6548f
%_infodir/coreutils*
cvsdist de6548f
%_mandir/man*/*
cvsdist de6548f
%_sbindir/chroot
2099aee
/sbin/runuser
cvsdist de6548f
cvsdist de6548f
%changelog
11095ed
* Sun Oct 12 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-32
11095ed
- cp -Z now correctly separated in man page (#466646)
11095ed
- cp -Z works again (#466653)
11095ed
- make preservation of SELinux CTX non-mandatory for
11095ed
  preserve=all cp option
11095ed
36f6a89
* Thu Oct 09 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-31
36f6a89
- do not double bugreport page in chcon
36f6a89
- do not mention --change chcon option in help and man
36f6a89
  (never accepted by upstream, can't be reliable), code
36f6a89
  not exists in F-9 (#463883)
36f6a89
- added capability support to ls, but not to DIRCOLORS*
36f6a89
  files
36f6a89
- added requires for libattr (#465569)
36f6a89
- seq should no longer fail to display final number of some
36f6a89
  float usages of seq with utf8 locales(#463556)
36f6a89
- mention that DISPLAY and XAUTHORITY envvars are preserved
36f6a89
  for pam_xauth in su -l (#450505)
36f6a89
54e1a9d
* Fri Aug 01 2008 Kamil Dudka <kdudka@redhat.com> - 6.10-30
54e1a9d
- removed CAPABILITY color from DIR_COLORS
54e1a9d
98c2921
* Fri Aug 01 2008 Kamil Dudka <kdudka@redhat.com> - 6.10-29
98c2921
- disabled last patch ls-libcap which broke tcsh (#457342)
98c2921
10de1c1
* Wed Jul 28 2008 Kamil Dudka <kdudka@redhat.com> - 6.10-28
10de1c1
- dd: iflag=fullblock now read full blocks if possible
10de1c1
  (#431997, #449263)
10de1c1
- ls: --color now highlights files with capabilities (#449985)
10de1c1
- suppressed failing test in tests/touch/no-create-missing
10de1c1
362aa29
* Fri Jul 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-27
362aa29
- who -r should not show last runlevel for nonprintable chars
362aa29
  (like \0) - #453249,add few missing who options to texinfo 
362aa29
  documentation, add missing authors for basename and echo
362aa29
92bb0f3
* Mon Jun 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-26
92bb0f3
- print verbose output of chcon with newline after each 
92bb0f3
  message (#451478)
92bb0f3
772f397
* Mon Jun 09 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-25
772f397
- modified memory leak fix (upstream patch)
772f397
- fixed segfault in ls -lZ(#449866)
772f397
- runuser binary is no longer doubled in /usr/bin/runuser
772f397
4482191
* Mon May 26 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.10-24
4482191
- fix SHA256/SHA512 to work on sparc
4482191
cb15c07
* Tue May 20 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-23
cb15c07
- fixed a HUGE memory leak in install binary(#447410)
cb15c07
c7e2bdf
* Tue May 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-22
c7e2bdf
- checksum line handling fix (#439531) done upstream way
c7e2bdf
  which covers more possible cases
c7e2bdf
9e2af9b
* Fri Apr 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-21
9e2af9b
- fix wrong checksum line handling in sha1sum -c 
9e2af9b
  command(#439531)
9e2af9b
de046a7
* Tue Apr 15 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-20
de046a7
- fix possible segfault in sha1sum/md5sum command
de046a7
c430692
* Mon Apr 14 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-19
c430692
- fix possible build-failure typo in i18n patch(#442205)
c430692
d476553
* Mon Apr  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-18
d476553
- fix colorls.sh syntax with Zsh (#440652)
d476553
- mention that cp -a includes -c option + mention cp -c 
d476553
  option in manpages (#440056)
d476553
- fix typo in runuser manpages (#439410)
d476553
829da0d
* Sat Mar 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-17
829da0d
- better workaround of glibc getoptc change(factor test)
829da0d
- don't segfault mknod, mkfifo with invalid-selinux-context
829da0d
147167e
* Thu Mar 27 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-16
147167e
- keep LS_COLORS when USER_LS_COLORS defined
147167e
- someupstream fixes:
147167e
- mkdir -Z invalid-selinux-context dir no longer segfaults
147167e
- ptx with odd number of backslashes no longer leads to buffer
147167e
  overflow
147167e
- paste -d'\' file" no longer ovveruns memory
147167e
f8a2ac3
* Wed Mar 26 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-15
f8a2ac3
- covered correct handling for some test conditions failures
f8a2ac3
  e.g. root build+selinux active and not running mcstrans(d)
f8a2ac3
  or selinux enforcing (#436717)
f8a2ac3
5568ef1
* Wed Mar 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-14
5568ef1
- mv: never unlink a destination file before calling rename
5568ef1
  (upstream, #438076)
5568ef1
f0d582d
* Mon Mar 17 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-13
f0d582d
- disable echo option separator behavior(added by #431005,
f0d582d
  request for removal #437653 + upstream)
f0d582d
- temporarily disabled longoptions change until full 
f0d582d
  clarification upstreamery (#431005)
f0d582d
4d6a38f
* Tue Mar 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-12
4d6a38f
- fixed harmless double close of stdout in dd(#436368)
4d6a38f
1ecd64d
* Thu Mar  6 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-11
1ecd64d
- fixed broken order of params in stat(#435669)
1ecd64d
fec3583
* Tue Mar  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-10
fec3583
- colorls.csh missing doublequotes (#435789)
fec3583
- fixed possibility to localize verbose outputs
fec3583
d3c0f6f
* Mon Mar  3 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-9
d3c0f6f
- consolidation of verbose output to stdout (upstream)
d3c0f6f
6feaf70
* Mon Feb 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-8
6feaf70
- use default security context in install - broken by 
6feaf70
  coreutils-6.10 update(#319231)
6feaf70
- some sh/csh scripts optimalizations(by ville.skytta@iki.fi,
6feaf70
  - #433189, #433190)
6feaf70
5873d0b
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-7
5873d0b
- keep old csh/sh usermodified colorls shell scripts
5873d0b
  but use the new ones(#432154)
5873d0b
55707b6
* Thu Feb  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-6
55707b6
- better 256-color support in colorls shell scripts
55707b6
- color tuning(based on feedback in #429121)
55707b6
6ee11ab
* Mon Feb  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-5
6ee11ab
- enabled 256-color support in colorls shell scripts(#429121)
6ee11ab
- fixed syntax error in csh script(#431315)
6ee11ab
6d00d61
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-4
6d00d61
- forgotten return in colorls.sh change
6d00d61
5d66c4c
* Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-3
5d66c4c
- fix unability of echo to display certain strings(added --
5d66c4c
  separator, #431005)
5d66c4c
- do not require only one long_opt for certain commands 
5d66c4c
  e.g. sleep, yes - but use first usable (#431005)
5d66c4c
- do not override userspecified LS_COLORS variable, but
5d66c4c
  use it for colored ls(#430827)
5d66c4c
- discard errors from dircolors to /dev/null + some tuning 
5d66c4c
  of lscolor sh/csh scripts(#430823)
5d66c4c
- do not consider files with SELinux security context as
5d66c4c
  files having ACL in ls long format(#430779)
5d66c4c
2c1a19b
* Mon Jan 28 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-2
2c1a19b
- some manpages improvements(#406981,#284881)
2c1a19b
- fix non-versioned obsoletes of mktemp(#430407)
2c1a19b
0363d66
* Fri Jan 25 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-1
0363d66
- New upstream release(changed %%prep because of lack of lzma
0363d66
  support in %%setup macro)
0363d66
- License GPLv3+
0363d66
- removed patches cp-i-u,du-ls-upstream,statsecuritycontext,
0363d66
  futimens,getdateYYYYMMDD,ls-x
0363d66
- modified patches to be compilable after upstream changes
0363d66
- selinux patch reworked to have backward compatibility with
0363d66
  F8(cp,ls and stat behaviour differ from upstream in SELinux
0363d66
  options)
0363d66
- su-l/runuser-l pam file usage a bit documented(#368721)
0363d66
- more TERMs for DIR_COLORS, added colors for audio files,
0363d66
  more image/compress file types(taken from upstream 
0363d66
  dircolors.hin)
0363d66
- new file DIR_COLORS.256color which takes advantage from 
0363d66
  256color term types-not really used yet(#429121)
0363d66
7bec829
* Wed Jan 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-17
7bec829
- added several missing colored TERMs(including rxvt-unicode,
7bec829
  screen-256color and xterm-256color) to DIR_COLORS and
7bec829
  DIR_COLORS.xterm(#239266) 
7bec829
60e9267
* Wed Dec 05 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-16
60e9267
- fix displaying of security context in stat(#411181)
60e9267
cfcdd28
* Thu Nov 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-15
cfcdd28
- completed fix of wrong colored broken symlinks in ls(#404511)
cfcdd28
afa672b
* Fri Nov 23 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-14
afa672b
- fixed bug in handling YYYYMMDD date format with relative
afa672b
  signed offset(#377821)
afa672b
40985b1
* Tue Nov 13 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-13
40985b1
- fixed bug in selinux patch which caused bad preserving
40985b1
  of security context in install(#319231)
40985b1
13c6ce0
* Fri Nov 02 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-12
13c6ce0
- added some upstream supported dircolors TERMs(#239266)
13c6ce0
- fixed du output for unaccesible dirs(#250089)
13c6ce0
- a bit of upstream tunning for symlinks
13c6ce0
2ea786e
* Tue Oct 30 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-11
2ea786e
- allow cp -a to rewrite file on different filesystem(#219900)
2ea786e
  (based on upstream patch)
2ea786e
182f35e
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-10
182f35e
- modified coreutils-i18n.patch because of sort -R in
182f35e
  a non C locales(fix by Andreas Schwab) (#249315)
182f35e
96aa3c3
* Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-9
96aa3c3
- applied upstream patch for runuser to coreutils-selinux.patch(#232652)
96aa3c3
- License tag to GPLv2+
96aa3c3
ae40204
* Thu Oct 25 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-8
ae40204
- applied upstream patch for cp and mv(#248591)
ae40204
Pete Graner 7830c32
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-7
Pete Graner 7830c32
- Fix typo in spec file. (CVS merge conflict leftovers)
Pete Graner 7830c32
Pete Graner 92f50fd
* Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-6
Pete Graner 92f50fd
- Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
Pete Graner 92f50fd
- Rebuild
Pete Graner 92f50fd
08b9958
* Tue Aug 14 2007 Tim Waugh <twaugh@redhat.com> 6.9-5
08b9958
- Don't generate runuser.1 since we ship a complete manpage for it
08b9958
  (bug #241662).
08b9958
3928ddc
* Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 6.9-4
3928ddc
- Use hard links instead of symbolic links for LC_TIME files (bug #246729).
3928ddc
3e16446
* Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 6.9-3
76a86e9
- Fixed 'ls -x' output (bug #240298).
fa9d798
- Disambiguate futimens() from the glibc implementation (bug #242321).
fa9d798
190abb8
* Mon Apr 02 2007 Karsten Hopp <karsten@redhat.com> 6.9-2
190abb8
- /bin/mv in %%post requires libselinux
190abb8
34e227a
* Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 6.9-1
34e227a
- 6.9.
34e227a
3b9e781
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com>
3b9e781
- Better install-info scriptlets (bug #225655).
3b9e781
3b9e781
* Thu Mar  1 2007 Tim Waugh <twaugh@redhat.com> 6.8-1
bb664a7
- 6.8+, in preparation for 6.9.
bb664a7
a6d595f
* Thu Feb 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-9
a6d595f
- Use sed instead of perl for text replacement (bug #225655).
a6d595f
- Use install-info scriptlets from the guidelines (bug #225655).
a6d595f
a3e6ff9
* Tue Feb 20 2007 Tim Waugh <twaugh@redhat.com> 6.7-8
a3e6ff9
- Don't mark profile scripts as config files (bug #225655).
a3e6ff9
- Avoid extra directory separators (bug #225655).
a3e6ff9
115de3b
* Mon Feb 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-7
115de3b
- Better Obsoletes/Provides versioning (bug #225655).
115de3b
- Use better defattr (bug #225655).
115de3b
- Be info file compression tolerant (bug #225655).
115de3b
- Moved changelog compression to %%install (bug #225655).
115de3b
- Prevent upstream changes being masked (bug #225655).
115de3b
- Added a comment (bug #225655).
115de3b
- Use install -p for non-compiled files (bug #225655).
115de3b
- Use sysconfdir macro for /etc (bug #225655).
115de3b
- Use Requires(pre) etc for install-info (bug #225655).
115de3b
f4d3c35
* Fri Feb 16 2007 Tim Waugh <twaugh@redhat.com> 6.7-6
f4d3c35
- Provide version for stat (bug #225655).
f4d3c35
- Fixed permissions on profile scripts (bug #225655).
f4d3c35
eab78b1
* Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 6.7-5
8eac3d1
- Removed unnecessary stuff in pre scriptlet (bug #225655).
8eac3d1
- Prefix sources with 'coreutils-' (bug #225655).
5c114c6
- Avoid %%makeinstall (bug #225655).
5c114c6
6f64447
* Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 6.7-4
6f64447
- Ship COPYING file (bug #225655).
6f64447
- Use datadir and infodir macros in %%pre scriptlet (bug #225655).
6f64447
- Use spaces not tabs (bug #225655).
6f64447
- Fixed build root.
6f64447
- Change prereq to requires (bug #225655).
6f64447
- Explicitly version some obsoletes tags (bug #225655).
6f64447
- Removed obsolete pl translation fix.
6f64447
d705d9f
* Mon Jan 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-3
d705d9f
- Make scriptlet unconditionally succeed (bug #223681).
d705d9f
b5687de
* Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-2
b5687de
- Build does not require libtermcap-devel.
b5687de
d66c4db
* Tue Jan  9 2007 Tim Waugh <twaugh@redhat.com> 6.7-1
d66c4db
- 6.7.  No longer need sort-compatibility, rename, newhashes, timestyle,
d66c4db
  acl, df-cifs, afs or autoconf patches.
d66c4db
5176358
* Tue Jan  2 2007 Tim Waugh <twaugh@redhat.com>
5176358
- Prevent 'su --help' showing runuser-only options such as --group.
5176358
add8cb4
* Fri Nov 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-16
add8cb4
- Unbreak id (bug #217177).
add8cb4
6071af0
* Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-15
a30626f
- Fixed stat's 'C' format specifier (bug #216676).
dfe7b9b
- Misleading 'id -Z root' error message (bug #211089).
dfe7b9b
00dc86c
* Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 5.97-14
00dc86c
- Clarified runcon man page (bug #213846).
00dc86c
48a2fb7
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com> 5.97-13
48a2fb7
- Own LC_TIME locale directories (bug #210751).
48a2fb7
b9e1cc9
* Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 5.97-12
b9e1cc9
- Fixed 'cp -Z' when destination exists, again (bug #189967).
b9e1cc9
c53f230
* Thu Sep 28 2006 Tim Waugh <twaugh@redhat.com> 5.97-11
c53f230
- Back-ported rename patch (bug #205744).
c53f230
4f83872
* Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com> 5.97-10
8e7e298
- Ignore 'cifs' filesystems for 'df -l' (bug #183703).
0c69291
- Include -g/-G in runuser man page (part of bug #199344).
ee54752
- Corrected runuser man page (bug #200620).
ee54752
12a6007
* Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-9
12a6007
- Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
0e3de1d
e6a6605
* Wed Aug 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-8
e6a6605
- Don't chdir until after PAM bits in su (bug #197659).
e6a6605
a0c234b
* Tue Aug 15 2006 Tim Waugh <twaugh@redhat.com> 5.97-7
a0c234b
- Fixed 'sort -b' multibyte problem (bug #199986).
a0c234b
386fb07
* Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 5.97-6
dfdbf35
- Added runuser '-g' and '-G' options (bug #199344).
9f2386c
- Added su '--session-command' option (bug #199066).
9f2386c
f366013
* Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> 5.97-5
f366013
- 'include' su and runuser scripts in su-l and runuser-l scripts
f366013
2f0d69c
* Thu Jul 13 2006 David Howells <dhowells@redhat.com> 5.97-4
9bfad79
- split the PAM scripts for "su -l"/"runuser -l" from that of normal "su" and
9bfad79
  "runuser" (#198639)
9bfad79
- add keyinit instructions to PAM scripts
9bfad79
05a09fc
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.97-3.1
05a09fc
- rebuild
05a09fc
6a951dc
* Tue Jul 11 2006 Tomas Mraz <tmraz@redhat.com> 5.97-3
6a951dc
- allow root to su to expired user (#152420)
6a951dc
7f110ea
* Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 5.97-2
7f110ea
- Allow 'sort +1 -2' (patch from upstream).
7f110ea
8e9a74e
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.97-1
8e9a74e
- 5.97.  No longer need tempname or tee patches, or pl translation.
8e9a74e
eec631a
* Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.96-4
7a87ac9
- Include new hashes (bug #196369).  Patch from upstream.
eec631a
- Build at -O1 on s390 for the moment (bug #196369).
7a87ac9
6d39407
* Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com>
6d39407
- Fix large file support for temporary files.
6d39407
5dfe09d
* Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 5.96-3
5dfe09d
- Fixed Polish translation.
5dfe09d
35a4320
* Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
35a4320
- 5.96.  No longer need proc patch.
35a4320
d2082bb
* Fri May 19 2006 Tim Waugh <twaugh@redhat.com>
d2082bb
- Fixed pr properly in multibyte locales (bug #192381).
d2082bb
30acda7
* Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 5.95-3
e1ef777
- Upstream patch to fix cp -p when proc is not mounted (bug #190601).
30acda7
- BuildRequires libacl-devel.
30acda7
5b0e440
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com>
5b0e440
- Fixed pr in multibyte locales (bug #189663).
5b0e440
c221770
* Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 5.95-2
c221770
- 5.95.
c221770
6791619
* Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com> 5.94-4
b54b534
- Avoid redeclared 'tee' function.
6791619
- Fix 'cp -Z' when the destination exists (bug #189967).
6791619
49a3f89
* Thu Apr 20 2006 Tim Waugh <twaugh@redhat.com> 5.94-3
49a3f89
- Make 'ls -Z' output more consistent with other output formats.
49a3f89
5505e28
* Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 5.94-2
5505e28
- 5.94.
5505e28
615e84e
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.2
615e84e
- bump again for double-long bug on ppc(64)
615e84e
6395c6c
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.1
6395c6c
- rebuilt for new gcc4.1 snapshot and glibc changes
6395c6c
84c17ff
* Mon Jan 23 2006 Tim Waugh <twaugh@redhat.com>
84c17ff
- Fixed chcon(1) bug reporting address (bug #178523).
84c17ff
9b70f79
* Thu Jan  5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
9b70f79
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
9b70f79
9b70f79
* Mon Jan  2 2006 Dan Walsh <dwalsh@redhat.com> 5.93-6
d76cb0b
- Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS 
9b70f79
  will have to newrole before using.
d76cb0b
d98e6ad
* Fri Dec 23 2005 Tim Waugh <twaugh@redhat.com> 5.93-5
d98e6ad
- Fix "sort -n" (bug #176468).
d98e6ad
08c23fa
* Fri Dec 16 2005 Tim Waugh <twaugh@redhat.com>
08c23fa
- Explicitly set default POSIX2 version during configure stage.
08c23fa
a668f4e
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
a668f4e
- rebuilt
a668f4e
1e34cf2
* Fri Dec  2 2005 Tim Waugh <twaugh@redhat.com>
d37e2a4
- Parametrize SELinux (bug #174067).
1e34cf2
- Fix runuser.pamd (bug #173807).
1e34cf2
eb8d1d0
* Thu Nov 25 2005 Tim Waugh <twaugh@redhat.com> 5.93-4
eb8d1d0
- Rebuild to pick up new glibc *at functions.
2190ea7
- Apply runuser PAM patch from bug #173807.  Ship runuser PAM file.
2190ea7
60a97a8
* Tue Nov 14 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
60a97a8
- Remove multiple from su.pamd
60a97a8
eb20fc6
* Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
eb20fc6
- Call setsid() in su under some circumstances (bug #173008).
eb20fc6
- Prevent runuser operating when setuid (bug #173113).
eb20fc6
02489bd
* Tue Nov  8 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
02489bd
- 5.93.
02489bd
- No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
02489bd
838ee2d
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
b4f8aa7
- Finished porting i18n patch to sort.c.
b43cfa4
- Fixed for sort-mb-tests (avoid +n syntax).
0158c2b
d4e489d
* Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.2
3cad9a3
- Fix chgrp basic test.
43a39eb
- Include md5sum patch from ALT.
43a39eb
c3e4c84
* Mon Oct 24 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.1
c3e4c84
- 5.92.
c3e4c84
- No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
c3e4c84
  chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
c3e4c84
- Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
c3e4c84
- Dropped printf-ll, allow_old_options, jday, zh_CN patches.
c3e4c84
- NOTE: i18n patch not ported for sort(1) yet.
c3e4c84
6e90d64
* Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-56
6e90d64
- use include instead of pam_stack in pam config
6e90d64
bc51429
* Fri Sep 9 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-55
bc51429
- Reverse change to use raw functions
bc51429
f3d22cb
* Thu Sep  8 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-54
f3d22cb
- Explicit setuid bit for /bin/su in file manifest (bug #167745).
f3d22cb
315b3d7
* Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-53
315b3d7
- Allow id to run even when SELinux security context can not be run
315b3d7
- Change chcon to use raw functions.
315b3d7
213d506
* Thu Jun 28 2005 Tim Waugh <twaugh@redhat.com>
213d506
- Corrected comments in DIR_COLORS.xterm (bug #161711).
213d506
aba1a1a
* Wed Jun 22 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-52
9f33ebc
- Fixed stale-utmp patch so that 'who -r' and 'who -b' work
9f33ebc
  again (bug #161264).
9f33ebc
df9da80
* Fri Jun 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-51
4ba46b1
- Use upstream hostid fix.
94f1660
02260ce
* Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-50
db6584f
- Don't display the sign-extended part of the host id (bug #160078).
db6584f
752d136
* Tue May 31 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-49
752d136
- Eliminate bogus "can not preserve context" message when moving files.
752d136
32ea318
* Wed May 25 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-48
c59bfe8
- Prevent buffer overflow in who(1) (bug #158405).
c59bfe8
f316b2e
* Fri May 20 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-47
f1ce78f
- Better error checking in the pam patch (bug #158189).
f1ce78f
731adc7
* Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-46
731adc7
- Fix SELinux patch to better handle MLS integration
731adc7
70689c1
* Mon May 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-45
641654e
- Applied Russell Coker's selinux changes (bug #157856).
641654e
eea395d
* Fri Apr  8 2005 Tim Waugh <twaugh@redhat.com>
e87740c
- Fixed pam patch from Steve Grubb (bug #154946).
eea395d
- Use better upstream patch for "stale utmp".
eea395d
6878279
* Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-44
e9a31cb
- Added "stale utmp" patch from upstream.
e9a31cb
f932e27
* Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-43
74f43d4
- Removed patch that adds -C option to install(1).
74f43d4
18c37e4
* Wed Mar 14 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
3dd4afb
- Fixed pam patch.
ce1c9e6
- Fixed broken configure test.
18c37e4
- Fixed build with GCC 4 (bug #151045).
18c37e4
c790d77
* Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-41
1957ec6
- Jakub Jelinek's sort -t multibyte fixes (bug #147567).
c790d77
4614621
* Sat Feb  5 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-40
46f98f0
- Undo last change (bug #145266).
46f98f0
0cbb012
* Fri Feb  4 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-38
0cbb012
- Special case for ia32e in uname (bug #145266).
0cbb012
f798006
* Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-37
f798006
- Fixed zh_CN translation (bug #144845).  Patch from Mitrophan Chin.
f798006
fee87d7
* Mon Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-36
fee87d7
- Fix to only setdefaultfilecon if not overridden by command line
fee87d7
129baa8
* Mon Dec 27 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-35
129baa8
- Change install to restorecon if it can
129baa8
6fa4c6b
* Wed Dec 15 2004 Tim Waugh <twaugh@redhat.com>
6fa4c6b
- Fixed small bug in i18n patch.
6fa4c6b
a2135bf
* Mon Dec  6 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-34
e22b4c6
- Don't set fs uid until after pam_open_session (bug #77791).
a2135bf
641fbf9
* Thu Nov 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-33
ed1ec6d
- Fixed colorls.csh (bug #139988).  Patch from Miloslav Trmac.
ed1ec6d
ce89622
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
ce89622
- Updated URL (bug #138279).
ce89622
ec3c8c1
* Mon Oct 25 2004 Steve Grubb <sgrubb@redhat.com> 5.2.1-32
ec3c8c1
- Handle the return code of function calls in runcon.
ec3c8c1
b9ce60b
* Mon Oct 18 2004 Tim Waugh <twaugh@redhat.com>
b9ce60b
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
b9ce60b
0b3fe5c
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-31
0b3fe5c
- getgrouplist() patch from Ulrich Drepper.
8d758e5
- The selinux patch should be applied last.
8d758e5
8d758e5
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-30
2099aee
- Mv runuser to /sbin
0c03014
8d758e5
* Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-28
1600261
- Fix runuser man page.
1600261
a6ebcfe
* Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com>
a6ebcfe
- Fixed build.
a6ebcfe
b879036
* Fri Sep 24 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-26
b879036
- Add runuser as similar to su, but only runable by root
b879036
2d21639
* Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-25
2d21639
- chown(1) patch from Ulrich Drepper.
2d21639
1859d8d
* Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-24
272cac1
- SELinux patch fix: don't display '(null)' if getfilecon() fails
272cac1
  (bug #131196).
272cac1
cvsdist 8592c20
* Fri Aug 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
cvsdist 8592c20
- Fixed colorls.csh quoting (bug #102412).
cvsdist 8592c20
- Fixed another join LSB test failure (bug #121153).
cvsdist 8592c20
cvsdist 224ab6f
* Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
cvsdist 224ab6f
- Fixed sort -t LSB test failure (bug #121154).
cvsdist 224ab6f
- Fixed join LSB test failure (bug #121153).
cvsdist 224ab6f
cvsdist 6d8c1f8
* Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-21
cvsdist 6d8c1f8
- Apply upstream patch to fix 'cp -a' onto multiply-linked files (bug #128874).
cvsdist 6d8c1f8
- SELinux patch fix: don't error out if lgetfilecon() returns ENODATA.
cvsdist 6d8c1f8
cvsdist 47c4bd0
* Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-20
cvsdist 47c4bd0
- Added 'konsole' TERM to DIR_COLORS (bug #129544).
cvsdist 47c4bd0
cvsdist f648898
* Wed Aug  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
cvsdist f648898
- Added 'gnome' TERM to DIR_COLORS (bug #129112).
cvsdist f648898
- Worked around a bash bug #129128.
cvsdist f648898
- Fixed an i18n patch bug in cut (bug #129114).
cvsdist f648898
cvsdist f648898
* Tue Aug  3 2004 Tim Waugh <twaugh@redhat.com>
cvsdist f648898
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
cvsdist f648898
  (bug #128948).
cvsdist f648898
cvsdist 9c951db
* Tue Jul 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
cvsdist 9c951db
- Fixed field extraction in sort (bug #127694).
cvsdist 9c951db
cvsdist 9c951db
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 9c951db
- Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
cvsdist 9c951db
cvsdist 868bbfc
* Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-17
cvsdist 868bbfc
- Move pam-xauth to after pam-selinux
cvsdist 868bbfc
cvsdist 9755e60
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 9755e60
- rebuilt
cvsdist 9755e60
cvsdist 86d306b
* Mon Jun  7 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-15
cvsdist 86d306b
- Fix ls -Z (bug #125447).
cvsdist 86d306b
cvsdist 86d306b
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 86d306b
- Build requires bison (bug #125290).
cvsdist 86d306b
cvsdist 99fa477
* Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-14
cvsdist 99fa477
- Fix selinux patch causing problems with ls --format=... (bug #125238).
cvsdist 99fa477
cvsdist 51810f0
* Thu Jun 3 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-13
cvsdist 51810f0
- Change su to use pam_selinux open and pam_selinux close
cvsdist 51810f0
cvsdist 078e2c4
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-12
cvsdist 078e2c4
- Don't call access() on symlinks about to be removed (bug #124699).
cvsdist 078e2c4
cvsdist 460c938
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-11
cvsdist 460c938
- Fix ja translation (bug #124862).
cvsdist 460c938
cvsdist 460c938
* Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 5.2.1-10
cvsdist 460c938
- rebuild
cvsdist 460c938
cvsdist 460c938
* Mon May 17 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-9
cvsdist 460c938
- Mention pam in the info for su (bug #122592).
cvsdist 460c938
- Remove wheel group rant again (bug #122886).
cvsdist 460c938
- Change default behaviour for chgrp/chown (bug #123263).  Patch from
cvsdist 460c938
  upstream.
cvsdist 460c938
cvsdist 460c938
* Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 5.2.1-8
cvsdist 460c938
- compiling su PIE
cvsdist 460c938
cvsdist 460c938
* Wed May 12 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 460c938
- Build requires new versions of autoconf and automake (bug #123098).
cvsdist 460c938
cvsdist 4d15f3c
* Tue May  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
cvsdist 4d15f3c
- Fix join -t (bug #122435).
cvsdist 4d15f3c
cvsdist 4d15f3c
* Tue Apr 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
cvsdist 4d15f3c
- Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
cvsdist 4d15f3c
cvsdist 4d15f3c
* Fri Apr 9 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
cvsdist 4d15f3c
- Add ls -LZ fix
cvsdist 4d15f3c
- Fix chcon to handle "."
cvsdist 4d15f3c
cvsdist 4d15f3c
* Wed Mar 17 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 4d15f3c
- Apply upstream fix for non-zero seconds for --date="10:00 +0100".
cvsdist 4d15f3c
cvsdist 5adf0da
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
cvsdist 5adf0da
- If preserve fails, report as warning unless user requires preserve
cvsdist 5adf0da
cvsdist 5adf0da
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
cvsdist 5adf0da
- Make mv default to preserve on context
cvsdist 5adf0da
cvsdist 5adf0da
* Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
cvsdist 5adf0da
- 5.2.1.
cvsdist 5adf0da
cvsdist 5adf0da
* Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
cvsdist 5adf0da
- Add '-Z' to 'ls --help' output (bug #118108).
cvsdist 5adf0da
cvsdist 5adf0da
* Fri Mar  5 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5adf0da
- Fix deref-args test case for rebuilding under SELinux (bug #117556).
cvsdist 5adf0da
cvsdist 5adf0da
* Wed Feb 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-8
cvsdist 5adf0da
- kill(1) offloaded to util-linux altogether.
cvsdist 5adf0da
cvsdist 5adf0da
* Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-7
cvsdist 5adf0da
- Ship the real '[', not a symlink.
cvsdist 5adf0da
cvsdist 5adf0da
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-6
cvsdist 5adf0da
- Apply Paul Eggert's chown patch (bug #116536).
cvsdist 5adf0da
- Merged chdir patch into pam patch where it belongs.
cvsdist 5adf0da
cvsdist 5adf0da
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-5
cvsdist 5adf0da
- Fixed i18n patch bug causing sort -M not to work (bug #116575).
cvsdist 5adf0da
cvsdist 5adf0da
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-4
cvsdist 5adf0da
- Reinstate kill binary, just not its man page (bug #116463).
cvsdist 5adf0da
cvsdist 5adf0da
* Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-3
cvsdist 5adf0da
- Updated ls-stat patch.
cvsdist 5adf0da
cvsdist 5adf0da
* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 5.2.0-2
cvsdist 5adf0da
- fix chcon to ignore . and .. directories for recursing
cvsdist 5adf0da
cvsdist 5adf0da
* Fri Feb 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-1
cvsdist 5adf0da
- Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
cvsdist 5adf0da
- 5.2.0.
cvsdist 5adf0da
cvsdist 5adf0da
* Thu Feb 19 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5adf0da
- More AFS patch tidying.
cvsdist 5adf0da
cvsdist 5adf0da
* Wed Feb 18 2004 Dan Walsh <dwalsh@redhat.com> 5.1.3-0.2
cvsdist 5adf0da
- fix chcon to handle -h qualifier properly, eliminate potential crash 
cvsdist 5adf0da
cvsdist 5adf0da
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 5adf0da
- Stop 'sort -g' leaking memory (i18n patch bug #115620).
cvsdist 5adf0da
- Don't ship kill, since util-linux already does.
cvsdist 5adf0da
- Tidy AFS patch.
cvsdist 5adf0da
cvsdist 5adf0da
* Mon Feb 16 2004 Tim Waugh <twaugh@redhat.com> 5.1.3-0.1
cvsdist 5adf0da
- 5.1.3.
cvsdist 5adf0da
- Patches ported forward or removed.
cvsdist 5adf0da
cvsdist 5adf0da
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 5.0-40
cvsdist 5adf0da
- rebuilt
cvsdist 5adf0da
cvsdist 9a3c57e
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-39
cvsdist 9a3c57e
- Change /etc/pam.d/su to remove preservuser and add multiple
cvsdist 9a3c57e
cvsdist 9a3c57e
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-38
cvsdist 9a3c57e
- Change is_selinux_enabled to is_selinux_enabled > 0
cvsdist 9a3c57e
cvsdist 9a3c57e
* Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-37
cvsdist 9a3c57e
- Add pam_selinux to pam file to allow switching of roles within selinux
cvsdist 9a3c57e
cvsdist 9a3c57e
* Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com>
cvsdist 9a3c57e
- The textutils-2.0.17-mem.patch is no longer needed.
cvsdist 9a3c57e
cvsdist 9a3c57e
* Thu Jan 15 2004 Tim Waugh <twaugh@redhat.com> 5.0-36
cvsdist 9a3c57e
- Fixed autoconf test causing builds to fail.
cvsdist 9a3c57e
cvsdist 9a3c57e
* Tue Dec  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-35
cvsdist 9a3c57e
- Fix copying to non xattr files
cvsdist 984ecb2
cvsdist 984ecb2
* Thu Dec  4 2003 Tim Waugh <twaugh@redhat.com> 5.0-34.sel
cvsdist 984ecb2
- Fix column widths problems in ls.
cvsdist 984ecb2
cvsdist 984ecb2
* Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com> 5.0-33.sel
cvsdist 984ecb2
- Speed up md5sum by disabling speed-up asm.
cvsdist 984ecb2
cvsdist 984ecb2
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-32.sel
cvsdist 984ecb2
- Try again
cvsdist 984ecb2
cvsdist 984ecb2
* Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-31.sel
cvsdist 984ecb2
- Fix move on non SELinux kernels
cvsdist 984ecb2
cvsdist 984ecb2
* Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com> 5.0-30.sel
cvsdist 984ecb2
- Fixed useless acl dependencies (bug #106141).
cvsdist 984ecb2
cvsdist 984ecb2
* Fri Oct 24 2003 Dan Walsh <dwalsh@redhat.com> 5.0-29.sel
cvsdist 984ecb2
- Fix id -Z
cvsdist 984ecb2
cvsdist 984ecb2
* Tue Oct 21 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28.sel
cvsdist 984ecb2
- Turn on SELinux
cvsdist 984ecb2
- Fix chcon error handling
cvsdist 984ecb2
cvsdist 984ecb2
* Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28
cvsdist 984ecb2
- Turn off SELinux
cvsdist 984ecb2
cvsdist 984ecb2
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27.sel
cvsdist 984ecb2
- Turn on SELinux
cvsdist 984ecb2
cvsdist 984ecb2
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27
cvsdist 984ecb2
- Turn off SELinux
cvsdist 984ecb2
cvsdist 984ecb2
* Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-26.sel
cvsdist 984ecb2
- Turn on SELinux
cvsdist 984ecb2
cvsdist 256d452
* Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 256d452
- allow compiling without pam support
cvsdist 256d452
cvsdist 256d452
* Fri Oct 10 2003 Tim Waugh <twaugh@redhat.com> 5.0-23
cvsdist 256d452
- Make split(1) handle large files (bug #106700).
cvsdist 256d452
cvsdist 256d452
* Thu Oct  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-22
cvsdist 256d452
- Turn off SELinux
cvsdist 256d452
cvsdist 256d452
* Wed Oct  8 2003 Dan Walsh <dwalsh@redhat.com> 5.0-21.sel
cvsdist 256d452
- Cleanup SELinux patch
cvsdist 256d452
cvsdist 256d452
* Fri Oct  3 2003 Tim Waugh <twaugh@redhat.com> 5.0-20
cvsdist 256d452
- Restrict ACL support to only those programs needing it (bug #106141).
cvsdist 256d452
- Fix default PATH for LSB (bug #102567).
cvsdist 256d452
cvsdist 256d452
* Thu Sep 11 2003 Dan Walsh <dwalsh@redhat.com> 5.0-19
cvsdist 256d452
- Turn off SELinux
cvsdist 256d452
cvsdist 256d452
* Wed Sep 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-18.sel
cvsdist 256d452
- Turn on SELinux
cvsdist 256d452
cvsdist 256d452
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 5.0-17
cvsdist 256d452
- Turn off SELinux
cvsdist 256d452
cvsdist 256d452
* Tue Sep 2 2003 Dan Walsh <dwalsh@redhat.com> 5.0-16.sel
cvsdist 256d452
- Only call getfilecon if the user requested it.
cvsdist 256d452
- build with selinux
cvsdist 256d452
cvsdist 256d452
* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 5.0-14
cvsdist 256d452
- Documentation fix (bug #102697).
cvsdist 256d452
cvsdist 256d452
* Tue Aug 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-13
cvsdist 256d452
- Made su use pam again (oops).
cvsdist 256d452
- Fixed another i18n bug causing sort --month-sort to fail.
cvsdist 256d452
- Don't run dubious stty test, since it fails when backgrounded
cvsdist 256d452
  (bug #102033).
cvsdist 256d452
- Re-enable make check.
cvsdist 256d452
cvsdist 256d452
* Fri Aug  8 2003 Tim Waugh <twaugh@redhat.com> 5.0-12
cvsdist 256d452
- Don't run 'make check' for this build (build environment problem).
cvsdist 256d452
- Another uninitialized variable in i18n (from bug #98683).
cvsdist 256d452
cvsdist 256d452
* Wed Aug 6 2003 Dan Walsh <dwalsh@redhat.com> 5.0-11
cvsdist 256d452
- Internationalize runcon
cvsdist 256d452
- Update latest chcon from NSA
cvsdist 256d452
cvsdist 256d452
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d452
- Re-enable make check.
cvsdist 256d452
cvsdist 256d452
* Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-9
cvsdist 256d452
- Don't run 'make check' for this build (build environment problem).
cvsdist 256d452
cvsdist 256d452
* Mon Jul 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-8
cvsdist 256d452
- Actually use the ACL patch (bug #100519).
cvsdist 256d452
cvsdist 256d452
* Wed Jul 18 2003 Dan Walsh <dwalsh@redhat.com> 5.0-7
cvsdist 256d452
- Convert to SELinux
cvsdist 256d452
cvsdist 256d452
* Mon Jun  9 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d452
- Removed samefile patch.  Now the test suite passes.
cvsdist 256d452
cvsdist 256d452
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 256d452
- rebuilt
cvsdist 256d452
cvsdist 256d452
* Wed May 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-5
cvsdist 256d452
- Both kon and kterm support colours (bug #83701).
cvsdist 256d452
- Fix 'ls -l' alignment in zh_CN locale (bug #88346).
cvsdist 256d452
cvsdist 256d452
* Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-4
cvsdist 256d452
- Prevent file descriptor leakage in du (bug #90563).
cvsdist 256d452
- Build requires recent texinfo (bug #90439).
cvsdist 256d452
cvsdist 256d452
* Wed Apr 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-3
cvsdist 256d452
- Allow obsolete options unless POSIXLY_CORRECT is set.
cvsdist 256d452
cvsdist 256d452
* Sat Apr 12 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d452
- Fold bug was introduced by i18n patch; fixed there instead.
cvsdist 256d452
cvsdist 256d452
* Fri Apr 11 2003 Matt Wilson <msw@redhat.com> 5.0-2
cvsdist 13fee38
- fix segfault in fold (#88683)
cvsdist 1068baa
cvsdist 256d452
* Sat Apr  5 2003 Tim Waugh <twaugh@redhat.com> 5.0-1
cvsdist 256d452
- 5.0.
cvsdist 256d452
cvsdist 256d452
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d452
- Use _smp_mflags.
cvsdist 256d452
cvsdist 256d452
* Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-2
cvsdist 256d452
- Remove overwrite patch.
cvsdist 256d452
- No longer seem to need nolibrt, errno patches.
cvsdist 256d452
cvsdist 256d452
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 256d452
- No longer seem to need danglinglink, prompt, lug, touch_errno patches.
cvsdist 256d452
cvsdist 256d452
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-1
cvsdist 256d452
- 4.5.11.
cvsdist 256d452
- Use packaged readlink.
cvsdist 256d452
cvsdist 256d452
* Wed Mar 19 2003 Tim Waugh <twaugh@redhat.com> 4.5.10-1
cvsdist 256d452
- 4.5.10.
cvsdist 256d452
- Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
cvsdist 256d452
- Drop fr_fix, LC_TIME, preserve, regex patches.
cvsdist 256d452
cvsdist 256d452
* Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-21
cvsdist 256d452
- Fixed another i18n patch bug (bug #82032).
cvsdist 256d452
cvsdist 256d452
* Tue Mar 11 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-20
cvsdist 256d452
- Fix sort(1) efficiency in multibyte encoding (bug #82032).
cvsdist 256d452
cvsdist 9f271f2
* Tue Feb 18 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-19
cvsdist 9f271f2
- Ship readlink(1) (bug #84200).
cvsdist 9f271f2
cvsdist 9f271f2
* Thu Feb 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-18
cvsdist 9f271f2
- Deal with glibc < 2.2 in %%pre scriplet (bug #84090).
cvsdist 9f271f2
cvsdist 9f271f2
* Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-16
cvsdist 9f271f2
- Require glibc >= 2.2 (bug #84090).
cvsdist 9f271f2
cvsdist 9f271f2
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 4.5.3-15
cvsdist 9f271f2
- fix group (#84095)
cvsdist 9f271f2
cvsdist 9f271f2
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 4.5.3-14
cvsdist 9f271f2
- rebuilt
cvsdist 9f271f2
cvsdist 9f271f2
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 9f271f2
- Fix rm(1) man page.
cvsdist 9f271f2
cvsdist 9f271f2
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-13
cvsdist 9f271f2
- Fix re_compile_pattern check.
cvsdist 9f271f2
- Fix su hang (bug #81653).
cvsdist 9f271f2
cvsdist 9f271f2
* Tue Jan 14 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-11
cvsdist 9f271f2
- Fix memory size calculation.
cvsdist 9f271f2
cvsdist 9f271f2
* Tue Dec 17 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-10
cvsdist 9f271f2
- Fix mv error message (bug #79809).
cvsdist 9f271f2
cvsdist 9f271f2
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 4.5.3-9
cvsdist 9f271f2
- added PreReq on grep
cvsdist 9f271f2
cvsdist 9f271f2
* Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com>
cvsdist 9f271f2
- Fix cp --preserve with multiple arguments.
cvsdist 9f271f2
cvsdist 9f271f2
* Thu Dec 12 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-8
cvsdist 9f271f2
- Turn on colorls for screen (bug #78816).
cvsdist 9f271f2
cvsdist de6548f
* Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-7
cvsdist de6548f
- Fix mv (bug #79283).
cvsdist de6548f
- Add patch27 (nogetline).
cvsdist de6548f
cvsdist de6548f
* Sun Dec  1 2002 Tim Powers <timp@redhat.com> 4.5.3-6
cvsdist de6548f
- use the su.pamd from sh-utils since it works properly with multilib systems
cvsdist de6548f
cvsdist de6548f
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-5
cvsdist de6548f
- Fix test suite quoting problems.
cvsdist de6548f
cvsdist de6548f
* Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-4
cvsdist de6548f
- Fix scriplets.
cvsdist de6548f
- Fix i18n patch so it doesn't break uniq.
cvsdist de6548f
- Fix several other patches to either make the test suite pass or
cvsdist de6548f
  not run the relevant tests.
cvsdist de6548f
- Run 'make check'.
cvsdist de6548f
- Fix file list.
cvsdist de6548f
cvsdist de6548f
* Thu Nov 28 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-3
cvsdist de6548f
- Adapted for Red Hat Linux.
cvsdist de6548f
- Self-host for help2man.
cvsdist de6548f
- Don't ship readlink just yet (maybe later).
cvsdist de6548f
- Merge patches from fileutils and sh-utils (textutils ones are already
cvsdist de6548f
  merged it seems).
cvsdist de6548f
- Keep the binaries where the used to be (in particular, id and stat).
cvsdist de6548f
cvsdist de6548f
* Sun Nov 17 2002 Stew Benedict <sbenedict@mandrakesoft.com> 4.5.3-2mdk
cvsdist de6548f
- LI18NUX/LSB compliance (patch800)
cvsdist de6548f
- Installed (but unpackaged) file(s) - /usr/share/info/dir
cvsdist de6548f
cvsdist de6548f
* Thu Oct 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.3-1mdk
cvsdist de6548f
- new release
cvsdist de6548f
- rediff patch 180
cvsdist de6548f
- merge patch 150 into 180
cvsdist de6548f
cvsdist de6548f
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-6mdk
cvsdist de6548f
- move su back to /bin
cvsdist de6548f
cvsdist de6548f
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-5mdk
cvsdist de6548f
- patch 0 : lg locale is illegal and must be renamed lug (pablo)
cvsdist de6548f
cvsdist de6548f
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-4mdk
cvsdist de6548f
- fix conflict with procps
cvsdist de6548f
cvsdist de6548f
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-3mdk
cvsdist de6548f
- patch 105 : fix install -s
cvsdist de6548f
cvsdist de6548f
* Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-2mdk
cvsdist de6548f
- fix build
cvsdist de6548f
- don't chmode two times su
cvsdist de6548f
- build with large file support
cvsdist de6548f
- fix description
cvsdist de6548f
- various spec cleanups
cvsdist de6548f
- fix chroot installation
cvsdist de6548f
- fix missing /bin/env
cvsdist de6548f
- add old fileutils, sh-utils & textutils ChangeLogs
cvsdist de6548f
cvsdist de6548f
* Fri Oct 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-1mdk
cvsdist de6548f
- initial release (merge fileutils, sh-utils & textutils)
cvsdist de6548f
- obsoletes/provides: sh-utils/fileutils/textutils
cvsdist de6548f
- fileutils stuff go in 1xx range
cvsdist de6548f
- sh-utils stuff go in 7xx range
cvsdist de6548f
- textutils stuff go in 5xx range
cvsdist de6548f
- drop obsoletes patches 1, 2, 10 (somes files're gone but we didn't ship
cvsdist de6548f
  most of them)
cvsdist de6548f
- rediff patches 103, 105, 111, 113, 180, 706
cvsdist de6548f
- temporary disable patch 3 & 4
cvsdist de6548f
- fix fileutils url