commit bash for openSUSE:12.1:Update

2012-07-23 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:12.1:Update 
checked in at 2012-07-23 10:45:58

Comparing /work/SRC/openSUSE:12.1:Update/bash (Old)
 and  /work/SRC/openSUSE:12.1:Update/.bash.new (New)


Package is bash, Maintainer is wer...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.xs6YZX/_old  2012-07-23 10:46:00.0 +0200
+++ /var/tmp/diff_new_pack.xs6YZX/_new  2012-07-23 10:46:00.0 +0200
@@ -1 +1 @@
-link package='bash.390' cicount='copy' /
+link package='bash.625' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bash for openSUSE:12.1

2011-11-10 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:12.1 checked in at 
2011-11-10 11:02:12

Comparing /work/SRC/openSUSE:12.1/bash (Old)
 and  /work/SRC/openSUSE:12.1/.bash.new (New)


Package is bash, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1/bash/bash.changes   2011-11-07 17:00:16.0 
+0100
+++ /work/SRC/openSUSE:12.1/.bash.new/bash.changes  2011-11-10 
11:02:13.0 +0100
@@ -2,5 +1,0 @@
-Mon Nov  7 15:59:54 UTC 2011 - co...@suse.com
-
-- add work around for bnc#728685
-




Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.2ejEB1/_old  2011-11-10 11:02:14.0 +0100
+++ /var/tmp/diff_new_pack.2ejEB1/_new  2011-11-10 11:02:14.0 +0100
@@ -35,8 +35,6 @@
 Suggests:   command-not-found
 Recommends: bash-doc = %bash_vers
 %endif
-# work around to have rpm early in the cycles (bnc#728685)
-Requires:   rpm
 Version:4.2
 Release:5
 Summary:The GNU Bourne-Again Shell

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bash for openSUSE:12.1

2011-11-07 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:12.1 checked in at 
2011-11-07 17:00:11

Comparing /work/SRC/openSUSE:12.1/bash (Old)
 and  /work/SRC/openSUSE:12.1/.bash.new (New)


Package is bash, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1/bash/bash.changes   2011-11-02 11:47:25.0 
+0100
+++ /work/SRC/openSUSE:12.1/.bash.new/bash.changes  2011-11-07 
17:00:16.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  7 15:59:54 UTC 2011 - co...@suse.com
+
+- add work around for bnc#728685
+
+---



Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.A0990G/_old  2011-11-07 17:00:17.0 +0100
+++ /var/tmp/diff_new_pack.A0990G/_new  2011-11-07 17:00:17.0 +0100
@@ -35,6 +35,8 @@
 Suggests:   command-not-found
 Recommends: bash-doc = %bash_vers
 %endif
+# work around to have rpm early in the cycles (bnc#728685)
+Requires:   rpm
 Version:4.2
 Release:5
 Summary:The GNU Bourne-Again Shell

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bash for openSUSE:12.1

2011-11-02 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:12.1 checked in at 
2011-11-02 11:47:24

Comparing /work/SRC/openSUSE:12.1/bash (Old)
 and  /work/SRC/openSUSE:12.1/.bash.new (New)


Package is bash, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1/bash/bash.changes   2011-10-28 15:36:05.0 
+0200
+++ /work/SRC/openSUSE:12.1/.bash.new/bash.changes  2011-11-02 
11:47:25.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov  2 08:23:24 UTC 2011 - wer...@suse.de
+
+- Disable last patch as it seems a bit broken (bnc#725657) 
+
+---



Other differences:
--
++ bash.spec ++
--- /var/tmp/diff_new_pack.ElGdPv/_old  2011-11-02 11:47:25.0 +0100
+++ /var/tmp/diff_new_pack.ElGdPv/_new  2011-11-02 11:47:25.0 +0100
@@ -260,6 +260,7 @@
 %setup -q -n bash-%{bash_vers}%{extend} -b1 -b2 -b3
 for p in ../bash-%{bash_vers}-patches/*; do
 test -e $p || break
+test ${p##*/} = bash-4.2-pwd.patch  continue
 echo Patch $p
 patch -s -p0  $p
 done

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bash for openSUSE:12.1

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package bash for openSUSE:12.1 checked in at 
2011-10-26 15:20:39

Comparing /work/SRC/openSUSE:12.1/bash (Old)
 and  /work/SRC/openSUSE:12.1/.bash.new (New)


