Skip to content

3.15.1

Compare
Choose a tag to compare
@emillon emillon released this 17 Apr 14:08
· 402 commits to main since this release
5eb7bb0

CHANGES:

Fixed

  • Fix overflow in sendfile stubs (copy of large files could fail or end with
    truncated files) (#10333, @tonyfettes)

  • Fix crash when a rule with a directory target is disabled with enabled_if
    (#10382, fixes #10310, @gridbugs)

  • melange: remove all restrictions around virtual libraries in Melange. They
    may be used as otherwise in libraries and executables. (#10412, @anmonteiro)

  • spawn: fix compatibility with RHEL7 (#10428, @emillon)