Subject: CVS commit: pkgsrc/x11/kdelibs3
From: Mark Davies
Date: 2007-10-20 12:36:16
Message id: 20071020103616.3599321507@cvs.netbsd.org

Log Message:
Update to KDE 3.5.8

core libs
* Small performance improvements.
* Reworked KCmdLineArgs::makeURL to make "kpdf a:b" work when a:b is an
  existing file in the current directory.
* Be more robust against addressbar spoofing.
* A hostname may resolve to multiple addresses. When connection to one
  timeouts, we should not immediately give up. Instead, we try the other
  addresses.
http ioslave
* Fix crash on broken servers.
* Fix Connection failed Url Frame Redirection.
* Fix session cookies not always accepted.
* Fix persistent cookies are treated like session cookies.
* Fix a cross-site cookie injection vulnerability.
* Fix for correctly propagating HTTP response headers > 8K.
* Fix http responses containing just a header cause Konqueror to wait
  indefinitely for a response.
* Fix problem with cookies in konqueror when server specified as IP adress.
* Fix per-site cookie policy does not apply to cookies set for subdomains.
KHTML
* Fix handling of font-variant:inherit.
* Fix GMail/Firefox yet again.
* Fix confused cursor shapes if mail and new-window links appear on the
  same page.
* Fix cannot type text into boxes on riteaid.com.
* Optimize descendant selector matching.
* Fix invalid placing of image.
* Default to "UTF-8" per section 2 of the draft W3C "The \ 
XMLHttpRequest
  Object" specification.
kjs
* Do not convert accented latin1 characters into undrawable char in
  websites using advanced JavaScript.

Files:
RevisionActionfile
1.129modifypkgsrc/x11/kdelibs3/Makefile
1.40modifypkgsrc/x11/kdelibs3/PLIST
1.89modifypkgsrc/x11/kdelibs3/distinfo
1.5modifypkgsrc/x11/kdelibs3/patches/patch-ac
1.11modifypkgsrc/x11/kdelibs3/patches/patch-ae
1.10addpkgsrc/x11/kdelibs3/patches/patch-af
1.7addpkgsrc/x11/kdelibs3/patches/patch-ak
1.4addpkgsrc/x11/kdelibs3/patches/patch-al