From 25a02f548c6203536c02e119b06d16a80be7fc73 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 21 Dec 2017 00:07:07 +0100 Subject: app-text/poppler: Fix CVE-2017-{2820,9083} Bug: https://bugs.gentoo.org/619558 Bug: https://bugs.gentoo.org/624708 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-text/poppler/poppler-0.61.1.ebuild | 1 + app-text/poppler/poppler-0.62.0.ebuild | 1 + app-text/poppler/poppler-9999.ebuild | 1 + 3 files changed, 3 insertions(+) (limited to 'app-text/poppler') diff --git a/app-text/poppler/poppler-0.61.1.ebuild b/app-text/poppler/poppler-0.61.1.ebuild index 2cfa1ed7abef..64b5eec0d538 100644 --- a/app-text/poppler/poppler-0.61.1.ebuild +++ b/app-text/poppler/poppler-0.61.1.ebuild @@ -65,6 +65,7 @@ PATCHES=( "${FILESDIR}/${PN}-0.61.0-respect-cflags.patch" "${FILESDIR}/${PN}-0.33.0-openjpeg2.patch" "${FILESDIR}/${PN}-0.40-FindQt4.patch" + "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch" ) src_prepare() { diff --git a/app-text/poppler/poppler-0.62.0.ebuild b/app-text/poppler/poppler-0.62.0.ebuild index 317b923ddd99..b2677478d773 100644 --- a/app-text/poppler/poppler-0.62.0.ebuild +++ b/app-text/poppler/poppler-0.62.0.ebuild @@ -60,6 +60,7 @@ PATCHES=( "${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patch" "${FILESDIR}/${PN}-0.61.0-respect-cflags.patch" "${FILESDIR}/${PN}-0.62.0-openjpeg2.patch" + "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch" ) src_prepare() { diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild index 3b1c4cfa08a2..f84bcf398fb8 100644 --- a/app-text/poppler/poppler-9999.ebuild +++ b/app-text/poppler/poppler-9999.ebuild @@ -60,6 +60,7 @@ PATCHES=( "${FILESDIR}/${PN}-0.28.1-fix-multilib-configuration.patch" "${FILESDIR}/${PN}-0.61.0-respect-cflags.patch" "${FILESDIR}/${PN}-0.62.0-openjpeg2.patch" + "${FILESDIR}/${PN}-0.57.0-disable-internal-jpx.patch" ) src_prepare() { -- cgit v1.2.3-65-gdbad