From 748b67f4d095480f49c82164dfe578510d137ae9 Mon Sep 17 00:00:00 2001 From: naddy Date: Fri, 3 Oct 2014 19:11:20 +0000 Subject: [PATCH] update to 4.3.28: fixes two local buffer overflows in parse.y --- shells/bash/Makefile | 6 +++--- shells/bash/distinfo | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/shells/bash/Makefile b/shells/bash/Makefile index b8a9d44976a..32c19ae15c3 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.88 2014/09/28 13:26:55 naddy Exp $ +# $OpenBSD: Makefile,v 1.89 2014/10/03 19:11:20 naddy Exp $ COMMENT= GNU Bourne Again Shell DISTNAME= bash-4.3 -PKGNAME= ${DISTNAME}.27 +PKGNAME= ${DISTNAME}.28 CATEGORIES= shells HOMEPAGE= http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html @@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bash/} MASTER_SITES0= ${MASTER_SITE_GNU:=bash/${DISTNAME}-patches/} DIST_SUBDIR= bash .for i in 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 \ - 21 22 23 24 25 26 27 + 21 22 23 24 25 26 27 28 PATCHFILES+= bash43-0$i:0 .endfor diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 7a3e9a27fc1..2853ef79d8e 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -26,6 +26,7 @@ SHA256 (bash/bash43-024) = O1BYgqCmCQZn11gk/JGVJM1EzDvYndCLfE5iLT+WD2w= SHA256 (bash/bash43-025) = HlGG9cSmGbsTShF32eneh587uF2cVyaDKwOnYqJJklE= SHA256 (bash/bash43-026) = LswSIBs7pCc7Y69Omq0jBRaM+bq/bREVJ5bbCHJMIU0= SHA256 (bash/bash43-027) = Hrdq0oVh0n90A/88dqNukykopLWKAbho1mPBZfB22r4= +SHA256 (bash/bash43-028) = 6LDb7Uck+nub2P930Sx/A9oPv8X4JR71y4UR6wgrRp0= SIZE (bash/bash-4.3.tar.gz) = 7955839 SIZE (bash/bash43-001) = 1617 SIZE (bash/bash43-002) = 1594 @@ -54,3 +55,4 @@ SIZE (bash/bash43-024) = 1909 SIZE (bash/bash43-025) = 3940 SIZE (bash/bash43-026) = 1575 SIZE (bash/bash43-027) = 6889 +SIZE (bash/bash43-028) = 69606