diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-03-31 23:06:51 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-03-31 23:07:17 +0200 |
commit | 4c0d38bee3a4b264490f33adf45bb226c110716c (patch) | |
tree | 742488da70c6ede26faa178f1e43f8e52887f4b7 /gnu/packages/bootstrap/x86_64-linux/bash | |
parent | 1968262a237e398f12a25eb2cbda4c944a2ce1bf (diff) | |
download | gnu-guix-4c0d38bee3a4b264490f33adf45bb226c110716c.tar gnu-guix-4c0d38bee3a4b264490f33adf45bb226c110716c.tar.gz |
gnu: Update bootstrap binaries for x86_64 and i686.
Fixes <http://bugs.gnu.org/19780>.
Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>.
* gnu/packages/bootstrap/i686-linux/bash,
gnu/packages/bootstrap/i686-linux/mkdir,
gnu/packages/bootstrap/i686-linux/tar,
gnu/packages/bootstrap/i686-linux/xz,
gnu/packages/bootstrap/x86_64-linux/bash,
gnu/packages/bootstrap/x86_64-linux/mkdir,
gnu/packages/bootstrap/x86_64-linux/tar,
gnu/packages/bootstrap/x86_64-linux/xz: Update from
<ftp://alpha.gnu.org:/gnu/guix/bootstrap/i686-linux/20131110/static-binaries.tar.xz>
and
<ftp://alpha.gnu.org:/gnu/guix/bootstrap/x86_64-linux/20131110/static-binaries.tar.xz>,
respectively. The libc in those binaries has no dynamic NSS support,
which could otherwise lead to crashes when they tried to load NSS
modules of the host system.
Diffstat (limited to 'gnu/packages/bootstrap/x86_64-linux/bash')
-rwxr-xr-x | gnu/packages/bootstrap/x86_64-linux/bash | bin | 1419928 -> 1425560 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/gnu/packages/bootstrap/x86_64-linux/bash b/gnu/packages/bootstrap/x86_64-linux/bash Binary files differindex 3b0227fbb1..b9c410b7cf 100755 --- a/gnu/packages/bootstrap/x86_64-linux/bash +++ b/gnu/packages/bootstrap/x86_64-linux/bash |