From 3bb9a745b549da26be3607724212da3e202763a1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 2 Jan 2015 14:44:55 +0100 Subject: [PATCH] Ship bash with Core Update 86 again It seems that some systems installed some pre-versions of the distribution which came with an outdated version of bash. Since this update uses some scripts that use bash-4-isms, we ship the shell once again. An other reason is that there have been security fixes in the shell which should be fixed on all systems. --- config/rootfiles/core/86/filelists/bash | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/86/filelists/bash diff --git a/config/rootfiles/core/86/filelists/bash b/config/rootfiles/core/86/filelists/bash new file mode 120000 index 0000000000..de970cb1d1 --- /dev/null +++ b/config/rootfiles/core/86/filelists/bash @@ -0,0 +1 @@ +../../../common/bash \ No newline at end of file -- 2.39.5