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/2010-06-10

Thursday 10th June 2010

Fedora Project

Local Packages

  • Updated c-ares to 1.7.2:

    • Added ares_parse_mx_reply()

    • ares_init: Last, not first instance of domain or search should win

    • Improve alternative definition of bool

    • Fix VS2010 compiler warnings
  • Updated dovecot to 20100610 build:

    • lib-storage: fixed accessing uncommitted saved mails with dsync

    • example-config: moved ACL and quota settings to a separate .conf files

    • dbox, mdbox: fixed race conditions when creating mailboxes

  • Updated libssh2 to 1.2.6, dropping the upstreamed AES-CTR detection patch:

    • Added libssh2_sftp_statvfs() and libssh2_sftp_fstatvfs()

    • Added libssh2_knownhost_checkp()

    • Added libssh2_scp_send64()

    • wait_socket made c89 compliant and use two fd_sets for select()

    • OpenSSL AES-128-CTR detection fixed
    • Proper keyboard-interactive user dialog in the sftp.c example

    • Fixed build procedure for VMS
    • Fixed libssh2.dsw to use the generated libssh2.dsp

    • Several Windows-related build fixes
    • Fixed fail to init SFTP if session isn't already authenticated
    • Many tiny fixes that address clang-analyzer warnings
    • sftp_open: deal with short channel_write calls

    • libssh2_publickey_init: fixed to work better non-blocking

    • sftp_close_handle: add precaution to not access NULL pointer

    • sftp_readdir: simplified and bug-fixed

    • channel_write: if data has been sent, don't return EAGAIN


Recent