pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/bash
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 7 00:16:52 UTC 2014
Modified Files:
pkgsrc/shells/bash: Makefile distinfo
Log Message:
Another day, another bash patch. Welcome to 4.3.030.
Fixes CVE-2014-6278:
A combination of nested command substitutions and function importing
from the environment can cause bash to execute code appearing in
the environment variable value following the function definition.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/shells/bash/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/shells/bash/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index