mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libxml2: security update from 2.9.3 to 2.9.4
@ 2016-05-25 14:18 Alexander Dahl
  2016-05-26  9:58 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2016-05-25 14:18 UTC (permalink / raw)
  To: ptxdist

see announcement at
https://mail.gnome.org/archives/xml/2016-May/msg00023.html for details

Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 .../0200-xml2-config-is-not-SYSROOT-aware.patch                       | 0
 patches/{libxml2-2.9.3 => libxml2-2.9.4}/series                       | 0
 rules/libxml2.make                                                    | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{libxml2-2.9.3 => libxml2-2.9.4}/0200-xml2-config-is-not-SYSROOT-aware.patch (100%)
 rename patches/{libxml2-2.9.3 => libxml2-2.9.4}/series (100%)

diff --git a/patches/libxml2-2.9.3/0200-xml2-config-is-not-SYSROOT-aware.patch b/patches/libxml2-2.9.4/0200-xml2-config-is-not-SYSROOT-aware.patch
similarity index 100%
rename from patches/libxml2-2.9.3/0200-xml2-config-is-not-SYSROOT-aware.patch
rename to patches/libxml2-2.9.4/0200-xml2-config-is-not-SYSROOT-aware.patch
diff --git a/patches/libxml2-2.9.3/series b/patches/libxml2-2.9.4/series
similarity index 100%
rename from patches/libxml2-2.9.3/series
rename to patches/libxml2-2.9.4/series
diff --git a/rules/libxml2.make b/rules/libxml2.make
index 6d27af5..96dad67 100644
--- a/rules/libxml2.make
+++ b/rules/libxml2.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
 #
 # Paths and names
 #
-LIBXML2_VERSION	:= 2.9.3
-LIBXML2_MD5	:= daece17e045f1c107610e137ab50c179
+LIBXML2_VERSION	:= 2.9.4
+LIBXML2_MD5	:= ae249165c173b1ff386ee8ad676815f5
 LIBXML2		:= libxml2-$(LIBXML2_VERSION)
 LIBXML2_SUFFIX	:= tar.gz
 LIBXML2_SOURCE	:= $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)
-- 
2.1.4


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] libxml2: security update from 2.9.3 to 2.9.4
  2016-05-25 14:18 [ptxdist] [PATCH] libxml2: security update from 2.9.3 to 2.9.4 Alexander Dahl
@ 2016-05-26  9:58 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2016-05-26  9:58 UTC (permalink / raw)
  To: ptxdist

On Wed, May 25, 2016 at 04:18:01PM +0200, Alexander Dahl wrote:
> see announcement at
> https://mail.gnome.org/archives/xml/2016-May/msg00023.html for details
> 
> Signed-off-by: Alexander Dahl <post@lespocky.de>

Thanks, applied.

Michael

> ---
>  .../0200-xml2-config-is-not-SYSROOT-aware.patch                       | 0
>  patches/{libxml2-2.9.3 => libxml2-2.9.4}/series                       | 0
>  rules/libxml2.make                                                    | 4 ++--
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename patches/{libxml2-2.9.3 => libxml2-2.9.4}/0200-xml2-config-is-not-SYSROOT-aware.patch (100%)
>  rename patches/{libxml2-2.9.3 => libxml2-2.9.4}/series (100%)
> 
> diff --git a/patches/libxml2-2.9.3/0200-xml2-config-is-not-SYSROOT-aware.patch b/patches/libxml2-2.9.4/0200-xml2-config-is-not-SYSROOT-aware.patch
> similarity index 100%
> rename from patches/libxml2-2.9.3/0200-xml2-config-is-not-SYSROOT-aware.patch
> rename to patches/libxml2-2.9.4/0200-xml2-config-is-not-SYSROOT-aware.patch
> diff --git a/patches/libxml2-2.9.3/series b/patches/libxml2-2.9.4/series
> similarity index 100%
> rename from patches/libxml2-2.9.3/series
> rename to patches/libxml2-2.9.4/series
> diff --git a/rules/libxml2.make b/rules/libxml2.make
> index 6d27af5..96dad67 100644
> --- a/rules/libxml2.make
> +++ b/rules/libxml2.make
> @@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_LIBXML2) += libxml2
>  #
>  # Paths and names
>  #
> -LIBXML2_VERSION	:= 2.9.3
> -LIBXML2_MD5	:= daece17e045f1c107610e137ab50c179
> +LIBXML2_VERSION	:= 2.9.4
> +LIBXML2_MD5	:= ae249165c173b1ff386ee8ad676815f5
>  LIBXML2		:= libxml2-$(LIBXML2_VERSION)
>  LIBXML2_SUFFIX	:= tar.gz
>  LIBXML2_SOURCE	:= $(SRCDIR)/$(LIBXML2).$(LIBXML2_SUFFIX)
> -- 
> 2.1.4
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2016-05-26  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25 14:18 [ptxdist] [PATCH] libxml2: security update from 2.9.3 to 2.9.4 Alexander Dahl
2016-05-26  9:58 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox