man2html (1.5-25.99woody.1) unstable; urgency=low * HTML-escape arguments. -- Philippe Troin Fri, 11 Oct 2019 18:51:57 -0700 man2html (1.5-25.99woody) unstable; urgency=low * Build-depends on debhelper 4.0 (was 4.1). * Disabled support for debconf, since it requires po-debconf, which is not in woody. * Removed versionned dependency on mandb. * Woody backport. -- Philippe Troin Thu, 23 Jan 2003 15:38:35 -0800 man2html (1.5-26) unstable; urgency=low * man2html.c: + cgi queries where decoded twice: in querystring2argv() and then while parsing arguments in main(). + added CSS styles for

and tags. * mansearch: + do not try to parse options, they are valid for glimpse, but not for swish++. + remove debbuging output (closes: #177656). + improve urldecode() function, so we don't double decode cgi queries. + correct url for swish++ download. * Convert postinst question to debconf. * Added Polish translation of debconf template. * debian/control: added dependency on man-db, because manwhatis needs whatis command and man2html needs /etc/manpath.config file. -- Robert Luberda Tue, 21 Jan 2003 22:52:52 +0100 man2html (1.5-25) unstable; urgency=low * Moved debian/{mansearch.html.swish++,mansearch.swish++} back to dist/{mansearch.html,mansearch}. Also moved debian/swish++.conf to dist/. * Added file utils.c, with querystrign2argv(), urldecode(), urlencode() functions. * mansearch: + if called without arguments, check QUERY_STRING environment variable + added urldecode() function + now we use non-awk-standard strtonum(), so switch to gawk: - this, according to bug submitter, also closes: #49220. - debian/control: added gawk dependancy + really fix `invalid range end' gawk error + fix broken regular expression. * man2html.c: + call querystring2argv(). + while parsing .TH lines, all `"' were changed to `\a' and those `\a' was outputed into html. Remove all those `\a'. + change `file:/path/to/file' references into `file:///path/to/file', so they are undesrtood by links now. * manwhatis.c: + call querystring2argv(). + do better parse of `whatis' output (closes: #144906). All generated links should be valid now, but if you find in index any manpage, which you think shouldn't be there, please check output of `whatis' command and than file a bug against package which contains the manpage (or against man-db, if you think it's whatis bug) + call urlencode() on generated links + html-encode '<', '&', '>' on output + add missing html tags, like , etc. + free allocated memory. * Now, with the above changes, we can drop using of tag, which is deprecated, and not supported for example by links and opera. We can use

instead (closes: #170662). * Don't install mansearchhelp.html, it's not used after switching to swish++ (closes: #22890). * Makefile: add support for DEB_BUILD_OPTIONS. * debian/cron.daily: add support for /usr/local/share/man (closes: #56095). * debian/postinst: remove indexes on upgrade from earlier versions. * Remove emacs settings from the bottom of this changelog. * Bump Standards-Version to 3.5.8. * Close bugs fixed in previous NMUs: + relative links bug: closes: #104474, #29394, #112655 + memory consumption bug: closes: #78195, #42788 + mansec seqfaults: closes: #36266 + doc-base/menu support: closes: #159592, #31186 + other: closes: #140672, #125107, #97087, #105108, #97559, #129680. -- Robert Luberda Mon, 13 Jan 2003 22:42:46 +0100 man2html (1.5-24) unstable; urgency=low * New maintainer (closes: #174343). * Remove bashism from netscape-man script (lintian). * mansearch: fix `invalid range end' gawk error. * manwhatis.c: always initialize usedletters variable. * debian/rules: upgrade to debhelper v4. * debian/control: remove the last dot from description synopsis (lintian). * debian/control: s/glimpse/swish++ in the description field. * debian/postinst: more secure handling of temporary file (linitan). * Added a lintian override file for `package-contains-hardlink' and `non-standard-dir-perm' warnings. -- Robert Luberda Thu, 9 Jan 2003 22:37:47 +0100 man2html (1.5-23.5) unstable; urgency=low * Change download hint for swish++ * Use correct relative links in all the other places too, this should finally really fix #133650 * Fix some file locations in manpage. -- Michael Piefel Sun, 27 Oct 2002 12:28:26 +0100 man2html (1.5-23.4) unstable; urgency=low * Apparently some bugs refer to the version in potato and they are fixed now (closes: #78195, #129680) * Use doc-base instead of dwww menu entry, also change location from usr/doc to usr/share/doc (closes: #31186, #159592) -- Michael Piefel Sun, 20 Oct 2002 20:14:27 +0200 man2html (1.5-23.3) unstable; urgency=low * Use swish++ instead of glimpse and suggest it. (Closes: #97087) * install man2html-binary to /usr/bin, too. (Closes: #100651) * Add link to homepage to package-description and copyright (Closes: #94279) * Use correct relative links, i.e. href="/cgi-bin/... instead of href="http:/cgi-bin/... in static pages, too. (Closes: #133650) * This bugfix and the one for #104474 in 1.5-23.2 should fix all the duplicate reports. (Closes: #115921, #112655, #29394) * mansec and manwhatis fail gracefully if no commandline-arguments are given (Closes: #36266) * Fix spelling error in package-description (Closes: #125107) * Fix CSS-typo. (Closes: #140672) -- Andreas Metzler Wed, 24 Apr 2002 15:27:35 +0200 man2html (1.5-23.2) unstable; urgency=low * Recompiled with correct CGIBASE to avoid bad links; closes: #104474. Grave bug, warrants inclusion into stable. * Uploading this version to unstable also fixes the version number mismatches; closes: #97559. * Upgrade to woody conventions: remove dh_suidregister, added build-depends; closes: #105108. -- Philippe Troin Mon, 15 Oct 2001 20:14:07 -0700 man2html (1.5-23.1) stable; urgency=low * Recompiled with correct CGIBASE to avoid bad links; closes: #104474. Grave bug, warrants inclusion into stable. -- Philippe Troin Mon, 15 Oct 2001 20:07:37 -0700 man2html (1.5-23) stable; urgency=low * Fixing the DoS bug #78195 justifies including this in stable. -- Nicolás Lichtmaier Thu, 7 Dec 2000 20:18:38 -0300 man2html (1.5-22) unstable; urgency=medium * Was taking all available memory with an endless loop, fixed with indication from Stephan Kulow (closes:Bug#28024,Bug#78195). * Downgraded dependency on httpd to a recommendation. This program may also be used as a standalone HTML converter. In the future, a link to /usr/bin and modifications for handling the non-CGI case should be made. * Marked /etc/cron.weekly/man2html as a conffile. -- Nicolás Lichtmaier Sun, 3 Dec 2000 23:20:29 -0300 man2html (1.5-21) frozen unstable; urgency=low * Fixed manglimpse script to not give error when there's a /usr/local/man but no directories under it (closes:Bug#46663,Bug#59006). * Updated manglimpse for indexing /usr/share/man too (closes:Bug#48383). -- Nicolás Lichtmaier Sun, 27 Feb 2000 23:11:18 -0300 man2html (1.5-20) unstable; urgency=low * Fixed manwhatis, it segfaulted when there were files with no extensions in the manpages dirs (closes: Bug#44888). * Moved docs and manpages under /usr/share. * Updated Standards-Version to 3.0.1. * man2html: Updated DOCTYPE definition to latest HTML version. -- Nicolás Lichtmaier Sat, 11 Sep 1999 21:39:52 -0300 man2html (1.5-19) unstable; urgency=low * Updated maintainer address. * Switched to debhelper. * manglimpse tests before referring to /usr/local/man (closes: Bug#27616, Bug#23788). * Fixed section in menu file. * Uses tempfile to create file in tmp in postinst. * Updated URL in mansearch. * man2html now explicitily return zero. * Changed Standards-Version to 2.5.0. -- Nicolás Lichtmaier Sun, 4 Jul 1999 20:13:01 -0300 man2html (1.5-18) frozen unstable; urgency=low * manwhatis.c: Fixed date in `Last-modified' HTTP header. * manwhatis.c: Added copyright and license info to my newly added code (GPL). * man2html.c: Allow `:' in manpage names, patch from Karl M. Hegbloom . Fixes bug #18859. * mansearch: Redirected `type' stdout to null, fixes bug #21178. * netscape-man: Removed dash from ps invocation, fixes bug #21954. -- Nicolás Lichtmaier Fri, 1 May 1998 19:50:58 -0300 man2html (1.5-17) unstable; urgency=low * Fixed mansearch (bug #18363). -- Nicolás Lichtmaier Sat, 21 Feb 1998 02:24:18 -0300 man2html (1.5-16) unstable; urgency=low * Building with newer debmake to fix bug in md5 files. * Changed Standards-Version to 2.4.0.0 (no changes needed). * Delete old format cache files in postinst if needed. * Rewritten (and unified) manwhatis and mansec in C (they were originally written in AWK). * mansec: Newer pages in other sections don't invalidate a cached index. * man{whatis,sec}: Added Content-Length and Last-Modified headers. * man{whatis,sec}: Removed useless information from generatied pages. * man{whatis,sec}: Added SGML document type declaration. * man{whatis,sec}: Improved speed and lowered system load. * man{whatis,sec}: Ignore punctuation (e.g.: "_") in the begining of words when sorting. * Edited dwww entry. * The preinst script could fail to erase some files, now it can't. Fixes bug #17783. -- Nicolás Lichtmaier Thu, 5 Feb 1998 22:44:09 -0300 man2html (1.5-15) unstable; urgency=low * Removed path from egrep invocation. * glimpse_filters: Added bzip2. * man2html shouldn't depend on glimpse. Checks if glimpse is installed in mansearch, and gives a polite response. Bug #17402 closed. * Also suggests manpages-dev. * Added -Wall to CFLAGS and removed all warnings. Removed -fno-strength-reduce (the bug was fixed in gcc, wasn't it?). * Fixed referencing to compressed pages, was bug #7410. * Redirected output of manglimpse to /dev/null in cron sript, should fix bug #13855. * Updated manpage formatting. * Changed /var/man2html to /var/cache/man2html, fixes bug #17432. -- Nicolás Lichtmaier Sun, 1 Feb 1998 16:30:46 -0300 man2html (1.5-14) unstable; urgency=low * Suggests manpages. * Changed description. * Changed menu file to the new style and made it work with dwww. * Changed to use correct HTML in /usr/doc/man2html/html/*.html files. * Keep files' date. * Prepend a declaration to generated files. * Changed to output HTML parameters quoted when needed (as mandated by the HTML DTD). * Applied patch from author that fixes a coredump when converting manpages that used `.ig' with comments in the end. * Prompt and reindex only if postinst is called with `configure', fixes bug #12593. * No longer suggests glimpse, fixes bug #12995. No longer depends on man either. * No longer installs lsm, spec and INSTALL files. lsm info added to `copyright', fixes bug #13202. * Updated debian/rules. * Removed bashism from cron.weekly, fixes bug #9910. * Remove /var/tmp/manglimpse.out before writing to it, fixes security holw in installation (bug #11786). * Built with libc6. * Modified docs. * Changed maintainer address. * Applied patch from author to avoid endless loops. -- Nicolás Lichtmaier Sat, 4 Oct 1997 16:53:27 -0300 man2html (1.5-13) unstable; urgency=low * Added `Status' header to every error condition in man2html. -- Nicolás Lichtmaier Wed, 5 Mar 1997 19:46:23 -0300 man2html (1.5-12) unstable; urgency=low * Added `Status' header to some error responses. -- Nicolás Lichtmaier Wed, 5 Mar 1997 02:10:37 -0300 man2html (1.5-11) unstable; urgency=low * Manpages are no longer installed executable (Fixes #7272). * Now postins ask the user if glimpse should be run, and runs it in the background redirected to a file (Fixes #7271). * If the user have Glimpse installed, index manpages once a week (fixes #7269). * Fixed bug #6918 in mansec (thanks to Wolfgang Friess' patch). * Changed group of /var/man2html to www-data. * Corrected control file (fixes #7748 and #7756). * New maintainer. -- Nicolás Lichtmaier Sun, 2 Mar 1997 02:12:01 -0300 man2html (1.5-10) unstable; urgency=low * Bug #7285 endless loop fixed. Thanks for the Patch, Wolfgang! * Remove suggestion of ncsa #6980 * Menu file provided -- Christoph Lameter Fri, 31 Jan 1997 11:04:37 -0800 man2html (1.5-9) stable unstable; urgency=low * Fixed up for proposed Webstandard 3.0 * Bug in postinst script -- Christoph Lameter Wed, 27 Nov 1996 10:24:15 -0800 man2html (1.5-8) stable unstable; urgency=low * Webstandards 2.3. Need to put this into stable since some things broke with -6 which were supposed to be fixed in -7. * Removed postrm * 1.5-7 got lost somewhere. -- Christoph Lameter Tue, 12 Nov 1996 15:54:49 -0800 man2html (1.5-7) unstable; urgency=low * Back out of changes to produce a ? separating manpath from cgi-bin -- Christoph Lameter Tue, 5 Nov 1996 09:45:41 -0800 man2html (1.5-6) unstable; urgency=low * Web Standards 2.1 * man2html made dependant on httpd instead of apache -- Christoph Lameter Thu, 24 Oct 1996 19:09:02 -0700 man2html (1.5-5) unstable; urgency=low * debmake: compressed manpages, docs, locations of files... -- Christoph Lameter Tue, 22 Oct 1996 19:05:12 -0700 man2html (1.5-4) unstable; urgency=low * Added postrm script to be able to cleanly purge the packet * Moved cgi stuff to /usr/lib/httpd/cgi-bin * Added instructions how to cope with recent versions of apache -- Christoph Lameter Fri, 4 Oct 1996 9:00:00 +0800 man2html (1.5-3) unstable; urgency=high * mansearch had wrong reference to /home/http -- Christoph Lameter Wed, 18 Sep 1996 9:00:00 +0800 man2html (1.5-2) unstable; urgency=high * Fixed glimpse integration. Run script on installation to index manpages for glimpse if glimpse installed. -- Christoph Lameter Wed, 18 Sep 1996 9:00:00 +0800 man2html (1.5-1) unstable; urgency=low * Initial Release, had to hack a lot of things since man2html was based on an old whatis databases. -- Christoph Lameter Wed, 18 Sep 1996 9:00:00 +0800