From e33b1dcce23c4263f6938b7f412f17cdc5bdc206 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 16 Mar 2011 09:11:09 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/bash revision 76.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=d1ae9a296fb8b2a3fdfef84ec9e050c4 --- bash.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bash.spec b/bash.spec index 09692557..61a9dd8d 100644 --- a/bash.spec +++ b/bash.spec @@ -37,7 +37,7 @@ Recommends: bash-doc = %bash_vers %endif AutoReqProv: on Version: 4.2 -Release: 2 +Release: 3 Summary: The GNU Bourne-Again Shell Url: http://www.gnu.org/software/bash/bash.html Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{bash_vers}.tar.bz2 @@ -106,7 +106,7 @@ Group: Documentation/Man Provides: bash:%{_infodir}/bash.info.gz PreReq: %install_info_prereq Version: 4.2 -Release: 2 +Release: 3 AutoReqProv: on %if %suse_version > 1120 BuildArch: noarch @@ -142,7 +142,7 @@ License: GPLv2+ Summary: Include Files mandatory for Development of bash loadable builtins Group: Development/Languages/C and C++ Version: 4.2 -Release: 2 +Release: 3 AutoReqProv: on %description -n bash-devel @@ -162,7 +162,7 @@ License: GPLv2+ Summary: Loadable bash builtins Group: System/Shells Version: 4.2 -Release: 2 +Release: 3 AutoReqProv: on %description -n bash-loadables @@ -231,7 +231,7 @@ Summary: The Readline Library Group: System/Libraries Provides: bash:/%{_lib}/libreadline.so.%{rl_major} Version: 6.2 -Release: 2 +Release: 3 %if %suse_version > 1020 Recommends: readline-doc = %{version} %endif @@ -262,7 +262,7 @@ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ Provides: bash:%{_libdir}/libreadline.a Version: 6.2 -Release: 2 +Release: 3 Requires: libreadline6 = %{version} Requires: ncurses-devel %if %suse_version > 1020 @@ -293,7 +293,7 @@ Group: System/Libraries Provides: readline:%{_infodir}/readline.info.gz PreReq: %install_info_prereq Version: 6.2 -Release: 2 +Release: 3 AutoReqProv: on %if %suse_version > 1120 BuildArch: noarch From 1c46eaade633d4de420205d5bc0a4c7b26a575fe Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 22 Mar 2011 12:17:50 +0000 Subject: [PATCH 2/2] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=71 --- bash-4.2-patches.tar.bz2 | 4 ++-- bash.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2 index 5addda5a..716e1a46 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:0b80c189a132da8ecbbfb8c283224f75ebcd774c4fb5468117b218a9a6ea7021 -size 7397 +oid sha256:b4f7a34dadaf65c638a739688c793004503971342425710ba419fcc8b1b733eb +size 7212 diff --git a/bash.changes b/bash.changes index df9132d7..11a90a51 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 22 13:16:43 CET 2011 - werner@suse.de + +- Remove patch to avod endless loop in UTF-8 locale as it breaks + glob expanding (bnc#681286) + ------------------------------------------------------------------- Tue Mar 15 18:28:58 CET 2011 - werner@suse.de