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-08-16

Tuesday 16th August 2011

Local Packages

  • New package perl-Perl6-Junction (1.40000)

  • New package perl-Pod-Coverage-Moose (0.02)

  • Updated curl to fix SIGSEGV of curl -O -J given more than one URL (Bug #723075), introduce the --delegation option of curl (Bug #730444), and initialize NSS with no database if the selected database is broken (Bug #728562)

  • Updated libssh2 to 1.2.9:

    • Added libssh2_session_set_timeout() and libssh2_session_get_timeout() to make blocking calls get a timeout

    • configure and pkg-config: fix $VERSION

    • s/\.NF/.nf/ to fix wrong macro name caught by man --warnings

    • keepalive: add first basic man pages

    • sftp_write: flush the packetlist on error

    • sftp_write: clean offsets on error

    • msvcproj: added libs and debug stuff

    • SCP: fix incorrect error code

    • session_startup: init state properly

    • sftp_write_sliding: send the complete file

    • userauth_keyboard_interactive: skip code on zero length auth

    • _libssh2_wait_socket: fix timeouts for poll() uses

    • agent_list_identities: fix out of scope access

    • _libssh2_recv(): handle ENOENT error as EAGAIN

    • userauth_keyboard_interactive: fix buffer overflow

    • Removed man pages for non-existing functions!
    • gettimeofday: fix name space pollution

    • _libssh2_channel_write: handle window_size == 0 better

  • Updated perl-Class-Load to 0.08:

    • The previous version was missing a prereq declaration for Data::OptList (CPAN RT#70285)

  • The distribution has been converted to Dist::Zilla and a bunch of release tests added, so packaging-wise there were a lot of changes:

    • This release by DROLSKY -> update source URL

    • Package new documentation: LICENSE and README

    • Add build requirements for new release tests and run them:
      • perl(Pod::Coverage::Moose)

      • perl(Test::CPAN::Changes)

      • perl(Test::EOL)

      • perl(Test::NoTabs)

      • perl(Test::Pod)

      • perl(Test::Pod::Coverage)

      • perl(Test::Requires)

      • perl(Test::Spelling) and aspell/aspell-en-gb

    • Add patch for building with ExtUtils::MakeMaker < 6.30

    • Add patch for building with Test::More < 0.88

    • Add patch for building without Pod::Coverage::Moose

    • Add patch for building without Test::Requires

    • Add patch for fixing spell checker word list
    • Update patch for building without Test::Fatal (using Test::Exception instead)


Recent