Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bash for openSUSE:Factory checked in 
at 2022-03-05 14:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash (Old)
 and      /work/SRC/openSUSE:Factory/.bash.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash"

Sat Mar  5 14:42:54 2022 rev:176 rq:958697 version:5.1.MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash/bash.changes        2022-01-25 
17:35:36.426525678 +0100
+++ /work/SRC/openSUSE:Factory/.bash.new.1958/bash.changes      2022-03-05 
14:42:56.171693639 +0100
@@ -1,0 +2,10 @@
+Thu Feb 24 08:17:32 UTC 2022 - Dr. Werner Fink <wer...@suse.de>
+
+- Add signatures files of the upstream patches as well 
+
+-------------------------------------------------------------------
+Wed Feb 23 16:49:10 UTC 2022 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Verify upstream release signatures
+
+-------------------------------------------------------------------

New:
----
  bash-5.1.tar.gz.sig
  bash.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.3lIYOf/_old  2022-03-05 14:42:57.199693898 +0100
+++ /var/tmp/diff_new_pack.3lIYOf/_new  2022-03-05 14:42:57.203693899 +0100
@@ -54,6 +54,9 @@
 # http://lists.gnu.org/archive/html/bug-bash/2011-03/msg00071.html
 # http://lists.gnu.org/archive/html/bug-bash/2011-03/msg00073.html
 Source9:        bash-4.2-history-myown.dif.bz2
+Source10:       
https://ftp.gnu.org/gnu/bash/bash-%{bversion}%{bextend}.tar.gz.sig
+# GPG key 7C0135FB088AAF6C66C650B9BB5869F064EA74AB Chet Ramey
+Source11:       bash.keyring
 Patch0:         bash-%{bversion}.dif
 Patch1:         bash-2.03-manual.patch
 Patch3:         bash-4.3-2.4.4.patch
@@ -227,8 +230,9 @@
 %setup -q -n bash-%{bversion}%{bextend} -b1
 typeset -i level
 set +x
