diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-04-18 08:44:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-04-18 08:44:37 +0000 |
commit | 1c355c7ba9c4a0067fc027928d3dbd87753b2b63 (patch) | |
tree | 57cd6bc718072d6b4db5c695d1bb269cf1ab7e24 /app-text/texlive-core/ChangeLog | |
parent | Stable for alpha, wrt bug #465198 (diff) | |
download | gentoo-2-1c355c7ba9c4a0067fc027928d3dbd87753b2b63.tar.gz gentoo-2-1c355c7ba9c4a0067fc027928d3dbd87753b2b63.tar.bz2 gentoo-2-1c355c7ba9c4a0067fc027928d3dbd87753b2b63.zip |
Trivial patch to increase one temporary buffer size to avoid FORTIFY_SOURCE warnings. Bug #465748
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-text/texlive-core/ChangeLog')
-rw-r--r-- | app-text/texlive-core/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog index d67d8ede30db..5cc6ffc92db8 100644 --- a/app-text/texlive-core/ChangeLog +++ b/app-text/texlive-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.188 2013/04/17 16:40:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.189 2013/04/18 08:44:37 aballier Exp $ + + 18 Apr 2013; Alexis Ballier <aballier@gentoo.org> + texlive-core-2012-r1.ebuild: + Trivial patch to increase one temporary buffer size to avoid FORTIFY_SOURCE + warnings. Bug #465748 17 Apr 2013; Alexis Ballier <aballier@gentoo.org> texlive-core-2012-r1.ebuild: |