Package is bash, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1/bash/bash.changes   2011-10-24 12:29:09.0 
+0200
+++ /work/SRC/openSUSE:12.1/.bash.new/bash.changes  2011-10-28 
15:36:05.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct 25 17:11:23 UTC 2011 - wer...@suse.de
+
+- Add direxpand patch from upstream (bnc#725657)
+
+---
+Fri Oct  7 15:01:42 UTC 2011 - wer...@suse.de
+
+- Add patch from upstream mailing list to avoid memory leak by
+  reassigning associative array variable
+
+---



Other differences:
--
++ bash-4.2-patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch 
new/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch
--- old/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch  1970-01-01 
01:00:00.0 +0100
+++ new/bash-4.2-patches/bash-4.2-assoc-reassign-memleak.patch  2011-10-07 
17:00:28.0 +0200
@@ -0,0 +1,14 @@
+*** ../bash-4.2-patched/assoc.c2009-08-05 20:19:40.0 -0400
+--- assoc.c2011-10-04 20:23:07.0 -0400
+***
+*** 78,81 
+--- 78,86 
+if (b == 0)
+  return -1;
++   /* If we are overwriting an existing element's value, we're not going to
++  use the key.  Nothing in the array assignment code path frees the key
++  string, so we can free it here to avoid a memory leak. */
++   if (b-key != key)
++ free (key);
+FREE (b-data);
+b-data = value ? savestring (value) : (char *)0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-4.2-patches/bash-4.2-pwd.patch 
new/bash-4.2-patches/bash-4.2-pwd.patch
--- old/bash-4.2-patches/bash-4.2-pwd.patch 1970-01-01 01:00:00.0 
+0100
+++ new/bash-4.2-patches/bash-4.2-pwd.patch 2011-10-25 19:04:39.0 
+0200
@@ -0,0 +1,394 @@
+*** ../bash-4.2-patched/bashline.c 2011-01-16 15:32:47.0 -0500
+--- bashline.c 2011-07-08 16:30:01.0 -0400
+***
+*** 122,125 
+--- 122,128 
+  static int bash_push_line __P((void));
+  
++ static rl_icppfunc_t *save_directory_hook __P((void));
++ static void reset_directory_hook __P((rl_icppfunc_t *));
++ 
+  static void cleanup_expansion_error __P((void));
+  static void maybe_make_readline_line __P((char *));
+***
+*** 244,251 
+--- 249,262 
+  int dircomplete_spelling = 0;
+  
++ /* Expand directory names during word/filename completion. */
++ int dircomplete_expand = 0;
++ 
+  static char *bash_completer_word_break_characters =  \t\n\'@=;|(:;
+  static char *bash_nohostname_word_break_characters =  \t\n\'=;|(:;
+  /* )) */
+  
++ static const char *default_filename_quote_characters =  
\t\n\\\'@=;|()#$`?*[!:{~;  /*}*/
++ static char *custom_filename_quote_characters = 0;
++ 
+  static rl_hook_func_t *old_rl_startup_hook = (rl_hook_func_t *)NULL;
+  
+***
+*** 502,506 
+/* Tell the completer that we might want to follow symbolic links or
+   do other expansion on directory names. */
+!   rl_directory_rewrite_hook = bash_directory_completion_hook;
+  
+rl_filename_rewrite_hook = bash_filename_rewrite_hook;
+--- 513,517 
+/* Tell the completer that we might want to follow symbolic links or
+   do other expansion on directory names. */
+!   set_directory_hook ();
+  
+rl_filename_rewrite_hook = bash_filename_rewrite_hook;
+***
+*** 530,534 
+  
+/* characters that need to be quoted when appearing in filenames. */
+!   rl_filename_quote_characters =  \t\n\\\'@=;|()#$`?*[!:{~;/*}*/
+  
+rl_filename_quoting_function = bash_quote_filename;
+--- 541,545 
+  
+/* characters that need to be quoted when appearing in filenames. */
+!   rl_filename_quote_characters = default_filename_quote_characters;
+  
+rl_filename_quoting_function = bash_quote_filename;
+***
+*** 565,570 
+rl_attempted_completion_function = attempt_shell_completion;
+rl_completion_entry_function = NULL;
+-   rl_directory_rewrite_hook = bash_directory_completion_hook;
+rl_ignore_some_completions_function = filename_completion_ignore;
+  }
+  
+--- 588,595 
+rl_attempted_completion_function = attempt_shell_completion;
+rl_completion_entry_function = NULL;
+rl_ignore_some_completions_function =