Skip to content

Commit

Permalink
chore: prepare 3.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Millon <me@emillon.org>
  • Loading branch information
emillon committed Apr 17, 2024
1 parent de0cfb0 commit e3a2be4
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
@@ -1,3 +1,19 @@
3.15.1 (2024-04-17)
-------------------

### 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)

3.15.0 (2024-04-03)
-------------------

Expand Down
2 changes: 0 additions & 2 deletions doc/changes/10333.md

This file was deleted.

2 changes: 0 additions & 2 deletions doc/changes/10382.md

This file was deleted.

2 changes: 0 additions & 2 deletions doc/changes/10412.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changes/10428.md

This file was deleted.

0 comments on commit e3a2be4

Please sign in to comment.