From 8c30baacec49b32652317396e5d75c6f9cd9447f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 23 2021 14:38:53 +0000 Subject: import bash-4.2.46-35.el7_9 --- diff --git a/SPECS/bash.spec b/SPECS/bash.spec index b6ff67b..f79dd86 100644 --- a/SPECS/bash.spec +++ b/SPECS/bash.spec @@ -6,7 +6,7 @@ Version: %{baseversion}%{patchleveltag} Name: bash Summary: The GNU Bourne Again shell -Release: 34%{?dist} +Release: 35%{?dist} Group: System Environment/Shells License: GPLv3+ Url: http://www.gnu.org/software/bash @@ -534,6 +534,10 @@ end #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt %changelog +* Tue Oct 19 2021 Siteshwar Vashisht - 4.2.46-35 +- Bump version number + Resolves: #2015565 + * Fri Aug 16 2019 Siteshwar Vashisht - 4.2.46-34 - BASH_CMD should not be writable in restricted shell Resolves: #1693181