* [gentoo-commits] repo/gentoo:master commit in: media-libs/plib/files/, media-libs/plib/
@ 2018-02-23 21:52 Thomas Deutschmann
0 siblings, 0 replies; only message in thread
From: Thomas Deutschmann @ 2018-02-23 21:52 UTC (permalink / raw
To: gentoo-commits
commit: 539747730dbc4f08b16985be312e13acd20f8f3d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 21:45:01 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 21:52:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53974773
media-libs/plib: Fix patch naming
It is "CVE-2012-4552", not "CVE-2011-4552".
Bug: https://bugs.gentoo.org/440762
Package-Manager: Portage-2.3.24, Repoman-2.3.6
...lib-1.8.5-CVE-2011-4552.patch => plib-1.8.5-CVE-2012-4552.patch} | 0
media-libs/plib/plib-1.8.5-r1.ebuild | 6 +++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/plib/files/plib-1.8.5-CVE-2011-4552.patch b/media-libs/plib/files/plib-1.8.5-CVE-2012-4552.patch
similarity index 100%
rename from media-libs/plib/files/plib-1.8.5-CVE-2011-4552.patch
rename to media-libs/plib/files/plib-1.8.5-CVE-2012-4552.patch
diff --git a/media-libs/plib/plib-1.8.5-r1.ebuild b/media-libs/plib/plib-1.8.5-r1.ebuild
index 28ae99f9830..a0683b85a5f 100644
--- a/media-libs/plib/plib-1.8.5-r1.ebuild
+++ b/media-libs/plib/plib-1.8.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,8 +18,8 @@ RDEPEND=${DEPEND}
src_prepare() {
epatch \
"${FILESDIR}"/${P}-X11.patch \
- "${FILESDIR}"/${P}-CVE-2011-4552.patch \
- "${FILESDIR}"/${P}-CVE-2011-4620.patch
+ "${FILESDIR}"/${P}-CVE-2011-4620.patch \
+ "${FILESDIR}"/${P}-CVE-2012-4552.patch
eautoreconf
# Since plib only provides static libraries, force
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-23 21:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-23 21:52 [gentoo-commits] repo/gentoo:master commit in: media-libs/plib/files/, media-libs/plib/ Thomas Deutschmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox