Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2011-09-13

Tuesday 13th September 2011

Local Packages

  • Updated curl to 7.22.0:

    • Added CURLOPT_GSSAPI_DELEGATION

    • Added support for NTLM delegation to Samba's winbind daemon helper ntlm_auth

    • Display notes from setup file in testcurl.pl

    • BSD-style lwIP TCP/IP stack experimental support on Windows
    • OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available

    • --delegation was added to set CURLOPT_GSSAPI_DELEGATION

    • nss: Start with no database if the selected database is broken

    • telnet: Allow programatic use on Windows

    • curl_getdate: Detect some illegal dates better

    • When sending a request and an error is received before the (entire) request body is sent, stop sending the request and close the connection after having received the entire response; this is equally true if an Expect: 100-continue header was used

    • When using both -J and a single -O with multiple URLs, a missing init could cause a segfault

    • -J fixed for escaped quotes

    • -J fixed for file names with semicolons

    • progress: Reset flags at transfer start to avoid wrong CURLINFO_CONTENT_LENGTH_DOWNLOAD

    • curl_gssapi: Guard files with HAVE_GSSAPI and rename private header

    • Silence picky compilers: mark unused parameters
    • help output: More gnu-like output

    • libtests: Stop checking for CURLM_CALL_MULTI_PERFORM

    • Setting a non-HTTP proxy with an environment variable or with CURLOPT_PROXY/--proxy (without specifying CURLOPT_PROXYTYPE) would still make it do proxy-like HTTP requests

    • CURLFORM_BUFFER: Insert filename as documented (regression)

    • SOCKS: Fix the connect timeout

    • ftp_doing: bail out on error properly while multi interfacing

    • Improved Content-Encoded decoding error message

    • asyn-thread: Check for dotted addresses before thread starts

    • cmake: Find winsock when building on Windows

    • Curl_retry_request: Check return code

    • cookies: Handle 'secure=' as if it was 'secure'

    • tests: Break busy loops in tests 502, 555, and 573

    • FTP: Fix proxy connect race condition with multi interface and SOCKS proxy
    • RTSP: GET_PARAMETER requests have a body

    • Fixed several memory leaks in OOM situations
    • bad expire(0) caused multi_socket API to hang

    • Avoid ftruncate() static define with mingw64

    • mk-ca-bundle.pl: Ignore untrusted certs

    • Builds with PolarSSL 1.0.0
  • The package's curl-config now provides a dummy --static-libs option even though there are no static libraries included (Bug #733956)

  • Updated dovecot not to enable insecure connections by default

  • Updated perl-DateTime-TimeZone to 1.37:

    • This release is based on version 2011j of the Olson database
    • Contemporary changes for Samoa and historical changes for Kenya, Uganda and Tanzania
  • Updated perl-Number-Compare to 0.02:


Recent