-for patch in ../bash-%{bversion}-patches/*; do
+for patch in ../bash-%{bversion}-patches/*-*[0-9]; do
     test -e $patch || break
+
     let level=0 || true
     file=$(lsdiff --files=1 $patch)
     if test ! -e $file ; then

++++++ bash-5.1-patches.tar.bz2 ++++++
Binary files old/bash-5.1-patches/bash51-001.sig and 
new/bash-5.1-patches/bash51-001.sig differ
Binary files old/bash-5.1-patches/bash51-002.sig and 
new/bash-5.1-patches/bash51-002.sig differ
Binary files old/bash-5.1-patches/bash51-003.sig and 
new/bash-5.1-patches/bash51-003.sig differ
Binary files old/bash-5.1-patches/bash51-004.sig and 
new/bash-5.1-patches/bash51-004.sig differ
Binary files old/bash-5.1-patches/bash51-005.sig and 
new/bash-5.1-patches/bash51-005.sig differ
Binary files old/bash-5.1-patches/bash51-006.sig and 
new/bash-5.1-patches/bash51-006.sig differ
Binary files old/bash-5.1-patches/bash51-007.sig and 
new/bash-5.1-patches/bash51-007.sig differ
Binary files old/bash-5.1-patches/bash51-008.sig and 
new/bash-5.1-patches/bash51-008.sig differ
Binary files old/bash-5.1-patches/bash51-009.sig and 
new/bash-5.1-patches/bash51-009.sig differ
Binary files old/bash-5.1-patches/bash51-010.sig and 
new/bash-5.1-patches/bash51-010.sig differ
Binary files old/bash-5.1-patches/bash51-011.sig and 
new/bash-5.1-patches/bash51-011.sig differ
Binary files old/bash-5.1-patches/bash51-012.sig and 
new/bash-5.1-patches/bash51-012.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-5.1-patches/bash51-013 
new/bash-5.1-patches/bash51-013
--- old/bash-5.1-patches/bash51-013     2022-01-04 22:47:27.000000000 +0100
+++ new/bash-5.1-patches/bash51-013     2022-01-14 12:59:38.585189324 +0100
@@ -26,7 +26,7 @@
     td.word = savestring (string);
     value = call_expand_word_internal (&td, quoted, 0, (int *)NULL, (int 
*)NULL);
 
-*** ../bash-5.1/patchlevel.h   2020-06-22 14:51:03.000000000 -0400
+*** patchlevel.h       2020-06-22 14:51:03.000000000 -0400
 --- patchlevel.h       2020-10-01 11:01:28.000000000 -0400
 ***************
 *** 26,30 ****
Binary files old/bash-5.1-patches/bash51-013.sig and 
new/bash-5.1-patches/bash51-013.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-5.1-patches/bash51-014 
new/bash-5.1-patches/bash51-014
--- old/bash-5.1-patches/bash51-014     2022-01-04 22:47:39.000000000 +0100
+++ new/bash-5.1-patches/bash51-014     2022-01-14 12:59:38.597189092 +0100
@@ -31,7 +31,7 @@
          if (MB_INVALIDCH (mblen) || mblen == 0 || mblen == 1)
            istring[istring_index++] = c;
 
-*** ../bash-5.1/patchlevel.h   2020-06-22 14:51:03.000000000 -0400
+*** patchlevel.h       2020-06-22 14:51:03.000000000 -0400
 --- patchlevel.h       2020-10-01 11:01:28.000000000 -0400
 ***************
 *** 26,30 ****
Binary files old/bash-5.1-patches/bash51-014.sig and 
new/bash-5.1-patches/bash51-014.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-5.1-patches/bash51-015 
new/bash-5.1-patches/bash51-015
--- old/bash-5.1-patches/bash51-015     2022-01-04 22:47:54.000000000 +0100
+++ new/bash-5.1-patches/bash51-015     2022-01-14 12:59:38.613188786 +0100
@@ -32,7 +32,7 @@
     putc_face (EOF, FACE_NORMAL, &cur_face);
   }
 
-*** ../bash-5.1/patchlevel.h   2020-06-22 14:51:03.000000000 -0400
+*** patchlevel.h       2020-06-22 14:51:03.000000000 -0400
 --- patchlevel.h       2020-10-01 11:01:28.000000000 -0400
 ***************
 *** 26,30 ****
Binary files old/bash-5.1-patches/bash51-015.sig and 
new/bash-5.1-patches/bash51-015.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bash-5.1-patches/bash51-016 
new/bash-5.1-patches/bash51-016
--- old/bash-5.1-patches/bash51-016     2022-01-04 22:48:15.000000000 +0100
+++ new/bash-5.1-patches/bash51-016     2022-01-14 12:59:38.621188631 +0100
@@ -47,7 +47,7 @@
       }
     else if (tok == WORD && yylval.word->word[0] == '-' && 
yylval.word->word[1] && yylval.word->word[2] == 0 && test_unop 
(yylval.word->word))
 
-*** ../bash-5.1/patchlevel.h   2020-06-22 14:51:03.000000000 -0400
+*** patchlevel.h       2020-06-22 14:51:03.000000000 -0400
 --- patchlevel.h       2020-10-01 11:01:28.000000000 -0400
 ***************
 *** 26,30 ****
Binary files old/bash-5.1-patches/bash51-016.sig and 
new/bash-5.1-patches/bash51-016.sig differ

++++++ bash-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.3lIYOf/_old  2022-03-05 14:42:57.395693947 +0100
+++ /var/tmp/diff_new_pack.3lIYOf/_new  2022-03-05 14:42:57.399693948 +0100
@@ -1,4 +1,5 @@
-addFilter(".*hidden-file-or-dir.*/etc/skel/\..*")
+addFilter(".*shared-library-without-dependency-information.*")
+addFilter(".*useless-provides.*")
 addFilter(".*zero-length.*/etc/skel/\..*")
 addFilter(".*call-to-mktemp.*/usr/bin/bash.*")
 

++++++ get_version_number.sh ++++++
--- /var/tmp/diff_new_pack.3lIYOf/_old  2022-03-05 14:42:57.447693960 +0100
+++ /var/tmp/diff_new_pack.3lIYOf/_new  2022-03-05 14:42:57.451693961 +0100
@@ -7,10 +7,10 @@
 test -e ${sourcedir}/bash-${version}.tar.gz || exit 1
 last=($(tar Oxf ${sourcedir}/bash-${version}.tar.gz 
bash-${version}/configure.ac | sed -rn 
'/^define.bashvers/{s/^define\(bashvers,[[:space:]]([0-9\.]+)\)/\1/p}')) || 
exit 1
 test -e ${sourcedir}/bash-${version}-patches.tar.bz2 || echo ${last[0]}
-tar --wildcards -tf ${sourcedir}/bash-${version}-patches.tar.bz2 
'*/bash[0-9][0-9]-[0-9]*' &> /dev/null || echo ${last[0]}
+tar --wildcards -tf ${sourcedir}/bash-${version}-patches.tar.bz2 
'*/bash[0-9][0-9]-*[0-9]' &> /dev/null || echo ${last[0]}
 OFS="$IFS"
 IFS=-
-last=($(tar -tf ${sourcedir}/bash-${version}-patches.tar.bz2 | sed -r 
's@\.patch$@@'| sort -t '-' -k 3,3 -n | tail -n 1))
+last=($(tar --wildcards -tf ${sourcedir}/bash-${version}-patches.tar.bz2 
'*/bash[0-9][0-9]-*[0-9]' | sed -r 's@\.patch$@@'| sort -t '-' -k 3,3 -n | tail 
-n 1))
 IFS="$OFS"
 echo ${last[3]/*0/}
 

Reply via email to