unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] More libxml2 security fixes
@ 2016-05-27  2:57 Leo Famulari
  2016-05-27  2:57 ` [PATCH 1/1] gnu: libxml2: Update replacement to 2.9.4 [security fixes] Leo Famulari
  0 siblings, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2016-05-27  2:57 UTC (permalink / raw)
  To: guix-devel

libxml2 2.9.4 is released, with a lot of fixed bugs, both with and
without CVE IDs:

https://git.gnome.org/browse/libxml2/log/

This patch updates the existing graft by removing patches for two of
these fixed bugs, and updating to 2.9.4, fixing 10 additional CVE bugs.

The question is: will it work to graft 2.9.4 in place of 2.9.3?

Can anyone recommend a package that uses libxml2 in an obvious way (e.g.
for parsing an XML configuration file)?

Leo Famulari (1):
  gnu: libxml2: Update replacement to 2.9.4 [security fixes].

 gnu/local.mk                                     |  2 -
 gnu/packages/patches/libxml2-CVE-2016-3627.patch | 61 ---------------------
 gnu/packages/patches/libxml2-CVE-2016-3705.patch | 68 ------------------------
 gnu/packages/xml.scm                             | 14 +++--
 4 files changed, 10 insertions(+), 135 deletions(-)
 delete mode 100644 gnu/packages/patches/libxml2-CVE-2016-3627.patch
 delete mode 100644 gnu/packages/patches/libxml2-CVE-2016-3705.patch

-- 
2.8.3

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

end of thread, other threads:[~2016-05-31 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-27  2:57 [PATCH 0/1] More libxml2 security fixes Leo Famulari
2016-05-27  2:57 ` [PATCH 1/1] gnu: libxml2: Update replacement to 2.9.4 [security fixes] Leo Famulari
2016-05-28 15:33   ` Ludovic Courtès
2016-05-28 18:04     ` Leo Famulari
2016-05-31 15:46     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).