From 5a18bd917d86e9d381bd7ed3ce8c6c03536d6f79 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Feb 03 2021 10:23:50 +0000 Subject: Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bash.git#7ccb669ec2ab0462607bcfcacef5e2b7f63e33cc --- diff --git a/bash.spec b/bash.spec index e5df999..118a4a2 100644 --- a/bash.spec +++ b/bash.spec @@ -6,7 +6,7 @@ Version: %{baseversion}%{patchleveltag} Name: bash Summary: The GNU Bourne Again shell -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Url: https://www.gnu.org/software/bash Source0: https://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz @@ -43,20 +43,20 @@ Patch109: bash-requires.patch Patch110: bash-setlocale.patch # Disable tty tests while doing bash builds Patch111: bash-tty-tests.patch - + # 484809, check if interp section is NOBITS Patch116: bash-4.0-nobits.patch - + # Do the same CFLAGS in generated Makefile in examples Patch117: bash-4.1-examples.patch - + # Builtins like echo and printf won't report errors # when output does not succeed due to EPIPE Patch118: bash-4.1-broken_pipe.patch # # Enable system-wide .bash_logout for login shells Patch119: bash-4.2-rc2-logout.patch - + # Static analyzis shows some issues in bash-2.05a-interpreter.patch Patch120: bash-4.2-coverity.patch @@ -67,17 +67,17 @@ Patch122: bash-4.2-manpage_trap.patch # https://www.securecoding.cert.org/confluence/display/seccode/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow # This patch should be upstreamed. Patch123: bash-4.2-size_type.patch - + # 1112710 - mention ulimit -c and -f POSIX block size # This patch should be upstreamed. Patch124: bash-4.3-man-ulimit.patch # 1102815 - fix double echoes in vi visual mode Patch125: bash-4.3-noecho.patch - + #1241533,1224855 - bash leaks memory when LC_ALL set Patch126: bash-4.3-memleak-lc_all.patch - + # bash-4.4 builds loadable builtin examples by default # this patch disables it Patch127: bash-4.4-no-loadable-builtins.patch @@ -313,6 +313,9 @@ end %{_libdir}/pkgconfig/%{name}.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 6 10:40:25 CET 2021 Siteshwar Vashisht - 5.1.0-1 - Rebase to bash 5.1 Resolves: #1904866 @@ -958,8 +961,8 @@ end - Rebuild * Mon Aug 20 2007 Pete Graner - 3.2-15 -- Update to the Improve bash $RANDOM pseudo RNG (bug #234906) - now works with subshells and make $RANDOM on demand thus reducing the +- Update to the Improve bash $RANDOM pseudo RNG (bug #234906) + now works with subshells and make $RANDOM on demand thus reducing the amount of AVCs thrown. * Thu Aug 16 2007 Pete Graner - 3.2-15 @@ -1274,7 +1277,7 @@ end * Mon Jun 28 2004 Tim Waugh 2.05b-42 - Fixed multibyte variable substitution patch (bug #126399). -* Thu Jun 17 2004 Karsten Hopp 2.05b-41 +* Thu Jun 17 2004 Karsten Hopp 2.05b-41 - remove bashbug script/docs to avoid conflicting files in biarch installs. @@ -1390,7 +1393,7 @@ end - Force pgrp synchronization (bug #81653). * Thu Dec 05 2002 Elliot Lee 2.05b-13 -- (patch26) Don't call 'size' in makefile. Pointless, and interferes with +- (patch26) Don't call 'size' in makefile. Pointless, and interferes with cross compiles. * Tue Dec 3 2002 Tim Waugh 2.05b-12 @@ -1563,7 +1566,7 @@ end * Thu Nov 16 2000 Bernhard Rosenkraenzer - restore the ^Hs in documentation, they're highlighting sequences - for less (#20654) + for less (#20654) * Fri Sep 15 2000 Florian La Roche - bash-2.04-export.patch is reported to fix compilation @@ -1632,7 +1635,7 @@ end * Fri Jul 16 1999 Ken Estes - patch to detect what executables are required by a script. -* Sun Mar 21 1999 Cristian Gafton +* Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 4) * Fri Mar 19 1999 Jeff Johnson @@ -1695,7 +1698,7 @@ end * Mon Oct 20 1997 Erik Troan - added comment explaining why install-info isn't used -- added mips patch +- added mips patch * Fri Oct 17 1997 Donnie Barnes - added BuildRoot