Subject: CVS commit: pkgsrc/www/dillo
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 06/27/2002 23:15:05
Module Name: pkgsrc
Committed By: agc
Date: Thu Jun 27 20:15:05 UTC 2002
Modified Files:
pkgsrc/www/dillo: Makefile distinfo
Log Message:
Update dillo to version 0.6.6.
Changes are mainly bug fixes:
- * Added a few canonical casts to fix some obvious 64bit issues.
Patch: pvalchev
- * Fixed a bug with cookies path parsing.
* Fixed persistent-cookies obliteration (BUG#312, BUG#314)
* Set max 20 persistent cookies for each domain.
Patches: J<F6>rgen Viksell
- * Switched flock to lockf.
Patch: Andreas Schweitzer
- * Made a little bugfix in doc/Makefile.am.
Patch: Grigory Bakunov
- * Removed the < 256 hostname length restraint from http queries.
* Made a date-parser that copes with three HTTP date-syntaxes (BUG#335)
* Made the HTML parser a bit more robust with bad HTML (BUG#325, BUG#326)
Patches: Jorge Arellano
Prompted by PR 17420 from Martin Weber <Ephaeton@gmx.net>
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/www/dillo/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/www/dillo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.