SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for man-debuginfo-1.6d-3.el5.x86_64.rpm :
Wed Apr 18 00:00:00 2012 Peter Schiffer - 1.6d-3
- resolves: #749288
missing functionality: improve makewhatis handling of symbolic links

Wed Mar 16 23:00:00 2011 Ivana Hutarova Varekova - 1.6d-2
- Resolves: #558732
enable the man-page-overrides subdirectory
- Resolves: #560585
fix TMP variable name

Thu Jul 13 00:00:00 2006 Jesse Keating - 1.6d-1.1
- rebuild

Fri Jun 23 00:00:00 2006 Ivana Varekova - 1.6d-1
- update to 1.6d

Fri Jun 23 00:00:00 2006 Ivana Varekova - 1.6c-4
- add directories to file list (bug 192995)

Tue May 2 00:00:00 2006 Ivana Varekova - 1.6c-3
- fix man displaying problem (bug 190287) - thanks JW

Mon Feb 27 23:00:00 2006 Ivana Varekova - 1.6c-2
- fix the encoding of the Bulgarian translation

Fri Feb 10 23:00:00 2006 Jesse Keating - 1.6c-1.2
- bump again for double-long bug on ppc(64)

Tue Feb 7 23:00:00 2006 Jesse Keating - 1.6c-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes

Thu Feb 2 23:00:00 2006 Florian La Roche
- 1.6c

Tue Dec 13 23:00:00 2005 Ivana Varekova 1.6b-2
- makewhatis change - add info about packages (bug 175595)

Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt

Thu Nov 10 23:00:00 2005 Ivana Varekova 1.6b-1
- update to 1.6b

Mon Oct 31 23:00:00 2005 Ivana Varekova 1.5p-7
- add ?x sections to MANSECT variable (bug 172002)

