summary refs log tree commit diff
path: root/pkgs/shells/bash
diff options
context:
space:
mode:
authorShell Turner <cam.turn@gmail.com>2014-09-24 15:55:50 +0100
committerShell Turner <cam.turn@gmail.com>2014-09-24 17:09:12 +0200
commitad3591cd9db6594cf876d5401e64eed50e012d83 (patch)
treec5cce984d7f01c66c2fc3b11257c62fe3b778995 /pkgs/shells/bash
parent39d93963808c60da0403402a55edb32e83621bcb (diff)
downloadnixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.tar
nixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.tar.gz
nixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.tar.bz2
nixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.tar.lz
nixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.tar.xz
nixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.tar.zst
nixlib-ad3591cd9db6594cf876d5401e64eed50e012d83.zip
Update bash patchset to fix CVE-2014-6271
Diffstat (limited to 'pkgs/shells/bash')
-rw-r--r--pkgs/shells/bash/bash-4.2-patches.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/shells/bash/bash-4.2-patches.nix b/pkgs/shells/bash/bash-4.2-patches.nix
index 567ec3c551cf..5239a9ec0a09 100644
--- a/pkgs/shells/bash/bash-4.2-patches.nix
+++ b/pkgs/shells/bash/bash-4.2-patches.nix
@@ -48,4 +48,5 @@ patch: [
 (patch "045" "0vcqn9rb26bahhrarbwhpa0ny0nrf4vyrzh97d44lfcxypqfzdyx")
 (patch "046" "0vc1ngkxkamwr022ww3vjp9ww9c647az4pjn175c1v60d0xk5hcm")
 (patch "047" "0ymgimqz65sx2izg1dvm1h5cc01arl3j9j5137212l1ls00r55y1")
+(patch "048" "091xk1ms7ycnczsl3fx461gjhj69j6ycnfijlymwj6mj60ims6km")
 ]