PaulHowarth/Blog/2013-03-01

Friday 1st March 2013

Local Packages

  • Dropped support for bittorrent (the original official python-based client, long dead upstream) and all of its dependencies, which I no longer have any personal interest in, from Fedora 19 onwards; this includes the Twisted stack, though of course this will continue to be maintained in the official Fedora repositories

  • Updated dovecot not to print an error message when NetworkManager is not installed (Bug #916456)

  • Updated perl-EV to 4.15:

    • Upgrade libev to 4.15 - too many changes to list

    • EV::run now returns a boolean

    • API version 5:1
      • Document that clean-up watchers are not available via perl

      • Cast I32 to int in error message printf

      • Remove dependencies on librt and libpthreads on GNU/Linux

  • Updated python-zope-interface to 4.0.5:

    • Fixed a bug where a decorated method caused false positive failures on 'verifyClass()'


Recent