Commit Graph

57 Commits

Author SHA1 Message Date
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
7a041cc0d8 fix possible uninitalized variables usage caused by i18n patch(#683799) 2011-03-14 09:43:52 +01:00
Ondrej Vasik
16cfab74f0 new upstream release coreutils-8.10 2011-02-04 20:34:45 +01:00
Ondřej Vašík
58ba6d5250 new upstream release coreutils-8.9 2011-01-04 17:59:58 +01:00
Ondrej Vasik
826eac74c1 new upstream release coreutils-8.8 (#665164), fix parallel sorting issue (#655096) 2010-12-23 14:14:21 +01:00
Ondřej Vašík
9170895a87 New upstream release 8.7, consolidate PAM support with SUSE (#622700) 2010-11-15 13:16:04 +01:00
Kamil Dudka
c07997606c prevent sort from assertion failure (#647938)
... in case LC_CTYPE does not match LC_TIME
2010-11-03 12:16:08 +01:00
Kamil Dudka
bd229edf8d improve i18n support in sort
test misc/sort-debug-keys is now back
2010-10-26 18:58:51 +02:00
Ondřej Vašík
98ff9fee21 new upstream release 8.6 2010-10-20 14:03:53 +02:00
Ondřej Vašík
a921d1b238 change assertion failure for invalid multibyte input in sort to less confusing error message(#591352) 2010-09-20 13:19:42 +02:00
Ondrej Vasik
12996d09a1 new upstream release 8.5 2010-04-26 13:15:37 +00:00
Ondrej Vasik
dc24bf67e6 new upstream release coreutils-8.3 2010-01-08 08:10:16 +00:00
Ondrej Vasik
c77f9b75dc new upstream release 8.1, rediffed patches, fix builds under koji 2009-11-27 13:24:09 +00:00
Ondrej Vasik
66a4fe9b1a remove accidently added .orig files from patches :( 2009-11-18 14:48:00 +00:00
Ondrej Vasik
f8d3fd6d8e defuzz patches 2009-10-07 08:11:44 +00:00
Ondrej Vasik
207519174e New upstream release 8.0 (beta), defuzz patches, remove applied patches 2009-10-06 13:43:25 +00:00
Ondrej Vasik
2505178971 new upstream bugfix release 7.6, removed applied patches,defuzzed the rest 2009-09-12 09:28:49 +00:00
Ondrej Vasik
266a669f62 fix double free error in fold for singlebyte locales (caused by multibyte
patch)
2009-09-10 10:36:58 +00:00
Ondrej Vasik
61fe33cb1c fix sort -h for multibyte locales (reported via
http://bugs.archlinux.org/task/16022)
2009-09-08 14:34:31 +00:00
Ondrej Vasik
e1052e34a1 New upstream release 7.5, remove already applied patches,defuzz few others 2009-08-21 07:00:59 +00:00
Ondrej Vasik
777ce54cea do not ignore sort's version sort for multibyte locales(#509688) 2009-07-06 21:40:43 +00:00
Ondrej Vasik
17e0cac955 fix segfaults in join (i18n patch) when using multibyte locales(#497368) 2009-04-23 17:01:01 +00:00
Ondrej Vasik
1ef0ec681f temporarily disable strverscmp failing gnulib test, defuzz patches 2009-04-01 11:14:30 +00:00
Ondrej Vasik
bfff2133f5 fix sort bugs (including #485715) for multibyte locales 2009-03-02 12:42:55 +00:00
Ondrej Vasik
be82102c5b workaround libcap issue, move i18n testsuite tuning to i18n, fix gnulib
testsuite failure with multiple skip exit codes
2009-02-25 13:13:05 +00:00
Ondrej Vasik
4de88fbc58 Rediffed selinux patch(fuzzy), fix fuzz in 2 others 2009-02-24 16:34:43 +00:00
Ondrej Vasik
c4b1fe4c8a New upstream release 7.1, removed applied patches, amended patches and
LS_COLORS files
2009-02-24 11:53:38 +00:00
Ondrej Vasik
e18e41532f New upstream release (+ amending/droping patches) 2008-11-11 16:03:49 +00:00
Ondrej Vasik
0e06139f50 Get rid off fuzz in patches 2008-07-16 14:22:18 +00:00
Ondrej Vasik
5f9af7f6c9 new upstream releases 6.12 + adapted patches 2008-06-02 11:12:20 +00:00
Ondrej Vasik
a81ef24536 New upstream release coreutils-6.11 2008-04-23 09:58:23 +00:00
Ondrej Vasik
c430692c6b fixed possible build-failure typo in i18n patch(#442205) 2008-04-14 11:06:39 +00:00
Ondrej Vasik
0363d66490 New upstream release 6.10, for more details see changelog 2008-01-25 17:48:11 +00:00
Ondrej Vasik
182f35ee21 sort -R fix for non-C locales(#249315) 2007-10-29 16:12:27 +00:00
Tim Waugh
bb664a7919 - 6.8+, in preparation for 6.9. 2007-03-01 17:36:24 +00:00
Tim Waugh
d66c4db957 - 6.7. No longer need sort-compatibility, rename, newhashes, timestyle,
acl, df-cifs, afs or autoconf patches.
2007-01-09 19:29:30 +00:00
Tim Waugh
1d72cf0b92 - Fixed warnings in i18n patch (bug #203166). 2006-08-24 16:01:11 +00:00
Tim Waugh
a0c234b51e - Fixed 'sort -b' multibyte problem (bug #199986). 2006-08-15 16:50:48 +00:00
Tim Waugh
d2082bba11 - Fixed pr properly in multibyte locales (bug #192381). 2006-05-19 14:55:28 +00:00
Tim Waugh
f14db65234 Fixed i18n patch. 2006-05-15 14:10:12 +00:00
Tim Waugh
5b0e440974 - Fixed pr in multibyte locales (bug #189663). 2006-05-15 12:49:19 +00:00
Tim Waugh
d98e6ad0aa - Fix "sort -n" (bug #176468). 2005-12-23 10:48:15 +00:00
Tim Waugh
b4f8aa7273 - Finished porting i18n patch to sort.c. 2005-10-28 15:08:16 +00:00
Tim Waugh
b43cfa4724 - Fixed for sort-mb-tests (avoid +n syntax). 2005-10-28 15:03:19 +00:00
Tim Waugh
c3e4c8460e - 5.92.
- No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
    chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
- Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
- Dropped printf-ll, allow_old_options, jday, zh_CN patches.
- NOTE: i18n patch not ported for sort(1) yet.
2005-10-27 15:05:08 +00:00
Tim Waugh
c790d771ae - Jakub's sort -t multibyte fixes (bug #147567). 2005-02-09 13:32:52 +00:00
Tim Waugh
6fa4c6bd2a - Fixed small bug in i18n patch. 2004-12-15 15:37:30 +00:00
Tim Waugh
5d298e89a7 - Prevent compiler warning in coreutils-i18n.patch (bug #136090). 2004-10-18 21:31:43 +00:00