CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/28 13:44:21
Modified files:
shells/bash : Tag: OPENBSD_5_5 Makefile distinfo
Log message:
Security update to 4.2.50:
.49: CVE-2014-7169 (incomplete fix for CVE-2014-6271)
.50: CVE-2014-6277, CVE-2014-7186, CVE-2014-7187
This patch changes the encoding bash uses for exported functions to avoid
clashes with shell variables and to avoid depending only on an environment
variable's contents to determine whether or not to interpret it as a shell
function.