Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src
Module Name: src
Committed By: snj
Date: Sun Apr 8 06:04:09 UTC 2018
Modified Files:
src/bin/ed [netbsd-8]: ed.1 main.c
src/usr.bin/patch [netbsd-8]: pch.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #699):
bin/ed/ed.1: 1.32-1.33
bin/ed/main.c: 1.29
usr.bin/patch/pch.c: 1.29
Pass -S to ed(1) so that patches containing ! commands don't run commands.
Real cause of CVE-2018-0492:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894667)
--
add -S to disable ! commands.
--
Fix date.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.40.1 src/bin/ed/ed.1
cvs rdiff -u -r1.28 -r1.28.8.1 src/bin/ed/main.c
cvs rdiff -u -r1.28 -r1.28.8.1 src/usr.bin/patch/pch.c
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