Ondřej Vašík
00aaa7359d
release++ :)
2013-01-30 16:38:31 +01:00
Ondřej Vašík
7491020ff9
fix multiple segmantation faults in i18n patch (by SUSE) ( #869442 , #902917 )- CVE2013-0223/CVE2013-0221/CVE2013-0222
2013-01-30 16:38:00 +01:00
Ondřej Vašík
d1f444bc8f
fix showing duplicates in df ( #709351 , O.Oprala, B.Voelker)
2012-12-12 12:17:01 +01:00
Ondřej Vašík
ccb0912e0f
fix possible free memory read and dataloss in sort -u (upstream fix)
2012-11-05 14:09:06 +01:00
Ondřej Vašík
f5df66531d
cp: avoid data-corrupting free-memory-read (upstream fix)
2012-11-05 14:03:54 +01:00
Ondřej Vašík
ebd00e34aa
multibyte fix in cut
2012-11-05 14:02:51 +01:00
Ondřej Vašík
48e9badb85
multibyte fixes in cut and expand (by M.Briza, #821260 )
2012-11-05 14:00:26 +01:00
Ondřej Vašík
3758df913e
fix support for ecryptfs mount of Private in su ( #722323 )
2012-11-05 13:54:24 +01:00
Ondřej Vašík
c5c5fb3d96
release++
2012-07-13 13:46:45 +02:00
Ondřej Vašík
b626b61fa3
cumulative update for F17 - various fixes
2012-07-13 13:45:52 +02:00
Harald Hoyer
ec52e39a79
turn on testsuite again
2012-02-10 10:19:28 +01:00
Harald Hoyer
0af510e40c
add filesystem guard
2012-01-25 21:10:54 +01:00
Harald Hoyer
09220fef36
add missing provides for the /usr-move
2012-01-25 15:48:48 +01:00
Harald Hoyer
56e501f901
coreutils.spec: added realpath
2012-01-25 14:50:28 +01:00
Harald Hoyer
26e34c1ce3
install everything in /usr
...
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove
This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.
New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.
Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.
Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 14:28:25 +01:00
Kamil Dudka
ad3d42ec4f
fix stack smashing, buffer overflow and invalid output of pr ( #772172 )
2012-01-16 15:48:04 +01:00
Ondřej Vašík
33b6b75afa
fix date in changelog
2012-01-07 23:11:59 +01:00
Ondřej Vašík
29106aca87
disable gnulib test stdalign - failing in koji
2012-01-07 21:00:53 +01:00
Ondřej Vašík
7f6231bff1
new upstream release 8.15, patches updated
2012-01-07 20:47:10 +01:00
Ondřej Vašík
377a7b8082
do not use shebang in sourced colorls.csh profile.d script
2012-01-05 21:51:20 +01:00
Ondřej Vašík
d910089c7d
Damned year changes :)
2012-01-05 15:38:45 +01:00
Ondřej Vašík
04f29fa71b
resolve conflict
2012-01-05 15:35:32 +01:00
Ondřej Vašík
586a3174f1
fix pr -c and pr -v segfault with multibyte locales
2012-01-05 15:34:33 +01:00
Rex Dieter
3c275d96b3
rebuild (gmp), last time, I promise
2011-10-31 11:03:56 -05:00
Ondřej Vašík
f531c8b978
require at least pam 1.1.3-7 ( #748215 )
2011-10-24 16:00:37 +02:00
Ondřej Vašík
f6278cea7c
rebuild for gmp
2011-10-20 14:01:28 +02:00
Ondřej Vašík
240f408e81
oops
2011-10-12 16:48:12 +02:00
Ondřej Vašík
cdb1602dfe
workaround the build failure in koji for now
2011-10-12 16:47:21 +02:00
Ondřej Vašík
59d9061232
new upstream release 8.14
2011-10-12 16:13:12 +02:00
Marcela Mašláňová
c9499bdd25
Bump release and try build with new gmp again.
2011-10-10 11:04:41 +02:00
Marcela Mašláňová
a8f8a59fc2
rebuild with new gmp
2011-09-26 14:36:57 +02:00
Ondřej Vašík
cb9359bd04
Obsolete coreutils-libs ( #737287 )
2011-09-12 10:42:33 +02:00
Ondřej Vašík
fbca36cbd7
fix the SUSE fix for cut output-delimiter
2011-09-09 14:53:00 +02:00
Ondřej Vašík
b5f9200448
new upstream release 8.13, drop libs subpackage, temporarily disable multibyte checks in misc/cut test
2011-09-09 13:16:47 +02:00
Ondrej Vasik
a68f226c74
incorporate some i18n patch fixes from SUSE: fix output-delimiter option in cut, prevent infinite loop in sort when ignoring chars, prevent using unitialized variable in cut
2011-09-05 08:18:24 +02:00
Ondřej Vašík
6ff9fce161
su: fix shell suspend in tcsh ( #597928 )
2011-08-23 14:54:04 +02:00
Ondřej Vašík
9938e5be66
variable u should be static in uname processor type patch
2011-08-18 17:58:14 +02:00
Ondřej Vašík
4afb5b057d
Fix cp -Z functionality if destination exists( #715557 ), deprecate it as non-upstream option (it is easy to achieve this functionality other way, cp should not handle changes)
2011-08-11 16:38:37 +02:00
Ondřej Vašík
c9c477adae
use acl_extended_file_nofollow() if available ( #692823 )
2011-07-29 15:12:18 +02:00
Ondřej Vašík
65b57c538d
support ecryptfs mount of Private (postlogin into su.pamd) - ( #722323 )
2011-07-15 15:58:40 +02:00
Ondřej Vašík
2947a97744
new upstream release 8.12, drop accepted patch
2011-04-27 11:03:02 +02:00
Ondřej Vašík
d79f57cc32
fix issue with df --direct(extra new line)
2011-04-14 16:51:54 +02:00
Ondřej Vašík
575258689b
Forgot to update sources
2011-04-14 12:31:15 +02:00
Ondřej Vašík
50a3bada88
new upstream release 8.11, defuzz patches
2011-04-14 12:30:24 +02:00
Ondřej Vašík
fdeedf2670
add note about mkdir mode behaviour into info documentation ( #610559 )
2011-03-22 09:54:46 +01:00
Ondřej Vašík
7a041cc0d8
fix possible uninitalized variables usage caused by i18n patch( #683799 )
2011-03-14 09:43:52 +01:00
Ondrej Vasik
9207a1510e
make coreutils build even without patches (with nopam, norunuser and noselinux variables)
2011-03-04 21:18:53 +01:00
Ondřej Vašík
e734c6455a
colorize documents by DIR_COLORS files(brown like mc)
2011-02-17 16:16:49 +01:00
Ondřej Vašík
78e0be209f
add several new TERMs to DIR_COLORS files( #678147 )
2011-02-17 10:20:33 +01:00
Dennis Gilmore
f467b43c7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 05:28:48 -06:00