]> git.pld-linux.org Git - packages/bash.git/commitdiff
- up to 4.3.26; the same fix as CVE-2014-6271.patch just in official patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 27 Sep 2014 08:05:18 +0000 (10:05 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 27 Sep 2014 08:05:18 +0000 (10:05 +0200)
bash.spec
sources

index 983032d29234ee15fbe56942b59b2c480b81dc9d..c14eb8810d3bdfdd022e45d7782c1537324f2267 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -6,8 +6,8 @@
 
 # NOTE: when updating patchleve, do not forget to update 'sources' file!
 %define                ver             4.3
-%define                patchlevel      25
-%define                rel             2
+%define                patchlevel      26
+%define                rel             1
 Summary:       GNU Bourne Again Shell (bash)
 Summary(fr.UTF-8):     Le shell Bourne Again de GNU
 Summary(pl.UTF-8):     Powłoka GNU Bourne Again Shell (bash)
@@ -36,7 +36,6 @@ Patch9:               %{name}-backup_history.patch
 Patch10:       %{name}-act_like_sh.patch
 Patch11:       %{name}-elinks_cont.patch
 Patch12:       %{name}-pl.po-update.patch
-Patch13:       %{name}-CVE-2014-6271.patch
 %patchset_source -f https://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-%03g 1 %{patchlevel}
 URL:           http://www.gnu.org/software/bash/
 BuildRequires: autoconf
@@ -195,7 +194,6 @@ tym pakiecie jest wersja basha skonsolidowana statycznie.
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
 
 sed -i -e 's#/usr/bin/printf#/bin/printf#g' tests/intl2.sub
 
diff --git a/sources b/sources
index de7a7962ff5fa618e33df646c74f8dc912693c13..d2c246472fe4cf0915172ec399f59f79e1727443 100644 (file)
--- a/sources
+++ b/sources
@@ -23,3 +23,4 @@ cff4dc024d9d3456888aaaf8a36ca774  bash43-019
 b3cb0d80fd0c47728264405cbb3b23c7  bash43-023
 b5ea5600942acceb4b6f07313d2de74e  bash43-024
 193c06f578d38ffdbaebae9c51a7551f  bash43-025
+922578e2be7ed03729454e92ee8d3f3a  bash43-026
This page took 0.853992 seconds and 4 git commands to generate.