From c13730cabee2b5e0fcd3f6b3b2610f1be63d3e09aa9388fb2bd89204d8593a1b Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 5 May 2021 15:09:41 +0000 Subject: [PATCH] Add upstream bash51-005, bash51-006, bash51-007, and bash51-008 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=327 --- bash-5.1-patches.tar.bz2 | 4 ++-- bash.changes | 14 ++++++++++++++ bash.spec | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/bash-5.1-patches.tar.bz2 b/bash-5.1-patches.tar.bz2 index 04666a7..2b701de 100644 --- a/bash-5.1-patches.tar.bz2 +++ b/bash-5.1-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67717d807a3d64efeafa02b9078297e345a90b9ed153964c4b392579b1ff5be2 -size 3631 +oid sha256:eae6def895cb3712538a395e821cd935b85928510419ef16ca59778955849f9c +size 5494 diff --git a/bash.changes b/bash.changes index 861d42d..cfbffd4 100644 --- a/bash.changes +++ b/bash.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Wed May 5 14:59:54 UTC 2021 - Dr. Werner Fink + +- Add official patch bash51-005 + * Fix two memory leaks when assigning arrays using compound assignment syntax. +- Add official patch bash51-006 + * Make sure child processes forked to run command substitutions are in the + proper process group. +- Add official patch bash51-007 + * The code to check readline versions in an inputrc file had the sense of the + comparisons reversed. +- Add official patch bash51-008 + * Process substitution FIFOs opened by child processes as targets of redirections + were not removed appropriately, leaving remnants in the file system. +------------------------------------------------------------------- Mon Jan 11 12:00:19 UTC 2021 - Dr. Werner Fink - Update to final bash 5.1 diff --git a/bash.spec b/bash.spec index d1af8df..4105e84 100644 --- a/bash.spec +++ b/bash.spec @@ -86,7 +86,7 @@ BuildRequires: screen BuildRequires: sed BuildRequires: update-alternatives Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives Provides: /bin/bash Provides: /bin/sh %global _sysconfdir /etc