From 6511a22291819b98d906b5f1846c7e68bc9ab574 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 7 Feb 2018 08:12:01 +0100 Subject: [PATCH] upgrading package: bash 4.4.18 -> 4.4.19 --- bash/bash.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bash/bash.spec b/bash/bash.spec index 63bd8f9cb9..56ce9d656d 100644 --- a/bash/bash.spec +++ b/bash/bash.spec @@ -24,8 +24,8 @@ # package version %define V_base_real 4.4 %define V_base_comp 44 -%define V_plvl_raw 18 -%define V_plvl_pad 018 +%define V_plvl_raw 19 +%define V_plvl_pad 019 # package information Name: bash @@ -38,7 +38,7 @@ Class: CORE Group: Shell License: GPL Version: %{V_base_real}.%{V_plvl_raw} -Release: 20180130 +Release: 20180207 # list of sources Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz @@ -62,6 +62,7 @@ Patch15: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_ba Patch16: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-016 Patch17: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-017 Patch18: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-018 +Patch19: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-019 # build information BuildPreReq: OpenPKG, openpkg >= 20160101 @@ -109,6 +110,7 @@ PreReq: OpenPKG, openpkg >= 20160101 %patch -p0 -P 16 %patch -p0 -P 17 %patch -p0 -P 18 + %patch -p0 -P 19 # ensure generated data is not re-generated on-the-fly sleep 1