diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2003-01-21 18:07:15 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2003-01-21 18:07:15 +0000 |
commit | 6712c42d457dad06f0ea06e23a874b9c0a908fd6 (patch) | |
tree | a04ced2a5a3bb43201638da9b15dfd1b287d7ba8 /app-editors/vim/ChangeLog | |
parent | Patches 1-300 (diff) | |
download | gentoo-2-6712c42d457dad06f0ea06e23a874b9c0a908fd6.tar.gz gentoo-2-6712c42d457dad06f0ea06e23a874b9c0a908fd6.tar.bz2 gentoo-2-6712c42d457dad06f0ea06e23a874b9c0a908fd6.zip |
Disable modelines by default. Fixes security bug #14088
Diffstat (limited to 'app-editors/vim/ChangeLog')
-rw-r--r-- | app-editors/vim/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 8a92b43f415b..7f445cad67af 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-editors/vim # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.39 2003/01/21 17:50:39 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.40 2003/01/21 18:03:10 rphillips Exp $ *vim-6.1-r19.ebuild (21 Jan 2003) + 21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> files/vimrc : + Added modelines=0 to default to high security. Fixes #14088 + 21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r19.ebuild : patches 1-300 |