Commit Graph

123 Commits

Author SHA1 Message Date
Ondřej Vašík 1801957473 fix multibyte issue in unexpand(by R.Kollar, #821262) 2013-02-20 16:33:47 +01:00
Ondrej Oprala 1812652505 fix sort-mb-tests.sh test (B.Voelker) 2013-02-18 18:31:54 +01:00
Mark Wielaard 970e32111e fix coreutils-i18n.patch to terminate mbdelim string (#911929)
Signed-off-by: Mark Wielaard <mjw@redhat.com>
2013-02-18 10:32:30 +01:00
Ondřej Vašík 4c4be9e1c9 new upstream release 8.21, update patches 2013-02-15 17:50:47 +01:00
Ondrej Oprala 9ae2bc3ca1 add missing sort-mb-tests.sh to local.mk 2013-02-08 14:55:22 +01:00
Ondřej Vašík 5089cf4365 Fix multiple segmantation faults in i18n patch (by SUSE) - (#869442, #902917) 2013-01-23 10:04:52 +01:00
Ondřej Vašík 8b177c8f26 Update patches for new-upstream release 8.20, please DO NOT BUILD - no su 2012-10-27 21:14:41 +02:00
Ondřej Vašík fa6f383f16 fix multibyte issues in cut and expand (M.Briza, #821260) 2012-08-20 13:57:53 +02:00
Ondřej Vašík 89d1aa92a0 New upstream release changes, su/runuser ones just commented out atm, don't build 2012-08-13 00:14:40 +02:00
Ondřej Vašík 315471e18a new upstream release 8.17, defuzz patches 2012-05-11 09:58:08 +02:00
Ondřej Vašík bb1a465686 new upstream release 8.16, defuzz patches, remove already applied patches 2012-03-26 18:23:32 +02:00
Ondřej Vašík 58683bf9af fix sort segfault with multibyte locales (by P.Brady) 2012-03-07 21:29:40 +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 7f6231bff1 new upstream release 8.15, patches updated 2012-01-07 20:47:10 +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
Ondřej Vašík 59d9061232 new upstream release 8.14 2011-10-12 16:13:12 +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 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
Tim Waugh b9ce60bdb5 - Prevent compiler warning in coreutils-i18n.patch (bug #136090). 2004-10-18 15:46:58 +00:00
cvsdist 8592c20dd5 auto-import changelog data from coreutils-5.2.1-23.src.rpm
Fri Aug 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
- Fixed colorls.csh quoting (bug #102412).
- Fixed another join LSB test failure (bug #121153).
2004-09-09 04:04:26 +00:00
cvsdist 224ab6f415 auto-import changelog data from coreutils-5.2.1-22.src.rpm
Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
- Fixed sort -t LSB test failure (bug #121154).
- Fixed join LSB test failure (bug #121153).
2004-09-09 04:04:22 +00:00
cvsdist f648898a1b auto-import changelog data from coreutils-5.2.1-19.src.rpm
Wed Aug 04 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
- Added 'gnome' TERM to DIR_COLORS (bug #129112).
- Worked around a bash bug #129128.
- Fixed an i18n patch bug in cut (bug #129114).
Tue Aug 03 2004 Tim Waugh <twaugh@redhat.com>
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
    (bug #128948).
2004-09-09 04:03:31 +00:00
cvsdist 9c951dbfe3 auto-import changelog data from coreutils-5.2.1-18.src.rpm
Tue Jul 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
- Fixed field extraction in sort (bug #127694).
Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com>
- Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
2004-09-09 04:02:56 +00:00
cvsdist 4d15f3c577 auto-import changelog data from coreutils-5.2.1-7.src.rpm
Tue May 04 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
- Fix join -t (bug #122435).
Tue Apr 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
- Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
Fri Apr 09 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
- Add ls -LZ fix
- Fix chcon to handle "."
Wed Mar 17 2004 Tim Waugh <twaugh@redhat.com>
- Apply upstream fix for non-zero seconds for --date="10:00 +0100".
2004-09-09 04:00:03 +00:00
cvsdist 5adf0da3ed auto-import changelog data from coreutils-5.2.1-3.src.rpm
Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
- If preserve fails, report as warning unless user requires preserve
Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
- Make mv default to preserve on context
Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
- 5.2.1.
Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
- Add '-Z' to 'ls --help' output (bug #118108).
Fri Mar 05 2004 Tim Waugh <twaugh@redhat.com>
- Fix deref-args test case for rebuilding under SELinux (bug #117556).
2004-09-09 03:58:39 +00:00