From a1ac342b1f25f91ca99c5eee680d279e4482b195 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 8 Jan 2013 15:01:04 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=141 --- bash-4.2-patches.tar.bz2 | 4 ++-- bash.changes | 11 +++++++++++ bash.spec | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2 index 3d94edad..4dbdc5bb 100644 --- a/bash-4.2-patches.tar.bz2 +++ b/bash-4.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2cc87f25782c7d7eb5e24bdea053a4c063b0d3f296b2142862b6ca9100d6415 -size 24539 +oid sha256:251f7aa87048b2ad274e6006e234a1d6270bc074cc779308c2117dcf17f73723 +size 25471 diff --git a/bash.changes b/bash.changes index 20a2c267..92cc3935 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 8 14:57:17 UTC 2013 - werner@suse.de + +- Update bash 4.2 to patch level 42 + * Missing I/O errors if output redirection applied to builtin + commands when the file descriptor was closed + * Process substitution incorrectly inherited a flag that + inhibited using the temporary environment for variable lookups + if it was providing the filename to a redirection. + * Compilation failed after specifying the `minimal config' option + ------------------------------------------------------------------- Mon Nov 5 12:41:57 UTC 2012 - werner@suse.de diff --git a/bash.spec b/bash.spec index 5e159ab5..5fbfb6dc 100644 --- a/bash.spec +++ b/bash.spec @@ -1,7 +1,7 @@ # # spec file for package bash # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed