Bug#326609: lsb-core: does not create /lib/ld-lsb.so.3 links as spec requires

2005-09-04 Thread Michael Clark
Package: lsb-core Version: 3.0-5 Severity: important Tags: patch The package marks itself as version LSB version 3.0 although only creates the dynamic interpreter links as per version 2.0 of the spec. A program compiled with the lsbcc in lsb-build-cc-3.0.3-2 from linuxbase.org will not load and

Bug#296105: racoon: racoon-tool peers_certfile problem when cert file unquoted

2005-02-20 Thread Michael Clark
Package: racoon Version: 0.4999pre0.5rc2-3 Severity: normal when using peers_certfile directive with racoon-tool, quotation marks should be used around the cert filename in the generated racoon.conf. racoon fails with the following error when the quotes aren't present: racoon: ERROR: /var/lib/

Bug#295035: racoon-tool peers_certfile syntax needs updating to include certtype

2005-02-12 Thread Michael Clark
Package: racoon Version: 0.4999pre0.5rc2-1 Severity: important Tags: experimental racoon-tool syntax for peers_certfile is not in sync with the new racoon. The new racoon requires the certtype specified on the peers_cerfile stanza. ie. peers_certfile x509 "peers-cert.cer"; racoon-tool won't acce

Bug#292765: kdelibs4: khtml XMLHttpRequest POST broken due to blank line in headers

2005-01-29 Thread Michael Clark
Package: kdelibs4 Version: 4:3.3.2-1 Severity: normal Tags: patch XMLHttpRequestObject POST does not work due to an additional blank header line printed in the HTTP headers. This due khtml's XMLHttpRequest not setting the required content-type metadata for kio http. See upstream bug http://bugs.kde