Initialize Tizen 2.3
[external/tizen-coreutils.git] / packaging / coreutils.changes
1 * Tue Dec 11 2012 Elena Reshetova <elena.reshetova@intel.com> - 6.9
2 - Bringing smack support back
3
4 * Sun May 22 2011 Anas Nashif <anas.nashif@intel.com> - 6.9
5 - Split docs and translations
6
7 * Wed Mar 30 2011 Peter J Zhu <peter.j.zhu@intel.com> - 6.9
8 - Rmove smack support
9
10 * Thu Mar 24 2011 Yan Li <yan.i.li@intel.com> - 6.9
11 - Use %install_info (BMC#10344)
12
13 * Wed Jan 26 2011 Casey Schaufler <casey.schaufler@nokia.com> - 6.9
14 - Add basic Smack support for id and ls
15 - Security context preservation in copy utilities
16 - Added patch:
17   coreutils-6.9-smack.patch
18
19 * Fri Dec 24 2010 Yan Li <yan.i.li@intel.com> - 6.9
20 - Downgrade to version 6.9 (BMC#11589):
21   - Build with new Automake and Autoconf
22   - Disable runuser since it needs autoreconf, which relies on
23     autobuild that is missing from
24     MeeGo. coreutils-5.2.1-runuser.patch has to be preserved otherwise
25     patches following can't apply.
26
27 * Wed Jan 27 2010 Passion Zhao <passion.zhao@intel.com> - 8.4
28 - Update to 8.4
29
30 * Mon Dec 21 2009 Passion Zhao <passion.zhao@intel.com> - 8.2
31 - Update to 8.2, which also fix CVE-2009-4135: unsafe temporary directory location use
32
33 * Wed Dec 09 2009 Yin Kangkai <kangkai.yin@intel.com> - 7.5-1
34 - Rename HARDLINK to MULTIHARDLINK in DIR_COLORS*
35
36 * Mon Aug 31 2009 Passion Zhao <passion.zhao@intel.com> - 7.5-1
37 - Upgrade to 7.5, rebase some patches:
38   coreutils-5.2.1-runuser.patch
39   coreutils-6.10-configuration.patch
40   coreutils-i18n.patch
41
42 * Sun Aug 16 2009 Anas Nashif <anas.nashif@intel.com> - 7.4
43 - Update to 7.4
44
45 * Sun Aug 16 2009 Anas Nashif <anas.nashif@intel.com> - 7.4
46 - Update to 7.4
47
48 * Thu Jul 16 2009 Peter Zhu <peter.j.zhu@intel.com> 7.0
49 - Get it build with 2.6.30 kernel-hearders
50
51 * Tue Mar 17 2009 Anas Nashif <anas.nashif@intel.com> 7.0
52 - Do not split doc package
53
54 * Thu Dec 18 2008 Anas Nashif <anas.nashif@intel.com> 7.0
55 - Replace  mktemp with /bin/mktemp
56
57 * Wed Dec 17 2008 Anas Nashif <anas.nashif@intel.com> 7.0
58 - Add defattr to doc sub-package
59
60 * Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-5
61 - fix info documentation for expr command as well(#474434)
62
63 * Thu Dec 04 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-4
64 - fixed syntax error w/ "expr" command using negative
65   string/integer as first (i.e expr -125) - due to
66   complexity of changes used diff against upstream git-head
67   (#474434)
68 - enable total-awk test again (and skip it when df not working)
69
70 * Tue Nov 25 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-3
71 - package summary tuning
72
73 * Fri Nov 21 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-2
74 - added requirements for util-linux-ng >= 2.14
75   because of file conflict in update from F-8/F-9(#472445)
76 - some sed cleanup, df totaltests patch changes (not working
77   correctly yet :( )
78
79 * Wed Nov 12 2008 Ondrej Vasik <ovasik@redhat.com> - 7.0-1
80 - new upstream release
81 - modification/removal of related patches
82 - use automake 1.10.1 instead of 1.10a
83 - temporarily skip df --total tests (failures),
84   timeout-paramaters (failure on ppc64)
85
86 * Mon Nov 03 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-17
87 - Requires: ncurses (#469277)
88
89 * Wed Oct 21 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-16
90 - make possible to disable capability in ls due to
91   performance impact when not cached(#467508)
92 - do not patch generated manpages - generate them at build
93   time
94 - do not mistakenly display -g and -G runuser option in su
95   --help output
96
97 * Mon Oct 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-15
98 - fix several date issues(e.g. countable dayshifts, ignoring
99   some cases of relative offset, locales conversions...)
100 - clarify ls exit statuses documentation (#446294)
101
102 * Sun Oct 12 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-14
103 - cp -Z now correctly separated in man page (#466646)
104 - cp -Z works again (#466653)
105 - make preservation of SELinux CTX non-mandatory for
106   preserve=all cp option
107
108 * Wed Oct 08 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-13
109 - remove unimplemented (never accepted by upstream) option
110   for chcon changes only. Removed from help and man.
111 - remove ugly lzma hack as lzma is now supported by setup
112   macro
113
114 * Mon Oct 06 2008 Jarod Wilson <jarod@redhat.com> - 6.12-12
115 - fix up potential test failures when building in certain
116   slightly quirky environments (part of bz#442352)
117
118 * Mon Oct 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-11
119 - added requires for libattr (#465569)
120
121 * Mon Sep 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-10
122 - seq should no longer fail to display final number of some
123   float usages of seq with utf8 locales(#463556)
124
125 * Wed Aug 13 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-9
126 - mention that DISPLAY and XAUTHORITY envvars are preserved
127   for pam_xauth in su -l (#450505)
128
129 * Mon Aug 04 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-8
130 - ls -U1 now uses constant memory
131
132 * Wed Jul 24 2008 Kamil Dudka <kdudka@redhat.com> - 6.12-7
133 - dd: iflag=fullblock now read full blocks if possible
134   (#431997, #449263)
135 - ls: --color now highlights files with capabilities (#449985)
136
137 * Wed Jul 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-6
138 - Get rid off fuzz in patches
139
140 * Fri Jul 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-5
141 - fix authors for basename and echo
142 - fix who info pages, print last runlevel only for printable
143   chars
144
145 * Mon Jun 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-4
146 - print verbose output of chcon with newline after each 
147   message (#451478)
148
149 * Fri Jun 06 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-3
150 - workaround for koji failures(#449910, #442352) now 
151   preserves timestamps correctly - fallback to supported
152   functions, added test case
153 - runuser binary is no longer doubled in /usr/bin/runuser
154
155 * Wed Jun 04 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-2
156 - workaround for strange koji failures(#449910,#442352)
157 - fixed ls -ZC segfault(#449866, introduced by 6.10-1 
158   SELinux patch reworking) 
159
160 * Mon Jun 02 2008 Ondrej Vasik <ovasik@redhat.com> - 6.12-1
161 - New upstream release 6.12, adapted patches
162
163 * Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 6.11-5
164 - fix SHA256/SHA512 to work on sparc
165
166 * Tue May 20 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-4
167 - fixed a HUGE memory leak in install binary(#447410)
168
169 * Mon May 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-3
170 - added arch utility (from util-linux-ng)
171 - do not show executable file types without executable bit
172   in colored ls as executable
173
174 * Wed Apr 23 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-2
175 - Do not show misleading scontext in id command when user
176   is specified (#443485)
177 - Avoid possible test failures on non-english locales
178
179 * Mon Apr 21 2008 Ondrej Vasik <ovasik@redhat.com> - 6.11-1
180 - New upstream release 6.11 
181 - removed accepted patches + few minor patch changes
182
183 * Fri Apr 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-21
184 - fix wrong checksum line handling in sha1sum -c 
185   command(#439531)
186
187 * Tue Apr 15 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-20
188 - fix possible segfault in sha1sum/md5sum command
189
190 * Mon Apr 14 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-19
191 - fix possible build-failure typo in i18n patch(#442205)
192
193 * Mon Apr  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-18
194 - fix colorls.sh syntax with Zsh (#440652)
195 - mention that cp -a includes -c option + mention cp -c 
196   option in manpages (#440056)
197 - fix typo in runuser manpages (#439410)
198
199 * Sat Mar 29 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-17
200 - better workaround of glibc getoptc change(factor test)
201 - don't segfault mknod, mkfifo with invalid-selinux-context
202
203 * Thu Mar 27 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-16
204 - keep LS_COLORS when USER_LS_COLORS defined
205 - someupstream fixes:
206 - mkdir -Z invalid-selinux-context dir no longer segfaults
207 - ptx with odd number of backslashes no longer leads to buffer
208   overflow
209 - paste -d'\' file" no longer ovveruns memory
210
211 * Wed Mar 26 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-15
212 - covered correct handling for some test conditions failures
213   e.g. root build+selinux active and not running mcstrans(d)
214   or selinux enforcing (#436717)
215
216 * Wed Mar 19 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-14
217 - mv: never unlink a destination file before calling rename
218   (upstream, #438076)
219
220 * Mon Mar 17 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-13
221 - disable echo option separator behavior(added by #431005,
222   request for removal #437653 + upstream)
223 - temporarily disabled longoptions change until full 
224   clarification upstreamery (#431005)
225
226 * Tue Mar 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-12
227 - fixed harmless double close of stdout in dd(#436368)
228
229 * Thu Mar  6 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-11
230 - fixed broken order of params in stat(#435669)
231
232 * Tue Mar  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-10
233 - colorls.csh missing doublequotes (#435789)
234 - fixed possibility to localize verbose outputs
235
236 * Mon Mar  3 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-9
237 - consolidation of verbose output to stdout (upstream)
238
239 * Mon Feb 18 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-8
240 - use default security context in install - broken by 
241   coreutils-6.10 update(#319231)
242 - some sh/csh scripts optimalizations(by ville.skytta@iki.fi,
243   - #433189, #433190)
244
245 * Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-7
246 - keep old csh/sh usermodified colorls shell scripts
247   but use the new ones(#432154)
248
249 * Thu Feb  7 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-6
250 - better 256-color support in colorls shell scripts
251 - color tuning(based on feedback in #429121)
252
253 * Mon Feb  4 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-5
254 - enabled 256-color support in colorls shell scripts(#429121)
255 - fixed syntax error in csh script(#431315)
256
257 * Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-4
258 - forgotten return in colorls.sh change
259
260 * Thu Jan 31 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-3
261 - fix unability of echo to display certain strings(added --
262   separator, #431005)
263 - do not require only one long_opt for certain commands 
264   e.g. sleep, yes - but use first usable (#431005)
265 - do not override userspecified LS_COLORS variable, but
266   use it for colored ls(#430827)
267 - discard errors from dircolors to /dev/null + some tuning 
268   of lscolor sh/csh scripts(#430823)
269 - do not consider files with SELinux security context as
270   files having ACL in ls long format(#430779)
271
272 * Mon Jan 28 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-2
273 - some manpages improvements(#406981,#284881)
274 - fix non-versioned obsoletes of mktemp(#430407)
275
276 * Fri Jan 25 2008 Ondrej Vasik <ovasik@redhat.com> - 6.10-1
277 - New upstream release(changed %%prep because of lack of lzma
278   support in %%setup macro)
279 - License GPLv3+
280 - removed patches cp-i-u,du-ls-upstream,statsecuritycontext,
281   futimens,getdateYYYYMMDD,ls-x
282 - modified patches to be compilable after upstream changes
283 - selinux patch reworked to have backward compatibility with
284   F8(cp,ls and stat behaviour differ from upstream in SELinux
285   options)
286 - su-l/runuser-l pam file usage a bit documented(#368721)
287 - more TERMs for DIR_COLORS, added colors for audio files,
288   more image/compress file types(taken from upstream 
289   dircolors.hin)
290 - new file DIR_COLORS.256color which takes advantage from 
291   256color term types-not really used yet(#429121)
292
293 * Wed Jan 16 2008 Ondrej Vasik <ovasik@redhat.com> - 6.9-17
294 - added several missing colored TERMs(including rxvt-unicode,
295   screen-256color and xterm-256color) to DIR_COLORS and
296   DIR_COLORS.xterm(#239266) 
297
298 * Wed Dec 05 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-16
299 - fix displaying of security context in stat(#411181)
300
301 * Thu Nov 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-15
302 - completed fix of wrong colored broken symlinks in ls(#404511)
303
304 * Fri Nov 23 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-14
305 - fixed bug in handling YYYYMMDD date format with relative
306   signed offset(#377821)
307
308 * Tue Nov 13 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-13
309 - fixed bug in selinux patch which caused bad preserving
310   of security context in install(#319231)
311
312 * Fri Nov 02 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-12
313 - added some upstream supported dircolors TERMs(#239266)
314 - fixed du output for unaccesible dirs(#250089)
315 - a bit of upstream tunning for symlinks
316
317 * Tue Oct 30 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-11
318 - allow cp -a to rewrite file on different filesystem(#219900)
319   (based on upstream patch)
320
321 * Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-10
322 - modified coreutils-i18n.patch because of sort -R in
323   a non C locales(fix by Andreas Schwab) (#249315)
324
325 * Mon Oct 29 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-9
326 - applied upstream patch for runuser to coreutils-selinux.patch(#232652)
327 - License tag to GPLv2+
328
329 * Thu Oct 25 2007 Ondrej Vasik <ovasik@redhat.com> - 6.9-8
330 - applied upstream patch for cp and mv(#248591)
331
332 * Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-7
333 - Fix typo in spec file. (CVS merge conflict leftovers)
334
335 * Thu Aug 23 2007 Pete Graner <pgraner@redhat.com> - 6.9-6
336 - Remove --all-name from spec file its now provided in the upstream rpm's find-lang.sh
337 - Rebuild
338
339 * Tue Aug 14 2007 Tim Waugh <twaugh@redhat.com> 6.9-5
340 - Don't generate runuser.1 since we ship a complete manpage for it
341   (bug #241662).
342
343 * Wed Jul  4 2007 Tim Waugh <twaugh@redhat.com> 6.9-4
344 - Use hard links instead of symbolic links for LC_TIME files (bug #246729).
345
346 * Wed Jun 13 2007 Tim Waugh <twaugh@redhat.com> 6.9-3
347 - Fixed 'ls -x' output (bug #240298).
348 - Disambiguate futimens() from the glibc implementation (bug #242321).
349
350 * Mon Apr 02 2007 Karsten Hopp <karsten@redhat.com> 6.9-2
351 - /bin/mv in %%post requires libselinux
352
353 * Mon Mar 26 2007 Tim Waugh <twaugh@redhat.com> 6.9-1
354 - 6.9.
355
356 * Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com>
357 - Better install-info scriptlets (bug #225655).
358
359 * Thu Mar  1 2007 Tim Waugh <twaugh@redhat.com> 6.8-1
360 - 6.8+, in preparation for 6.9.
361
362 * Thu Feb 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-9
363 - Use sed instead of perl for text replacement (bug #225655).
364 - Use install-info scriptlets from the guidelines (bug #225655).
365
366 * Tue Feb 20 2007 Tim Waugh <twaugh@redhat.com> 6.7-8
367 - Don't mark profile scripts as config files (bug #225655).
368 - Avoid extra directory separators (bug #225655).
369
370 * Mon Feb 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-7
371 - Better Obsoletes/Provides versioning (bug #225655).
372 - Use better defattr (bug #225655).
373 - Be info file compression tolerant (bug #225655).
374 - Moved changelog compression to %%install (bug #225655).
375 - Prevent upstream changes being masked (bug #225655).
376 - Added a comment (bug #225655).
377 - Use install -p for non-compiled files (bug #225655).
378 - Use sysconfdir macro for /etc (bug #225655).
379 - Use Requires(pre) etc for install-info (bug #225655).
380
381 * Fri Feb 16 2007 Tim Waugh <twaugh@redhat.com> 6.7-6
382 - Provide version for stat (bug #225655).
383 - Fixed permissions on profile scripts (bug #225655).
384
385 * Wed Feb 14 2007 Tim Waugh <twaugh@redhat.com> 6.7-5
386 - Removed unnecessary stuff in pre scriptlet (bug #225655).
387 - Prefix sources with 'coreutils-' (bug #225655).
388 - Avoid %%makeinstall (bug #225655).
389
390 * Tue Feb 13 2007 Tim Waugh <twaugh@redhat.com> 6.7-4
391 - Ship COPYING file (bug #225655).
392 - Use datadir and infodir macros in %%pre scriptlet (bug #225655).
393 - Use spaces not tabs (bug #225655).
394 - Fixed build root.
395 - Change prereq to requires (bug #225655).
396 - Explicitly version some obsoletes tags (bug #225655).
397 - Removed obsolete pl translation fix.
398
399 * Mon Jan 22 2007 Tim Waugh <twaugh@redhat.com> 6.7-3
400 - Make scriptlet unconditionally succeed (bug #223681).
401
402 * Fri Jan 19 2007 Tim Waugh <twaugh@redhat.com> 6.7-2
403 - Build does not require libtermcap-devel.
404
405 * Tue Jan  9 2007 Tim Waugh <twaugh@redhat.com> 6.7-1
406 - 6.7.  No longer need sort-compatibility, rename, newhashes, timestyle,
407   acl, df-cifs, afs or autoconf patches.
408
409 * Tue Jan  2 2007 Tim Waugh <twaugh@redhat.com>
410 - Prevent 'su --help' showing runuser-only options such as --group.
411
412 * Fri Nov 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-16
413 - Unbreak id (bug #217177).
414
415 * Thu Nov 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-15
416 - Fixed stat's 'C' format specifier (bug #216676).
417 - Misleading 'id -Z root' error message (bug #211089).
418
419 * Fri Nov 10 2006 Tim Waugh <twaugh@redhat.com> 5.97-14
420 - Clarified runcon man page (bug #213846).
421
422 * Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com> 5.97-13
423 - Own LC_TIME locale directories (bug #210751).
424
425 * Wed Oct  4 2006 Tim Waugh <twaugh@redhat.com> 5.97-12
426 - Fixed 'cp -Z' when destination exists, again (bug #189967).
427
428 * Thu Sep 28 2006 Tim Waugh <twaugh@redhat.com> 5.97-11
429 - Back-ported rename patch (bug #205744).
430
431 * Tue Sep 12 2006 Tim Waugh <twaugh@redhat.com> 5.97-10
432 - Ignore 'cifs' filesystems for 'df -l' (bug #183703).
433 - Include -g/-G in runuser man page (part of bug #199344).
434 - Corrected runuser man page (bug #200620).
435
436 * Thu Aug 24 2006 Tim Waugh <twaugh@redhat.com> 5.97-9
437 - Fixed warnings in pam, i18n, sysinfo, selinux and acl patches (bug #203166).
438
439 * Wed Aug 23 2006 Tim Waugh <twaugh@redhat.com> 5.97-8
440 - Don't chdir until after PAM bits in su (bug #197659).
441
442 * Tue Aug 15 2006 Tim Waugh <twaugh@redhat.com> 5.97-7
443 - Fixed 'sort -b' multibyte problem (bug #199986).
444
445 * Fri Jul 21 2006 Tim Waugh <twaugh@redhat.com> 5.97-6
446 - Added runuser '-g' and '-G' options (bug #199344).
447 - Added su '--session-command' option (bug #199066).
448
449 * Tue Jul 18 2006 Tomas Mraz <tmraz@redhat.com> 5.97-5
450 - 'include' su and runuser scripts in su-l and runuser-l scripts
451
452 * Thu Jul 13 2006 David Howells <dhowells@redhat.com> 5.97-4
453 - split the PAM scripts for "su -l"/"runuser -l" from that of normal "su" and
454   "runuser" (#198639)
455 - add keyinit instructions to PAM scripts
456
457 * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.97-3.1
458 - rebuild
459
460 * Tue Jul 11 2006 Tomas Mraz <tmraz@redhat.com> 5.97-3
461 - allow root to su to expired user (#152420)
462
463 * Thu Jun 29 2006 Tim Waugh <twaugh@redhat.com> 5.97-2
464 - Allow 'sort +1 -2' (patch from upstream).
465
466 * Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.97-1
467 - 5.97.  No longer need tempname or tee patches, or pl translation.
468
469 * Sun Jun 25 2006 Tim Waugh <twaugh@redhat.com> 5.96-4
470 - Include new hashes (bug #196369).  Patch from upstream.
471 - Build at -O1 on s390 for the moment (bug #196369).
472
473 * Fri Jun  9 2006 Tim Waugh <twaugh@redhat.com>
474 - Fix large file support for temporary files.
475
476 * Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 5.96-3
477 - Fixed Polish translation.
478
479 * Mon May 22 2006 Tim Waugh <twaugh@redhat.com> 5.96-2
480 - 5.96.  No longer need proc patch.
481
482 * Fri May 19 2006 Tim Waugh <twaugh@redhat.com>
483 - Fixed pr properly in multibyte locales (bug #192381).
484
485 * Tue May 16 2006 Tim Waugh <twaugh@redhat.com> 5.95-3
486 - Upstream patch to fix cp -p when proc is not mounted (bug #190601).
487 - BuildRequires libacl-devel.
488
489 * Mon May 15 2006 Tim Waugh <twaugh@redhat.com>
490 - Fixed pr in multibyte locales (bug #189663).
491
492 * Mon May 15 2006 Tim Waugh <twaugh@redhat.com> 5.95-2
493 - 5.95.
494
495 * Wed Apr 26 2006 Tim Waugh <twaugh@redhat.com> 5.94-4
496 - Avoid redeclared 'tee' function.
497 - Fix 'cp -Z' when the destination exists (bug #189967).
498
499 * Thu Apr 20 2006 Tim Waugh <twaugh@redhat.com> 5.94-3
500 - Make 'ls -Z' output more consistent with other output formats.
501
502 * Fri Mar 24 2006 Tim Waugh <twaugh@redhat.com> 5.94-2
503 - 5.94.
504
505 * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.2
506 - bump again for double-long bug on ppc(64)
507
508 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.93-7.1
509 - rebuilt for new gcc4.1 snapshot and glibc changes
510
511 * Mon Jan 23 2006 Tim Waugh <twaugh@redhat.com>
512 - Fixed chcon(1) bug reporting address (bug #178523).
513
514 * Thu Jan  5 2006 Tim Waugh <twaugh@redhat.com> 5.93-7
515 - Don't suppress chown/chgrp errors in install(1) (bug #176708).
516
517 * Mon Jan  2 2006 Dan Walsh <dwalsh@redhat.com> 5.93-6
518 - Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS 
519   will have to newrole before using.
520
521 * Fri Dec 23 2005 Tim Waugh <twaugh@redhat.com> 5.93-5
522 - Fix "sort -n" (bug #176468).
523
524 * Fri Dec 16 2005 Tim Waugh <twaugh@redhat.com>
525 - Explicitly set default POSIX2 version during configure stage.
526
527 * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
528 - rebuilt
529
530 * Fri Dec  2 2005 Tim Waugh <twaugh@redhat.com>
531 - Parametrize SELinux (bug #174067).
532 - Fix runuser.pamd (bug #173807).
533
534 * Thu Nov 25 2005 Tim Waugh <twaugh@redhat.com> 5.93-4
535 - Rebuild to pick up new glibc *at functions.
536 - Apply runuser PAM patch from bug #173807.  Ship runuser PAM file.
537
538 * Tue Nov 14 2005 Dan Walsh <dwalsh@redhat.com> 5.93-3
539 - Remove multiple from su.pamd
540
541 * Mon Nov 14 2005 Tim Waugh <twaugh@redhat.com> 5.93-2
542 - Call setsid() in su under some circumstances (bug #173008).
543 - Prevent runuser operating when setuid (bug #173113).
544
545 * Tue Nov  8 2005 Tim Waugh <twaugh@redhat.com> 5.93-1
546 - 5.93.
547 - No longer need alt-md5sum-binary, dircolors, mkdir, mkdir2 or tac patches.
548
549 * Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-1
550 - Finished porting i18n patch to sort.c.
551 - Fixed for sort-mb-tests (avoid +n syntax).
552
553 * Fri Oct 28 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.2
554 - Fix chgrp basic test.
555 - Include md5sum patch from ALT.
556
557 * Mon Oct 24 2005 Tim Waugh <twaugh@redhat.com> 5.92-0.1
558 - 5.92.
559 - No longer need afs, dircolors, utmp, gcc4, brokentest, dateseconds,
560   chown, rmaccess, copy, stale-utmp, no-sign-extend, fchown patches.
561 - Updated acl, dateman, pam, langinfo, i18n, getgrouplist, selinux patches.
562 - Dropped printf-ll, allow_old_options, jday, zh_CN patches.
563 - NOTE: i18n patch not ported for sort(1) yet.
564
565 * Fri Sep 30 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-56
566 - use include instead of pam_stack in pam config
567
568 * Fri Sep 9 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-55
569 - Reverse change to use raw functions
570
571 * Thu Sep  8 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-54
572 - Explicit setuid bit for /bin/su in file manifest (bug #167745).
573
574 * Tue Sep 6 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-53
575 - Allow id to run even when SELinux security context can not be run
576 - Change chcon to use raw functions.
577
578 * Thu Jun 28 2005 Tim Waugh <twaugh@redhat.com>
579 - Corrected comments in DIR_COLORS.xterm (bug #161711).
580
581 * Wed Jun 22 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-52
582 - Fixed stale-utmp patch so that 'who -r' and 'who -b' work
583   again (bug #161264).
584
585 * Fri Jun 17 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-51
586 - Use upstream hostid fix.
587
588 * Thu Jun 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-50
589 - Don't display the sign-extended part of the host id (bug #160078).
590
591 * Tue May 31 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-49
592 - Eliminate bogus "can not preserve context" message when moving files.
593
594 * Wed May 25 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-48
595 - Prevent buffer overflow in who(1) (bug #158405).
596
597 * Fri May 20 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-47
598 - Better error checking in the pam patch (bug #158189).
599
600 * Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 5.2.1-46
601 - Fix SELinux patch to better handle MLS integration
602
603 * Mon May 16 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-45
604 - Applied Russell Coker's selinux changes (bug #157856).
605
606 * Fri Apr  8 2005 Tim Waugh <twaugh@redhat.com>
607 - Fixed pam patch from Steve Grubb (bug #154946).
608 - Use better upstream patch for "stale utmp".
609
610 * Tue Mar 29 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-44
611 - Added "stale utmp" patch from upstream.
612
613 * Thu Mar 24 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-43
614 - Removed patch that adds -C option to install(1).
615
616 * Wed Mar 14 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-42
617 - Fixed pam patch.
618 - Fixed broken configure test.
619 - Fixed build with GCC 4 (bug #151045).
620
621 * Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-41
622 - Jakub Jelinek's sort -t multibyte fixes (bug #147567).
623
624 * Sat Feb  5 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-40
625 - Undo last change (bug #145266).
626
627 * Fri Feb  4 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-38
628 - Special case for ia32e in uname (bug #145266).
629
630 * Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 5.2.1-37
631 - Fixed zh_CN translation (bug #144845).  Patch from Mitrophan Chin.
632
633 * Mon Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-36
634 - Fix to only setdefaultfilecon if not overridden by command line
635
636 * Mon Dec 27 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-35
637 - Change install to restorecon if it can
638
639 * Wed Dec 15 2004 Tim Waugh <twaugh@redhat.com>
640 - Fixed small bug in i18n patch.
641
642 * Mon Dec  6 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-34
643 - Don't set fs uid until after pam_open_session (bug #77791).
644
645 * Thu Nov 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-33
646 - Fixed colorls.csh (bug #139988).  Patch from Miloslav Trmac.
647
648 * Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com>
649 - Updated URL (bug #138279).
650
651 * Mon Oct 25 2004 Steve Grubb <sgrubb@redhat.com> 5.2.1-32
652 - Handle the return code of function calls in runcon.
653
654 * Mon Oct 18 2004 Tim Waugh <twaugh@redhat.com>
655 - Prevent compiler warning in coreutils-i18n.patch (bug #136090).
656
657 * Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-31
658 - getgrouplist() patch from Ulrich Drepper.
659 - The selinux patch should be applied last.
660
661 * Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-30
662 - Mv runuser to /sbin
663
664 * Mon Oct  4 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-28
665 - Fix runuser man page.
666
667 * Mon Oct  4 2004 Tim Waugh <twaugh@redhat.com>
668 - Fixed build.
669
670 * Fri Sep 24 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-26
671 - Add runuser as similar to su, but only runable by root
672
673 * Fri Sep 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-25
674 - chown(1) patch from Ulrich Drepper.
675
676 * Tue Sep 14 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-24
677 - SELinux patch fix: don't display '(null)' if getfilecon() fails
678   (bug #131196).
679
680 * Fri Aug 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-23
681 - Fixed colorls.csh quoting (bug #102412).
682 - Fixed another join LSB test failure (bug #121153).
683
684 * Mon Aug 16 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-22
685 - Fixed sort -t LSB test failure (bug #121154).
686 - Fixed join LSB test failure (bug #121153).
687
688 * Wed Aug 11 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-21
689 - Apply upstream patch to fix 'cp -a' onto multiply-linked files (bug #128874).
690 - SELinux patch fix: don't error out if lgetfilecon() returns ENODATA.
691
692 * Tue Aug 10 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-20
693 - Added 'konsole' TERM to DIR_COLORS (bug #129544).
694
695 * Wed Aug  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-19
696 - Added 'gnome' TERM to DIR_COLORS (bug #129112).
697 - Worked around a bash bug #129128.
698 - Fixed an i18n patch bug in cut (bug #129114).
699
700 * Tue Aug  3 2004 Tim Waugh <twaugh@redhat.com>
701 - Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
702   (bug #128948).
703
704 * Tue Jul 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-18
705 - Fixed field extraction in sort (bug #127694).
706
707 * Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com>
708 - Added 'TERM screen.linux' to DIR_COLORS (bug #78816).
709
710 * Wed Jun 23 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-17
711 - Move pam-xauth to after pam-selinux
712
713 * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
714 - rebuilt
715
716 * Mon Jun  7 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-15
717 - Fix ls -Z (bug #125447).
718
719 * Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com>
720 - Build requires bison (bug #125290).
721
722 * Fri Jun  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-14
723 - Fix selinux patch causing problems with ls --format=... (bug #125238).
724
725 * Thu Jun 3 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-13
726 - Change su to use pam_selinux open and pam_selinux close
727
728 * Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-12
729 - Don't call access() on symlinks about to be removed (bug #124699).
730
731 * Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-11
732 - Fix ja translation (bug #124862).
733
734 * Tue May 18 2004 Jeremy Katz <katzj@redhat.com> 5.2.1-10
735 - rebuild
736
737 * Mon May 17 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-9
738 - Mention pam in the info for su (bug #122592).
739 - Remove wheel group rant again (bug #122886).
740 - Change default behaviour for chgrp/chown (bug #123263).  Patch from
741   upstream.
742
743 * Mon May 17 2004 Thomas Woerner <twoerner@redhat.com> 5.2.1-8
744 - compiling su PIE
745
746 * Wed May 12 2004 Tim Waugh <twaugh@redhat.com>
747 - Build requires new versions of autoconf and automake (bug #123098).
748
749 * Tue May  4 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-7
750 - Fix join -t (bug #122435).
751
752 * Tue Apr 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-6
753 - Fix 'ls -Z' displaying users/groups if stat() failed (bug #121292).
754
755 * Fri Apr 9 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-5
756 - Add ls -LZ fix
757 - Fix chcon to handle "."
758
759 * Wed Mar 17 2004 Tim Waugh <twaugh@redhat.com>
760 - Apply upstream fix for non-zero seconds for --date="10:00 +0100".
761
762 * Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-3
763 - If preserve fails, report as warning unless user requires preserve
764
765 * Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 5.2.1-2
766 - Make mv default to preserve on context
767
768 * Sat Mar 13 2004 Tim Waugh <twaugh@redhat.com> 5.2.1-1
769 - 5.2.1.
770
771 * Fri Mar 12 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-9
772 - Add '-Z' to 'ls --help' output (bug #118108).
773
774 * Fri Mar  5 2004 Tim Waugh <twaugh@redhat.com>
775 - Fix deref-args test case for rebuilding under SELinux (bug #117556).
776
777 * Wed Feb 25 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-8
778 - kill(1) offloaded to util-linux altogether.
779
780 * Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-7
781 - Ship the real '[', not a symlink.
782
783 * Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-6
784 - Apply Paul Eggert's chown patch (bug #116536).
785 - Merged chdir patch into pam patch where it belongs.
786
787 * Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-5
788 - Fixed i18n patch bug causing sort -M not to work (bug #116575).
789
790 * Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-4
791 - Reinstate kill binary, just not its man page (bug #116463).
792
793 * Sat Feb 21 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-3
794 - Updated ls-stat patch.
795
796 * Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 5.2.0-2
797 - fix chcon to ignore . and .. directories for recursing
798
799 * Fri Feb 20 2004 Tim Waugh <twaugh@redhat.com> 5.2.0-1
800 - Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
801 - 5.2.0.
802
803 * Thu Feb 19 2004 Tim Waugh <twaugh@redhat.com>
804 - More AFS patch tidying.
805
806 * Wed Feb 18 2004 Dan Walsh <dwalsh@redhat.com> 5.1.3-0.2
807 - fix chcon to handle -h qualifier properly, eliminate potential crash 
808
809 * Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com>
810 - Stop 'sort -g' leaking memory (i18n patch bug #115620).
811 - Don't ship kill, since util-linux already does.
812 - Tidy AFS patch.
813
814 * Mon Feb 16 2004 Tim Waugh <twaugh@redhat.com> 5.1.3-0.1
815 - 5.1.3.
816 - Patches ported forward or removed.
817
818 * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 5.0-40
819 - rebuilt
820
821 * Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-39
822 - Change /etc/pam.d/su to remove preservuser and add multiple
823
824 * Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-38
825 - Change is_selinux_enabled to is_selinux_enabled > 0
826
827 * Tue Jan  20 2004 Dan Walsh <dwalsh@redhat.com> 5.0-37
828 - Add pam_selinux to pam file to allow switching of roles within selinux
829
830 * Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com>
831 - The textutils-2.0.17-mem.patch is no longer needed.
832
833 * Thu Jan 15 2004 Tim Waugh <twaugh@redhat.com> 5.0-36
834 - Fixed autoconf test causing builds to fail.
835
836 * Tue Dec  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-35
837 - Fix copying to non xattr files
838
839 * Thu Dec  4 2003 Tim Waugh <twaugh@redhat.com> 5.0-34.sel
840 - Fix column widths problems in ls.
841
842 * Tue Dec  2 2003 Tim Waugh <twaugh@redhat.com> 5.0-33.sel
843 - Speed up md5sum by disabling speed-up asm.
844
845 * Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-32.sel
846 - Try again
847
848 * Wed Nov 19 2003 Dan Walsh <dwalsh@redhat.com> 5.0-31.sel
849 - Fix move on non SELinux kernels
850
851 * Fri Nov 14 2003 Tim Waugh <twaugh@redhat.com> 5.0-30.sel
852 - Fixed useless acl dependencies (bug #106141).
853
854 * Fri Oct 24 2003 Dan Walsh <dwalsh@redhat.com> 5.0-29.sel
855 - Fix id -Z
856
857 * Tue Oct 21 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28.sel
858 - Turn on SELinux
859 - Fix chcon error handling
860
861 * Wed Oct 15 2003 Dan Walsh <dwalsh@redhat.com> 5.0-28
862 - Turn off SELinux
863
864 * Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27.sel
865 - Turn on SELinux
866
867 * Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-27
868 - Turn off SELinux
869
870 * Mon Oct 13 2003 Dan Walsh <dwalsh@redhat.com> 5.0-26.sel
871 - Turn on SELinux
872
873 * Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
874 - allow compiling without pam support
875
876 * Fri Oct 10 2003 Tim Waugh <twaugh@redhat.com> 5.0-23
877 - Make split(1) handle large files (bug #106700).
878
879 * Thu Oct  9 2003 Dan Walsh <dwalsh@redhat.com> 5.0-22
880 - Turn off SELinux
881
882 * Wed Oct  8 2003 Dan Walsh <dwalsh@redhat.com> 5.0-21.sel
883 - Cleanup SELinux patch
884
885 * Fri Oct  3 2003 Tim Waugh <twaugh@redhat.com> 5.0-20
886 - Restrict ACL support to only those programs needing it (bug #106141).
887 - Fix default PATH for LSB (bug #102567).
888
889 * Thu Sep 11 2003 Dan Walsh <dwalsh@redhat.com> 5.0-19
890 - Turn off SELinux
891
892 * Wed Sep 10 2003 Dan Walsh <dwalsh@redhat.com> 5.0-18.sel
893 - Turn on SELinux
894
895 * Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 5.0-17
896 - Turn off SELinux
897
898 * Tue Sep 2 2003 Dan Walsh <dwalsh@redhat.com> 5.0-16.sel
899 - Only call getfilecon if the user requested it.
900 - build with selinux
901
902 * Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 5.0-14
903 - Documentation fix (bug #102697).
904
905 * Tue Aug 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-13
906 - Made su use pam again (oops).
907 - Fixed another i18n bug causing sort --month-sort to fail.
908 - Don't run dubious stty test, since it fails when backgrounded
909   (bug #102033).
910 - Re-enable make check.
911
912 * Fri Aug  8 2003 Tim Waugh <twaugh@redhat.com> 5.0-12
913 - Don't run 'make check' for this build (build environment problem).
914 - Another uninitialized variable in i18n (from bug #98683).
915
916 * Wed Aug 6 2003 Dan Walsh <dwalsh@redhat.com> 5.0-11
917 - Internationalize runcon
918 - Update latest chcon from NSA
919
920 * Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com>
921 - Re-enable make check.
922
923 * Wed Jul 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-9
924 - Don't run 'make check' for this build (build environment problem).
925
926 * Mon Jul 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-8
927 - Actually use the ACL patch (bug #100519).
928
929 * Wed Jul 18 2003 Dan Walsh <dwalsh@redhat.com> 5.0-7
930 - Convert to SELinux
931
932 * Mon Jun  9 2003 Tim Waugh <twaugh@redhat.com>
933 - Removed samefile patch.  Now the test suite passes.
934
935 * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
936 - rebuilt
937
938 * Wed May 28 2003 Tim Waugh <twaugh@redhat.com> 5.0-5
939 - Both kon and kterm support colours (bug #83701).
940 - Fix 'ls -l' alignment in zh_CN locale (bug #88346).
941
942 * Mon May 12 2003 Tim Waugh <twaugh@redhat.com> 5.0-4
943 - Prevent file descriptor leakage in du (bug #90563).
944 - Build requires recent texinfo (bug #90439).
945
946 * Wed Apr 30 2003 Tim Waugh <twaugh@redhat.com> 5.0-3
947 - Allow obsolete options unless POSIXLY_CORRECT is set.
948
949 * Sat Apr 12 2003 Tim Waugh <twaugh@redhat.com>
950 - Fold bug was introduced by i18n patch; fixed there instead.
951
952 * Fri Apr 11 2003 Matt Wilson <msw@redhat.com> 5.0-2
953 - fix segfault in fold (#88683)
954
955 * Sat Apr  5 2003 Tim Waugh <twaugh@redhat.com> 5.0-1
956 - 5.0.
957
958 * Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com>
959 - Use _smp_mflags.
960
961 * Mon Mar 24 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-2
962 - Remove overwrite patch.
963 - No longer seem to need nolibrt, errno patches.
964
965 * Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com>
966 - No longer seem to need danglinglink, prompt, lug, touch_errno patches.
967
968 * Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 4.5.11-1
969 - 4.5.11.
970 - Use packaged readlink.
971
972 * Wed Mar 19 2003 Tim Waugh <twaugh@redhat.com> 4.5.10-1
973 - 4.5.10.
974 - Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
975 - Drop fr_fix, LC_TIME, preserve, regex patches.
976
977 * Wed Mar 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-21
978 - Fixed another i18n patch bug (bug #82032).
979
980 * Tue Mar 11 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-20
981 - Fix sort(1) efficiency in multibyte encoding (bug #82032).
982
983 * Tue Feb 18 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-19
984 - Ship readlink(1) (bug #84200).
985
986 * Thu Feb 13 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-18
987 - Deal with glibc < 2.2 in %%pre scriplet (bug #84090).
988
989 * Wed Feb 12 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-16
990 - Require glibc >= 2.2 (bug #84090).
991
992 * Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 4.5.3-15
993 - fix group (#84095)
994
995 * Wed Jan 22 2003 Tim Powers <timp@redhat.com> 4.5.3-14
996 - rebuilt
997
998 * Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com>
999 - Fix rm(1) man page.
1000
1001 * Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-13
1002 - Fix re_compile_pattern check.
1003 - Fix su hang (bug #81653).
1004
1005 * Tue Jan 14 2003 Tim Waugh <twaugh@redhat.com> 4.5.3-11
1006 - Fix memory size calculation.
1007
1008 * Tue Dec 17 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-10
1009 - Fix mv error message (bug #79809).
1010
1011 * Mon Dec 16 2002 Tim Powers <timp@redhat.com> 4.5.3-9
1012 - added PreReq on grep
1013
1014 * Fri Dec 13 2002 Tim Waugh <twaugh@redhat.com>
1015 - Fix cp --preserve with multiple arguments.
1016
1017 * Thu Dec 12 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-8
1018 - Turn on colorls for screen (bug #78816).
1019
1020 * Mon Dec  9 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-7
1021 - Fix mv (bug #79283).
1022 - Add patch27 (nogetline).
1023
1024 * Sun Dec  1 2002 Tim Powers <timp@redhat.com> 4.5.3-6
1025 - use the su.pamd from sh-utils since it works properly with multilib systems
1026
1027 * Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-5
1028 - Fix test suite quoting problems.
1029
1030 * Fri Nov 29 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-4
1031 - Fix scriplets.
1032 - Fix i18n patch so it doesn't break uniq.
1033 - Fix several other patches to either make the test suite pass or
1034   not run the relevant tests.
1035 - Run 'make check'.
1036 - Fix file list.
1037
1038 * Thu Nov 28 2002 Tim Waugh <twaugh@redhat.com> 4.5.3-3
1039 - Adapted for Red Hat Linux.
1040 - Self-host for help2man.
1041 - Don't ship readlink just yet (maybe later).
1042 - Merge patches from fileutils and sh-utils (textutils ones are already
1043   merged it seems).
1044 - Keep the binaries where the used to be (in particular, id and stat).
1045
1046 * Sun Nov 17 2002 Stew Benedict <sbenedict@mandrakesoft.com> 4.5.3-2mdk
1047 - LI18NUX/LSB compliance (patch800)
1048 - Installed (but unpackaged) file(s) - /usr/share/info/dir
1049
1050 * Thu Oct 31 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.3-1mdk
1051 - new release
1052 - rediff patch 180
1053 - merge patch 150 into 180
1054
1055 * Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-6mdk
1056 - move su back to /bin
1057
1058 * Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-5mdk
1059 - patch 0 : lg locale is illegal and must be renamed lug (pablo)
1060
1061 * Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-4mdk
1062 - fix conflict with procps
1063
1064 * Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-3mdk
1065 - patch 105 : fix install -s
1066
1067 * Mon Oct 14 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-2mdk
1068 - fix build
1069 - don't chmode two times su
1070 - build with large file support
1071 - fix description
1072 - various spec cleanups
1073 - fix chroot installation
1074 - fix missing /bin/env
1075 - add old fileutils, sh-utils & textutils ChangeLogs
1076
1077 * Fri Oct 11 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.5.2-1mdk
1078 - initial release (merge fileutils, sh-utils & textutils)
1079 - obsoletes/provides: sh-utils/fileutils/textutils
1080 - fileutils stuff go in 1xx range
1081 - sh-utils stuff go in 7xx range
1082 - textutils stuff go in 5xx range
1083 - drop obsoletes patches 1, 2, 10 (somes files're gone but we didn't ship
1084   most of them)
1085 - rediff patches 103, 105, 111, 113, 180, 706
1086 - temporary disable patch 3 & 4
1087 - fix fileutils url
1088