diff options
author | 2007-11-06 09:13:03 +0000 | |
---|---|---|
committer | 2007-11-06 09:13:03 +0000 | |
commit | 335cdc4b4d537c9215496dd1d65c6477e7dac896 (patch) | |
tree | 92517149326c88d7beb4d73ad5e572cd590c896a /dev-tex/feynmf/ChangeLog | |
parent | stable amd64/x86 (diff) | |
download | gentoo-2-335cdc4b4d537c9215496dd1d65c6477e7dac896.tar.gz gentoo-2-335cdc4b4d537c9215496dd1d65c6477e7dac896.tar.bz2 gentoo-2-335cdc4b4d537c9215496dd1d65c6477e7dac896.zip |
Fix insecure temp file creation, security bug #198231.
(Portage version: 2.1.3.18)
Diffstat (limited to 'dev-tex/feynmf/ChangeLog')
-rw-r--r-- | dev-tex/feynmf/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-tex/feynmf/ChangeLog b/dev-tex/feynmf/ChangeLog index 651813afac82..b5d3e8d9e69d 100644 --- a/dev-tex/feynmf/ChangeLog +++ b/dev-tex/feynmf/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-tex/feynmf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.10 2007/10/15 21:40:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/feynmf/ChangeLog,v 1.11 2007/11/06 09:13:02 ulm Exp $ + +*feynmf-1.08-r2 (06 Nov 2007) + + 06 Nov 2007; Ulrich Mueller <ulm@gentoo.org> + +files/feynmf-1.08-tempfile.patch, +feynmf-1.08-r2.ebuild: + Fix insecure temp file creation, security bug #198231. 15 Oct 2007; Alexis Ballier <aballier@gentoo.org> feynmf-1.08-r1.ebuild: adapt deps for texlive, bug #195894 |