Lukáš Zaoral
f674e5fc9c
fix cut test failure on aarch64 rawhide
...
Resolves: rhbz#2424302
2026-01-13 16:19:08 +01:00
Lukáš Zaoral
eb04a0fe33
rebase to latest upstream release
...
Resolves: rhbz#2413803
2025-11-26 14:54:16 +01:00
Lukáš Zaoral
0615d97b81
require gnulib-l10n for translations of gnulib messages
...
Resolves: rhbz#2393892
2025-09-29 12:14:21 +02:00
Lukáš Zaoral
0095d94d91
tail: fix tailing larger number of lines in regular files
...
Resolves: rhbz#2398008
2025-09-25 10:23:54 +02:00
Lukáš Zaoral
20976b8be8
rebase to latest upstream release
...
- remove downstream patch for selinux options deprecated since 2009
Resolves: rhbz#2397467
2025-09-24 10:00:43 +02:00
Fedora Release Engineering
c493f607ab
Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
2025-07-23 18:40:40 +00:00
Lukáš Zaoral
c3c18147bd
stty: add support for arbitrary baud rates
...
Resolves: rhbz#2375439
2025-06-30 12:36:00 +02:00
Lukáš Zaoral
e454479c5c
sort: fix buffer under-read
...
Resolves: CVE-2025-5278
2025-05-28 09:40:47 +02:00
Lukáš Zaoral
a0b27bcd5f
cp/mv: do not fail when copying of trivial NFSv4 ACLs fails
...
Resolves: rhbz#2363149
2025-05-19 09:47:42 +02:00
Lukáš Zaoral
386bf34c2e
sources: update for coreutils 9.7
...
... which I forgot to commit with the rest of the changes...
2025-04-11 09:17:07 +02:00
Lukáš Zaoral
fdfe50c891
rebase to latest upstream release
...
Resolves: rhbz#2358624
2025-04-10 10:44:55 +02:00
Lukáš Zaoral
f0604fd61a
fix 'who -m' with guessed tty names
...
Resolves: rhbz#2343998
2025-02-25 17:02:12 +01:00
Lukáš Zaoral
ec87f84093
rebase to latest upstream version
...
Resolves: rhbz#2338620
2025-01-20 12:26:44 +01:00
Fedora Release Engineering
c71c8701f4
Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2025-01-16 14:32:40 +00:00
Zbigniew Jędrzejewski-Szmek
e847b805f8
Rebuilt for the bin-sbin merge (2nd attempt)
...
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2025-01-12 14:23:54 +01:00
Florian Weimer
ddff633d0f
Switch to upstream version of nproc affinity mask fix (rhbz#2325167)
2024-11-13 11:04:32 +01:00
Florian Weimer
a6d9263e25
Affinity mask handling in nproc for large CPU counts
2024-11-11 11:12:44 +01:00
Lukáš Zaoral
8080f5a15a
fix fold -b with UTF8 locale
...
Fixes the following incorrect behaviour of fold caused by the i18n patch:
```
$ LC_ALL=en_US.UTF-8 fold -b -w6 <<< $'1234567890\nabcdefghij\n1234567890\n'
123456
7890
a
bcdefg
hij
12
345678
90
```
Fixes: 97967f71c8 ("coreutils-i18n.patch: synchronize the patch with openSUSE")
Resolves: RHE L-60295
2024-09-27 10:31:35 +02:00
Lukáš Zaoral
968cac099d
show web sessions in who output
...
Resolves: rhbz#2307847
2024-08-27 12:58:15 +02:00
Lukáš Zaoral
e3b928358b
tests: remove unmaintained STI tests
2024-08-26 13:02:12 +02:00
Lukáš Zaoral
d3137f0cd0
add missing systemd-devel buildrequires
...
Fixes: bf0817f5a5 (new upstream release 9.4)
2024-08-21 17:32:11 +02:00
Fedora Release Engineering
a09814d13c
Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-07-17 20:00:43 +00:00
Lukáš Zaoral
6cd5ce1d7e
Rebuilt for the bin-sbin merge
...
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2024-07-15 14:16:53 +02:00
Sohum Mendon
e02261a471
Fix fold exit status for nonexistent files
...
Resolves: rhbz#2296201
2024-07-15 10:39:40 +02:00
Zbigniew Jędrzejewski-Szmek
7c8ffed470
Rebuilt for the bin-sbin merge
...
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2024-07-09 14:13:28 +02:00
Zbigniew Jędrzejewski-Szmek
ba7b19b5bf
Fix build when %_bindir==%_sbindir
...
- Rebuild for https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin
2024-07-09 12:52:32 +02:00
Lukáš Zaoral
1421739c0c
do not buildrequire perl(Expect) on ELN
2024-07-04 13:18:36 +02:00
Lukáš Zaoral
56dd448b26
enable LTO on ppc64le
2024-06-04 12:56:50 +02:00
Lukáš Zaoral
a91df5db11
rebase to latest upstream version
...
- sync i18n patch with SUSE (Kudos to Berny Völker!)
- add some test dependencies to execute additional part of the upstream test-suite
Resolves: rhbz#2272063
2024-04-02 15:13:14 +02:00
Lukáš Zaoral
245be9f408
fix tail on kernels with 64k page size
...
Resolves: RHEL-22866
2024-01-30 10:05:25 +01:00
Fedora Release Engineering
f6a44b3f1f
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-24 08:06:26 +00:00
Fedora Release Engineering
fd8859df68
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-19 16:11:56 +00:00
Lukáš Zaoral
bf7dfdb2ce
fix compilation on i686
2024-01-18 16:52:09 +01:00
Lukáš Zaoral
b851cbdafc
fix buffer overflow in split
...
Resolves: CVE-2024-0684
2024-01-18 15:34:40 +01:00
Lukáš Zaoral
bf0817f5a5
new upstream release 9.4
...
- enable integration with systemd
- fix the license field
Resolves: rhbz#2235759
2023-09-15 15:52:15 +02:00
Fedora Release Engineering
21acecbf27
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 16:24:12 +00:00
Kamil Dudka
6e05a62913
coreutils-provides.inc: inline the content to coreutils.spec
...
... rather than including it on RPM level. The external reference
was breaking a lot of tools for automated updates of the SPEC file.
2023-04-18 18:05:18 +02:00
Kamil Dudka
3040113a7a
coreutils-provides.inc: remove obsolete Provides
2023-04-18 18:05:18 +02:00
Kamil Dudka
1c60283cdf
revert a gnulib patch that broke the build
2023-04-18 18:05:18 +02:00
Kamil Dudka
f33a14f44f
new upstream release 9.3
2023-04-18 17:35:37 +02:00
Lukáš Zaoral
6bd7dce39d
migrate to SPDX license format
2023-04-11 14:03:27 +02:00
Kamil Dudka
cce55f8f56
Related: #2180056 - copy: fix --reflink=auto to fallback in more cases
2023-03-24 16:19:48 +01:00
Kamil Dudka
24c306d28d
Related: #2180056 - cksum: fix reporting of failed checks
2023-03-24 16:17:40 +01:00
Kamil Dudka
2c4d4b8151
coreutils-getgrouplist.patch: drop a patch no longer needed
...
This patch was obseleted by te following upstream commit back in 2008:
https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v6.10-79-g49f7ebaac45
2023-03-22 12:54:27 +01:00
Kamil Dudka
43d181cda7
new upstream release 9.2
2023-03-22 10:55:08 +01:00
Fedora Release Engineering
f8035e385d
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 00:31:11 +00:00
Kamil Dudka
ea41467a56
drop obsolete downstream-only extension of date(1) man page
...
This was addressed by the following upstream patch long time ago:
https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=COREUTILS-5_2_1-1561-gdf8ea7a4e89
2023-01-02 13:39:38 +01:00
Kamil Dudka
9d850274b1
coreutils-selinux.patch: undocument downstream SELinux options
...
They have been deprecated since 2009.
2023-01-02 13:35:10 +01:00
Kamil Dudka
ad57d2b8e8
Resolves : #2137866 - basic support for checking NFSv4 ACLs
2023-01-02 10:37:21 +01:00
Kamil Dudka
31230267ea
remove obsolete extension of mkdir(1) info documentation
...
This has been addressed upstream with the following commit:
https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.32-93-g3e61d5dd315
2022-09-19 16:52:55 +02:00
Kamil Dudka
cd953e11dd
Related: #548834 - remove non-upstream patch for uname -i/-p
...
The options have been documented as non-portable since 2015:
http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.24-7-g6d67649
2022-08-23 14:35:46 +02:00
Kamil Dudka
23b297bf58
Resolves : #2112593 - improve wording of a comment in /etc/DIR_COLORS
2022-08-08 17:14:14 +02:00
Kamil Dudka
f3c6ff7e2c
Related: #2112870 - improve handling of control characters in unexpand
2022-08-08 12:47:47 +02:00
Kamil Dudka
4dcaf08c8b
Resolves : #2112870 - fix regression introduced in the last commit
2022-08-02 14:19:10 +02:00
Kamil Dudka
26b2c3ae54
Related: #2112870 - reflect review comments on the previous change
2022-08-02 11:08:50 +02:00
Kamil Dudka
e0f6afe5e6
Resolves : #2112870 - prevent unexpand from failing on control characters
2022-08-01 17:17:07 +02:00
Fedora Release Engineering
2158b83433
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 23:35:44 +00:00
Pádraig Brady
f672fec436
make simple backups in correct dir; broken in 9.1
...
From https://bugs.gnu.org/55029
2022-04-23 14:27:11 +01:00
Kamil Dudka
cc30dec8eb
coreutils-9.0.tar.xz.sig: remove signature no longer used
2022-04-19 13:00:29 +02:00
Kamil Dudka
9325dbbef7
new upstream release 9.1
2022-04-19 12:45:57 +02:00
Kamil Dudka
1f19874524
Resolves : #2044981 - ls, stat: avoid triggering automounts
2022-03-21 08:48:08 +01:00
Kamil Dudka
c25beef1ca
Resolves : #2058686 - make df --direct work again
2022-03-01 10:25:55 +01:00
Fedora Release Engineering
d00a2dffe1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 23:51:06 +00:00
Kamil Dudka
dddf06a3e5
chmod: fix exit status when ignoring symlinks
2021-10-04 14:20:36 +02:00
Kamil Dudka
a39a95cf1a
drop rh_i18n_wip.tar.gz which is not used by coreutils pkg
...
It can be obtained from git history in case it is actually needed.
2021-10-04 09:18:14 +02:00
Kamil Dudka
97967f71c8
coreutils-i18n.patch: synchronize the patch with openSUSE
2021-10-04 09:01:57 +02:00
Kamil Dudka
59649f0733
coreutils-i18n.patch: squash all i18n patches together
...
... so that we can easily synchronize the patch with openSUSE
2021-10-04 08:57:28 +02:00
Bernhard Voelker
4a2b84513e
make upstream test-suite work again with i18n patch
...
New tests in tests/pr/pr-tests.pl have names which - with the suffix
"-mb" for the i18n test - become "too long (>30)". I adjusted
'tests/Coreutils.pm' accordingly.
2021-10-04 08:54:26 +02:00
Kamil Dudka
baf6440388
new upstream release 9.0
2021-10-04 08:54:26 +02:00
Sahana Prasad
67dacdf0ad
Rebuilt with OpenSSL 3.0.0
2021-09-14 18:59:58 +02:00
Fedora Release Engineering
b55ae3bd16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 20:02:21 +00:00
Fedora Release Engineering
37018cae6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 15:05:13 +00:00
Stewart Smith
9482c160b7
gpgverify source tarball
...
The old upstream-key.gpg was probably correct some time in the past,
but it's not true anymore. Luckily Savannah has a nice team gpg keyring
that we can use.
Signed-off-by: Stewart Smith <trawets@amazon.com>
2021-07-09 18:16:38 +00:00
Kamil Dudka
1250da8dfb
Resolves : #1979814 - df: fix duplicated remote entries due to bind mounts
2021-07-07 17:59:02 +02:00
Kamil Dudka
c05b5f83e5
Resolves : #1976935 - tail: fix stack out-of-bounds write with --follow
2021-07-01 14:42:14 +02:00
Kamil Dudka
a0cb772e6f
Resolves : #1913358 - mountlist: recognize fuse.portal as dummy file system
2021-06-08 09:18:54 +02:00
Kamil Dudka
d21fd8df0d
Related: #1953669 - fix false positives in the upstrem test-suite
2021-05-17 18:52:49 +02:00
Kamil Dudka
9666248b72
Resolves : #1953669 - cp: pick additional copy_file_range()-related fixes
...
... from upstream
2021-05-17 18:52:48 +02:00
Kamil Dudka
18d8c0abc1
Related: #1953669 - embed coreutils-8.32-copy-swap.patch
...
... into coreutils-8.32-cp-file-range.patch
It is confusing when 1 patch out of 8 from the same patchset is kept
separately.
2021-05-17 16:35:15 +02:00
Kamil Dudka
ce3b866d19
changelog: forgot to mention public bug #1956080
2021-05-03 14:03:56 +02:00
Kamil Dudka
3a336cf37e
Related: #1953669 - copy: ensure we enforce --reflink=never
2021-05-03 12:31:07 +02:00
Kamil Dudka
56555a47f2
Resolves : #1953669 - copy: do not refuse to copy a swap file
2021-04-27 10:35:48 +02:00
Kamil Dudka
e4decc2688
Resolves : #1947850 - weaken the dependency on glibc-doc
...
... to reduce minimal installations
2021-04-10 18:33:31 +02:00
Kamil Dudka
e680748e28
Related: #1830318 - drop the last use of ncurses no longer needed
...
We do not install or maintain /etc/DIR_COLORS.256color any more.
2021-04-10 18:33:31 +02:00
Kamil Dudka
32fb61705f
Related: #1938695 - utimens: fix confusing arg type in internal func
2021-04-10 18:33:12 +02:00
Kamil Dudka
e3402b5fd4
Resolves : #1938695 - hostname,ln: fix memory leaks detected by Coverity
2021-03-26 14:01:53 +01:00
Kamil Dudka
1737e5c81f
Resolves : #1730048 - cp: use copy_file_range if available
2021-03-24 16:09:51 +01:00
Kamil Dudka
6b50cb9fc4
Resolves : #1921427 - stat: add support for the exfat file system
2021-02-18 15:38:36 +01:00
Kamil Dudka
c822f6b1c0
Resolves : #959597 - make coreutils-common recommend glibc-doc
...
... for info doc refs
2021-02-03 17:05:57 +01:00
Kamil Dudka
4bd3080a00
Resolves : #1921249 - ls: fix crash printing SELinux context for unstatable files
2021-02-02 15:28:59 +01:00
Kamil Dudka
7afd521be2
Resolves : #1921246 - split: fix --number=K/N to output correct part of file
2021-02-02 15:28:19 +01:00
Kamil Dudka
d5245cc71c
Resolves : #1919775 - expr: fix invalid read with unmatched \(...\)
2021-02-02 15:25:51 +01:00
Fedora Release Engineering
581c05ccb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 02:34:09 +00:00
Kamil Dudka
44351906c7
coreutils.spec: keep BR list alphabetically sorted
2021-01-07 09:00:22 +01:00
Tom Stellard
f0b46ff947
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 05:23:46 +00:00
Kamil Dudka
1a18f20c40
Resolves : #1905481 - rm: do not skip files upon failure
...
... to remove an empty dir
2020-12-08 14:36:26 +01:00
Kamil Dudka
4af0c9fc89
df,stat,tail: recognize more file system types
2020-11-03 20:45:20 +01:00
Kamil Dudka
3a62768287
use upstream patch to eliminate unportable gnulib tests
2020-11-03 20:44:21 +01:00
Kamil Dudka
f4b85e63ba
make the %build section idempotent
...
... so that we can run `fedpkg compile --short` repeatedly
2020-10-14 18:13:09 +02:00
Kamil Dudka
441f1d7519
Resolves : #1830318 - do not install /etc/DIR_COLORS.256color
2020-08-17 12:46:51 +02:00
Kamil Dudka
5d08d14bbc
Resolves : #1861108 - cp: default to --reflink=auto
2020-07-30 17:36:08 +02:00
Fedora Release Engineering
fe6d386d13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 14:35:30 +00:00
Kamil Dudka
27d47106a2
replace weirdo constant in gnulib tests
...
... causing test failures on armv7hl
2020-07-24 19:17:09 +02:00
Kamil Dudka
6d3ccf4f6f
Related: #1789115 - disable -flto on ppc64le to make test-float pass
2020-07-24 19:16:16 +02:00
Kamil Dudka
fac4ffd39e
fix the last change log entry
2020-07-24 19:15:28 +02:00
Tom Stellard
3426965b81
Use make macros
...
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-13 18:53:32 +00:00
James Cassell
5d12163012
make ncurses optional
2020-06-26 03:19:47 -04:00
James Cassell
d72df4e29b
ncurses is required by colorls.sh in coreutils-common
...
- colorls.sh uses tput from ncurses https://bugzilla.redhat.com/show_bug.cgi?id=469277
- colorls.sh was moved to -common package but the ncurses requirement
was not (in commit 5fb9bc4700 )
2020-06-26 02:45:57 -04:00
Kamil Dudka
1f6e0df263
compile with -Dlint to enable optional initialization and cleanup code
...
Upstream suggests to build with -Dlint for static analyzers:
https://lists.gnu.org/archive/html/coreutils/2018-06/msg00110.html
... and even for production binary RPMs:
https://lists.gnu.org/archive/html/bug-gnulib/2020-05/msg00130.html
There is currently no measurable performance drop or other known downside.
2020-05-15 19:19:05 +02:00
Kamil Dudka
bce50ab523
increase verbosity of the build
...
... so that compiler flags used for each compilation unit are visible
directly in the build log.
2020-05-15 19:19:05 +02:00
Kamil Dudka
2f7b3e0a8c
Resolves : #1823247 - du: simplify leaf optimization for XFS
2020-04-23 15:07:37 +02:00
Tom Stellard
f4a53e34d0
Fix missing inline function definition
...
The coreutils-i18n-expand-unexpand.patch adds 3 definitions of the
mbfile_multi_getc function. 2 of the definitions are marked with
the inline keyword, which means that there must also be an externally
visible definition. The 3rd definition is marked extern inline, which statisfies
this requirement. However, the 3rd definition is defined in mbfile.c
which is not compiled or linked in to any executable. This causes build
failures if the compiler decides not to inline the function (which it is
allowed to do) e.g.
src/expand.c:153: undefined reference to `mbfile_multi_getc'
clang does not inline this function, but gcc does which is why
you will not see this failure when compiling with gcc. However,
gcc could choose not to inline this, so even though the build succeeds,
it is depending on an implementation detail of gcc rather than the
C specification.
In order to fix this problem, mbfile.c was added to the list of sources for
any executable that uses mbfile_multi_getc.
2020-04-17 04:12:54 +00:00
Kamil Dudka
d27f8523e2
uniq: remove collation handling as required by newer POSIX
...
Related upstream commit:
https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8e81d44b5
Related Austin Group ticket:
https://www.austingroupbugs.net/view.php?id=963
Patch provided by Bernhard Voelker.
2020-03-11 14:20:22 +01:00
Kamil Dudka
9ed5d5b0f9
add missing BR for perl* needed for test-suite
2020-03-11 12:50:58 +01:00
Kamil Dudka
acfa9e81ec
Resolves : #1811038 - make mknod work again in chroot
...
... without /proc being mounted
2020-03-11 10:42:02 +01:00
Kamil Dudka
44b7afa142
ls: restore 8.31 behavior on removed directories
2020-03-09 14:19:35 +01:00
Kamil Dudka
4a6bfcaa46
do not use IF_LINT for initialization of scalar variables
...
It triggers false positives in compilers and static analyzers
for no real benefit.
2020-03-05 18:02:07 +01:00
Kamil Dudka
b7eb17e7ee
run tests/ls/removed-directory on x86_64 only for now
2020-03-05 17:51:56 +01:00
Kamil Dudka
eadc061798
ls: fix compilation failure on aarch64
...
Bug: https://debbugs.gnu.org/39929
2020-03-05 17:29:48 +01:00
Kamil Dudka
b0dc3833bf
adapt i18n patch for the new release
2020-03-05 16:51:18 +01:00
Kamil Dudka
46d49783fe
adapt DIR_COLORS patch for the new release
...
... and make it easier to maintain (by using sed for substitutions).
2020-03-05 16:51:13 +01:00
Kamil Dudka
00f87f4b88
new upstream release 8.32
2020-03-05 16:50:47 +01:00
Kamil Dudka
3dbfd57eac
Resolves : #1800597 - make upstream test-suite work with root privileges
2020-02-11 10:36:16 +01:00
Kamil Dudka
3957dee9a4
use upstream fix the cp/proc-short-read test
2020-02-05 09:58:24 +01:00
Kamil Dudka
788bd804ff
skip a test that relies on /proc/kallsyms having immutable content
2020-01-30 15:02:20 +01:00
Fedora Release Engineering
4f1cea8bda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 14:49:55 +00:00
Kamil Dudka
664c64dec9
Revert "Resolves: #1760300 - use statx instead of stat when available"
...
This reverts commit 5cd3289cea because it
does not work well in containers hosted on RHEL-7, as reported in RHBZ:
https://bugzilla.redhat.com/1760300#c5
2019-10-17 09:19:30 +02:00
Kamil Dudka
5cd3289cea
Resolves : #1760300 - use statx instead of stat when available
2019-10-11 13:20:40 +02:00
Fedora Release Engineering
16fe71f18e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 21:02:06 +00:00
Kamil Dudka
07291932a7
Resolves : #1728986 - disable flashing in ls colors for broken symbolic links
2019-07-16 13:04:35 +02:00
Kamil Dudka
2bc851a491
Resolves : #1688740 - fix formatting of sha512sum(1) man page
2019-03-18 13:49:13 +01:00
Kamil Dudka
5637e2b274
new upstream release 8.31
2019-03-11 12:25:47 +01:00
Fedora Release Engineering
30ec1629e9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 16:17:52 +00:00
Igor Gnatenko
df169bbdad
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:23:58 +01:00
Kamil Dudka
990cf47f04
sync: fix open() fallback bug
...
Detected by Coverity Analysis:
Error: RESOURCE_LEAK (CWE-772):
coreutils-8.30/src/sync.c:112: open_fn: Returning handle opened by "open". [Note: The source code implementation of the function has been overridden by a user model.]
coreutils-8.30/src/sync.c:112: var_assign: Assigning: "fd" = handle returned from "open(file, 2049)".
coreutils-8.30/src/sync.c:115: leaked_handle: Handle variable "fd" going out of scope leaks the handle.
113| if (fd < 0)
114| error (0, rd_errno, _("error opening %s"), quoteaf (file));
115|-> return false;
116| }
117|
Bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33287
2018-11-07 16:04:59 +01:00
Kamil Dudka
d3d47dee12
fix implicit declaration warning in coreutils-getgrouplist.patch
...
Error: COMPILER_WARNING:
coreutils-8.30/lib/mgetgroups.c: scope_hint: In function 'mgetgroups'
coreutils-8.30/lib/mgetgroups.c:167:11: warning: implicit declaration of function 'xrealloc'; did you mean 'realloc'? [-Wimplicit-function-declaration]
g = xrealloc (g, max_n_groups * sizeof (GETGROUPS_T));
^~~~~~~~
165| {
166| max_n_groups = ng;
167|-> g = xrealloc (g, max_n_groups * sizeof (GETGROUPS_T));
168| }
169| if (e == -1)
2018-11-07 15:54:23 +01:00
Kevin Fenzi
5decf6eab4
Also remove Requires pre/post used by info scriptlets.
2018-11-03 14:12:43 -07:00
Kevin Fenzi
9cc8a839e2
Remove no longer needed info scriptlets
2018-11-03 12:41:59 -07:00
Kamil Dudka
71b79ae180
Resolves: CVE-2018-17942 - fix heap-based buffer overflow in vasnprintf()
2018-10-11 14:39:54 +02:00
Kamil Dudka
7c7259b187
changelog: fix the last entry (version-release was missing)
2018-10-11 14:37:42 +02:00
Fedora Release Engineering
abb9bb783a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 22:15:30 +00:00
Kamil Dudka
333a307888
Resolves : #1598518 - rename gnulib's renameat2 to renameatu to avoid clash with glibc
2018-07-10 15:04:21 +02:00
Bernhard Voelker
822c7685b5
sync i18n patches with Suse
...
- coreutils-i18n-suse-merge.patch:
* src/exand.c,src/unexpand.c: Avoid -Wcomment warning.
* src/cut.c (cut_characters_or_cut_bytes_no_split): Change idx from size_t
to uintmax_t type to avoid a regression on i586, armv7l and ppc.
Compare upstream, non-MB commit:
https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=d1a754c8272
(cut_fields_mb): Likewise for field_idx.
* tests/misc/cut.pl: Remove downstream tweaks as upstream MB tests are
working since a while.
2018-07-04 13:02:12 +02:00
Kamil Dudka
cf6dd7194c
new upstream release 8.30
2018-07-02 11:42:58 +02:00
Kamil Dudka
868a615b18
coreutils-provides.inc: sort the list alphabetically
2018-05-30 09:46:27 +02:00
Kamil Dudka
a38fffab2a
add provides to coreutils-single to make it a drop-in replacement
2018-05-30 09:37:32 +02:00
Kamil Dudka
d01deda0a2
coreutils-8.29-ls-abmon-width.patch: use upstream fix for the test
2018-05-30 09:22:08 +02:00
Kamil Dudka
d83775a947
coreutils-8.29-ls-abmon-width.patch: temporarily disable the check
...
... because it does not work today (May 29th) as reported upstream:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31644
2018-05-29 18:17:34 +02:00
Kamil Dudka
44ebc66935
Resolves : #1577872 - ls: increase the allowed abmon width from 5 to 12
2018-05-29 17:02:58 +02:00
Kamil Dudka
79b09b54df
Resolves : #1577872 - date, ls: pick strftime fixes from glibc to improve locale support
2018-05-28 17:48:34 +02:00
Kamil Dudka
dd90a0a24b
Resolves : #1558249 - fix crash caused by mistakenly enabled leaf optimization
2018-04-20 17:19:41 +02:00
Kamil Dudka
36ef66d59d
make it possible to install the latest available Adobe Reader RPM for Linux
...
This was recently broken by e9599c8226 .
2018-03-23 17:39:38 +01:00
Kamil Dudka
359784bfb0
Related: #1555079 - drop BR for bison
...
... which is not used during the build
2018-03-19 19:21:48 +01:00
Kamil Dudka
d507a7b94c
Resolves : #1555079 - make sure that parse-datetime.{c,y} ends up in debuginfo
2018-03-16 18:29:04 +01:00
Kamil Dudka
7995abc6ec
fix build failure with glibc-2.28
...
Reported at:
https://lists.gnu.org/r/bug-gnulib/2018-03/msg00000.html
../lib/freadahead.c: In function 'freadahead':
../lib/freadahead.c:97:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
#error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
^~~~~
../lib/freadahead.c:99:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
make[2]: *** [Makefile:9144: lib/freadahead.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../lib/freadptr.c: In function 'freadptr':
../lib/freadptr.c:119:3: error: #error "Please port gnulib freadptr.c to your platform! Look at the definition of fflush, fread, getc, getc_unlocked on your system, then report this to bug-gnulib."
#error "Please port gnulib freadptr.c to your platform! Look at the definition of fflush, fread, getc, getc_unlocked on your system, then report this to bug-gnulib."
^~~~~
../lib/freadptr.c:29:10: warning: unused variable 'size' [-Wunused-variable]
size_t size;
^~~~
../lib/freadptr.c:121:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
2018-03-06 12:44:50 +01:00
Igor Gnatenko
e9599c8226
Remove /bin/* Provides
...
UsrMove happened more than 10 Fedora releases ago.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-26 11:21:05 +01:00
Kamil Dudka
4a8582e246
add explicit BR for the gcc compiler
...
... as instructed at:
https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B
2018-02-19 16:23:12 +01:00
Fedora Release Engineering
5d3dc8fdbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 05:45:49 +00:00
Kamil Dudka
fd470b54bc
Resolves: CVE-2017-18018 - doc: warn about following symlinks recursively in chown/chgrp
2018-01-23 16:55:04 +01:00
Kamil Dudka
79fe59c7fc
mv -n: do not overwrite the destination
2018-01-23 16:42:41 +01:00
Kamil Dudka
d51b521e30
avoid test-suite failure if SELinux is disabled
2018-01-02 15:27:54 +01:00
Kamil Dudka
7effe141a5
add BR for hostname
...
... to avoid the following build-time message:
./configure: line 7463: hostname: command not found
2018-01-02 15:27:41 +01:00
Kamil Dudka
0cb3deb32b
new upstream release 8.29
2018-01-02 15:25:24 +01:00
Igor Gnatenko
02030dc915
Remove very old Provides (mktemp, sh-utils, textwrap, fileutils, stat)
...
Those are gone in fc9, more than decade ago.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 16:44:31 +01:00
Rachel Sibley
ab7465c4fa
add reference link to fedora ci wiki
2017-09-21 12:45:49 -04:00
Rachel Sibley
bb681e6c30
Initial commit for Atomic Host Tests
2017-09-21 11:38:05 -04:00
Kamil Dudka
2d00e2bb9a
new upstream release 8.28
2017-09-04 11:43:42 +02:00
Ville Skyttä
3490621545
Own the %{_libexecdir}/coreutils dir
...
According to Fedora Packaging Guidelines, packages must own all
directories they put files in.
Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1483938
2017-08-22 12:52:05 +02:00
Kamil Dudka
d2d5d5d057
Resolves : #1482445 - ptx: fix a possible crash caused by integer overflow
2017-08-18 17:52:50 +02:00
Fedora Release Engineering
353860c35c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 19:11:06 +00:00
Igor Gnatenko
8401ff18e3
Enable separate debuginfo back
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-07-28 19:42:43 +02:00
Kamil Dudka
28658db744
avoid build failure caused broken RPM code
...
... that produces debuginfo packages
Bug: https://github.com/rpm-software-management/rpm/issues/280
2017-07-26 17:04:53 +02:00
Fedora Release Engineering
8fd1881fe2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 05:30:55 +00:00
Sebastian Kisela
8d02212742
doc: mention setpriv --no-new-privs feature in runcon info
...
* doc/coreutils.texi (runcon invocation): Mention setpriv usage.
Discussed at https://bugzilla.redhat.com/1360903
2017-05-30 09:39:28 +02:00
Kamil Dudka
6f16afd4a6
add coreutils-full provides for coreutils
...
... to make it explicitly installable
2017-05-16 14:15:41 +02:00
Kamil Dudka
fde94e2609
Related: #158405 - drop coreutils-overflow.patch no longer needed
...
The bug was fixed by the following upstream commit 13 years ago:
http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=COREUTILS-5_2_1-705-g5bca9fb
2017-05-03 15:49:04 +02:00
Kamil Dudka
34aa759415
Related: #1306559 - drop workaround for already fixed rpm-build bug
2017-05-03 14:17:50 +02:00
Kamil Dudka
28873d6a70
do not mention a deprecated option in localized man pages
2017-05-03 13:13:22 +02:00
Kamil Dudka
e0b67f5aa9
Related: #246729 - drop workaround no longer needed for 10 years old rpm-build bug
2017-05-03 13:13:22 +02:00
Kamil Dudka
b9d157d0ce
drop unnecessary uses of %defattr
2017-05-03 13:13:18 +02:00
Sebastian Kisela
e00cb1843f
tail: revert to polling if a followed directory is replaced ( #1283760 )
2017-04-28 12:48:03 +02:00
Kamil Dudka
e0567d54a7
Resolves: CVE-2017-7476 - date, touch: fix out-of-bounds write via large TZ variable
2017-04-27 09:51:08 +02:00
Kamil Dudka
3d65658099
Resolves : #1444802 - do not obsolete coreutils-single, so it can be installed by DNF2
...
This reverts commit c553cab787 .
2017-04-25 13:44:32 +02:00
Kamil Dudka
4ceb7222e4
fix spurious build failure caused by the misc/date-debug test
2017-03-15 10:16:30 +01:00
Kamil Dudka
7a7c1a231c
new upstream release 8.27
2017-03-09 09:57:09 +01:00
Fedora Release Engineering
bc25708240
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 07:54:30 +00:00
Kamil Dudka
f1a024cc09
Resolves : #1418505 - fold: preserve new-lines in mutlibyte text
2017-02-03 12:36:35 +01:00
Kamil Dudka
5e77c9c1c9
test-lock: disable the rwlock test
2017-01-23 12:47:06 +01:00
Kamil Dudka
5e261ae9b9
changelog: fix a duplicated word in the last entry
2017-01-23 10:46:15 +01:00
Kamil Dudka
e128603381
date: fix fix TZ= regression (patch by Pádraig Brady)
...
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851934#10
2017-01-23 10:32:08 +01:00
Kamil Dudka
b3b3da0cdf
use upstream patch for gnulib's test-lock
...
... instead of disabling it
2017-01-02 10:00:22 +01:00
Kamil Dudka
c168f3b343
merge coreutils-selinuxmanpages.patch into coreutils-selinux.patch
...
It does not make any sense to apply them separately.
2016-12-15 10:45:14 +01:00
Kamil Dudka
a4f03c6bc0
drop build fixes no longer needed
2016-12-15 10:38:07 +01:00
Kamil Dudka
59a39fa268
apply patches automatically to ease maintenance
2016-12-02 13:48:08 +01:00
Kamil Dudka
8d346246a7
disable the test-lock gnulib test prone to deadlock
...
See https://lists.gnu.org/archive/html/bug-gnulib/2015-07/msg00033.html
and https://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=25fb4c6 for
some context.
2016-12-02 11:08:45 +01:00
Kamil Dudka
8d9eac4093
new upstream release 8.26
2016-12-01 19:14:56 +01:00
Kamil Dudka
3ed22ec3e8
md5sum,sha*sum: fix --ignore-missing with checksums starting with 00
2016-10-31 17:52:01 +01:00
Tomas Mraz
21de8b5251
rebuild with OpenSSL 1.1.0
2016-10-11 13:25:50 +02:00
Kamil Dudka
380647993e
Resolves : #1365933 - ls: allow interruption when reading slow directories
2016-09-07 20:17:56 +02:00
Kamil Dudka
0e3a55d8dc
coreutils.spec: do not compress files that are not installed
2016-09-07 20:09:15 +02:00
Kamil Dudka
39f7c7c836
run autoreconf in %prep
2016-07-19 15:13:06 +02:00
Kamil Dudka
adf19d29ec
drop post-install fix for Japanese locales that no longer applies
2016-07-19 14:00:38 +02:00
Kamil Dudka
8b01f2371c
Resolves : #1355780 - fix 'sort -h -k' in locales that use blank as thousands separator
2016-07-19 13:53:33 +02:00
Kamil Dudka
6cf6cd48dd
make 'sort -h' work for arbitrary column
...
... even when using UTF-8 locales
2016-07-14 16:50:51 +02:00
Kamil Dudka
d3849ced08
fix patches such that they apply without offset
2016-07-14 16:29:59 +02:00
Kamil Dudka
9551d101b0
Related: #1335320 - do not print DIR_COLOR to stdout
2016-07-11 22:00:42 +02:00
Kamil Dudka
fe09c9cd04
Related: #1354078 - drop %pre dependency on install-info
2016-07-11 17:36:22 +02:00
Kamil Dudka
3bf1e52ff3
Resolves : #1339135 - install -Z now sets default SELinux context for created directories
2016-07-11 17:27:02 +02:00
Kamil Dudka
3792f36ae5
Resolves : #1354078 - drop the %pre scriptlet
...
... which is no longer needed. Fileutils, Shellutils, and Textutils
were merged into GNU Coreutils in 2002. It should be safe not to handle
the transition now in 2016.
2016-07-11 17:17:36 +02:00
Kamil Dudka
e207ff79a3
Resolves : #1349579 - clarify recognition of "^COLOR.*none" in /etc/DIR_COLORS
2016-07-11 17:14:09 +02:00
Kamil Dudka
7d9e8632f3
coreutils.spec: fix the last change log entry
2016-07-11 17:13:20 +02:00
Jakub Martisko
0a63fa44ae
(un)expand: UTF8-BOM header detection
2016-07-07 12:53:26 +02:00
Ondřej Vašík
34ffa2ef55
change way of detection of interactive shell in colorls.sh script
2016-06-24 12:45:22 +02:00
Kamil Dudka
ee3bfc24ca
add BR for glibc-langpack-en to prevent the expand/mb test from failing
2016-06-20 16:57:49 +02:00
Kamil Dudka
0433f98b1b
coreutils.spec: sort BuildRequires alphabetically
...
No observable changes intended. Just to ease the maintenance.
2016-06-20 16:49:30 +02:00
Kamil Dudka
3b6df16a3d
Resolves : #1348043 - do not use /bin/mv in %post
...
... to avoid a circular dependency.
The code where /bin/mv was used does not seem to be useful any more.
Fileutils, Shellutils, and Textutils were merged into GNU Coreutils
in 2002. It should be safe not to handle the transition now in 2016.
2016-06-20 16:40:30 +02:00
Kamil Dudka
46ebf91d5f
Related: #1335320 - maintain downstream DIR_COLOR* files as a patch
...
... against src/dircolors.hin rather than full copies of the file.
There should be no user-visible change introduced by this commit.
This is just to ease the maintenance -- the resulting files cannot
diverge from upstream without any notice.
2016-06-17 17:14:24 +02:00
Kamil Dudka
50e40c5f2b
Resolve : #1335320 - sync /etc/DIR_COLORS with latest upstream
2016-06-17 17:13:50 +02:00
Kamil Dudka
28edec2fbc
make sure that the license file is installed
...
... even if coreutils-common is not
2016-06-15 17:32:29 +02:00
Kamil Dudka
8236de4f4b
handle info doc in RPM scriptlets of coreutils-common
...
... which provides it
2016-06-15 17:31:56 +02:00
Jakub Martisko
ffecc6b864
(un)expand: fix regression in handling of input files, where only the first file was processed.
2016-06-14 12:47:41 +02:00
Pádraig Brady
45ce637bf4
maint: remove build workarounds for old upstream bugs
...
* coreutils.spec: coreutils 8.25 fixed a couple of issues,
so remove our workarounds.
2016-04-22 14:14:54 +01:00
Ondřej Vašík
b0302efc50
adjust old i18n patch cut support for coreutils-8.25
2016-03-05 15:53:55 +01:00
Ondřej Vašík
96a98c054d
Disable new i18n cut support
2016-03-05 15:28:11 +01:00
Ondřej Vašík
06a5ca2716
cut: fix regression in handling fields for lines wider than 64 chars ( #1304839 )
2016-02-15 12:47:08 +01:00
Lubomir Rintel
593569e76b
Fix the unexpand
2016-02-11 17:56:10 +01:00
Ondřej Vašík
5440a2d9db
Add new base32 binary to the list of utils
2016-02-02 15:08:35 +01:00
Ondřej Vašík
67395a7505
upload signature file
2016-02-02 10:08:40 +01:00
Ondrej Oprala
cd5c4ef355
Downstream MB tarball of the new impl
2016-01-27 12:08:57 +01:00
Ondrej Oprala
ab00e1ea64
Adjust the i18n patch for coreutils-8.25
2016-01-22 14:58:03 +01:00
Pádraig Brady
eccec8ba45
simplify/generalize 256 color TERM identifiers
...
Use globbing newly supported in coreutil 8.25
to reduce the number of entries and also support
other entries like the various screen TERMS at:
http://invisible-island.net/ncurses/terminfo.ti.html#tic-screen-256color
2016-01-20 19:12:52 +00:00
Ondřej Vašík
7d9c9afa38
Initial commit for coreutils 8.25 ... still need to fix two failing tests before build (likely i18n stuff)
2016-01-20 16:43:39 +01:00
Ondrej Oprala
11e5aa1d55
cut: be MB for ALL archs
2016-01-15 11:02:13 +01:00
Ondrej Oprala
01067b2813
Use the new i18n implementation for the cut utility
2016-01-15 10:20:05 +01:00
Ondřej Vašík
452aa4a7e3
mv: prevent dataloss when source dir is specified multiple times ( #1297464 , by P.Brady)
2016-01-13 12:30:46 +01:00
Pádraig Brady
c553cab787
give explicit priority to coreutils over coreutils-single
...
Make the main coreutils package Obsoletes: coreutils-single
so that it has priority in depsolving.
2015-12-14 14:14:33 +00:00
Pádraig Brady
63c57dca19
reduce dependencies for coreutils-single
...
Don't depend on libcrypto from the multicall binary in
the coreutils-single package, because that trades space for speed.
Don't depend on libgmp from the multicall binary in
the coreutils-single package, because that only benefits
factor and expr. The large size of gmp is not seen as
an appropriate tradeoff for this functionality.
Note also there is reduced startup overhead for all tools
with these removed due to not linking with the shared libs.
2015-12-04 11:04:24 +01:00
Pádraig Brady
7f1720d9a2
fix inclusion of /usr/bin/kill in coreutils-single
...
we need to remove /usr/bin/kill.single
2015-12-03 19:40:06 +00:00
Pádraig Brady
1f6f388ba3
avoid warning about twice specified %files
2015-12-03 19:38:51 +00:00
Ondrej Oprala
32b1e5a154
Use the new i18n implementation for expand/unexpand
2015-12-01 11:20:49 +01:00
Ondřej Vašík
8e9b3fd0aa
Merge conflicts
2015-11-30 14:33:26 +01:00
Ondřej Vašík
49c29b4069
Resolves:#1286338 - coreutils-single should provide versioned coreutils
2015-11-30 14:32:27 +01:00
Pádraig Brady
5dc61e9dc1
maint: update stale comments
...
The comments re %post processing were for a non commited change
that created symlinks during %post that clobbered any existing binaries.
Now all files are directly managed by rpm.
2015-11-24 01:44:48 +00:00
Pádraig Brady
5fb9bc4700
split package and provide coreutils-single
...
Notes about coreutils:
- Drops from 14.2MB to 5.5MB.
- Still requires coreutils-common, though being separated
allows for easier removal if required.
- Explicitly conflicts with coreutils-single to avoid errant installs
Notes about coreutils-single:
- Contains a single multicall binary which is 1.2MB
- Have to force install over any existing coreutils package
so best used for initial install without existing coreutils package
- Doesn't require (but suggests) coreutils-common
so install that manually for docs, translations, and colors etc.
Notes about coreutils-common:
- 8.7MB
- Having this split out gives an easy way to remove all
docs and translations.
Note RemovePathPostfixes: introduced with rpm 4.13
is used to facilitate producing the two sets of conflicting binaries
from the same build, while maintaining appropriate --fileprovide
in each generated rpm.
2015-11-20 08:56:09 +01:00
Pádraig Brady
f0951fecac
clean stale parts of the spec file
2015-11-20 08:56:09 +01:00
Kamil Dudka
c7c3ee3fab
Resolves : #1259942 - fix memory leak in sort/I18N
...
Patches written by Pádraig.
Note that the corresponding i18n/sort-month test was not included
because it breaks unless sort is compiled -Dlint and we do not want
to decrease performance of the resulting RPMs (and valgrind is not
installed in production buildroots anyway).
2015-09-16 20:09:55 +02:00
Ondřej Vašík
2ad92d25c0
fix one still existing occurance of non-full path in colorls.sh
2015-09-12 08:00:58 +02:00
Pádraig Brady
cfbfd8c490
avoid check failure on glibc 2.22
...
glibc 2.22 introduces two extra stat() calls per opendir(),
which induces a false failure in a test counting stat() calls.
2015-09-01 17:32:54 +01:00
Ondřej Vašík
7b7a0554fb
use newer version of sort/I18N fix for CVE-2015-4041 and CVE-2015-4042
2015-07-16 10:35:36 +02:00
Ondřej Vašík
3775f446fe
new upstream release 8.24
2015-07-05 09:17:02 +02:00
Peter Robinson
1f9b908a99
Disable failing test-update-copyright to fix FTBFS
2015-07-04 11:25:51 +01:00
Dennis Gilmore
42e4196fc0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 03:15:59 +00:00
Jaromir Capik
1b318dd805
Adding STAGE1 bootstrap recipe
2015-06-11 15:15:44 +02:00
Ondřej Vašík
138c00f55f
Oops, forgot to git pull, merging
2015-06-04 10:48:30 +02:00
Ondřej Vašík
58ee24949f
call utilities in colorls.* scripts with full path ( #1222140 )
2015-06-04 10:47:11 +02:00
Kamil Dudka
e2395bc17f
run 'make check' in parallel to speed up the build
2015-05-14 14:04:44 +02:00
Ondrej Oprala
7adccbb026
sort - fix buffer overflow in some case conversions
...
- patch by Pádraig Brady
2015-05-13 10:53:55 +02:00
Pádraig Brady
0ea2ae6357
sync/adjust LS_COLORS
...
* coreutils-DIR_COLORS: sync with upstream
(remove old Xiph formats, add m4a audio format).
* coreutils-DIR_COLORS.256color: Likewise.
Also sync with 8 color mode above, by removing
the specific MULTIHARDLINK coloring, and
giving MISSING symlink targets a red background.
Also lighten the DIR and EXEC color a little
(as discussed in bug 1196642)
* coreutils-DIR_COLORS.lightbgcolor: Sync terminal
types with other 2 databases above.
2015-04-20 15:29:29 +01:00
Peter Robinson
75d03ceef1
drop ChangeLog (covered in enough detail in news for averge users), drop ancient docs
2015-03-22 11:52:47 +00:00
Till Maas
0006fec2f3
Rebuilt for Fedora 23 Change
...
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:22:06 +01:00
Ondřej Vašík
ac62214984
have the LC_TIME subdirs with lang macro ( #1169027 )
2014-12-01 11:59:25 +01:00
Ondřej Vašík
2f8deb0379
handle situation with ro /tmp in colorls scripts ( #1149761 )
2014-10-15 09:43:08 +02:00
Ondřej Vašík
cae27396ec
fix the sorting in multibyte locales (NUL-terminate sort keys) - patch by Andreas Schwab ( #1146185 )
2014-10-01 14:49:30 +02:00
Peter Robinson
89879aa209
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 01:18:19 +00:00
Ondřej Vašík
f7c8684e5e
enable smp_flags again (by B.Voelker), fix regression in chroot
2014-08-05 12:29:51 +02:00
Ondřej Vašík
734e24e1b2
disable _smp_mflags for a while- build failure
2014-07-24 16:08:28 +02:00
Ondřej Vašík
f5e87bdc05
skip df/skip-duplicates.sh test for now (passing locally, failing in koji)
2014-07-24 15:56:12 +02:00
Ondřej Vašík
df0e53f22d
Fix merge conflicts
2014-07-22 14:02:48 +02:00
Ondřej Vašík
9c33d82fb4
new upstream release 8.23, synchronize the old differences in ls SELinux options with upstream
2014-07-22 14:01:39 +02:00
Tom Callaway
8246976bb3
fix license handling
2014-07-11 16:44:33 -04:00
Jakub Čajka
2af6179bec
Fixed gnulib tests on ppc64(le)
2014-06-24 12:34:04 +02:00
Dennis Gilmore
8d24562387
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 00:55:53 -05:00
Ondřej Vašík
136250677d
fix dd sparse test failure on xfs filesystem(#1085727,by P.Brady)
2014-04-12 20:38:09 -07:00
Ondřej Vašík
1240520fa1
drop the util-linux requirements (smaller docker images), drop ancient obsoletes of -libs subpackage
2014-03-05 13:52:27 +01:00
Ondřej Vašík
156e6cc237
Temporarily disable nohup.sh test, strange /dev/tty issue fail
2014-03-02 21:53:37 +01:00
Ondřej Vašík
d700b52311
fix the date crash or infloop in TZ= parsing ( #1069657 , from upstream)
2014-03-02 20:45:06 +01:00
Ondřej Vašík
55f7ecdd4a
cp/mv/install: do not crash when getfscreatecon() is returning a NULL context
2014-01-13 16:26:44 +01:00
Ondřej Vašík
72a0b599c4
Fix the i18n cut optimization restriction (we need UTF8 to grant uniqueness of characters and using strchr() approach), unset the unnecessary envvars after colorls scripts( #1051703 )
2014-01-13 12:49:45 +01:00
Ondrej Oprala
be3c926a11
Limit the cut optimizations to UTF-8 locales only
2014-01-10 16:06:15 +01:00
Ondřej Vašík
b3c0c98841
Add changelog comment
2014-01-08 15:27:56 +01:00
Ondřej Vašík
02d5a162e7
Adjust the patch
2014-01-08 14:55:05 +01:00
Bernhard Voelker
dc1142233b
i18n patch: simplify multi-byte handling in uniq
...
* src/uniq.c (check_file): Instead of copying the whole code, simply
determine the value of 'new_group' by invoking different_multi in
the multi-byte case.
2014-01-08 14:54:22 +01:00
Bernhard Voelker
e241867dd1
i18n patch: avoid test failure for uniq's 145-mb test case
...
* tests.misc/uniq.pl: For comparing the stderr message with the
expected result, all multibyte-typical ‘...’ must be replaced
by '...'. Add a ERR_SUBST expression to do that.
2014-01-08 13:59:00 +01:00
Ondřej Vašík
ff51f0cc5e
Rediff the changes
2014-01-08 13:58:02 +01:00
Bernhard Voelker
ef63c71412
maint: avoid compiler warnings introduced by i18n patch
...
* src/cut.c (convfail,CONVFAIL): Change to bool to avoid a GCC
warning about signed vs. unsigned. Also avoid "set but not used"
of convfail in cut_characters_or_cut_bytes_no_split.
(cut_fields_mb): Fix indentation.
* src/expand.c: Add include for wctype.h to declare isblank().
* src/fold.c (fold_file): Add "const" attribute to 'filename' parameter
to avoid "const cast away" in call in main().
* src/join.c (xfields_multibyte): Remove unused variable 't'.
(keycmp): Evaluate the return value of wcrtomb(). Furthermore,
when copying 'beg' to 'copy' array elements, remove the unnecessary
cast to unsigned.
(main): When assigning the newline string to 'newtab', cast away the
implicit const.
* src/pr.c: Remove the unneeded include of wctype.h and the define
of iswprint().
(print_stored): Add the unsigned qualifier to 'first' and 'last' to
avoid a signedness warning.
* src/sort.c (getmonth_mb): Cast away the 'const' qualifier of 's'
when assigning to *ea.
* src/uniq.c (different_multi): Evaluate the return result of wcrtomb();
Add the include of assert.h for that.
2014-01-08 13:48:41 +01:00
Bernhard Voelker
963813cd96
i18n patch: fix wrongly merged code in cut.c
...
* src/cut.c (cut_characters_or_cut_bytes_no_split): Move setting
of print_delimiter into the correct scope.
2014-01-08 13:17:10 +01:00
Ondřej Vašík
40bc313160
Add Fedora bug reference
2014-01-08 13:03:41 +01:00
Ondrej Oprala
45bd042713
Related:#1021403 - Don't use cut mb path if not necessary
2014-01-08 13:01:49 +01:00
Ondrej Oprala
9b303ebcee
Fix sorting by non-first field ( #1003544 )
2014-01-06 11:49:31 +01:00
Ondřej Vašík
31d3fdd040
do not modify SELinux contexts of existing parent directories when copying files (fix by P.Brady, #1045122 )
2014-01-03 08:38:06 +01:00
Ondrej Oprala
d6d7448c6a
reverted an old change and constricted it's condition, turned off two multibyte tests (wrong strcoll return value)
2014-01-02 21:29:29 +01:00
Ondřej Vašík
83c13991c9
Disable wrong selinux handling in cp -a, document SELinux related deprecated downstream options
2014-01-02 11:39:46 +01:00
Ondřej Vašík
7a1c1f8975
skip even the ls aliases in noninteractive mode (suggested by T. Cordes, #988152 )
2013-12-23 10:50:56 +01:00
Ondřej Vašík
94edc2ddc8
Fix the sigabrt caused by 8.22-2
2013-12-22 16:39:13 +01:00
Ondřej Vašík
f1ce0c9000
reset buffer before copying to prevent some rare cases of invalid output in join and uniq( #1036289 )
2013-12-19 11:09:01 +01:00
Ondřej Vašík
9268947eab
update dircolors
2013-12-18 23:41:42 +01:00
Ondřej Vašík
bbc81312d7
Related:#1043552 - add new lines into deprecations.
2013-12-18 17:13:25 +01:00
Ondřej Vašík
6f9637e525
cut - Fix the variables in multibyte path to work on 64 bit
2013-12-17 22:24:10 +01:00
Ondřej Vašík
a504f0affe
Add some info about the failing test (shouldn't fail in rawhide and in common cases, it is not a regression (more probably incomplete fix in coreutils-8.22)
2013-12-16 18:55:30 +01:00
Ondřej Vašík
8ff0950897
fix uniq group support in multibyte
2013-12-16 17:48:21 +01:00
Ondřej Vašík
3a87513acc
Reduce the unnecessary SELinux stuff(included upstream), enable openssl (libcrypto) support for HASHsum utilities
2013-12-16 09:42:12 +01:00
Ondřej Vašík
a1f9baa6b8
Fix the i18n path in cut.c
2013-12-15 09:05:15 +01:00
Ondřej Vašík
bb33bc40ad
New upstream version 8.22, rediff, adjusting i18n patch to work after upstream optimizations, will investigate cut.pl before build (failing df symlink check is not a regression)
2013-12-14 18:41:07 +01:00
Ondřej Vašík
595c0722d7
skip output-is-input-mb.p test - failing on armv7l (reported by B.Voelker)
2013-12-12 13:34:32 +01:00
Peter Robinson
a6b6d0c94b
Add upstream patch to fix test failures on aarch64
2013-12-09 11:26:15 +00:00
Ondřej Vašík
b9de06b267
Remove no longer needed files in coreutils-i18n testsuite
2013-12-02 10:53:06 +01:00
Ondřej Vašík
cc8ce57be2
Enable cut and sort-merge perl tests for multibyte as well
2013-11-28 01:35:10 +01:00
Ondřej Vašík
3e3be79dfd
turn on the multibyte path in the testsuite to cover i18n regressions
2013-11-28 01:24:16 +01:00
Ondřej Vašík
6f1fcbc4c6
Fix possible noclobber issue in colorls.sh as well
2013-11-06 16:18:23 +01:00
Ondřej Vašík
afe488cc19
fix possible colorls.csh script errors for tcsh with noclobber set and entered include file ( #1027279 )
2013-11-06 14:38:56 +01:00
Ondřej Vašík
bf6c8ea752
Fix minor issue in colorls.csh script with noclobber on (reported by Ty! Boyack)
2013-11-06 14:24:54 +01:00
Ondřej Vašík
9b2b941682
cp: correct error message for invalid arguments of '--no-preserve' ( #1018206 )
2013-10-14 09:58:44 +02:00
Ondřej Vašík
32c6651930
pr -e, with a mix of backspaces and TABs, could corrupt the heap in multibyte locales (analyzed by J.Koncicky)
2013-08-15 13:26:11 +02:00
Ondrej Oprala
0dcc5a0d5e
sort: fix multibyte incompabilities ( #821264 )
2013-08-14 19:01:16 +02:00
Dennis Gilmore
bce5991c5f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 00:52:16 -05:00
Ondrej Oprala
e8fe3e1cf6
change the TMP variable name in colorls.csh to _tmp ( #981373 )
2013-07-17 14:30:46 +02:00
Ondřej Vašík
1ad7b8db0f
revert the last change
2013-05-17 13:16:16 +02:00
Ondřej Vašík
3da08655cd
argh, fridays
2013-05-17 10:09:13 +02:00
Ondřej Vašík
b87f1b2dfc
fix typo
2013-05-17 09:50:40 +02:00
Ondřej Vašík
ed5396d91e
require glibc-devel to prevent broken links in coreutils info manual ( #959697 )
2013-05-17 09:21:51 +02:00
Ville Skyttä
f0b6f85aff
colorls profile script tmp file handling improvements
2013-05-08 17:25:06 +02:00
Ondrej Oprala
7bbf86f2fe
Fix tmp file location in colorls scripts ( #948008 )
2013-04-05 13:04:52 +02:00
Ondřej Vašík
c7a1b74c04
DIR_COLORS.xterm should have higher priority than DIR_COLORS.256color ( #921651 )
2013-03-14 16:50:09 +01:00
Ondrej Oprala
1ad51b6276
add support for INCLUDE in colorls scripts ( #818069 )
2013-03-11 16:00:59 +01:00
Ondřej Vašík
76ade64f4b
fix factor on AArch64 (M.Salter, #917735 )
2013-03-04 18:23:34 +01:00
Ondřej Vašík
c3f2f52e74
spec file entry for new archive types colorization
2013-03-01 12:14:16 +01:00
Ondřej Vašík
9c597e4334
Colorize several new archive types ( #868510 )
2013-03-01 12:11:29 +01:00
Ondřej Vašík
bad02099bd
install: do proper cleanup when strip fails (O.Oprala, B.Voekler, #632444 )
2013-02-23 12:03:18 +01:00
Ondřej Vašík
bdd83b2e69
merge changes
2013-02-20 16:34:53 +01:00
Ondřej Vašík
1801957473
fix multibyte issue in unexpand(by R.Kollar, #821262 )
2013-02-20 16:33:47 +01:00
Ondrej Oprala
1812652505
fix sort-mb-tests.sh test (B.Voelker)
2013-02-18 18:31:54 +01:00
Mark Wielaard
970e32111e
fix coreutils-i18n.patch to terminate mbdelim string ( #911929 )
...
Signed-off-by: Mark Wielaard <mjw@redhat.com>
2013-02-18 10:32:30 +01:00
Ondřej Vašík
c7f6c7b9f6
remove unnecessary powerpc factor patch
2013-02-18 08:45:11 +01:00
Ondřej Vašík
4c4be9e1c9
new upstream release 8.21, update patches
2013-02-15 17:50:47 +01:00
Ondrej Oprala
9ae2bc3ca1
add missing sort-mb-tests.sh to local.mk
2013-02-08 14:55:22 +01:00
Ondřej Vašík
3be440dcae
oops, wrong patch ;)
2013-02-05 14:41:51 +01:00
Ondřej Vašík
04d73f0952
add support for DTR/DSR control flow in stty( #445213 )
2013-02-05 14:31:22 +01:00
Ondřej Vašík
c9e9ece7a3
move inotify-hash-abuse test to root only to disable it in koji builds (fails too often in rawhide)
2013-01-23 10:40:24 +01:00
Ondřej Vašík
3b194abd70
Release++
2013-01-23 10:05:17 +01:00
Ondřej Vašík
5089cf4365
Fix multiple segmantation faults in i18n patch (by SUSE) - ( #869442 , #902917 )
2013-01-23 10:04:52 +01:00
Ondřej Vašík
85ea3f49e4
Remove fuzzed NEWS entry, fix bogus dates in changelog
2012-12-20 10:20:40 +01:00
Ondřej Vašík
11aeb4e734
seq: fix newline output when -s specified (upstream)
2012-12-20 09:47:38 +01:00
Ondřej Vašík
c767e7c27a
fix showing duplicates in df ( #709351 , O.Oprala, B.Voelker)
2012-12-11 08:34:16 +01:00
Ondřej Vašík
d9f99cf09b
fix factor on 32bit powerpc (upstream, #884715 )
2012-12-06 17:11:49 +01:00
Ondřej Vašík
7e4f1a381e
disable the temporary O_SYNC fix (glibc is fixed - #872366 )
2012-11-05 09:04:38 +01:00
Ondřej Vašík
ca6f66d311
temporary hack to make coreutils build
2012-11-02 08:34:04 +01:00
Ondřej Vašík
72f2f9f3eb
removed unhelpful hack
2012-11-01 21:39:51 +01:00
Ondřej Vašík
c718b5ec2a
fix build failure for undeclared O_SYNC in rawhide, remove su and pam relicts
2012-11-01 20:52:47 +01:00
Ondřej Vašík
edc2e6afec
oops
2012-11-01 15:43:12 +01:00
Ondřej Vašík
5580b508e3
Temporarily require util-linux >= 2.22.1-3 (to prevent missing su/runuser on system), disable getlogin gnulib tests (occasinally troubles in mock environment)
2012-11-01 15:10:38 +01:00
Ondřej Vašík
8b177c8f26
Update patches for new-upstream release 8.20, please DO NOT BUILD - no su
2012-10-27 21:14:41 +02:00
Ondřej Vašík
fa6f383f16
fix multibyte issues in cut and expand (M.Briza, #821260 )
2012-08-20 13:57:53 +02:00
Ondřej Vašík
7ee630cc50
New upstream release 8.19, remove everything related to su/runuser
2012-08-20 12:07:28 +02:00
Ondřej Vašík
89d1aa92a0
New upstream release changes, su/runuser ones just commented out atm, don't build
2012-08-13 00:14:40 +02:00
Dennis Gilmore
0c6cba0357
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 14:41:27 -05:00
Pádraig Brady
28e1367cfe
ls: remove the default brown coloring of documents
...
We leave the list commented out to ease configuration
for those who want this.
There were two main reasons for removing this default coloring:
1. There are many text file extensions and text files without
extensions. You couldn't hope to cover them all, and only
covering a subset introduces inconsistency.
2. Greatly increasing the amount of coloring for these very common
text files, reduces the "highlighting" effect of coloring in general.
2012-07-18 18:02:16 +01:00
Ondřej Vašík
5427c82f63
fix typo in changelog
2012-07-13 13:06:03 +02:00
Ondřej Vašík
1a367d9c9a
add virtual provides for bundled(gnulib) copylib ( #821748 )
2012-05-15 16:26:25 +02:00
Ondřej Vašík
bfd5cf1204
ls: upstream fix - correctly show symlinks in /
2012-05-11 21:19:04 +02:00
Ondřej Vašík
315471e18a
new upstream release 8.17, defuzz patches
2012-05-11 09:58:08 +02:00
Ondřej Vašík
618e468330
add .htm and .shtml to colorized DIR_COLORS document type ( #817218 )
2012-05-04 12:33:37 +02:00
Ondřej Vašík
9a7f541e9b
This seems to be better fix ;) for noninteractive mode
2012-04-17 15:02:56 +02:00
Ondřej Vašík
6972fb24fa
fix the tcsh colorls.csh behaviour in non-interactive mode ( #804604 )
2012-04-16 07:46:17 +02:00
Ondřej Vašík
bb1a465686
new upstream release 8.16, defuzz patches, remove already applied patches
2012-03-26 18:23:32 +02:00
Ondřej Vašík
1618770344
fix regression in du -x with nondir argument (thans D.Stavrovski and J.Meyering)
2012-03-08 14:10:11 +01:00
Ondřej Vašík
58683bf9af
fix sort segfault with multibyte locales (by P.Brady)
2012-03-07 21:29:40 +01:00
Harald Hoyer
ec52e39a79
turn on testsuite again
2012-02-10 10:19:28 +01:00
Harald Hoyer
0af510e40c
add filesystem guard
2012-01-25 21:10:54 +01:00
Harald Hoyer
09220fef36
add missing provides for the /usr-move
2012-01-25 15:48:48 +01:00
Harald Hoyer
56e501f901
coreutils.spec: added realpath
2012-01-25 14:50:28 +01:00
Harald Hoyer
26e34c1ce3
install everything in /usr
...
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove
This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.
New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.
Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.
Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 14:28:25 +01:00
Kamil Dudka
ad3d42ec4f
fix stack smashing, buffer overflow and invalid output of pr ( #772172 )
2012-01-16 15:48:04 +01:00
Ondřej Vašík
33b6b75afa
fix date in changelog
2012-01-07 23:11:59 +01:00
Ondřej Vašík
29106aca87
disable gnulib test stdalign - failing in koji
2012-01-07 21:00:53 +01:00
Ondřej Vašík
7f6231bff1
new upstream release 8.15, patches updated
2012-01-07 20:47:10 +01:00
Ondřej Vašík
377a7b8082
do not use shebang in sourced colorls.csh profile.d script
2012-01-05 21:51:20 +01:00
Ondřej Vašík
d910089c7d
Damned year changes :)
2012-01-05 15:38:45 +01:00
Ondřej Vašík
04f29fa71b
resolve conflict
2012-01-05 15:35:32 +01:00
Ondřej Vašík
586a3174f1
fix pr -c and pr -v segfault with multibyte locales
2012-01-05 15:34:33 +01:00
Rex Dieter
3c275d96b3
rebuild (gmp), last time, I promise
2011-10-31 11:03:56 -05:00
Ondřej Vašík
f531c8b978
require at least pam 1.1.3-7 ( #748215 )
2011-10-24 16:00:37 +02:00
Ondřej Vašík
f6278cea7c
rebuild for gmp
2011-10-20 14:01:28 +02:00
Ondřej Vašík
240f408e81
oops
2011-10-12 16:48:12 +02:00
Ondřej Vašík
cdb1602dfe
workaround the build failure in koji for now
2011-10-12 16:47:21 +02:00
Ondřej Vašík
59d9061232
new upstream release 8.14
2011-10-12 16:13:12 +02:00
Marcela Mašláňová
c9499bdd25
Bump release and try build with new gmp again.
2011-10-10 11:04:41 +02:00
Marcela Mašláňová
a8f8a59fc2
rebuild with new gmp
2011-09-26 14:36:57 +02:00
Ondřej Vašík
cb9359bd04
Obsolete coreutils-libs ( #737287 )
2011-09-12 10:42:33 +02:00
Ondřej Vašík
fbca36cbd7
fix the SUSE fix for cut output-delimiter
2011-09-09 14:53:00 +02:00
Ondřej Vašík
b5f9200448
new upstream release 8.13, drop libs subpackage, temporarily disable multibyte checks in misc/cut test
2011-09-09 13:16:47 +02:00
Ondrej Vasik
a68f226c74
incorporate some i18n patch fixes from SUSE: fix output-delimiter option in cut, prevent infinite loop in sort when ignoring chars, prevent using unitialized variable in cut
2011-09-05 08:18:24 +02:00
Ondřej Vašík
6ff9fce161
su: fix shell suspend in tcsh ( #597928 )
2011-08-23 14:54:04 +02:00
Ondřej Vašík
9938e5be66
variable u should be static in uname processor type patch
2011-08-18 17:58:14 +02:00
Ondřej Vašík
4afb5b057d
Fix cp -Z functionality if destination exists( #715557 ), deprecate it as non-upstream option (it is easy to achieve this functionality other way, cp should not handle changes)
2011-08-11 16:38:37 +02:00
Ondřej Vašík
c9c477adae
use acl_extended_file_nofollow() if available ( #692823 )
2011-07-29 15:12:18 +02:00
Ondřej Vašík
65b57c538d
support ecryptfs mount of Private (postlogin into su.pamd) - ( #722323 )
2011-07-15 15:58:40 +02:00
Ondřej Vašík
2947a97744
new upstream release 8.12, drop accepted patch
2011-04-27 11:03:02 +02:00
Ondřej Vašík
d79f57cc32
fix issue with df --direct(extra new line)
2011-04-14 16:51:54 +02:00
Ondřej Vašík
575258689b
Forgot to update sources
2011-04-14 12:31:15 +02:00
Ondřej Vašík
50a3bada88
new upstream release 8.11, defuzz patches
2011-04-14 12:30:24 +02:00
Ondřej Vašík
fdeedf2670
add note about mkdir mode behaviour into info documentation ( #610559 )
2011-03-22 09:54:46 +01:00
Ondřej Vašík
7a041cc0d8
fix possible uninitalized variables usage caused by i18n patch( #683799 )
2011-03-14 09:43:52 +01:00
Ondrej Vasik
9207a1510e
make coreutils build even without patches (with nopam, norunuser and noselinux variables)
2011-03-04 21:18:53 +01:00
Ondřej Vašík
e734c6455a
colorize documents by DIR_COLORS files(brown like mc)
2011-02-17 16:16:49 +01:00
Ondřej Vašík
78e0be209f
add several new TERMs to DIR_COLORS files( #678147 )
2011-02-17 10:20:33 +01:00
Dennis Gilmore
f467b43c7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 05:28:48 -06:00
Ondrej Vasik
95b1c6985e
fix typo in commit
2011-02-04 20:35:33 +01:00
Ondrej Vasik
16cfab74f0
new upstream release coreutils-8.10
2011-02-04 20:34:45 +01:00
Ondrej Vasik
b3f814c1b6
Merge branch 'master' of ssh://pkgs.fedoraproject.org/coreutils
2011-02-04 20:10:36 +01:00
Ondrej Vasik
7165b2fd59
update sources to 8.10
2011-02-04 20:09:36 +01:00
Dennis Gilmore
0c817be19f
drop no longer needed mkstemp patch for sparc
2011-01-08 23:42:18 -06:00
Ondřej Vašík
58ba6d5250
new upstream release coreutils-8.9
2011-01-04 17:59:58 +01:00
Ondrej Vasik
1c281144c3
The suffix length was dependent on the number of bytes or lines per file ( #666293 )
2010-12-31 08:40:52 +01:00
Ondrej Vasik
1dfeb25767
Merge branch 'master' of ssh://pkgs.fedoraproject.org/coreutils
2010-12-23 14:16:03 +01:00
Ondrej Vasik
826eac74c1
new upstream release coreutils-8.8 ( #665164 ), fix parallel sorting issue ( #655096 )
2010-12-23 14:14:21 +01:00
Ondrej Vasik
163de8bee0
new upstream release coreutils-8.8 ( #665164 ), fix parallel sorting issue ( #655096 )
2010-12-23 14:13:28 +01:00
Ondrej Vasik
35cd801647
don't prompt for password with runuser( #654367 )
2010-11-18 17:28:56 +01:00
Ondřej Vašík
9170895a87
New upstream release 8.7, consolidate PAM support with SUSE ( #622700 )
2010-11-15 13:16:04 +01:00
Kamil Dudka
c07997606c
prevent sort from assertion failure ( #647938 )
...
... in case LC_CTYPE does not match LC_TIME
2010-11-03 12:16:08 +01:00
Kamil Dudka
bd229edf8d
improve i18n support in sort
...
test misc/sort-debug-keys is now back
2010-10-26 18:58:51 +02:00
Ondřej Vašík
eed90449e8
remove unused patches
2010-10-20 14:04:49 +02:00
Ondřej Vašík
98ff9fee21
new upstream release 8.6
2010-10-20 14:03:53 +02:00
Ondřej Vašík
801235770d
defuzz the patch
2010-10-01 09:57:26 +02:00
Ondřej Vašík
0a5116219c
various fixes in tr case conversion
2010-09-30 17:43:34 +02:00
Jesse Keating
eacfb88d2c
- Rebuilt for gcc bug 634757
2010-09-29 14:03:39 -07:00
Ondřej Vašík
a921d1b238
change assertion failure for invalid multibyte input in sort to less confusing error message( #591352 )
2010-09-20 13:19:42 +02:00
Ondřej Vašík
c28546fac4
add RELRO protection to su as well ( #630017 )
2010-09-08 10:25:18 +02:00
Ondřej Vašík
f050d2d59c
compile su with pie again ( #630017 )
2010-09-06 09:31:40 +02:00
Ondřej Vašík
28c58ff02c
No need for NEWS modification, it only causes troubles in our case
2010-08-31 10:52:40 +02:00
Ondřej Vašík
2a672b5b69
fix double free abort in tac ( #628213 )
2010-08-30 15:29:35 +02:00
Fedora Release Engineering
24132a00a8
dist-git conversion
2010-07-28 12:11:43 +00:00
Ondrej Vasik
437af5569d
Add .ear, .war, .sar , for Java jar-like archives to dircolors ( #616497 )
2010-07-22 14:23:44 +00:00
Dan Horák
93d4e3a79f
- rebuilt with the updated configuration patch
...
- drop the old -O1 exception for s390(x)
- updated the getgrouplist patch (Kamil Dudka)
2010-07-02 12:57:45 +00:00
Kamil Dudka
4bdb7ac780
coreutils-getgrouplist.patch: fix regression introduced in r1.7
2010-07-02 11:42:29 +00:00
Ondrej Vasik
182b0889a6
fix build on s390 with old kernels - disable gnulib's test-utimens
2010-05-25 07:52:58 +00:00
Kamil Dudka
2fb3ab2d41
restore a part of coreutils-getgrouplist.patch which has been lost during
...
rediff
2010-05-14 12:36:48 +00:00
Ondrej Vasik
5408b3bda3
coffee here...fix oops^3
2010-04-27 10:58:42 +00:00
Ondrej Vasik
c9dda99c50
fix oops^2 - coffee needed
2010-04-27 10:47:17 +00:00
Ondrej Vasik
c61df8518b
fix oops
2010-04-27 10:46:10 +00:00
Ondrej Vasik
09425ca8ae
fix typo
2010-04-27 10:45:41 +00:00
Ondrej Vasik
5421281a0d
doublequote LS_COLORS in colorls.*sh scripts to speedup shell
...
start(#586029 ), add patch for mkstemp on sparc64(Dennis Gilmore),
update /etc/DIR_COLORS* files
2010-04-27 10:30:50 +00:00
Ondrej Vasik
12996d09a1
new upstream release 8.5
2010-04-26 13:15:37 +00:00
Ondrej Vasik
a5bbdc735f
move readlink from /usr/bin to bin, keep symlink in /usr/bin( #580682 )
2010-04-15 12:08:16 +00:00
Kamil Dudka
d059274f53
- a new option df --direct
2010-03-29 17:20:34 +00:00
Ondrej Vasik
80779cc2b9
Spring cleanup
2010-03-22 09:02:28 +00:00
Ondrej Vasik
515305b108
run tput colors in colorls profile.d scripts only in the interactive
...
mode(#450424 )
2010-03-20 07:44:52 +00:00
Ondrej Vasik
edc268cf05
fix exit status of terminated child processes in su with pam( #559098 )
2010-02-12 09:28:31 +00:00
Ondrej Vasik
5e50360426
ooops
2010-02-05 16:23:22 +00:00
Ondrej Vasik
20666c9d9c
do not depend on selinux patch application in _require_selinux
...
tests(#556350 )
2010-02-05 16:21:42 +00:00
Ondrej Vasik
6a2111b547
do not fail tests if there are no loopdevices left( #558898 )
2010-01-29 11:33:06 +00:00
Ondrej Vasik
f27ce018bd
who doesn't determine user's message status correctly( #454261 )
2010-01-26 11:41:52 +00:00
Ondrej Vasik
5e9aa7bfb4
oops
2010-01-14 09:57:20 +00:00
Ondrej Vasik
c6e08c0277
disable gnulib linkat test, failing in koji
2010-01-14 09:56:42 +00:00
Ondrej Vasik
d3f2dba129
new upstream release 8.4
2010-01-14 09:36:45 +00:00
Ondrej Vasik
3376fb410c
disable tail-2/inotify-hash-abuse test failing in koji, upstream notified
2010-01-08 14:07:53 +00:00
Ondrej Vasik
dc24bf67e6
new upstream release coreutils-8.3
2010-01-08 08:10:16 +00:00
Ondrej Vasik
083eee0f58
fix typo
2010-01-06 11:13:16 +00:00
Ondrej Vasik
9956da5309
require gpm-devel/gpm for large numbers support( #552846 )
2010-01-06 11:10:34 +00:00
Ondrej Vasik
437c9e4ea2
fix misc/selinux root-only test( #550494 )
2009-12-27 11:40:37 +00:00
Ondrej Vasik
99cafffe10
bring back uname -p/-i functionality except of the athlon hack( #548834 ),
...
comment patches
2009-12-19 08:42:03 +00:00
Ondrej Vasik
75e385fc3e
use grep instead of deprecated egrep in colorls.sh script, remove
...
unnecessary versioned requires/conflicts, remove non-upstream hack for
uname -p
2009-12-16 21:00:11 +00:00
Ondrej Vasik
0ab9d455d1
fix DIR_COLORS.256color file
2009-12-16 12:17:58 +00:00
Ondrej Vasik
422af9d036
temporarily do not run dup_cloexec(), dependent gnulib tests failing in
...
koji
2009-12-11 17:07:21 +00:00
Ondrej Vasik
e6c89339d8
new upstream release 8.2, remove applied patches
2009-12-11 16:38:48 +00:00
Ondrej Vasik
c77f9b75dc
new upstream release 8.1, rediffed patches, fix builds under koji
2009-11-27 13:24:09 +00:00
Bill Nottingham
4bef77de29
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 22:47:36 +00:00
Ondrej Vasik
c8937976c4
return .xz source extension ;)
2009-11-18 14:51:34 +00:00
Ondrej Vasik
66a4fe9b1a
remove accidently added .orig files from patches :(
2009-11-18 14:48:00 +00:00
Ondrej Vasik
af1fb4eb12
update /etc/DIR_COLORS* files
2009-10-07 08:42:15 +00:00
Ondrej Vasik
4f2a56081b
oops... use .xz tarball instead of my local .gz
2009-10-07 08:16:26 +00:00
Ondrej Vasik
f8d3fd6d8e
defuzz patches
2009-10-07 08:11:44 +00:00
Ondrej Vasik
207519174e
New upstream release 8.0 (beta), defuzz patches, remove applied patches
2009-10-06 13:43:25 +00:00
Ondrej Vasik
fa0337b2a5
chcon no longer aborts on a selinux disabled system( #527142 )
2009-10-05 07:06:38 +00:00
Ondrej Vasik
e87ead322a
apply upstream patch #3 later to prevent fuzz
2009-10-02 15:06:06 +00:00
Ondrej Vasik
ae3959bffe
ls -LR exits with status 2, not 0, when it encounters a cycle( #525402 ), ls:
...
print ?, not 0 as inode of dereferenced dangling symlink(#525400 ), call
the install-info on .gz info files
2009-10-02 14:41:18 +00:00
Ondrej Vasik
066fd3a5cb
improve and correct runuser documentation ( #524805 )
2009-09-22 13:24:02 +00:00
Ondrej Vasik
2277f1a25d
fix the patchname
2009-09-21 06:08:13 +00:00
Ondrej Vasik
4c2f2aae39
add dircolors color for GNU lzip ( #516897 )
2009-09-21 06:04:14 +00:00
Ondrej Vasik
f0deff4c0d
fixed typo in DIR_COLORS.256color causing no color for multihardlink
...
(thanks P.Brady)
2009-09-18 07:19:28 +00:00
Ondrej Vasik
6a4350f7d9
fix copying of extended attributes for read only source files
2009-09-16 06:03:40 +00:00
Ondrej Vasik
2505178971
new upstream bugfix release 7.6, removed applied patches,defuzzed the rest
2009-09-12 09:28:49 +00:00
Ondrej Vasik
266a669f62
fix double free error in fold for singlebyte locales (caused by multibyte
...
patch)
2009-09-10 10:36:58 +00:00
Ondrej Vasik
61fe33cb1c
fix sort -h for multibyte locales (reported via
...
http://bugs.archlinux.org/task/16022 )
2009-09-08 14:34:31 +00:00
Ondrej Vasik
2c2fd97500
fixed regression where df -l <device> as regular user cause Permission
...
denied (#520630 , introduced by fix for rhbz #497830 )
2009-09-03 15:19:58 +00:00
Ondrej Vasik
79c2ad7ebe
Need coffee ...
2009-09-01 10:30:03 +00:00
Ondrej Vasik
23a4715f2a
fix the fuzz
2009-09-01 10:19:01 +00:00
Ondrej Vasik
063897c2f3
ls -i: print consistent inode numbers also for mount points ( #453709 )
2009-09-01 10:05:36 +00:00
Ondrej Vasik
f494e3c6ec
fix typo
2009-08-24 09:45:05 +00:00
Ondrej Vasik
5fd0b055f5
Better fix than workaround the koji insufficient utimensat support issue to
...
prevent failures in other packages
2009-08-24 08:38:17 +00:00
Ondrej Vasik
1bc86eb295
libstdbuf.so in separate coreutils-libs subpackage, update /etc/DIRCOLORS*,
...
skip two new tests on system with insufficient utimensat support(e.g.
koji)
2009-08-21 11:49:02 +00:00
Ondrej Vasik
e1052e34a1
New upstream release 7.5, remove already applied patches,defuzz few others
2009-08-21 07:00:59 +00:00
Ondrej Vasik
378338cdef
package is xz, not xz-utils
2009-08-06 13:31:14 +00:00
Ondrej Vasik
7915d210f2
do process install-info only with info files present( #515970 ), BuildRequire
...
for xz-utils, use xz tarball
2009-08-06 13:24:22 +00:00
Kamil Dudka
ff18ef69d3
- ls -1U with two or more arguments (or with -R or -s) works properly again
...
- install runs faster again with SELinux enabled (#479502 )
2009-08-05 08:45:05 +00:00
Jesse Keating
3dc23f3518
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-24 19:30:04 +00:00
Ondrej Vasik
777ce54cea
do not ignore sort's version sort for multibyte locales( #509688 )
2009-07-06 21:40:43 +00:00
Ondrej Vasik
7f2b3258d5
temporarily workaround probable kernel issue with TCSADRAIN( #504798 )
2009-06-11 08:26:29 +00:00
Ondrej Vasik
67e264c142
new upstream release 7.4, removed applied patches
2009-05-25 12:11:34 +00:00
Ondrej Vasik
17e0cac955
fix segfaults in join (i18n patch) when using multibyte locales( #497368 )
2009-04-23 17:01:01 +00:00
Ondrej Vasik
64938e3ecc
suppress mv diagnostics only for ENOTSUP and ENODATA, do not run
...
test-memchr gnulib test (koji failure)
2009-04-17 13:27:36 +00:00
Ondrej Vasik
187c0782af
make mv xattr support failures silent (as is done for cp -a) - #496142
2009-04-17 09:54:04 +00:00
Ondrej Vasik
1ef0ec681f
temporarily disable strverscmp failing gnulib test, defuzz patches
2009-04-01 11:14:30 +00:00
Ondrej Vasik
ca7ca126aa
New upstream bugfix release 7.2, removed applied patches
2009-03-31 15:48:26 +00:00
Ondrej Vasik
81a387abc6
fix typo in patch name
2009-03-19 15:10:54 +00:00
Ondrej Vasik
92dfad507f
do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
...
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:57:35 +00:00
Ondrej Vasik
579172fc3b
do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
...
instead of it, try to preserve xattrs in cp -a when possible
2009-03-19 14:56:49 +00:00
Ondrej Vasik
d540fa5fff
fix typo
2009-03-02 12:52:33 +00:00
Ondrej Vasik
bfff2133f5
fix sort bugs (including #485715 ) for multibyte locales
2009-03-02 12:42:55 +00:00
Ondrej Vasik
c39fe6a1cc
fix infinite loop in recursive cp (introduced by 7.1, upstream)
2009-02-27 12:13:54 +00:00
Ondrej Vasik
a359684b15
fix showing ACL's for ls -Z ( #487374 ), fix automatic column width for
...
names/groups for it as well
2009-02-26 13:44:18 +00:00
Ondrej Vasik
49c94e6cef
fix couple of bugs in sort with determining end of fields (upstream) -
...
includes #485715 fix
2009-02-25 15:36:19 +00:00
Ondrej Vasik
be82102c5b
workaround libcap issue, move i18n testsuite tuning to i18n, fix gnulib
...
testsuite failure with multiple skip exit codes
2009-02-25 13:13:05 +00:00
Ondrej Vasik
4de88fbc58
Rediffed selinux patch(fuzzy), fix fuzz in 2 others
2009-02-24 16:34:43 +00:00
Ondrej Vasik
c4b1fe4c8a
New upstream release 7.1, removed applied patches, amended patches and
...
LS_COLORS files
2009-02-24 11:53:38 +00:00
Jesse Keating
eded8d92cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 09:12:38 +00:00
Kamil Dudka
f88f91b802
added BuildRequires for libattr-devel and attr
2009-01-28 18:01:37 +00:00
Kamil Dudka
b264912790
cp/mv: --no-clobber option, xattr support ( #202823 )
2009-01-28 17:29:41 +00:00
Ondrej Vasik
f7b5421d46
fix info documentation for expr command ( #474434 )
2008-12-03 23:11:37 +00:00
Ondrej Vasik
5a43cb54ac
fixed regression in expr command( #474434 ), enable total-awk test again (and
...
skip it only when df not working properly at all)
2008-12-03 22:49:50 +00:00
Ondrej Vasik
25edeeda75
Package summary tuning
2008-11-25 09:38:55 +00:00
Ondrej Vasik
8283df33d5
added requirements for util-linux-ng >= 2.14 ( #472445 ), some sed cleanup
2008-11-21 15:08:56 +00:00
Ondrej Vasik
e8a61f5499
temporarily skip timeout-parameters test (ppc64 failure)
2008-11-12 09:38:49 +00:00
Ondrej Vasik
185a101acb
temporarily skip df --total tests (failures)
2008-11-11 16:26:15 +00:00
Ondrej Vasik
c2ee73dbca
commited updated sources
2008-11-11 16:10:30 +00:00
Ondrej Vasik
e18e41532f
New upstream release (+ amending/droping patches)
2008-11-11 16:03:49 +00:00
Ondrej Vasik
e464e338f2
Requires: ncurses ( #469277 )
2008-11-03 11:04:32 +00:00
Ondrej Vasik
1896a2ae6f
another fuzz issue
2008-10-22 11:38:16 +00:00
Ondrej Vasik
46776ebb82
patch fuzz ...
2008-10-22 11:29:21 +00:00
Ondrej Vasik
893c38877c
make possible to disable capability in ls due to performance impact when
...
not cached(#467508 ), do not patch generated manpages - generate them at
build time, do not mistakenly display -g and -G runuser option in su
--help output
2008-10-22 11:07:44 +00:00
Ondrej Vasik
3a1addac9b
fix several date issues, clarify ls exit statuses documentation ( #446294 )
2008-10-13 08:32:45 +00:00
Ondrej Vasik
146c35e640
fix cp -Z issues( #466653 , #466646 ), do not require preservation of SELinux
...
CTX for preserve=all cp mode
2008-10-12 16:14:22 +00:00
Ondrej Vasik
0beb80a141
use setup macro lzma support, remove unimplemented option --changes from
...
chcon
2008-10-08 15:00:28 +00:00
Jarod Wilson
680b5e35f9
d'oh, forgot to cvs add patch
2008-10-06 20:31:41 +00:00
Jarod Wilson
e1155495fa
- fix up potential test failures when building in certain slightly quirky
...
environments (part of bz#442352)
2008-10-06 20:29:30 +00:00
Ondrej Vasik
9cd65b9a55
Added requirements for libattr( #465569 )
2008-10-06 10:28:40 +00:00
Ondrej Vasik
f4e74ff9f8
release++ :(
2008-09-29 20:40:46 +00:00
Ondrej Vasik
75d13c2a17
readded localy disabled build requires :(
2008-09-29 20:39:22 +00:00
Ondrej Vasik
b8498f9e0c
seq should no longer fail to display final number of some float sequences
...
with utf8 locales(#463556 )
2008-09-29 20:37:58 +00:00
Ondrej Vasik
4bfed977b1
Release++ (forgotten due specfile merge)
2008-08-13 12:59:58 +00:00
Ondrej Vasik
a7cab66ce1
mention that DISPLAY and XAUTHORITY envvars are preserved for pam_xauth in
...
su -l (#450505 )
2008-08-13 12:56:00 +00:00
Kamil Dudka
2481699c0d
ls -U1 now uses constant memory
2008-08-04 12:41:29 +00:00
Kamil Dudka
c7a6abf853
dd: iflag=fullblock now read full blocks if possible ( #431997 , #449263 ) ls:
...
--color now highlights files with capabilities (#449985 )
2008-07-24 13:17:42 +00:00
Ondrej Vasik
0e06139f50
Get rid off fuzz in patches
2008-07-16 14:22:18 +00:00
Ondrej Vasik
717c3451c3
fix authors of basename/echo, add missing option to who info pages, print
...
last runlevel in who -r only for printable chars
2008-07-04 15:18:41 +00:00
Ondrej Vasik
3ed40da1f4
print verbose output of chcon with newline after each message ( #451478 )
2008-06-16 14:50:18 +00:00
Ondrej Vasik
c8e66e12c9
futimens() fallback mode, tests, no longer double runuser to
...
/usr/bin/runuser
2008-06-06 14:12:16 +00:00
Ondrej Vasik
98cf8da1e8
workaround strange koji failures( #449910 , #442352 ), fixed ls -ZC
...
segfault(#449866 )
2008-06-04 17:56:55 +00:00
Ondrej Vasik
393646c215
patch to workaround old koji xen kernel futimensat issue ENOSYS failures
2008-06-03 10:43:05 +00:00
Ondrej Vasik
5f9af7f6c9
new upstream releases 6.12 + adapted patches
2008-06-02 11:12:20 +00:00
Tom Callaway
8738c500a0
fix for sparc
2008-05-30 00:26:38 +00:00
Ondrej Vasik
26314cd521
fixed a HUGE memory leak in install binary( #447410 )
2008-05-20 15:07:43 +00:00
Ondrej Vasik
07ce6e0dfb
disabled touch no-create-missing test, failing on koji - most probably
...
RHEL-5 XEN kernel related(#442352 )
2008-05-19 12:00:23 +00:00
Ondrej Vasik
97c49fbdc6
added arch utility (from util-linux-ng) + do not show executable file types
...
without executable bit in colored ls as executable
2008-05-19 11:31:08 +00:00
Ondrej Vasik
25defc901f
make id-context test executable, few diagnostics added temporarily to
...
failing no-create-missing touch test
2008-04-24 14:57:35 +00:00
Ondrej Vasik
4ff137bab6
avoid possible test failures on non-english locales, do not show misleading
...
SELinux context in id command when user is specified(#443485 )
2008-04-23 15:27:30 +00:00
Ondrej Vasik
a81ef24536
New upstream release coreutils-6.11
2008-04-23 09:58:23 +00:00
Ondrej Vasik
9e2af9bdea
fix wrong line handling in sha1sum -c command
2008-04-18 16:58:39 +00:00
Ondrej Vasik
de046a7e9f
fix possible segfault in sha1sum/md5sum command
2008-04-15 19:38:04 +00:00
Ondrej Vasik
c430692c6b
fixed possible build-failure typo in i18n patch( #442205 )
2008-04-14 11:06:39 +00:00
Ondrej Vasik
d4765533d8
fix of some typos and manpages ( #44056 , #439410 ), fix colorls.sh syntax for
...
Zsh (#440652 )
2008-04-07 20:16:00 +00:00
Ondrej Vasik
4d404a1d63
do not run selinux mkdir test yet(koji failure,mock pass, strange)
2008-04-01 14:30:33 +00:00
Ondrej Vasik
822a147a21
do not run selinux mkdir test yet(koji failure,mock pass, strange)
2008-04-01 14:17:54 +00:00
Ondrej Vasik
1f048e184e
avoid failure of mkdir/mkfifo test on kernel without SELinux
2008-03-30 09:06:27 +00:00
Ondrej Vasik
829da0db5b
mknod/mkfifo segfault fix(upstream)
2008-03-29 17:14:21 +00:00
Ondrej Vasik
0089801a1e
small change in factor test case, likely change in perl processing
2008-03-28 13:34:27 +00:00
Ondrej Vasik
147167e78f
do not keep system defined LS_COLORS for whole session, some upstream fixes
...
- selinux context in mkdir, backslashes in ptx and paste
2008-03-27 14:38:08 +00:00
Ondrej Vasik
f8a2ac32df
covered correct handling for some test conditions failures
2008-03-26 14:36:37 +00:00
Ondrej Vasik
08bdbdb166
strace check in atomic2 differ from upstream
2008-03-25 17:02:50 +00:00
Ondrej Vasik
5568ef100c
mv: never unlink a destination file before calling rename
2008-03-19 13:20:46 +00:00
Ondrej Vasik
f0d582d4d6
revert echo behaviour changes not accepted by upstream
2008-03-17 11:44:11 +00:00
Ondrej Vasik
4d6a38f126
fixed harmless dd double close of stdout ( #436368 )
2008-03-11 12:26:21 +00:00
Ondrej Vasik
1ecd64d157
fixed broken order of params in stat( #435669 )
2008-03-06 12:21:32 +00:00
Ondrej Vasik
fec3583011
colorls csh missing doublequotes + fixed localization of verbose stdout
...
outputs
2008-03-04 12:04:31 +00:00
Ondrej Vasik
d3c0f6f098
upstream consolidation: verbose outputs should be on stdout if possible
2008-03-03 14:00:19 +00:00
Ondrej Vasik
6feaf70251
use default security context in install( #319231 ) + some colorls sh/csh
...
optimalizations(#433189 , #433190 )
2008-02-18 14:37:04 +00:00
Ondrej Vasik
af063ec155
x86_64 build error fix #2
2008-02-14 14:43:46 +00:00
Ondrej Vasik
1be1358be9
fix of build troubles on x86_64
2008-02-14 13:17:37 +00:00
Ondrej Vasik
5873d0b4e0
Mark sh/csh colorls shellscripts as config( #432154 )
2008-02-11 14:46:16 +00:00
Ondrej Vasik
9bfa74fd5d
Fixed syntax error in colors.csh script
2008-02-08 16:27:31 +00:00
Ondrej Vasik
55707b64ee
improve 256-color support handling in colorls shell scripts + color tunning
2008-02-07 15:10:39 +00:00
Ondrej Vasik
6ee11ab3f6
256 color support in sh/csh colorls scripts( #429121 ), fixed syntax error in
...
csh script(#431315 )
2008-02-04 16:49:24 +00:00
Ondrej Vasik
6d00d6195e
too late and koji build complete :(, release++
2008-01-31 16:47:43 +00:00
Ondrej Vasik
ceb5ba28bf
forgotten return
2008-01-31 16:29:15 +00:00
Ondrej Vasik
5d66c4cfdf
various changes(colors in ls, ACL/scontext in ls, longoptions for
...
echo/sleep), see changelog for details
2008-01-31 15:55:47 +00:00
Ondrej Vasik
60a1909547
a bit of manpage visual tuning
2008-01-28 15:35:22 +00:00
Ondrej Vasik
2c1a19b394
fixed nonversioned obsolete of mktemp, some requested manpages improvements
2008-01-28 15:18:19 +00:00
Ondrej Vasik
0629e270fb
Do not fail getaddrinfo gnulib test ifor temporary name resolution errors.
2008-01-25 18:25:32 +00:00
Ondrej Vasik
2bb0e0589a
New sources and configuration patch
2008-01-25 17:55:13 +00:00
Ondrej Vasik
5232b97e1a
add back to cvs accidently removed coreutils-getfacl-exit-code.patch
2008-01-25 17:49:47 +00:00
Ondrej Vasik
0363d66490
New upstream release 6.10, for more details see changelog
2008-01-25 17:48:11 +00:00
Ondrej Vasik
7bec829ba1
added several missing colored TERMs( #239266 )
2008-01-16 21:43:33 +00:00
Ondrej Vasik
60e9267535
fix displaying of security context in stat( #411181 )
2007-12-05 12:23:19 +00:00
Ondrej Vasik
cfcdd286e6
completed fix of wrong colored broken symlinks in ls( #404511 )
2007-11-29 15:44:39 +00:00
Ondrej Vasik
afa672bdae
Fix of wrong handling relative signed offset in YYYYMMDD date format
2007-11-23 09:45:03 +00:00
Ondrej Vasik
40985b1e0d
fix of wrong preserving of security context in install - by
...
upstream(#319231 )
2007-11-13 15:11:37 +00:00
Ondrej Vasik
13c6ce058c
du report size for unreadable dirs( #250089 ), some new supported dircolors
...
TERMs(upstream+#239266)+ some symlink ls upstream tunning
2007-11-02 14:27:20 +00:00
Ondrej Vasik
2ea786e802
fix of cp -a rewriting existing file on NFS( #219900 )
2007-10-30 16:30:38 +00:00
Ondrej Vasik
182f35ee21
sort -R fix for non-C locales( #249315 )
2007-10-29 16:12:27 +00:00
Ondrej Vasik
96aa3c3d90
runcon should not reorder parameters - upstream( #232652 ), License tag to
...
GPLv2+
2007-10-29 11:36:17 +00:00
Ondrej Vasik
ae40204605
upstream patch - fixing cp -iu options( #248591 )
2007-10-25 08:41:11 +00:00