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