Wed May 18 00:00:00 2005 Ivana Varekova 1.5p-6
- change patch 18 (less hard solution) and
patch 13 (don\'t change exit number in one case)

Thu Apr 14 00:00:00 2005 Ivana Varekova 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 00:00:00 2005 Ivana Varekova 1.5p-4
- fix bug 140732 in man pages and the rest of bug 140207 change
in man-pages again (patch 17)

Tue Mar 22 23:00:00 2005 Ivana Varekova 1.5p-3
- fix bug 142673 - bugs in man2html

Wed Mar 16 23:00:00 2005 Ivana Varekova 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

Mon Mar 7 23:00:00 2005 Ivana Varekova 1.5p-1
- rebuilt new version #147716

Fri Mar 4 23:00:00 2005 Ivana Varekova 1.5m2-13
- rebuilt

Mon Feb 14 23:00:00 2005 Adrian Havill
- rebuilt

Thu Oct 14 00:00:00 2004 Adrian Havill 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 2 00:00:00 2004 Alan Cox
- Fix requirements (#126601)

Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt

Thu Apr 1 00:00:00 2004 Adrian Havill 1.5m2-6
- reorder MANSECT so that normal pages (with translations) take
precedence over the English-only POSIX pages (#119554)

Wed Mar 24 23:00:00 2004 Adrian Havill 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

Fri Mar 12 23:00:00 2004 Adrian Havill 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)

Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt

Mon Feb 9 23:00:00 2004 Adrian Havill 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 00:00:00 2003 Adrian Havill 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 2 00:00:00 2003 Adrian Havill 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 00:00:00 2003 Adrian Havill 1.5k-10
- added auto-detect for utf8 and conversion to allow gripes() and others
to correctly output to some charsets (#88605)

Sat Aug 9 00:00:00 2003 Adrian Havill 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 5 00:00:00 2003 Elliot Lee
- rebuilt

Fri May 23 00:00:00 2003 Jeremy Katz 1.5k-7
- fix build with gcc 3.3

Mon Feb 10 23:00:00 2003 Adrian Havill 1.5k-6
- added patch for korean (#83934)

Thu Feb 6 23:00:00 2003 Adrian Havill 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)

Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt

Mon Jan 13 23:00:00 2003 Adrian Havill 1.5k-2
- bump version from j to k
- adjust patches to reflect upstream integration

Wed Jan 8 23:00:00 2003 Adrian Havill 1.5j-16
- require groff 1.18 because prev vers don\'t have -c getopt (#77847)
- added /usr/local/share/man to MANPATH (#65467)

Mon Jan 6 23:00:00 2003 Adrian Havill 1.5j-14
- don\'t run trojan sh cmd that have unsafe chars munged (#79289)
- made apropos command more robust (#62606)

Tue Dec 10 23:00:00 2002 Joe Orton 1.5j-13
- include makewhatis.8 (#65511)

Fri Nov 22 23:00:00 2002 Tim Powers
- remove unpackaged files from the buildroot

Wed Sep 4 00:00:00 2002 Karsten Hopp 1.5j-11
- fix segfault when running \'man --\' (#73212)

Tue Sep 3 00:00:00 2002 Bill Nottingham 1.5j-10
- use nroff -c

Sat Jul 13 00:00:00 2002 Phil Knirsch 1.5j-9
- Changed output of groff to latin1 instead of utf8 as utf8 seems to be broken
ATM.

Sat Jun 22 00:00:00 2002 Tim Powers 1.5j-8
- automated rebuild

Fri May 24 00:00:00 2002 Tim Powers 1.5j-7
- automated rebuild

Mon Mar 25 23:00:00 2002 Bernhard Rosenkraenzer 1.5j-6
- Fix bugs #60676 and #61105
- Add /usr/local/man and /usr/X11R6/man to makewhatis default paths

Tue Feb 26 23:00:00 2002 Bernhard Rosenkraenzer 1.5j-5
- Fix up filename quoting in makewhatis (#60289)

Mon Feb 25 23:00:00 2002 Bernhard Rosenkraenzer 1.5j-3
- Fix bugs #60131, #60088
- Don\'t send makewhatis output to /dev/tty (#60285)

Wed Jan 9 23:00:00 2002 Tim Powers
- automated rebuild

Thu Nov 22 23:00:00 2001 Bernhard Rosenkraenzer 1.5j-1
- Update to 1.5j

Sat Sep 1 00:00:00 2001 Trond Eivind Glomsr�d 1.5i2-6
- set LC_CTYPE, not just LC_MESSAGES. That way, the messages
requested can also be displayed (#52978)

Tue Aug 21 00:00:00 2001 Bernhard Rosenkraenzer 1.5i2-5
- Make sure the trigger exits cleanly (#51940)

Thu Jul 19 00:00:00 2001 Bernhard Rosenkraenzer 1.5i2-4
- Don\'t create warnings on fresh installs

Wed Jul 18 00:00:00 2001 Bernhard Rosenkraenzer 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 4 00:00:00 2001 Bernhard Rosenkraenzer 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 00:00:00 2001 Bernhard Rosenkraenzer 1.5i2-1
- 1.5i2

Fri Jun 8 00:00:00 2001 Harald Hoyer 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 1 00:00:00 2001 Bernhard Rosenkraenzer 1.5i-8
- Some fixes to legacy path support

Tue May 29 00:00:00 2001 Bernhard Rosenkraenzer 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 00:00:00 2001 Bernhard Rosenkraenzer 1.5i-6
- Fix up potential GID man -> root exploit (#41805)

Fri May 18 00:00:00 2001 Bernhard Rosenkraenzer 1.5i-5
- Fix up support for UTF-8 locales (#39139)

Mon May 14 00:00:00 2001 Bernhard Rosenkraenzer 1.5i-4
- More workarounds for \"detecting\" stuff that isn\'t in the build roots

Mon May 7 00:00:00 2001 Bernhard Rosenkraenzer 1.5i-3
- Fix up makewhatis (#39217)

Tue May 1 00:00:00 2001 Bernhard Rosenkraenzer 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 00:00:00 2001 Bernhard Rosenkraenzer 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)

Sun Feb 4 23:00:00 2001 Bernhard Rosenkraenzer
- Require findutils for makewhatis (Bug #25615)

Fri Jan 19 23:00:00 2001 Jeff Johnson
- Use PreReq: not Requires(post,preun).

Mon Jan 8 23:00:00 2001 Bernhard Rosenkraenzer
- s/Prereq/Requires(post,preun)/ (this should fix #22775)

Fri Dec 29 23:00:00 2000 Bill Nottngham
- tweak prereqs

Mon Dec 18 23:00:00 2000 Yukihiro Nakai
- Add Japanese patches.

Mon Dec 11 23:00:00 2000 Bernhard Rosenkraenzer
- Requires(preun,post) fileutils

Fri Oct 20 00:00:00 2000 Bernhard Rosenkraenzer
- Fix yet another security problem (MANSECT overrun), Bug #19351

Fri Oct 13 00:00:00 2000 Bernhard Rosenkraenzer
- 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 00:00:00 2000 Bernhard Rosenkraenzer
- 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 5 00:00:00 2000 Bernhard Rosenkraenzer
- Add internationalization support, based on patch from noaAATTnoa.tm (Bug #7680)

Thu Aug 24 00:00:00 2000 Tim Powers
- fix bad man path for makewhatis in bug #16754

Wed Aug 16 00:00:00 2000 Bernhard Rosenkraenzer
- Fix up .so handling in some odd cases (Bug #16171)

Sat Aug 5 00:00:00 2000 Bernhard Rosenkraenzer
- Fix up the fix for #14278, this fixes #11621 as well.

Fri Jul 28 00:00:00 2000 Bernhard Rosenkraenzer
- Get rid of random s (Bug #14278, thanks, Tim)

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Sat Jul 1 00:00:00 2000 Bill Nottingham
- makewhatis makes predicatable filenames in /tmp. Bad.

Tue Jun 13 00:00:00 2000 Bernhard Rosenkraenzer
- 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 00:00:00 2000 Preston Brown
- 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.

Fri Mar 3 23:00:00 2000 Bernhard Rosenkraenzer
- Add kerberos man paths to man.config (Bug #11168 + extra fixes)

Tue Feb 29 23:00:00 2000 Bernhard Rosenkraenzer
- 1.5h1 - this has a better fix for the security problems.
- remove manpath patch (now in base)
- remove loop patch (now in base)

Mon Feb 28 23:00:00 2000 Bernhard Rosenkraenzer
- Fix security problems related to buffer overruns caused by oversized
enviroment variables

Thu Feb 3 23:00:00 2000 Bernhard Rosenkraenzer
- deal with rpm gziping man pages
- fix file locking (Bug #8947)

Tue Sep 14 00:00:00 1999 Bill Nottingham
- strip man2html

Sat Sep 11 00:00:00 1999 Cristian Gafton
- revert to latin1 instead of ascii

Thu Jun 17 00:00:00 1999 Cristian Gafton
- fixed man2html loop on terminfo.5 (patrch from the author; #3316)

Tue May 11 00:00:00 1999 Michael K. Johnson
- fixed #2532 by adding /usr/local/sbin as a MANPATH_MAP

Sat Apr 10 00:00:00 1999 Michael K. Johnson
- cron.weekly rebuilds, cron.daily updates in minimal time

Sat Apr 10 00:00:00 1999 Preston Brown
- man 1.5g bugfix release

Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 5)

Thu Feb 18 23:00:00 1999 Jeff Johnson
- add manpath symlinks (#1138).

Fri Feb 12 23:00:00 1999 Michael Maher
- fixed bug #792
- added man2html files

Tue Dec 29 23:00:00 1998 Cristian Gafton
- build for 6.0
- upgraded to 1.5e
- properly buildrooted

Fri Aug 14 00:00:00 1998 Jeff Johnson
- enable fsstnd organization
- change /var/catman/X11 to X11R6
- %post/%preun to clean up cat litter

Wed Jun 3 00:00:00 1998 Prospector System
- translations modified for de

Wed Jun 3 00:00:00 1998 Erik Troan
- you can\'t do free(malloc(10) + 4)

Thu May 7 00:00:00 1998 Cristian Gafton
- upgraded to 1.5d

Sat Apr 25 00:00:00 1998 Prospector System
- translations modified for de, fr, tr

Sat Apr 11 00:00:00 1998 Cristian Gafton
- updated to 1.5a

Mon Oct 20 00:00:00 1997 Erik Troan
- uses a build root

Tue Sep 23 00:00:00 1997 Erik Troan
- updated to man-1.4j, which fixes some security problems; release 1 is
for RH 4.2, release 2 is for glibc

Tue Jun 3 00:00:00 1997 Erik Troan
- built against glibc

Tue Mar 25 23:00:00 1997 Erik Troan
- Added /usr/lib/perl5/man to default manpath


 
ICM