pagure Logo
  • Log In

rpms / coreutils

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 581

Branch: f24
c4 c5 c5-plus c6 c6-plus c7 c7-aarch64 c7-alt c7-ppc64le c7-sig-altarch c7-sig-altarch-armhfp c8-beta f10 f11 f12 f13 f14 f15 f16 f17 f18 f19 f20 f21 f22 f23 f24 f25 f26 f27 f28 f29 f7 f8 f9 master private-kdudka-bz1544392 private-kdudka-coreutils-next private-kdudka-usleep
This branch contains 580 commits not in the main branch c7
Subject: [PATCH] tail: revert to polling if a followed directory is replaced (#1283760)
Sebastian Kisela • 8 years ago  
b1830c
Resolves: #1398913 - install,mkdir: fix handling of -DZ and -pZ, respectively
Kamil Dudka • 8 years ago  
fbd361
md5sum,sha*sum: fix --ignore-missing with checksums starting with 00
Kamil Dudka • 8 years ago  
ff7a1b
Resolves: #1365933 - ls: allow interruption when reading slow directories
Kamil Dudka • 8 years ago  
1e1a10
Resolves: #1355780 - fix 'sort -h -k' in locales that use blank as thousands separator
Kamil Dudka • 8 years ago  
1ce862
make 'sort -h' work for arbitrary column
Kamil Dudka • 8 years ago  
cd51eb
fix patches such that they apply without offset
Kamil Dudka • 8 years ago  
fdd7dd
Resolves: #1339135 - install -Z now sets default SELinux context for created directories
Kamil Dudka • 8 years ago  
f90bb3
(un)expand: UTF8-BOM header detection
Jakub Martisko • 8 years ago  
fd6749
(un)expand: fix a regression in handling of input files, where only the first file was processed.
Jakub Martisko • 8 years ago  
fa93a0
adjust old i18n patch cut support for coreutils-8.25
Ondřej Vašík • 9 years ago  
b0302e
Disable new i18n cut support
Ondřej Vašík • 9 years ago  
96a98c
cut: fix regression in handling fields for lines wider than 64 chars (#1304839)
Ondřej Vašík • 9 years ago  
06a5ca
Fix the unexpand
Lubomir Rintel • 9 years ago  
593569
Add new base32 binary to the list of utils
Ondřej Vašík • 9 years ago  
5440a2
upload signature file
Ondřej Vašík • 9 years ago  
67395a
Downstream MB tarball of the new impl
Ondrej Oprala • 9 years ago  
cd5c4e
Adjust the i18n patch for coreutils-8.25
Ondrej Oprala • 9 years ago  
ab00e1
simplify/generalize 256 color TERM identifiers
Pádraig Brady • 9 years ago  
eccec8
Initial commit for coreutils 8.25 ... still need to fix two failing tests before build (likely i18n stuff)
Ondřej Vašík • 9 years ago  
7d9c9a
cut: be MB for ALL archs
Ondrej Oprala • 9 years ago  
11e5aa
Use the new i18n implementation for the cut utility
Ondrej Oprala • 9 years ago  
01067b
mv: prevent dataloss when source dir is specified multiple times (#1297464, by P.Brady)
Ondřej Vašík • 9 years ago  
452aa4
give explicit priority to coreutils over coreutils-single
Pádraig Brady • 9 years ago  
c553ca
reduce dependencies for coreutils-single
Pádraig Brady • 9 years ago  
63c57d
fix inclusion of /usr/bin/kill in coreutils-single
Pádraig Brady • 9 years ago  
7f1720
avoid warning about twice specified %files
Pádraig Brady • 9 years ago  
1f6f38
Use the new i18n implementation for expand/unexpand
Ondrej Oprala • 9 years ago  
32b1e5
Merge conflicts
Ondřej Vašík • 9 years ago  
8e9b3f
Resolves:#1286338 - coreutils-single should provide versioned coreutils
Ondřej Vašík • 9 years ago  
49c29b
maint: update stale comments
Pádraig Brady • 9 years ago  
5dc61e
split package and provide coreutils-single
Pádraig Brady • 9 years ago  
5fb9bc
clean stale parts of the spec file
Pádraig Brady • 9 years ago  
f0951f
Resolves: #1259942 - fix memory leak in sort/I18N
Kamil Dudka • 9 years ago  
c7c3ee
fix one still existing occurance of non-full path in colorls.sh
Ondřej Vašík • 9 years ago  
2ad92d
avoid check failure on glibc 2.22
Pádraig Brady • 9 years ago  
cfbfd8
use newer version of sort/I18N fix for CVE-2015-4041 and CVE-2015-4042
Ondřej Vašík • 9 years ago  
7b7a05
new upstream release 8.24
Ondřej Vašík • 9 years ago  
3775f4
Disable failing test-update-copyright to fix FTBFS
Peter Robinson • 9 years ago  
1f9b90
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore • 10 years ago  
42e419
Adding STAGE1 bootstrap recipe
Jaromir Capik • 10 years ago  
1b318d
Oops, forgot to git pull, merging
Ondřej Vašík • 10 years ago  
138c00
call utilities in colorls.* scripts with full path (#1222140)
Ondřej Vašík • 10 years ago  
58ee24
run 'make check' in parallel to speed up the build
Kamil Dudka • 10 years ago  
e2395b
sort - fix buffer overflow in some case conversions
Ondrej Oprala • 10 years ago  
7adccb
sync/adjust LS_COLORS
Pádraig Brady • 10 years ago  
0ea2ae
drop ChangeLog (covered in enough detail in news for averge users), drop ancient docs
Peter Robinson • 10 years ago  
75d03c
Rebuilt for Fedora 23 Change
Till Maas • 10 years ago  
0006fe
have the LC_TIME subdirs with lang macro (#1169027)
Ondřej Vašík • 10 years ago  
ac6221
handle situation with ro /tmp in colorls scripts (#1149761)
Ondřej Vašík • 10 years ago  
2f8deb
fix the sorting in multibyte locales (NUL-terminate sort keys) - patch by Andreas Schwab (#1146185)
Ondřej Vašík • 10 years ago  
cae273
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Peter Robinson • 10 years ago  
89879a
enable smp_flags again (by B.Voelker), fix regression in chroot
Ondřej Vašík • 10 years ago  
f7c868
disable _smp_mflags for a while- build failure
Ondřej Vašík • 10 years ago  
734e24
skip df/skip-duplicates.sh test for now (passing locally, failing in koji)
Ondřej Vašík • 10 years ago  
f5e87b
Fix merge conflicts
Ondřej Vašík • 10 years ago  
df0e53
new upstream release 8.23, synchronize the old differences in ls SELinux options with upstream
Ondřej Vašík • 10 years ago  
9c33d8
fix license handling
Tom Callaway • 10 years ago  
824697
Fixed gnulib tests on ppc64(le)
Jakub Čajka • 11 years ago  
2af617
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore • 11 years ago  
8d2456
fix dd sparse test failure on xfs filesystem(#1085727,by P.Brady)
Ondřej Vašík • 11 years ago  
136250
drop the util-linux requirements (smaller docker images), drop ancient obsoletes of -libs subpackage
Ondřej Vašík • 11 years ago  
124052
Temporarily disable nohup.sh test, strange /dev/tty issue fail
Ondřej Vašík • 11 years ago  
156e6c
fix the date crash or infloop in TZ= parsing (#1069657, from upstream)
Ondřej Vašík • 11 years ago  
d700b5
cp/mv/install: do not crash when getfscreatecon() is returning a NULL context
Ondřej Vašík • 11 years ago  
55f7ec
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)
Ondřej Vašík • 11 years ago  
72a0b5
Limit the cut optimizations to UTF-8 locales only
Ondrej Oprala • 11 years ago  
be3c92
Add changelog comment
Ondřej Vašík • 11 years ago  
b3c0c9
Adjust the patch
Ondřej Vašík • 11 years ago  
02d5a1
i18n patch: simplify multi-byte handling in uniq
Bernhard Voelker • 11 years ago  
dc1142
i18n patch: avoid test failure for uniq's 145-mb test case
Bernhard Voelker • 11 years ago  
e24186
Rediff the changes
Ondřej Vašík • 11 years ago  
ff51f0
maint: avoid compiler warnings introduced by i18n patch
Bernhard Voelker • 11 years ago  
ef63c7
i18n patch: fix wrongly merged code in cut.c
Bernhard Voelker • 11 years ago  
963813
Add Fedora bug reference
Ondřej Vašík • 11 years ago  
40bc31
Related:#1021403 - Don't use cut mb path if not necessary
Ondrej Oprala • 11 years ago  
45bd04
Fix sorting by non-first field (#1003544)
Ondrej Oprala • 11 years ago  
9b303e
do not modify SELinux contexts of existing parent directories when copying files (fix by P.Brady, #1045122)
Ondřej Vašík • 11 years ago  
31d3fd
reverted an old change and constricted it's condition, turned off two multibyte tests (wrong strcoll return value)
Ondrej Oprala • 11 years ago  
d6d744
Disable wrong selinux handling in cp -a, document SELinux related deprecated downstream options
Ondřej Vašík • 11 years ago  
83c139
skip even the ls aliases in noninteractive mode (suggested by T. Cordes, #988152)
Ondřej Vašík • 11 years ago  
7a1c1f
Fix the sigabrt caused by 8.22-2
Ondřej Vašík • 11 years ago  
94edc2
reset buffer before copying to prevent some rare cases of invalid output in join and uniq(#1036289)
Ondřej Vašík • 11 years ago  
f1ce0c
update dircolors
Ondřej Vašík • 11 years ago  
926894
Related:#1043552 - add new lines into deprecations.
Ondřej Vašík • 11 years ago  
bbc813
cut - Fix the variables in multibyte path to work on 64 bit
Ondřej Vašík • 11 years ago  
6f9637
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)
Ondřej Vašík • 11 years ago  
a504f0
fix uniq group support in multibyte
Ondřej Vašík • 11 years ago  
8ff095
Reduce the unnecessary SELinux stuff(included upstream), enable openssl (libcrypto) support for HASHsum utilities
Ondřej Vašík • 11 years ago  
3a8751
Fix the i18n path in cut.c
Ondřej Vašík • 11 years ago  
a1f9ba
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)
Ondřej Vašík • 11 years ago  
bb33bc
skip output-is-input-mb.p test - failing on armv7l (reported by B.Voelker)
Ondřej Vašík • 11 years ago  
595c07
Add upstream patch to fix test failures on aarch64
Peter Robinson • 11 years ago  
a6b6d0
Remove no longer needed files in coreutils-i18n testsuite
Ondřej Vašík • 11 years ago  
b9de06
Enable cut and sort-merge perl tests for multibyte as well
Ondřej Vašík • 11 years ago  
cc8ce5
turn on the multibyte path in the testsuite to cover i18n regressions
Ondřej Vašík • 11 years ago  
3e3be7
Fix possible noclobber issue in colorls.sh as well
Ondřej Vašík • 11 years ago  
6f1fcb
fix possible colorls.csh script errors for tcsh with noclobber set and entered include file (#1027279)
Ondřej Vašík • 11 years ago  
afe488
Fix minor issue in colorls.csh script with noclobber on (reported by Ty! Boyack)
Ondřej Vašík • 11 years ago  
bf6c8e
cp: correct error message for invalid arguments of '--no-preserve' (#1018206)
Ondřej Vašík • 11 years ago  
9b2b94
pr -e, with a mix of backspaces and TABs, could corrupt the heap in multibyte locales (analyzed by J.Koncicky)
Ondřej Vašík • 11 years ago  
32c665
sort: fix multibyte incompabilities (#821264)
Ondrej Oprala • 11 years ago  
0dcc5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Dennis Gilmore • 11 years ago  
bce599
change the TMP variable name in colorls.csh to _tmp (#981373)
Ondrej Oprala • 11 years ago  
e8fe3e
revert the last change
Ondřej Vašík • 12 years ago  
1ad7b8
argh, fridays
Ondřej Vašík • 12 years ago  
3da086
fix typo
Ondřej Vašík • 12 years ago  
b87f1b
require glibc-devel to prevent broken links in coreutils info manual (#959697)
Ondřej Vašík • 12 years ago  
ed5396
colorls profile script tmp file handling improvements
Ville Skyttä • 12 years ago  
f0b6f8
Fix tmp file location in colorls scripts (#948008)
Ondrej Oprala • 12 years ago  
7bbf86
DIR_COLORS.xterm should have higher priority than DIR_COLORS.256color (#921651)
Ondřej Vašík • 12 years ago  
c7a1b7
add support for INCLUDE in colorls scripts (#818069)
Ondrej Oprala • 12 years ago  
1ad51b
fix factor on AArch64 (M.Salter, #917735)
Ondřej Vašík • 12 years ago  
76ade6
spec file entry for new archive types colorization
Ondřej Vašík • 12 years ago  
c3f2f5
Colorize several new archive types (#868510)
Ondřej Vašík • 12 years ago  
9c597e
install: do proper cleanup when strip fails (O.Oprala, B.Voekler, #632444)
Ondřej Vašík • 12 years ago  
bad020
merge changes
Ondřej Vašík • 12 years ago  
bdd83b
fix multibyte issue in unexpand(by R.Kollar, #821262)
Ondřej Vašík • 12 years ago  
180195
fix sort-mb-tests.sh test (B.Voelker)
Ondrej Oprala • 12 years ago  
181265
fix coreutils-i18n.patch to terminate mbdelim string (#911929)
Mark Wielaard • 12 years ago  
970e32
remove unnecessary powerpc factor patch
Ondřej Vašík • 12 years ago  
c7f6c7
new upstream release 8.21, update patches
Ondřej Vašík • 12 years ago  
4c4be9
add missing sort-mb-tests.sh to local.mk
Ondrej Oprala • 12 years ago  
9ae2bc
oops, wrong patch ;)
Ondřej Vašík • 12 years ago  
3be440
add support for DTR/DSR control flow in stty(#445213)
Ondřej Vašík • 12 years ago  
04d73f
move inotify-hash-abuse test to root only to disable it in koji builds (fails too often in rawhide)
Ondřej Vašík • 12 years ago  
c9e9ec
Release++
Ondřej Vašík • 12 years ago  
3b194a
Fix multiple segmantation faults in i18n patch (by SUSE) - (#869442, #902917)
Ondřej Vašík • 12 years ago  
5089cf
Remove fuzzed NEWS entry, fix bogus dates in changelog
Ondřej Vašík • 12 years ago  
85ea3f
seq: fix newline output when -s specified (upstream)
Ondřej Vašík • 12 years ago  
11aeb4
fix showing duplicates in df (#709351, O.Oprala, B.Voelker)
Ondřej Vašík • 12 years ago  
c767e7
fix factor on 32bit powerpc (upstream, #884715)
Ondřej Vašík • 12 years ago  
d9f99c
disable the temporary O_SYNC fix (glibc is fixed - #872366)
Ondřej Vašík • 12 years ago  
7e4f1a
temporary hack to make coreutils build
Ondřej Vašík • 12 years ago  
ca6f66
removed unhelpful hack
Ondřej Vašík • 12 years ago  
72f2f9
fix build failure for undeclared O_SYNC in rawhide, remove su and pam relicts
Ondřej Vašík • 12 years ago  
c718b5
oops
Ondřej Vašík • 12 years ago  
edc2e6
Temporarily require util-linux >= 2.22.1-3 (to prevent missing su/runuser on system), disable getlogin gnulib tests (occasinally troubles in mock environment)
Ondřej Vašík • 12 years ago  
5580b5
Update patches for new-upstream release 8.20, please DO NOT BUILD - no su
Ondřej Vašík • 12 years ago  
8b177c
fix multibyte issues in cut and expand (M.Briza, #821260)
Ondřej Vašík • 12 years ago  
fa6f38
New upstream release 8.19, remove everything related to su/runuser
Ondřej Vašík • 12 years ago  
7ee630
New upstream release changes, su/runuser ones just commented out atm, don't build
Ondřej Vašík • 12 years ago  
89d1aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore • 12 years ago  
0c6cba
ls: remove the default brown coloring of documents
Pádraig Brady • 12 years ago  
28e136
fix typo in changelog
Ondřej Vašík • 12 years ago  
5427c8
add virtual provides for bundled(gnulib) copylib (#821748)
Ondřej Vašík • 13 years ago  
1a367d
ls: upstream fix - correctly show symlinks in /
Ondřej Vašík • 13 years ago  
bfd5cf
new upstream release 8.17, defuzz patches
Ondřej Vašík • 13 years ago  
315471
add .htm and .shtml to colorized DIR_COLORS document type (#817218)
Ondřej Vašík • 13 years ago  
618e46
This seems to be better fix ;) for noninteractive mode
Ondřej Vašík • 13 years ago  
9a7f54
fix the tcsh colorls.csh behaviour in non-interactive mode (#804604)
Ondřej Vašík • 13 years ago  
6972fb
new upstream release 8.16, defuzz patches, remove already applied patches
Ondřej Vašík • 13 years ago  
bb1a46
fix regression in du -x with nondir argument (thans D.Stavrovski and J.Meyering)
Ondřej Vašík • 13 years ago  
161877
fix sort segfault with multibyte locales (by P.Brady)
Ondřej Vašík • 13 years ago  
58683b
turn on testsuite again
Harald Hoyer • 13 years ago  
ec52e3
add filesystem guard
Harald Hoyer • 13 years ago  
0af510
add missing provides for the /usr-move
Harald Hoyer • 13 years ago  
09220f
coreutils.spec: added realpath
Harald Hoyer • 13 years ago  
56e501
install everything in /usr
Harald Hoyer • 13 years ago  
26e34c
fix stack smashing, buffer overflow and invalid output of pr (#772172)
Kamil Dudka • 13 years ago  
ad3d42
fix date in changelog
Ondřej Vašík • 13 years ago  
33b6b7
disable gnulib test stdalign - failing in koji
Ondřej Vašík • 13 years ago  
29106a
new upstream release 8.15, patches updated
Ondřej Vašík • 13 years ago  
7f6231
do not use shebang in sourced colorls.csh profile.d script
Ondřej Vašík • 13 years ago  
377a7b
Damned year changes :)
Ondřej Vašík • 13 years ago  
d91008
resolve conflict
Ondřej Vašík • 13 years ago  
04f29f
fix pr -c and pr -v segfault with multibyte locales
Ondřej Vašík • 13 years ago  
586a31
rebuild (gmp), last time, I promise
Rex Dieter • 13 years ago  
3c275d
require at least pam 1.1.3-7 (#748215)
Ondřej Vašík • 13 years ago  
f531c8
rebuild for gmp
Ondřej Vašík • 13 years ago  
f6278c
oops
Ondřej Vašík • 13 years ago  
240f40
workaround the build failure in koji for now
Ondřej Vašík • 13 years ago  
cdb160
new upstream release 8.14
Ondřej Vašík • 13 years ago  
59d906
Bump release and try build with new gmp again.
Marcela Mašláňová • 13 years ago  
c9499b
rebuild with new gmp
Marcela Mašláňová • 13 years ago  
a8f8a5
Obsolete coreutils-libs (#737287)
Ondřej Vašík • 13 years ago  
cb9359
fix the SUSE fix for cut output-delimiter
Ondřej Vašík • 13 years ago  
fbca36
new upstream release 8.13, drop libs subpackage, temporarily disable multibyte checks in misc/cut test
Ondřej Vašík • 13 years ago  
b5f920
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
Ondrej Vasik • 13 years ago  
a68f22
su: fix shell suspend in tcsh (#597928)
Ondřej Vašík • 13 years ago  
6ff9fc
variable u should be static in uname processor type patch
Ondřej Vašík • 13 years ago  
9938e5
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)
Ondřej Vašík • 13 years ago  
4afb5b
use acl_extended_file_nofollow() if available (#692823)
Ondřej Vašík • 13 years ago  
c9c477
support ecryptfs mount of Private (postlogin into su.pamd) - (#722323)
Ondřej Vašík • 13 years ago  
65b57c
new upstream release 8.12, drop accepted patch
Ondřej Vašík • 14 years ago  
2947a9
fix issue with df --direct(extra new line)
Ondřej Vašík • 14 years ago  
d79f57
Forgot to update sources
Ondřej Vašík • 14 years ago  
575258
new upstream release 8.11, defuzz patches
Ondřej Vašík • 14 years ago  
50a3ba
add note about mkdir mode behaviour into info documentation (#610559)
Ondřej Vašík • 14 years ago  
fdeedf
fix possible uninitalized variables usage caused by i18n patch(#683799)
Ondřej Vašík • 14 years ago  
7a041c
make coreutils build even without patches (with nopam, norunuser and noselinux variables)
Ondrej Vasik • 14 years ago  
9207a1
colorize documents by DIR_COLORS files(brown like mc)
Ondřej Vašík • 14 years ago  
e734c6
add several new TERMs to DIR_COLORS files(#678147)
Ondřej Vašík • 14 years ago  
78e0be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore • 14 years ago  
f467b4
fix typo in commit
Ondrej Vasik • 14 years ago  
95b1c6
new upstream release coreutils-8.10
Ondrej Vasik • 14 years ago  
16cfab
Merge branch 'master' of ssh://pkgs.fedoraproject.org/coreutils
Ondrej Vasik • 14 years ago  
b3f814
update sources to 8.10
Ondrej Vasik • 14 years ago  
7165b2
drop no longer needed mkstemp patch for sparc
Dennis Gilmore • 14 years ago  
0c817b
new upstream release coreutils-8.9
Ondřej Vašík • 14 years ago  
58ba6d
The suffix length was dependent on the number of bytes or lines per file (#666293)
Ondrej Vasik • 14 years ago  
1c2811
Merge branch 'master' of ssh://pkgs.fedoraproject.org/coreutils
Ondrej Vasik • 14 years ago  
1dfeb2
new upstream release coreutils-8.8 (#665164), fix parallel sorting issue (#655096)
Ondrej Vasik • 14 years ago  
826eac
new upstream release coreutils-8.8 (#665164), fix parallel sorting issue (#655096)
Ondrej Vasik • 14 years ago  
163de8
don't prompt for password with runuser(#654367)
Ondrej Vasik • 14 years ago  
35cd80
New upstream release 8.7, consolidate PAM support with SUSE (#622700)
Ondřej Vašík • 14 years ago  
917089
prevent sort from assertion failure (#647938)
Kamil Dudka • 14 years ago  
c07997
improve i18n support in sort
Kamil Dudka • 14 years ago  
bd229e
remove unused patches
Ondřej Vašík • 14 years ago  
eed904
new upstream release 8.6
Ondřej Vašík • 14 years ago  
98ff9f
defuzz the patch
Ondřej Vašík • 14 years ago  
801235
various fixes in tr case conversion
Ondřej Vašík • 14 years ago  
0a5116
- Rebuilt for gcc bug 634757
Jesse Keating • 14 years ago  
eacfb8
change assertion failure for invalid multibyte input in sort to less confusing error message(#591352)
Ondřej Vašík • 14 years ago  
a921d1
add RELRO protection to su as well (#630017)
Ondřej Vašík • 14 years ago  
c28546
compile su with pie again (#630017)
Ondřej Vašík • 14 years ago  
f050d2
No need for NEWS modification, it only causes troubles in our case
Ondřej Vašík • 14 years ago  
28c58f
fix double free abort in tac (#628213)
Ondřej Vašík • 14 years ago  
2a672b
dist-git conversion
Fedora Release Engineering • 14 years ago  
24132a
Add .ear, .war, .sar , for Java jar-like archives to dircolors (#616497)
Ondrej Vasik • 14 years ago  
437af5
- rebuilt with the updated configuration patch
Dan Horák • 15 years ago  
93d4e3
coreutils-getgrouplist.patch: fix regression introduced in r1.7
Kamil Dudka • 15 years ago  
4bdb7a
fix build on s390 with old kernels - disable gnulib's test-utimens
Ondrej Vasik • 15 years ago  
182b08
restore a part of coreutils-getgrouplist.patch which has been lost during
Kamil Dudka • 15 years ago  
2fb3ab
coffee here...fix oops^3
Ondrej Vasik • 15 years ago  
5408b3
fix oops^2 - coffee needed
Ondrej Vasik • 15 years ago  
c9dda9
fix oops
Ondrej Vasik • 15 years ago  
c61df8
fix typo
Ondrej Vasik • 15 years ago  
09425c
doublequote LS_COLORS in colorls.*sh scripts to speedup shell
Ondrej Vasik • 15 years ago  
542128
new upstream release 8.5
Ondrej Vasik • 15 years ago  
12996d
move readlink from /usr/bin to bin, keep symlink in /usr/bin(#580682)
Ondrej Vasik • 15 years ago  
a5bbdc
- a new option df --direct
Kamil Dudka • 15 years ago  
d05927
Spring cleanup
Ondrej Vasik • 15 years ago  
80779c
run tput colors in colorls profile.d scripts only in the interactive
Ondrej Vasik • 15 years ago  
515305
fix exit status of terminated child processes in su with pam(#559098)
Ondrej Vasik • 15 years ago  
edc268
ooops
Ondrej Vasik • 15 years ago  
5e5036
do not depend on selinux patch application in _require_selinux
Ondrej Vasik • 15 years ago  
20666c
do not fail tests if there are no loopdevices left(#558898)
Ondrej Vasik • 15 years ago  
6a2111
who doesn't determine user's message status correctly(#454261)
Ondrej Vasik • 15 years ago  
f27ce0
oops
Ondrej Vasik • 15 years ago  
5e9aa7
disable gnulib linkat test, failing in koji
Ondrej Vasik • 15 years ago  
c6e08c
new upstream release 8.4
Ondrej Vasik • 15 years ago  
d3f2db
disable tail-2/inotify-hash-abuse test failing in koji, upstream notified
Ondrej Vasik • 15 years ago  
3376fb
new upstream release coreutils-8.3
Ondrej Vasik • 15 years ago  
dc24bf
fix typo
Ondrej Vasik • 15 years ago  
083eee
require gpm-devel/gpm for large numbers support(#552846)
Ondrej Vasik • 15 years ago  
9956da
fix misc/selinux root-only test(#550494)
Ondrej Vasik • 15 years ago  
437c9e
bring back uname -p/-i functionality except of the athlon hack(#548834),
Ondrej Vasik • 15 years ago  
99caff
use grep instead of deprecated egrep in colorls.sh script, remove
Ondrej Vasik • 15 years ago  
75e385
fix DIR_COLORS.256color file
Ondrej Vasik • 15 years ago  
0ab9d4
temporarily do not run dup_cloexec(), dependent gnulib tests failing in
Ondrej Vasik • 15 years ago  
422af9
new upstream release 8.2, remove applied patches
Ondrej Vasik • 15 years ago  
e6c893
new upstream release 8.1, rediffed patches, fix builds under koji
Ondrej Vasik • 15 years ago  
c77f9b
Fix typo that causes a failure to update the common directory. (releng
Bill Nottingham • 15 years ago  
4bef77
return .xz source extension ;)
Ondrej Vasik • 15 years ago  
c89379
remove accidently added .orig files from patches :(
Ondrej Vasik • 15 years ago  
66a4fe
update /etc/DIR_COLORS* files
Ondrej Vasik • 15 years ago  
af1fb4
oops... use .xz tarball instead of my local .gz
Ondrej Vasik • 15 years ago  
4f2a56
defuzz patches
Ondrej Vasik • 15 years ago  
f8d3fd
New upstream release 8.0 (beta), defuzz patches, remove applied patches
Ondrej Vasik • 15 years ago  
207519
chcon no longer aborts on a selinux disabled system(#527142)
Ondrej Vasik • 15 years ago  
fa0337
apply upstream patch #3 later to prevent fuzz
Ondrej Vasik • 15 years ago  
e87ead
ls -LR exits with status 2, not 0, when it encounters a cycle(#525402), ls:
Ondrej Vasik • 15 years ago  
ae3959
improve and correct runuser documentation (#524805)
Ondrej Vasik • 15 years ago  
066fd3
fix the patchname
Ondrej Vasik • 15 years ago  
2277f1
add dircolors color for GNU lzip (#516897)
Ondrej Vasik • 15 years ago  
4c2f2a
fixed typo in DIR_COLORS.256color causing no color for multihardlink
Ondrej Vasik • 15 years ago  
f0deff
fix copying of extended attributes for read only source files
Ondrej Vasik • 15 years ago  
6a4350
new upstream bugfix release 7.6, removed applied patches,defuzzed the rest
Ondrej Vasik • 15 years ago  
250517
fix double free error in fold for singlebyte locales (caused by multibyte
Ondrej Vasik • 15 years ago  
266a66
fix sort -h for multibyte locales (reported via
Ondrej Vasik • 15 years ago  
61fe33
fixed regression where df -l <device> as regular user cause Permission
Ondrej Vasik • 15 years ago  
2c2fd9
Need coffee ...
Ondrej Vasik • 15 years ago  
79c2ad
fix the fuzz
Ondrej Vasik • 15 years ago  
23a471
ls -i: print consistent inode numbers also for mount points (#453709)
Ondrej Vasik • 15 years ago  
063897
fix typo
Ondrej Vasik • 15 years ago  
f494e3
Better fix than workaround the koji insufficient utimensat support issue to
Ondrej Vasik • 15 years ago  
5fd0b0
libstdbuf.so in separate coreutils-libs subpackage, update /etc/DIRCOLORS*,
Ondrej Vasik • 15 years ago  
1bc86e
New upstream release 7.5, remove already applied patches,defuzz few others
Ondrej Vasik • 15 years ago  
e1052e
package is xz, not xz-utils
Ondrej Vasik • 15 years ago  
378338
do process install-info only with info files present(#515970), BuildRequire
Ondrej Vasik • 15 years ago  
7915d2
- ls -1U with two or more arguments (or with -R or -s) works properly again
Kamil Dudka • 15 years ago  
ff18ef
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating • 15 years ago  
3dc23f
do not ignore sort's version sort for multibyte locales(#509688)
Ondrej Vasik • 15 years ago  
777ce5
temporarily workaround probable kernel issue with TCSADRAIN(#504798)
Ondrej Vasik • 16 years ago  
7f2b32
new upstream release 7.4, removed applied patches
Ondrej Vasik • 16 years ago  
67e264
fix segfaults in join (i18n patch) when using multibyte locales(#497368)
Ondrej Vasik • 16 years ago  
17e0ca
suppress mv diagnostics only for ENOTSUP and ENODATA, do not run
Ondrej Vasik • 16 years ago  
64938e
make mv xattr support failures silent (as is done for cp -a) - #496142
Ondrej Vasik • 16 years ago  
187c07
temporarily disable strverscmp failing gnulib test, defuzz patches
Ondrej Vasik • 16 years ago  
1ef0ec
New upstream bugfix release 7.2, removed applied patches
Ondrej Vasik • 16 years ago  
ca7ca1
fix typo in patch name
Ondrej Vasik • 16 years ago  
81a387
do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
Ondrej Vasik • 16 years ago  
92dfad
do not ship /etc/DIR_COLORS.xterm (ship /etc/DIR_COLORS.lightbgcolor
Ondrej Vasik • 16 years ago  
579172
fix typo
Ondrej Vasik • 16 years ago  
d540fa
fix sort bugs (including #485715) for multibyte locales
Ondrej Vasik • 16 years ago  
bfff21
fix infinite loop in recursive cp (introduced by 7.1, upstream)
Ondrej Vasik • 16 years ago  
c39fe6
fix showing ACL's for ls -Z (#487374), fix automatic column width for
Ondrej Vasik • 16 years ago  
a35968
fix couple of bugs in sort with determining end of fields (upstream) -
Ondrej Vasik • 16 years ago  
49c94e
workaround libcap issue, move i18n testsuite tuning to i18n, fix gnulib
Ondrej Vasik • 16 years ago  
be8210
Rediffed selinux patch(fuzzy), fix fuzz in 2 others
Ondrej Vasik • 16 years ago  
4de88f
New upstream release 7.1, removed applied patches, amended patches and
Ondrej Vasik • 16 years ago  
c4b1fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating • 16 years ago  
eded8d
added BuildRequires for libattr-devel and attr
Kamil Dudka • 16 years ago  
f88f91
cp/mv: --no-clobber option, xattr support (#202823)
Kamil Dudka • 16 years ago  
b26491
fix info documentation for expr command (#474434)
Ondrej Vasik • 16 years ago  
f7b542
fixed regression in expr command(#474434), enable total-awk test again (and
Ondrej Vasik • 16 years ago  
5a43cb
Package summary tuning
Ondrej Vasik • 16 years ago  
25edee
added requirements for util-linux-ng >= 2.14 (#472445), some sed cleanup
Ondrej Vasik • 16 years ago  
8283df
temporarily skip timeout-parameters test (ppc64 failure)
Ondrej Vasik • 16 years ago  
e8a61f
temporarily skip df --total tests (failures)
Ondrej Vasik • 16 years ago  
185a10
commited updated sources
Ondrej Vasik • 16 years ago  
c2ee73
New upstream release (+ amending/droping patches)
Ondrej Vasik • 16 years ago  
e18e41
Requires: ncurses (#469277)
Ondrej Vasik • 16 years ago  
e464e3
another fuzz issue
Ondrej Vasik • 16 years ago  
1896a2
patch fuzz ...
Ondrej Vasik • 16 years ago  
46776e
make possible to disable capability in ls due to performance impact when
Ondrej Vasik • 16 years ago  
893c38
fix several date issues, clarify ls exit statuses documentation (#446294)
Ondrej Vasik • 16 years ago  
3a1add
fix cp -Z issues(#466653, #466646), do not require preservation of SELinux
Ondrej Vasik • 16 years ago  
146c35
use setup macro lzma support, remove unimplemented option --changes from
Ondrej Vasik • 16 years ago  
0beb80
d'oh, forgot to cvs add patch
Jarod Wilson • 16 years ago  
680b5e
- fix up potential test failures when building in certain slightly quirky
Jarod Wilson • 16 years ago  
e11554
Added requirements for libattr(#465569)
Ondrej Vasik • 16 years ago  
9cd65b
release++ :(
Ondrej Vasik • 16 years ago  
f4e74f
readded localy disabled build requires :(
Ondrej Vasik • 16 years ago  
75d13c
seq should no longer fail to display final number of some float sequences
Ondrej Vasik • 16 years ago  
b8498f
Release++ (forgotten due specfile merge)
Ondrej Vasik • 16 years ago  
4bfed9
mention that DISPLAY and XAUTHORITY envvars are preserved for pam_xauth in
Ondrej Vasik • 16 years ago  
a7cab6
ls -U1 now uses constant memory
Kamil Dudka • 16 years ago  
248169
dd: iflag=fullblock now read full blocks if possible (#431997, #449263) ls:
Kamil Dudka • 16 years ago  
c7a6ab
Get rid off fuzz in patches
Ondrej Vasik • 16 years ago  
0e0613
fix authors of basename/echo, add missing option to who info pages, print
Ondrej Vasik • 17 years ago  
717c34
print verbose output of chcon with newline after each message (#451478)
Ondrej Vasik • 17 years ago  
3ed40d
futimens() fallback mode, tests, no longer double runuser to
Ondrej Vasik • 17 years ago  
c8e66e
workaround strange koji failures(#449910, #442352), fixed ls -ZC
Ondrej Vasik • 17 years ago  
98cf8d
patch to workaround old koji xen kernel futimensat issue ENOSYS failures
Ondrej Vasik • 17 years ago  
393646
new upstream releases 6.12 + adapted patches
Ondrej Vasik • 17 years ago  
5f9af7
fix for sparc
Tom Callaway • 17 years ago  
8738c5
fixed a HUGE memory leak in install binary(#447410)
Ondrej Vasik • 17 years ago  
26314c
disabled touch no-create-missing test, failing on koji - most probably
Ondrej Vasik • 17 years ago  
07ce6e
added arch utility (from util-linux-ng) + do not show executable file types
Ondrej Vasik • 17 years ago  
97c49f
make id-context test executable, few diagnostics added temporarily to
Ondrej Vasik • 17 years ago  
25defc
avoid possible test failures on non-english locales, do not show misleading
Ondrej Vasik • 17 years ago  
4ff137
New upstream release coreutils-6.11
Ondrej Vasik • 17 years ago  
a81ef2
fix wrong line handling in sha1sum -c command
Ondrej Vasik • 17 years ago  
9e2af9
fix possible segfault in sha1sum/md5sum command
Ondrej Vasik • 17 years ago  
de046a
fixed possible build-failure typo in i18n patch(#442205)
Ondrej Vasik • 17 years ago  
c43069
fix of some typos and manpages (#44056, #439410), fix colorls.sh syntax for
Ondrej Vasik • 17 years ago  
d47655
do not run selinux mkdir test yet(koji failure,mock pass, strange)
Ondrej Vasik • 17 years ago  
4d404a
do not run selinux mkdir test yet(koji failure,mock pass, strange)
Ondrej Vasik • 17 years ago  
822a14
avoid failure of mkdir/mkfifo test on kernel without SELinux
Ondrej Vasik • 17 years ago  
1f048e
mknod/mkfifo segfault fix(upstream)
Ondrej Vasik • 17 years ago  
829da0
small change in factor test case, likely change in perl processing
Ondrej Vasik • 17 years ago  
008980
do not keep system defined LS_COLORS for whole session, some upstream fixes
Ondrej Vasik • 17 years ago  
147167
covered correct handling for some test conditions failures
Ondrej Vasik • 17 years ago  
f8a2ac
strace check in atomic2 differ from upstream
Ondrej Vasik • 17 years ago  
08bdbd
mv: never unlink a destination file before calling rename
Ondrej Vasik • 17 years ago  
5568ef
revert echo behaviour changes not accepted by upstream
Ondrej Vasik • 17 years ago  
f0d582
fixed harmless dd double close of stdout (#436368)
Ondrej Vasik • 17 years ago  
4d6a38
fixed broken order of params in stat(#435669)
Ondrej Vasik • 17 years ago  
1ecd64
colorls csh missing doublequotes + fixed localization of verbose stdout
Ondrej Vasik • 17 years ago  
fec358
upstream consolidation: verbose outputs should be on stdout if possible
Ondrej Vasik • 17 years ago  
d3c0f6
use default security context in install(#319231) + some colorls sh/csh
Ondrej Vasik • 17 years ago  
6feaf7
x86_64 build error fix #2
Ondrej Vasik • 17 years ago  
af063e
fix of build troubles on x86_64
Ondrej Vasik • 17 years ago  
1be135
Mark sh/csh colorls shellscripts as config(#432154)
Ondrej Vasik • 17 years ago  
5873d0
Fixed syntax error in colors.csh script
Ondrej Vasik • 17 years ago  
9bfa74
improve 256-color support handling in colorls shell scripts + color tunning
Ondrej Vasik • 17 years ago  
55707b
256 color support in sh/csh colorls scripts(#429121), fixed syntax error in
Ondrej Vasik • 17 years ago  
6ee11a
too late and koji build complete :(, release++
Ondrej Vasik • 17 years ago  
6d00d6
forgotten return
Ondrej Vasik • 17 years ago  
ceb5ba
various changes(colors in ls, ACL/scontext in ls, longoptions for
Ondrej Vasik • 17 years ago  
5d66c4
a bit of manpage visual tuning
Ondrej Vasik • 17 years ago  
60a190
fixed nonversioned obsolete of mktemp, some requested manpages improvements
Ondrej Vasik • 17 years ago  
2c1a19
Do not fail getaddrinfo gnulib test ifor temporary name resolution errors.
Ondrej Vasik • 17 years ago  
0629e2
New sources and configuration patch
Ondrej Vasik • 17 years ago  
2bb0e0
add back to cvs accidently removed coreutils-getfacl-exit-code.patch
Ondrej Vasik • 17 years ago  
5232b9
New upstream release 6.10, for more details see changelog
Ondrej Vasik • 17 years ago  
0363d6
added several missing colored TERMs(#239266)
Ondrej Vasik • 17 years ago  
7bec82
fix displaying of security context in stat(#411181)
Ondrej Vasik • 17 years ago  
60e926
completed fix of wrong colored broken symlinks in ls(#404511)
Ondrej Vasik • 17 years ago  
cfcdd2
Fix of wrong handling relative signed offset in YYYYMMDD date format
Ondrej Vasik • 17 years ago  
afa672
fix of wrong preserving of security context in install - by
Ondrej Vasik • 17 years ago  
40985b
du report size for unreadable dirs(#250089), some new supported dircolors
Ondrej Vasik • 17 years ago  
13c6ce
fix of cp -a rewriting existing file on NFS(#219900)
Ondrej Vasik • 17 years ago  
2ea786
sort -R fix for non-C locales(#249315)
Ondrej Vasik • 17 years ago  
182f35
runcon should not reorder parameters - upstream(#232652), License tag to
Ondrej Vasik • 17 years ago  
96aa3c
upstream patch - fixing cp -iu options(#248591)
Ondrej Vasik • 17 years ago  
ae4020
makefile update to properly grab makefile.common
Bill Nottingham • 17 years ago  
126981
- Fix typo in spec file. (CVS merge conflict leftovers)
Pete Graner • 17 years ago  
7830c3
- Remove --all-name from spec file its now provided in the upstream rpm's
Pete Graner • 17 years ago  
92f50f
- Don't generate runuser.1 since we ship a complete manpage for it (bug
Tim Waugh • 17 years ago  
08b995
- Use hard links instead of symbolic links for LC_TIME files (bug #246729).
Tim Waugh • 18 years ago  
3928dd
Fixed x-option test.
Tim Waugh • 18 years ago  
1ab9b0
6.9-3
Tim Waugh • 18 years ago  
3e1644
- Fixed 'ls -x' output (bug #240298).
Tim Waugh • 18 years ago  
76a86e
- Disambiguate futimens() from the glibc implementation (bug #242321).
Tim Waugh • 18 years ago  
fa9d79
- /bin/mv in %post requires libselinux
Karsten Hopp • 18 years ago  
190abb
- 6.9.
Tim Waugh • 18 years ago  
34e227
- Better install-info scriptlets (bug #225655).
Tim Waugh • 18 years ago  
3b9e78
- 6.8+, in preparation for 6.9.
Tim Waugh • 18 years ago  
bb664a
Re-imported with fixed permissions (bug #225655).
Tim Waugh • 18 years ago  
093300
Removed, ready for re-import with fixed permissions.
Tim Waugh • 18 years ago  
b2e3bc
- Use sed instead of perl for text replacement (bug #225655).
Tim Waugh • 18 years ago  
a6d595
- Don't mark profile scripts as config files (bug #225655).
Tim Waugh • 18 years ago  
a3e6ff
- Better Obsoletes/Provides versioning (bug #225655).
Tim Waugh • 18 years ago  
115de3
- Provide version for stat (bug #225655).
Tim Waugh • 18 years ago  
f4d3c3
Fixed source renaming.
Tim Waugh • 18 years ago  
b061f0
Fix su.pamd -> coreutils-su.pamd
Tim Waugh • 18 years ago  
010b5f
6.7-5
Tim Waugh • 18 years ago  
eab78b
- Removed unnecessary stuff in pre scriptlet (bug #225655).
Tim Waugh • 18 years ago  
8eac3d
- Avoid %makeinstall (bug #225655).
Tim Waugh • 18 years ago  
5c114c
No longer need old sources.
Tim Waugh • 18 years ago  
a68f10
- Ship COPYING file (bug #225655).
Tim Waugh • 18 years ago  
6f6444
- Make scriptlet unconditionally succeed (bug #223681).
Tim Waugh • 18 years ago  
d705d9
- Build does not require libtermcap-devel.
Tim Waugh • 18 years ago  
b5687d
Change manpage to include SELinux in order to fix whatis database
Daniel J Walsh • 18 years ago  
9a5367
More fixes to make ls/stat-failed test pass.
Tim Waugh • 18 years ago  
327524
SELinux patch fix.
Tim Waugh • 18 years ago  
69dd97
- 6.7. No longer need sort-compatibility, rename, newhashes, timestyle,
Tim Waugh • 18 years ago  
d66c4d
Upstream GPG key.
Tim Waugh • 18 years ago  
2e236a
- Prevent 'su --help' showing runuser-only options such as --group.
Tim Waugh • 18 years ago  
517635
- Unbreak id (bug #217177).
Tim Waugh • 18 years ago  
add8cb
5.97-15
Tim Waugh • 18 years ago  
6071af
- Fixed stat's 'C' format specifier (bug #216676).
Tim Waugh • 18 years ago  
a30626
- Misleading 'id -Z root' error message (bug #211089).
Tim Waugh • 18 years ago  
dfe7b9
- Clarified runcon man page (bug #213846).
Tim Waugh • 18 years ago  
00dc86
- Own LC_TIME locale directories (bug #210751).
Tim Waugh • 18 years ago  
48a2fb
- Fixed 'cp -Z' when destination exists, again (bug #189967).
Tim Waugh • 18 years ago  
b9e1cc
- Back-ported rename patch (bug #205744).
Tim Waugh • 18 years ago  
c53f23
5.97-10
Tim Waugh • 18 years ago  
4f8387
- Ignore 'cifs' filesystems for 'df -l' (bug #183703).
Tim Waugh • 18 years ago  
8e7e29
- Include -g/-G in runuser man page (part of bug #199344).
Tim Waugh • 18 years ago  
0c6929
- Corrected runuser man page (bug #200620).
Tim Waugh • 18 years ago  
ee5475
5.97-9
Tim Waugh • 18 years ago  
12a600
- Fixed warnings in pam patch (bug #203166).
Tim Waugh • 18 years ago  
ee719b
- Fixed warnings in i18n patch (bug #203166).
Tim Waugh • 18 years ago  
1d72cf
- Fixed warnings in sysinfo patch (bug #203166).
Tim Waugh • 18 years ago  
4365a0
- Fixed warnings in selinux patch (bug #203166).
Tim Waugh • 18 years ago  
01672f
- Fixed warnings in acl patch (bug #203166).
Tim Waugh • 18 years ago  
0e3de1
- Don't chdir until after PAM bits in su (bug #197659).
Tim Waugh • 18 years ago  
e6a660
- Fixed 'sort -b' multibyte problem (bug #199986).
Tim Waugh • 18 years ago  
a0c234
5.97-6
Tim Waugh • 18 years ago  
386fb0
- Added runuser '-g' and '-G' options (bug #199344).
Tim Waugh • 18 years ago  
dfdbf3
- Added su '--session-command' option (bug #199066).
Tim Waugh • 18 years ago  
9f2386
- 'include' su and runuser scripts in su-l and runuser-l scripts
Tomáš Mráz • 18 years ago  
f36601
5.97-4
Tim Waugh • 18 years ago  
2f0d69
- split the PAM scripts for "su -l"/"runuser -l" from that of normal "su"
Tim Waugh • 18 years ago  
9bfad7
bumped for rebuild
Jesse Keating • 18 years ago  
05a09f
- allow root to su to expired user (#152420)
Tomáš Mráz • 18 years ago  
6a951d
- Allow 'sort +1 -2' (patch from upstream).
Tim Waugh • 19 years ago  
7f110e
- 5.97. No longer need tempname or tee patches, or pl translation.
Tim Waugh • 19 years ago  
8e9a74
- Build at -O1 on s390 for the moment (bug #196369).
Tim Waugh • 19 years ago  
eec631
- Include new hashes (bug #196369). Patch from upstream.
Tim Waugh • 19 years ago  
7a87ac
- Fix large file support for temporary files.
Tim Waugh • 19 years ago  
6d3940
No longer need old tarball.
Tim Waugh • 19 years ago  
4ec767
- Fixed Polish translation.
Tim Waugh • 19 years ago  
5dfe09
- 5.96. No longer need proc patch.
Tim Waugh • 19 years ago  
35a432
- Fixed pr properly in multibyte locales (bug #192381).
Tim Waugh • 19 years ago  
d2082b
- Upstream patch to fix cp -p when proc is not mounted (bug #190601).
Tim Waugh • 19 years ago  
e1ef77
- BuildRequires libacl-devel.
Tim Waugh • 19 years ago  
30acda
Fixed i18n patch.
Tim Waugh • 19 years ago  
f14db6
- Fixed pr in multibyte locales (bug #189663).
Tim Waugh • 19 years ago  
5b0e44
- 5.95.
Tim Waugh • 19 years ago  
c22177
Fixed selinux patch.
Tim Waugh • 19 years ago  
4af876
- Avoid redeclared 'tee' function.
Tim Waugh • 19 years ago  
b54b53
- Fix 'cp -Z' when the destination exists (bug #189967).
Tim Waugh • 19 years ago  
679161
- Make 'ls -Z' output more consistent with other output formats.
Tim Waugh • 19 years ago  
49a3f8
- 5.94.
Tim Waugh • 19 years ago  
5505e2
bump for bug in double-long on ppc(64)
Jesse Keating • 19 years ago  
615e84
bump for new gcc/glibc
Jesse Keating • 19 years ago  
6395c6
- Fixed chcon(1) bug reporting address (bug #178523).
Tim Waugh • 19 years ago  
84c17f
- Don't suppress chown/chgrp errors in install(1) (bug #176708).
Tim Waugh • 19 years ago  
9b70f7
- Remove pam_selinux.so from su.pamd, not needed for targeted and
Daniel J Walsh • 19 years ago  
59f2f0
- Remove pam_selinux.so from su.pamd, not needed for targeted and
Daniel J Walsh • 19 years ago  
d76cb0
- Fix "sort -n" (bug #176468).
Tim Waugh • 19 years ago  
d98e6a
- Explicitly set default POSIX2 version during configure stage.
Tim Waugh • 19 years ago  
08c23f
gcc update bump
Jesse Keating • 19 years ago  
a668f4
- Parametrize SELinux (bug #174067).
Tim Waugh • 19 years ago  
d37e2a
- Fix runuser.pamd (bug #173807).
Tim Waugh • 19 years ago  
1e34cf
5.93-4
Tim Waugh • 19 years ago  
eb8d1d
- Apply runuser PAM patch from bug #173807. Ship runuser PAM file.
Tim Waugh • 19 years ago  
2190ea
- Remove multiple from su.pamd
Daniel J Walsh • 19 years ago  
60a97a
- Call setsid() in su under some circumstances (bug #173008).
Tim Waugh • 19 years ago  
eb20fc
- 5.93.
Tim Waugh • 19 years ago  
02489b
5.92-1
Tim Waugh • 19 years ago  
838ee2
- Finished porting i18n patch to sort.c.
Tim Waugh • 19 years ago  
b4f8aa
- Fixed for sort-mb-tests (avoid +n syntax).
Tim Waugh • 19 years ago  
b43cfa
- Start porting i18n patch to sort.c.
Tim Waugh • 19 years ago  
0158c2
5.92-0.2
Tim Waugh • 19 years ago  
d4e489
- Fix chgrp basic test.
Tim Waugh • 19 years ago  
3cad9a
- Include md5sum patch from ALT.
Tim Waugh • 19 years ago  
43a39e
- 5.92.
Tim Waugh • 19 years ago  
c3e4c8
- use include instead of pam_stack in pam config
Tomáš Mráz • 19 years ago  
6e90d6
- Reverse change to use raw functions
Daniel J Walsh • 19 years ago  
bc5142
- Explicit setuid bit for /bin/su in file manifest (bug #167745).
Tim Waugh • 19 years ago  
f3d22c
- Allow id to run even when SELinux security context can not be run
Daniel J Walsh • 19 years ago  
315b3d
- Corrected comments in DIR_COLORS.xterm (bug #161711).
Tim Waugh • 20 years ago  
213d50
5.2.1-52
Tim Waugh • 20 years ago  
aba1a1
- Fixed stale-utmp patch so that 'who -r' and 'who -b' work again (bug
Tim Waugh • 20 years ago  
9f33eb
5.2.1-51
Tim Waugh • 20 years ago  
df9da8
- Use upstream hostid fix.
Tim Waugh • 20 years ago  
4ba46b
- Better hostid fix.
Tim Waugh • 20 years ago  
94f166
5.2.1-50
Tim Waugh • 20 years ago  
02260c
- Don't display the sign-extended part of the host id (bug #160078).
Tim Waugh • 20 years ago  
db6584
- Eliminate bogus "can not preserve context" message when moving files.
Daniel J Walsh • 20 years ago  
752d13
5.2.1-48
Tim Waugh • 20 years ago  
32ea31
- Prevent buffer overflow in who(1) (bug #158405).
Tim Waugh • 20 years ago  
c59bfe
5.2.1-47
Tim Waugh • 20 years ago  
f316b2
- Better error checking in the pam patch (bug #158189).
Tim Waugh • 20 years ago  
f1ce78
- Fix SELinux patch to better handle MLS integration
Daniel J Walsh • 20 years ago  
a9153b
- Fix SELinux patch to better handle MLS integration
Daniel J Walsh • 20 years ago  
9513dd
- Fix SELinux patch to better handle MLS integration
Daniel J Walsh • 20 years ago  
731adc
5.2.1-45
Tim Waugh • 20 years ago  
70689c
- Applied Russell Coker's selinux changes (bug #157856).
Tim Waugh • 20 years ago  
641654
- Fixed pam patch from Steve Grubb (bug #154946).
Tim Waugh • 20 years ago  
e87740
- Use better upstream patch for "stale utmp".
Tim Waugh • 20 years ago  
eea395
5.2.1-44
Tim Waugh • 20 years ago  
687827
- Added "stale utmp" patch from upstream.
Tim Waugh • 20 years ago  
e9a31c
Make selinux patch apply again
Tim Waugh • 20 years ago  
dc03f7
5.2.1-43
Tim Waugh • 20 years ago  
f932e2
- Removed patch that adds -C option to install(1).
Tim Waugh • 20 years ago  
74f43d
Removed bad patch for bug #124298.
Tim Waugh • 20 years ago  
d2a729
- Add who(1) patch to work around stale utmp entries (bug #109726).
Tim Waugh • 20 years ago  
0fd0bd
- Fixed pam patch.
Tim Waugh • 20 years ago  
3dd4af
- Fixed broken configure test.
Tim Waugh • 20 years ago  
ce1c9e
- Fixed build with GCC 4 (bug #151045).
Tim Waugh • 20 years ago  
18c37e
Changelog addition.
Tim Waugh • 20 years ago  
1957ec
- Jakub's sort -t multibyte fixes (bug #147567).
Tim Waugh • 20 years ago  
c790d7
Actually undo the change.
Tim Waugh • 20 years ago  
461462
- Undo last change (bug #145266).
Tim Waugh • 20 years ago  
46f98f
- Special case for ia32e in uname (bug #145266).
Tim Waugh • 20 years ago  
0cbb01
- Fixed zh_CN translation (bug #144845). Patch from Mitrophan Chin.
Tim Waugh • 20 years ago  
f79800
- Fix to only setdefaultfilecon if not overridden by command line
Daniel J Walsh • 20 years ago  
fee87d
- Change install to restorecon if it can
Daniel J Walsh • 20 years ago  
129baa
- Fixed small bug in i18n patch.
Tim Waugh • 20 years ago  
6fa4c6
Fixed typo.
Tim Waugh • 20 years ago  
e22b4c
- Don't set fs uid until after pam_open_session (bug #77791)..
Tim Waugh • 20 years ago  
a2135b
5.2.1-33
Tim Waugh • 20 years ago  
641fbf
- Fixed colorls.csh (bug #139988). Patch from Miloslav Trmac.
Tim Waugh • 20 years ago  
ed1ec6
- Updated URL (bug #138279).
Tim Waugh • 20 years ago  
ce8962
Handle return codes in runcon.
Steve Grubb • 20 years ago  
ec3c8c
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
Tim Waugh • 20 years ago  
5d298e
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).
Tim Waugh • 20 years ago  
b9ce60
- getgrouplist() patch from Ulrich Drepper.
Tim Waugh • 20 years ago  
0b3fe5
add missing 5 pam functions
Daniel J Walsh • 20 years ago  
1ba26c
Don't set runuser_LDFLAGS
Tim Waugh • 20 years ago  
e859c6
- The selinux patch should be applied last.
Tim Waugh • 20 years ago  
8d758e
fix spec file
Daniel J Walsh • 20 years ago  
287389
mv runuser to /sbin
Daniel J Walsh • 20 years ago  
2099ae
mv runuser to /bin
Daniel J Walsh • 20 years ago  
0c0301
fix runuser man page
Daniel J Walsh • 20 years ago  
160026
- Fixed build.
Tim Waugh • 20 years ago  
a6ebcf
add runuser as a su replacement for init scripts
Daniel J Walsh • 20 years ago  
b87903
- chown(1) patch from Ulrich Drepper.
Tim Waugh • 20 years ago  
2d2163
5.2.1-24
Tim Waugh • 20 years ago  
1859d8
- SELinux patch fix: don't display '(null)' if getfilecon() fails (bug
Tim Waugh • 20 years ago  
272cac
auto-import changelog data from coreutils-5.2.1-23.src.rpm
cvsdist • 20 years ago  
8592c2
auto-import changelog data from coreutils-5.2.1-22.src.rpm
cvsdist • 20 years ago  
224ab6
auto-import changelog data from coreutils-5.2.1-21.src.rpm
cvsdist • 20 years ago  
6d8c1f
auto-import changelog data from coreutils-5.2.1-20.src.rpm
cvsdist • 20 years ago  
47c4bd
auto-import changelog data from coreutils-5.2.1-19.src.rpm
cvsdist • 20 years ago  
f64889
auto-import changelog data from coreutils-5.2.1-18.src.rpm
cvsdist • 20 years ago  
9c951d
auto-import changelog data from coreutils-5.2.1-17.src.rpm
cvsdist • 20 years ago  
868bbf
auto-import changelog data from coreutils-5.2.1-16.src.rpm
cvsdist • 20 years ago  
9755e6
auto-import changelog data from coreutils-5.2.1-15.src.rpm
cvsdist • 20 years ago  
86d306
auto-import changelog data from coreutils-5.2.1-14.src.rpm
cvsdist • 20 years ago  
99fa47
auto-import changelog data from coreutils-5.2.1-13.src.rpm
cvsdist • 20 years ago  
51810f
auto-import coreutils-5.2.1-12 from coreutils-5.2.1-12.src.rpm
cvsdist • 20 years ago  
078e2c
auto-import changelog data from coreutils-5.2.1-11.src.rpm
cvsdist • 20 years ago  
460c93
auto-import changelog data from coreutils-5.2.1-7.src.rpm
cvsdist • 20 years ago  
4d15f3
auto-import changelog data from coreutils-5.2.1-3.src.rpm
cvsdist • 20 years ago  
5adf0d
auto-import coreutils-5.0-39 from coreutils-5.0-39.src.rpm
cvsdist • 20 years ago  
9a3c57
auto-import changelog data from coreutils-5.0-34.1.src.rpm
cvsdist • 20 years ago  
984ecb
auto-import coreutils-5.0-24 from coreutils-5.0-24.src.rpm
cvsdist • 20 years ago  
256d45
auto-import coreutils-4.5.3-19.1 from coreutils-4.5.3-19.1.src.rpm
cvsdist • 20 years ago  
13fee3
auto-import changelog data from coreutils-4.5.3-19.0.2.src.rpm
cvsdist • 20 years ago  
8489a9
auto-import changelog data from coreutils-4.5.3-19.0.1.src.rpm
cvsdist • 20 years ago  
1068ba
auto-import changelog data from coreutils-4.5.3-19.src.rpm
cvsdist • 20 years ago  
9f271f
auto-import changelog data from coreutils-4.5.3-7.src.rpm
cvsdist • 20 years ago  
de6548
Subject: [PATCH] tail: revert to polling if a followed directory is replaced (#1283760)
Sebastian Kisela • 8 years ago  
b1830c
  • « Newer
  • page 1 of 12
  • » Older

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation