mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-11-24 04:09:39 +00:00
bug(race): Disable inheritance of jobserver FDs for recursive make
Closes: #963335 Signed-off-by: Manoj Srivastava <srivasta@debian.org>
This commit is contained in:
parent
9cfd45525a
commit
484dd2fed4
1 changed files with 9 additions and 0 deletions
9
debian/changelog
vendored
9
debian/changelog
vendored
|
@ -1,3 +1,12 @@
|
|||
make-dfsg (4.3-4) unstable; urgency=high
|
||||
|
||||
* Cherry picked [SV 58232] Disable inheritance of jobserver FDs for
|
||||
recursive make from ther development branch
|
||||
* Bug fix: "FTBFS: E: Build killed with signal TERM after 150 minutes of
|
||||
inactivity", thanks to Lucas Nussbaum (Closes: #963335).
|
||||
|
||||
-- Manoj Srivastava <srivasta@debian.org> Tue, 30 Jun 2020 00:58:36 -0700
|
||||
|
||||
make-dfsg (4.3-3) unstable; urgency=medium
|
||||
|
||||
* Fix ordering if include dirs
|
||||
|
|
Loading…
Reference in a new issue