all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Poppler: Fix CVE-2015-8868
@ 2016-04-30 18:23 Leo Famulari
  2016-04-30 18:23 ` [PATCH 1/1] gnu: poppler: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2016-04-30 18:23 UTC (permalink / raw)
  To: guix-devel

This grafts the upstream patch to fix CVE-2015-8868 [0].

I tested some of Poppler's dependents, and they seem to work.

So, I would usually just apply this without emailing. But since several
hundred packages depend on Poppler, I want some confirmation that the
graft is working as expected and won't require a huge number of packages
to be rebuilt.

Feed requested!

[0]
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8868
http://seclists.org/oss-sec/2016/q2/139

Leo Famulari (1):
  gnu: poppler: Fix CVE-2015-8868.

 gnu/local.mk                                     |  1 +
 gnu/packages/patches/poppler-CVE-2015-8868.patch | 30 ++++++++++++++++++++++++
 gnu/packages/pdf.scm                             |  8 +++++++
 3 files changed, 39 insertions(+)
 create mode 100644 gnu/packages/patches/poppler-CVE-2015-8868.patch

-- 
2.7.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-30 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-30 18:23 [PATCH 0/1] Poppler: Fix CVE-2015-8868 Leo Famulari
2016-04-30 18:23 ` [PATCH 1/1] gnu: poppler: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.