pagure Logo
  • Log In

rpms / coreutils

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

Commits 447

Branch: f18
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 446 commits not in the main branch c7
fix multiple segmantation faults in i18n patch (by SUSE) (#869442, #902917)- CVE2013-0223/CVE2013-0221/CVE2013-0222
Ondřej Vašík • 12 years ago  
8def21
fix showing duplicates in df (#709351, O.Oprala, B.Voelker)
Ondřej Vašík • 12 years ago  
1b40d5
Disable gnulib getlogin test, it fails in mock/koji too often
Ondřej Vašík • 12 years ago  
c04182
Relase++
Ondřej Vašík • 12 years ago  
070025
cp: avoid data-corrupting free-memory-read (upstream fix)
Ondřej Vašík • 12 years ago  
d3438c
fix support for ecryptfs mount of Private in su (#722323)
Ondřej Vašík • 12 years ago  
ea6e07
release++
Ondřej Vašík • 12 years ago  
c28ebe
fix possible free memory read and dataloss in sort -u (upstream fix), multibyte fixes in cut and expand (by M.Briza, #821260)
Ondřej Vašík • 12 years ago  
72b7ef
- 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
fix multiple segmantation faults in i18n patch (by SUSE) (#869442, #902917)- CVE2013-0223/CVE2013-0221/CVE2013-0222
Ondřej Vašík • 12 years ago  
8def21
  • « Newer
  • page 1 of 9
  • » Older

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation