From 4d89c21e47894f8132ca2f1e591501e1e53339513441a00288faf35f04e6feaf Mon Sep 17 00:00:00 2001
From: "Dr. Werner Fink" <werner@suse.com>
Date: Mon, 8 Jul 2013 11:30:53 +0000
Subject: [PATCH] .

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=154
---
 bash-4.2-patches.tar.bz2 | 4 ++--
 bash.changes             | 8 ++++++++
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2
index f3e3ef0..c766229 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:6901414b1d93b5bc046ea7d946722c56baf503743243bed97ef2f98e05af1742
-size 27775
+oid sha256:f945bebe67bc6b0d16df7b03f3bb01123bbf68ee0a22adb6680c4bb3446d96c8
+size 28258
diff --git a/bash.changes b/bash.changes
index 0fcba07..a1b1864 100644
--- a/bash.changes
+++ b/bash.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Mon Jul  8 11:27:51 UTC 2013 - werner@suse.de
+
+- Add bash-4.2-strcpy.patch from upstream mailing list to patch
+  collection tar ball to avoid when using \w in the prompt and
+  changing the directory outside of HOME the a strcpy work on
+  overlapping memory areas.
+
 -------------------------------------------------------------------
 Tue Jun  4 18:36:43 UTC 2013 - coolo@suse.com