PaulHowarth/Blog/2016-01-18

Monday 18th January 2016

Fedora Project

  • Updated perl-IO-AIO to 4.33 in Rawhide:

    • Add IO::AIO::pipe2 function

    • Added support for FALLOC_FL_COLLAPSE_RANGE and FALLOC_FL_ZERO_RANGE constants

    • Added support for O_TMPFILE and O_PATH constants

    • Added support for MAP_FIXED, MAP_GROWSDOWN, MAP_32BIT, MAP_HUGETLB, MAP_STACK constants, whether they can be sensibly used or not

    • Use NO_INIT where applicable

    • Update libecb

    • Added stability canary support
    • Updated linux super magic table to 4.3.3
  • I found that not all Linux systems provided MAP_STACK and MAP_32BIT so I added a patch that would enable building on those systems

Local Packages

  • Updated perl-IO-AIO to 4.33 as per the Fedora version


Recent