- 
    Wed Apr 18 2012 Peter Schiffer <pschiffe@redhat.com> - 1.6d-3
    
- resolves: #749288
  missing functionality: improve makewhatis handling of symbolic links
   
  
  - 
    Thu Mar 17 2011 Ivana Hutarova Varekova <varekova@redhat.com> - 1.6d-2
    
- Resolves: #558732
  enable the man-page-overrides subdirectory
- Resolves: #560585
  fix TMP variable name
   
  
  - 
    Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 1.6d-1.1
    
- rebuild
   
  
  - 
    Fri Jun 23 2006 Ivana Varekova <varekova@redhat.com> - 1.6d-1
    
- update to 1.6d
   
  
  - 
    Fri Jun 23 2006 Ivana Varekova <varekova@redhat.com> - 1.6c-4
    
- add directories to file list (bug 192995)
   
  
  - 
    Tue May 02 2006 Ivana Varekova <varekova@redhat.com> - 1.6c-3
    
- fix man displaying problem (bug 190287) - thanks JW
   
  
  - 
    Tue Feb 28 2006 Ivana Varekova <varekova@redhat.com> - 1.6c-2
    
- fix the encoding of the Bulgarian translation
   
  
  - 
    Sat Feb 11 2006 Jesse Keating <jkeating@redhat.com> - 1.6c-1.2
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 1.6c-1.1
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Fri Feb 03 2006 Florian La Roche <laroche@redhat.com>
    
- 1.6c
   
  
  - 
    Wed Dec 14 2005 Ivana Varekova <varekova@redhat.com> 1.6b-2
    
- makewhatis change - add info about packages (bug 175595)
   
  
  - 
    Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Fri Nov 11 2005 Ivana Varekova <varekova@redhat.com> 1.6b-1
    
- update to 1.6b
   
  
  - 
    Tue Nov 01 2005 Ivana Varekova <varekova@redhat.com> 1.5p-7
    
- add ?x sections to MANSECT variable (bug 172002)
   
  
  - 
    Wed May 18 2005 Ivana Varekova <varekova@redhat.com> 1.5p-6
    
