PaulHowarth/Blog/2014-10-10

Friday 10th October 2014

Fedora Project

  • Updated perl-IO-Socket-SSL to 1.999 in F-21 and Rawhide:

    • Make sure we don't use version 0.30 of IO::Socket::IP

    • Make sure that PeerHost is checked in all places where PeerAddr is checked, because these are synonyms and IO::Socket::IP prefers PeerHost while others prefer PeerAddr; also accept PeerService additionally to PeerPort (https://github.com/noxxi/p5-io-socket-ssl/issues/16)

    • Add ability to use client certificates and to overwrite hostname with util/analyze-ssl.pl`

Local Packages

  • Updated libssh2 to prevent a not-connected agent from closing STDIN (Bug #1147717)

  • Updated perl-IO-Socket-SSL to 1.999 as per the Fedora version


Recent