diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-19 08:44:24 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-09-20 07:06:58 +0200 |
commit | 1f90976c88f1e4a910f2fb55a331e3fc1048d62d (patch) | |
tree | 5c7aef14c87d74a4eef19d124de6bc5a09748792 /package/python-paramiko/python-paramiko.mk | |
parent | adc98bfa260569c844843934768b0ae77cf64a86 (diff) | |
download | buildroot-1f90976c88f1e4a910f2fb55a331e3fc1048d62d.tar.gz buildroot-1f90976c88f1e4a910f2fb55a331e3fc1048d62d.zip |
musl: add upstream patch to fix race condition in file locking
According to [1]:
musl 1.1.20 introduced a regression in stdio FILE locking that can
cause soft deadlocks with >2 threads contending for a
FILE. Users/dists should apply
https://git.musl-libc.org/cgit/musl/commit/?id=0db393d3a77bb9f300a356c6a5484fc2dddb161d.
[1] https://twitter.com/musllibc/status/1042292786568024070
This commit therefore adds the corresponding patch to the musl
package.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-paramiko/python-paramiko.mk')
0 files changed, 0 insertions, 0 deletions