Lukáš Zaoral
068a1ad058
Fix affinity mask handling in nproc for large CPU counts
...
Kudos to Florian Weimer for fixing this issue in Fedora!
Resolves: RHEL-68961
2024-11-26 10:19:20 +01:00
Troy Dawson
2855173a9a
Bump release for October 2024 mass rebuild:
...
Resolves: RHEL-64018
2024-10-29 08:19:21 -07:00
Lukáš Zaoral
6ca33a728a
fix typo in ls -k info page
...
Resolves: RHEL-60268
2024-10-03 12:44:49 +02:00
Lukáš Zaoral
4f4ceda83f
tests: make plan names strictly exclusive
2024-10-03 12:38:07 +02:00
Lukáš Zaoral
b2d07d4200
gating: use separate entry for every plan
2024-09-27 13:09:40 +02:00
Lukáš Zaoral
a18e751ab9
fix fold -b with UTF-8 locale
...
Resolves: RHEL-60295
2024-09-27 11:08:53 +02:00
Lukáš Zaoral
b45402ea96
Revert "add missing systemd-devel buildrequires"
...
This reverts commit 3127fe3a23
.
Related: RHEL-55445
2024-08-22 09:09:30 +02:00
Lukáš Zaoral
3127fe3a23
add missing systemd-devel buildrequires
...
Fixes: bf0817f5a5
(new upstream release 9.4)
Resolves: RHEL-55445
2024-08-21 17:41:19 +02:00
Lukáš Zaoral
36618c03e6
tests: properly specify excluded packages
2024-07-15 17:56:11 +02:00
Lukáš Zaoral
ef3b598f8e
gating: do not schedule same plans twice
...
tmt uses substring matching for plan names so the coreutils-single plan
was scheduled for both entries.
2024-07-15 17:54:41 +02:00
Lukáš Zaoral
7bb2377c4b
tests: split testing of coreutils and coreutils-single
2024-07-15 16:37:49 +02:00
Lukáš Zaoral
e0409bee09
Fix fold exit status for nonexistent files
...
Co-authored-by: Sohum Mendon <sohum.mendon@proton.me>
Co-authored-by: Lukáš Zaoral <lzaoral@redhat.com>
Resolves: RHEL-46722
2024-07-15 12:51:17 +02:00
Lukáš Zaoral
3431cc604f
tests: enable gating tier1 tests
2024-07-15 12:50:44 +02:00
Lukáš Zaoral
418169963c
tests: delete obsolete STI tests
2024-07-15 12:50:44 +02:00
Lukáš Zaoral
91fcc50078
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
- enable LTO on ppc64le
Resolves: RHEL-39977
2024-07-15 12:48:07 +02:00
Troy Dawson
ffccc44673
Bump release for June 2024 mass rebuild
2024-06-24 08:39:11 -07: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