Security update to 4.3.25:

Fix for CVE-2014-6271 (remote code execution through bash)
This commit is contained in:
naddy 2014-09-24 19:16:18 +00:00
parent f71b4b6d4a
commit fca3a78b09
2 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.85 2014/08/24 19:15:46 naddy Exp $
# $OpenBSD: Makefile,v 1.86 2014/09/24 19:16:18 naddy Exp $
COMMENT= GNU Bourne Again Shell
DISTNAME= bash-4.3
PKGNAME= ${DISTNAME}.24
PKGNAME= ${DISTNAME}.25
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
21 22 23 24 25
PATCHFILES+= bash43-0$i:0
.endfor

View File

@ -23,6 +23,7 @@ SHA256 (bash/bash43-021) = QUOfBog+a9EcWR2dXprgivvCq9S5NeHSRLCBAAdlIKk=
SHA256 (bash/bash43-022) = /U1Hu5XGWGP2NMRwbGXh47rk7oRgxyBFwKBhhokGGog=
SHA256 (bash/bash43-023) = msJQxzl6j1PbyE3+eQ0qQY+/H+CQvOzjm0pchKLTANQ=
SHA256 (bash/bash43-024) = O1BYgqCmCQZn11gk/JGVJM1EzDvYndCLfE5iLT+WD2w=
SHA256 (bash/bash43-025) = HlGG9cSmGbsTShF32eneh587uF2cVyaDKwOnYqJJklE=
SIZE (bash/bash-4.3.tar.gz) = 7955839
SIZE (bash/bash43-001) = 1617
SIZE (bash/bash43-002) = 1594
@ -48,3 +49,4 @@ SIZE (bash/bash43-021) = 1623
SIZE (bash/bash43-022) = 1782
SIZE (bash/bash43-023) = 3414
SIZE (bash/bash43-024) = 1909
SIZE (bash/bash43-025) = 3940