all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Expat security update
@ 2016-06-09 17:05 Leo Famulari
  2016-06-09 17:05 ` [PATCH 1/1] gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300 Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2016-06-09 17:05 UTC (permalink / raw)
  To: guix-devel

We take a patch from Debian, apparently written by the Expat maintainer
[0], to fix two recently disclosed bugs. Your review is requested.

[0] The commit hash in the patch doesn't seem to exist anywhere on the
internet besides the Debian servers. It doesn't exist in the Expat Git
repo.

Leo Famulari (1):
  gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.

 gnu/local.mk                                       |   1 +
 .../expat-CVE-2012-6702-and-CVE-2016-5300.patch    | 142 +++++++++++++++++++++
 gnu/packages/xml.scm                               |   3 +-
 3 files changed, 145 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch

-- 
2.8.3

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

end of thread, other threads:[~2016-06-11  0:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-09 17:05 [PATCH 0/1] Expat security update Leo Famulari
2016-06-09 17:05 ` [PATCH 1/1] gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300 Leo Famulari
2016-06-10 13:26   ` Ludovic Courtès
2016-06-11  0:34     ` 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.