PaulHowarth/Blog/2017-01-02

Monday 2nd January 2017

Fedora Project

  • Rebuilt perl-Compress-Raw-Lzma (2.070) for xz 5.2.3 in Rawhide

Local Packages

  • Updated xz to 5.2.3:

    • xz:

      • Always close a file before trying to delete it to avoid problems on some operating system and file system combinations
      • Fixed copying of file timestamps on Windows
      • Added experimental (disabled by default) sandbox support using Capsicum (FreeBSD ≥ 10)
    • C99/C11 conformance fixes to liblzma; the issues affected at least some builds using link-time optimizations

    • Fixed bugs in the rarely-used function lzma_index_dup()

    • Use of external SHA-256 code is now disabled by default
    • Changed CPU core count detection to use sched_getaffinity() on GNU/Linux and GNU/kFreeBSD

    • Fixes to the build-system and xz to make xz buildable even when encoders, decoders, or threading have been disabled from liblzma using configure options; these fixes added two new #defines to config.h: HAVE_ENCODERS and HAVE_DECODERS

  • Rebuilt perl-Compress-Raw-Lzma (2.070) for xz 5.2.3


Recent