[packages/bash] - up to 4.3.26; the same fix as CVE-2014-6271.patch just in official patch

arekm arekm at pld-linux.org
Sat Sep 27 10:05:36 CEST 2014


commit efa9dfe67ae54c7b40dd91f1a7f8b0c38f56892c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Sep 27 10:05:27 2014 +0200

    - up to 4.3.26; the same fix as CVE-2014-6271.patch just in official patch

 bash-CVE-2014-6271.patch | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/bash-CVE-2014-6271.patch b/bash-CVE-2014-6271.patch
deleted file mode 100644
index 289ad9e..0000000
--- a/bash-CVE-2014-6271.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -dur bash-4.3.orig/parse.y bash-4.3/parse.y
---- bash-4.3.orig/parse.y	2014-09-26 09:50:51.000000000 +0200
-+++ bash-4.3/parse.y	2014-09-26 09:51:26.000000000 +0200
-@@ -2955,6 +2955,8 @@
-   FREE (word_desc_to_read);
-   word_desc_to_read = (WORD_DESC *)NULL;
- 
-+  eol_ungetc_lookahead = 0;
-+
-   current_token = '\n';		/* XXX */
-   last_read_token = '\n';
-   token_to_read = '\n';
-Only in bash-4.3.orig: parse.y.orig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bash.git/commitdiff/efa9dfe67ae54c7b40dd91f1a7f8b0c38f56892c



More information about the pld-cvs-commit mailing list