- change patch 18 (less hard solution) and 
  patch 13 (don't change exit number in one case)
   
  
  - 
    Thu Apr 14 2005 Ivana Varekova <varekova@redhat.com> 1.5p-5
    
- fix bug 146849 - makewhatis from cron produce error message
  "zcat: stdout: Broken pipe" (patch 18)
- fix makewhatis problem with sections (patch 19)
- delete strips
   
  
  - 
    Wed Mar 30 2005 Ivana Varekova <varekova@redhat.com> 1.5p-4
    
- fix bug 140732 in man pages and the rest of bug 140207 change 
   in man-pages again (patch 17)
   
  
  - 
    Wed Mar 23 2005 Ivana Varekova <varekova@redhat.com> 1.5p-3
    
- fix bug 142673 - bugs in man2html
   
  
  - 
    Thu Mar 17 2005 Ivana Varekova <varekova@redhat.com> 1.5p-2
    
- fix bug 140178 - correct one typo 
- fix bug 140202 - problem with makewhatis exit (patch 13)
- fix bug 140207 - problem with makewhatis -u  (patch 14)
  the fixed version update information about man-pages which 
  are less then one day old (it is used in day update)
  (man-pages may be fixed)
- fix bug 140729 - makewhatis removed to /usr/sbin  
- fix bug 146631 - two-part locale dir-name is support (patch 15)
- changed makewhatis version
   
  
  - 
    Tue Mar 08 2005 Ivana Varekova <varekova@redhat.com> 1.5p-1
    
- rebuilt new version #147716
   
  
  - 
    Sat Mar 05 2005 Ivana Varekova <varekova@redhat.com> 1.5m2-13
    
- rebuilt
   
  
  - 
    Tue Feb 15 2005 Adrian Havill <havill@redhat.com>
    
- rebuilt
   
  
  - 
    Thu Oct 14 2004 Adrian Havill <havill@redhat.com> 1.5m2-9
    
- make sure we touch Makefile timestamp so make doesn't get
  confused and think we haven't run configure
- replace russian messages (#134387) Thanks to Leonid Kanter
   
  
  - 
    Mon Aug 02 2004 Alan Cox <alan@redhat.com>
    
- Fix requirements (#126601)
   
  
  - 
    Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Thu Apr 01 2004 Adrian Havill <havill@redhat.com> 1.5m2-6
    
- reorder MANSECT so that normal pages (with translations) take
  precedence over the English-only POSIX pages (#119554)
   
  
  - 
    Thu Mar 25 2004 Adrian Havill <havill@redhat.com> 1.5m2-5
    
- force use of /usr/bin/gunzip and not /bin/gunzip for compatibility
  with rescue environments (#118087)
- add POSIX sections to MANSECT in man.config, giving preference to the
  POSIX pages over the non-POSIX
   
  
  - 
    Sat Mar 13 2004 Adrian Havill <havill@redhat.com> 1.5m2-4
    
- direct nroff stderr to /dev/null so no broken pipe err msgs appear
  when the user quits an error page prior to the full display (#117463)
- removed bogus whatis search-n-destroy trigger (#117961)
- don't complain about no lang resource when lang is C/POSIX (#108934)
   
  
  - 
    Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Tue Feb 10 2004 Adrian Havill <havill@redhat.com> 1.5m2-2
    
- add all locale man pages
- convert all msgs and manpages to utf-8
- downconvert via transliteration C locale man pages just in case
- patch #3, #8, #10, #17, #29, #31 no longer needed-- made it upstream
- patch #9, #14 and #19 now superfluous-- strs already termed and len checked
- disable patch #22: defer cat creation to existence of dir, not conf directive
- patch #32 mostly merged upstream. Keep the "-a" in grep though so all
  locales' grep see man pages as text not binary (patch 37)
- iconv patch no longer needed now that utf-8-to-legacy conversion is not
  needed
- patch #52 and #53 not needed: CJK all point to nroff instead of groff, let
  the nroff script decide, based on the charset of the environment and/or the
  charset of the man page, as to what parameters to pass to groff (and
  whether iconv preprocessing is necessary)
- the string "NROFF_OLD_CHARSET", if present in the man.config for the NROFF
  path, will now be replaced by the old character set so that nroff can figure
  out what the character set/encoding is
- fix man to reflect status codes returned by forked child processes (#115204)
- lots of makewhatis changes: re-add custom rh client stuff (/usr/bin vs
  /usr/sbin), -o option, /var/cache/man, utf-8 verification, convert the
  encoding spaghetti in the makewhatis awk script to UTF-8, identify languages
  in comments
   
  
  - 
    Fri Oct 10 2003 Adrian Havill <havill@redhat.com> 1.5k-12
    
- restore russian locale (#81929)
- force utf locale with jnroff (#105764)
- don't let awk in makewhatis scan files that aren't man pages (#105594)
   
  
  - 
    Thu Oct 02 2003 Adrian Havill <havill@redhat.com> 1.5k-11
    
- Use UTF-8 in makewhatis when searching for non-English versions of the
  phrase "NAME" in man pages
- add "-o" option to makeis to specify an alternate whatis db location
- move makewhatis from /sbin to /usr/bin, chmod o+x it as the whatis db is
  writable only by root anyway
   
  
  - 
    Thu Aug 21 2003 Adrian Havill <havill@redhat.com> 1.5k-10
    
- added auto-detect for utf8 and conversion to allow gripes() and others
  to correctly output to some charsets (#88605)
   
  
  - 
    Sat Aug 09 2003 Adrian Havill <havill@redhat.com> 1.5k-9
    
- cleaned up apropos script bugs (#97006)
- merged all apropos changes into one cleaner patch
- fix the search/replace for man.conf
   
  
  - 
    Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Fri May 23 2003 Jeremy Katz <katzj@redhat.com> 1.5k-7
    
- fix build with gcc 3.3
   
  
  - 
    Tue Feb 11 2003 Adrian Havill <havill@redhat.com> 1.5k-6
    
- added patch for korean (#83934)
   
  
  - 
    Fri Feb 07 2003 Adrian Havill <havill@redhat.com> 1.5k-5
    
- marked man.config as noreplace %config (#82088)
- moved man.config from /usr/share to /etc even though +fhs (#81964)
- removed bad argcat patch which made bogus grep queries (#82684)
   
  
  - 
    Thu Jan 23 2003 Tim Powers <timp@redhat.com>
    
- rebuilt
   
  
  - 
    Tue Jan 14 2003 Adrian Havill <havill@redhat.com> 1.5k-2
    
- bump version from j to k
- adjust patches to reflect upstream integration
   
  
  - 
    Thu Jan 09 2003 Adrian Havill <havill@redhat.com> 1.5j-16
    
- require groff 1.18 because prev vers don't have -c getopt (#77847)
- added /usr/local/share/man to MANPATH (#65467)
   
  
  - 
    Tue Jan 07 2003 Adrian Havill <havill@redhat.com> 1.5j-14
    
- don't run trojan sh cmd that have unsafe chars munged (#79289)
- made apropos command more robust (#62606)
   
  
  - 
    Wed Dec 11 2002 Joe Orton <jorton@redhat.com> 1.5j-13
    
- include makewhatis.8 (#65511)
   
  
  - 
    Sat Nov 23 2002 Tim Powers <timp@redhat.com>
    
- remove unpackaged files from the buildroot
   
  
  - 
    Wed Sep 04 2002 Karsten Hopp <karsten@redhat.de> 1.5j-11
    
- fix segfault when running  'man --' (#73212)
   
  
  - 
    Tue Sep 03 2002 Bill Nottingham <notting@redhat.com> 1.5j-10
    
- use nroff -c
   
  
  - 
    Sat Jul 13 2002 Phil Knirsch <pknirsch@redhat.com> 1.5j-9
    
- Changed output of groff to latin1 instead of utf8 as utf8 seems to be broken
  ATM.
   
  
  - 
    Sat Jun 22 2002 Tim Powers <timp@redhat.com> 1.5j-8
    
- automated rebuild
   
  
  - 
    Fri May 24 2002 Tim Powers <timp@redhat.com> 1.5j-7
    
- automated rebuild
   
  
  - 
    Tue Mar 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-6
    
- Fix bugs #60676 and #61105
- Add /usr/local/man and /usr/X11R6/man to makewhatis default paths
   
  
  - 
    Wed Feb 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-5
    
- Fix up filename quoting in makewhatis (#60289)
   
  
  - 
    Tue Feb 26 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-3
    
- Fix bugs #60131, #60088
- Don't send makewhatis output to /dev/tty (#60285)
   
  
  - 
    Thu Jan 10 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Fri Nov 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5j-1
    
- Update to 1.5j
   
  
  - 
    Sat Sep 01 2001 Trond Eivind Glomsrød <teg@redhat.com> 1.5i2-6
    
- set LC_CTYPE, not just LC_MESSAGES. That way, the messages 
  requested can also be displayed (#52978)
   
  
  - 
    Tue Aug 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-5
    
- Make sure the trigger exits cleanly (#51940)
   
  
  - 
    Thu Jul 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-4
    
- Don't create warnings on fresh installs
   
  
  - 
    Wed Jul 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-3
    
- Restore /var/cache/man directories even if we've built without usecache.
  This allows users to enable catman caching manually (#48762) and shuts
  up tmpwatch (#47784 and its 1000 duplicates)
   
  
  - 
    Wed Jul 04 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-2
    
- Fix makewhatis interoperability with gawk 3.1.x (#46405)
- Fix initial creation of whatis database if makewhatis is run with "-u"
  even then (e.g. by cron) (#45646)
- Fix #45827
- Require current mktemp (#43134)
- Fix #42915
- Fix paths on old distributions (#42031)
   
  
  - 
    Mon Jun 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i2-1
    
- 1.5i2
   
  
  - 
    Fri Jun 08 2001 Harald Hoyer <harald@redhat.de> 1.5i-9
    
- Some fixes for secure pathnames
- remove cache directories
- remove sgid
- fixed man.1 to refer to man.config(5)
- fixed makewhatis
   
  
  - 
    Fri Jun 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-8
    
- Some fixes to legacy path support
   
  
  - 
    Tue May 29 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-7
    
- Fix up another buffer overrun (#42450)
- Add "`" and "$(" to the list of illegal filename parts in makewhatis (#42450)
- Add a define toggle to build 5.x and 6.x errata correctly (#42031, #42192)
-
   
  
  - 
    Fri May 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-6
    
- Fix up potential GID man -> root exploit (#41805)
   
  
  - 
    Fri May 18 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-5
    
- Fix up support for UTF-8 locales (#39139)
   
  
  - 
    Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-4
    
- More workarounds for "detecting" stuff that isn't in the build roots
   
  
  - 
    Mon May 07 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-3
    
- Fix up makewhatis (#39217)
   
  
  - 
    Tue May 01 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-2
    
- break the configure script. We want man to use less even though it
  can't be found at build time.
   
  
  - 
    Wed Apr 25 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5i-1
    
- 1.5i (Fixes #23258, #31805, #33276)
- Fix apropos and whatis for pages that contain non-ascii characters (#21619)
- Look for legacy whatis databases in $manpath (#33897)
   
  
  - 
    Mon Feb 05 2001 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Require findutils for makewhatis (Bug #25615)
   
  
  - 
    Sat Jan 20 2001 Jeff Johnson <jbj@redhat.com>
    
- Use PreReq: not Requires(post,preun).
   
  
  - 
    Tue Jan 09 2001 Bernhard Rosenkraenzer <bero@redhat.com>
    
- s/Prereq/Requires(post,preun)/ (this should fix #22775)
   
  
  - 
    Sat Dec 30 2000 Bill Nottngham <notting@redhat.com>
    
- tweak prereqs
   
  
  - 
    Tue Dec 19 2000 Yukihiro Nakai <ynakai@redhat.com>
    
- Add Japanese patches.
   
  
  - 
    Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Requires(preun,post) fileutils
   
  
  - 
    Fri Oct 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Fix yet another security problem (MANSECT overrun), Bug #19351
   
  
  - 
    Fri Oct 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Fix trailing garbage when a man page doesn't end with a newline (Bug #9026)
- Look for files in other man directories if the first match isn't
  accessible (Bug #10254)
   
  
  - 
    Tue Oct 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Move whatis database to /var/cache/man/whatis to allow read-only /usr
  filesystems (Bug #18383)
- Don't use predictable filenames in makewhatis (not reported, spotted while
  fixing 18383)
   
  
  - 
    Thu Oct 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Add internationalization support, based on patch from noa@noa.tm (Bug #7680)
   
  
  - 
    Thu Aug 24 2000 Tim Powers <timp@redhat.com>
    
- fix bad man path for makewhatis in bug #16754
   
  
  - 
    Wed Aug 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Fix up .so handling in some odd cases (Bug #16171)
   
  
  - 
    Sat Aug 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Fix up the fix for #14278, this fixes #11621 as well.
   
  
  - 
    Fri Jul 28 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Get rid of random <AD>s (Bug #14278, thanks, Tim)
   
  
  - 
    Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
    
- automatic rebuild
   
  
  - 
    Sat Jul 01 2000 Bill Nottingham <notting@redhat.com>
    
- makewhatis makes predicatable filenames in /tmp. Bad.
   
  
  - 
    Tue Jun 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- gzip the man pages manually - since file doesn't recognize them as
  man pages, the build root policy doesn't do it (Bug #12015)
   
  
  - 
    Wed May 17 2000 Preston Brown <pbrown@redhat.com>
    
- default man path is now /usr/share/man.  /usr/man maintained for compat.
- remove +sgid option to allow builds as a normal user.  SPEC file maintains
  proper permissions.
   
  
  - 
    Sat Mar 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Add kerberos man paths to man.config (Bug #11168 + extra fixes)
   
  
  - 
    Wed Mar 01 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- 1.5h1 - this has a better fix for the security problems.
- remove manpath patch (now in base)
- remove loop patch (now in base)
   
  
  - 
    Tue Feb 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- Fix security problems related to buffer overruns caused by oversized
  enviroment variables
   
  
  - 
    Fri Feb 04 2000 Bernhard Rosenkraenzer <bero@redhat.com>
    
- deal with rpm gziping man pages
- fix file locking (Bug #8947)
   
  
  - 
    Tue Sep 14 1999 Bill Nottingham <notting@redhat.com>
    
- strip man2html
   
  
  - 
    Sat Sep 11 1999 Cristian Gafton <gafton@redhat.com>
    
- revert to latin1 instead of ascii
   
  
  - 
    Thu Jun 17 1999 Cristian Gafton <gafton@redhat.com>
    
- fixed man2html loop on terminfo.5 (patrch from the author; #3316)
   
  
  - 
    Tue May 11 1999 Michael K. Johnson <johnsonm@redhat.com>
    
- fixed #2532 by adding /usr/local/sbin as a MANPATH_MAP
   
  
  - 
    Sat Apr 10 1999 Michael K. Johnson <johnsonm@redhat.com>
    
- cron.weekly rebuilds, cron.daily updates in minimal time
   
  
  - 
    Sat Apr 10 1999 Preston Brown <pbrown@redhat.com>
    
- man 1.5g bugfix release
   
  
  - 
    Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com> 
    
- auto rebuild in the new build environment (release 5)
   
  
  - 
    Fri Feb 19 1999 Jeff Johnson <jbj@redhat.com>
    
- add manpath symlinks (#1138).
   
  
  - 
    Sat Feb 13 1999 Michael Maher <mike@redhat.com>
    
- fixed bug #792
- added man2html files
   
  
  - 
    Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
    
- build for 6.0
- upgraded to 1.5e
- properly buildrooted
   
  
  - 
    Fri Aug 14 1998 Jeff Johnson <jbj@redhat.com>
    
- enable fsstnd organization
- change /var/catman/X11 to X11R6
- %post/%preun to clean up cat litter
   
  
  - 
    Wed Jun 03 1998 Prospector System <bugs@redhat.com>
    
- translations modified for de
   
  
  - 
    Wed Jun 03 1998 Erik Troan <ewt@redhat.com>
    
- you can't do free(malloc(10) + 4) <sigh>
   
  
  - 
    Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
    
- upgraded to 1.5d
   
  
  - 
    Sat Apr 25 1998 Prospector System <bugs@redhat.com>
    
- translations modified for de, fr, tr
   
  
  - 
    Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
    
- updated to 1.5a
   
  
  - 
    Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
    
- uses a build root
   
  
  - 
    Tue Sep 23 1997 Erik Troan <ewt@redhat.com>
    
- updated to man-1.4j, which fixes some security problems; release 1 is
  for RH 4.2, release 2 is for glibc
   
  
  - 
    Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
    
- built against glibc
   
  
  - 
    Wed Mar 26 1997 Erik Troan <ewt@redhat.com>
    
- Added /usr/lib/perl5/man to default manpath