All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] librsvg: security bump to version 2.40.20
@ 2018-02-12 20:02 Baruch Siach
  2018-02-13 21:23 ` Thomas Petazzoni
  2018-04-10 20:46 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Baruch Siach @ 2018-02-12 20:02 UTC (permalink / raw)
  To: buildroot

Fixes CVE-2018-1000041: information disclosure via a crafted SVG file.

Bump to the latest (maybe last) release in the 2.40.x series. Newer
versions require a Rust compiler.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/librsvg/librsvg.hash | 4 ++--
 package/librsvg/librsvg.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/librsvg/librsvg.hash b/package/librsvg/librsvg.hash
index 9ab798120f92..6f4b07423a28 100644
--- a/package/librsvg/librsvg.hash
+++ b/package/librsvg/librsvg.hash
@@ -1,2 +1,2 @@
-# From http://ftp.gnome.org/pub/gnome/sources/librsvg/2.40/librsvg-2.40.18.sha256sum
-sha256	bfc8c488c89c1e7212c478beb95c41b44701636125a3e6dab41187f1485b564c	librsvg-2.40.18.tar.xz
+# From http://ftp.gnome.org/pub/gnome/sources/librsvg/2.40/librsvg-2.40.20.sha256sum
+sha256	cff4dd3c3b78bfe99d8fcfad3b8ba1eee3289a0823c0e118d78106be6b84c92b	librsvg-2.40.20.tar.xz
diff --git a/package/librsvg/librsvg.mk b/package/librsvg/librsvg.mk
index c8afdfd69fff..4f563ce6dbe7 100644
--- a/package/librsvg/librsvg.mk
+++ b/package/librsvg/librsvg.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIBRSVG_VERSION_MAJOR = 2.40
-LIBRSVG_VERSION = $(LIBRSVG_VERSION_MAJOR).18
+LIBRSVG_VERSION = $(LIBRSVG_VERSION_MAJOR).20
 LIBRSVG_SITE = http://ftp.gnome.org/pub/gnome/sources/librsvg/$(LIBRSVG_VERSION_MAJOR)
 LIBRSVG_SOURCE = librsvg-$(LIBRSVG_VERSION).tar.xz
 LIBRSVG_INSTALL_STAGING = YES
-- 
2.15.1

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

* [Buildroot] [PATCH] librsvg: security bump to version 2.40.20
  2018-02-12 20:02 [Buildroot] [PATCH] librsvg: security bump to version 2.40.20 Baruch Siach
@ 2018-02-13 21:23 ` Thomas Petazzoni
  2018-04-10 20:46 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-02-13 21:23 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 12 Feb 2018 22:02:31 +0200, Baruch Siach wrote:
> Fixes CVE-2018-1000041: information disclosure via a crafted SVG file.
> 
> Bump to the latest (maybe last) release in the 2.40.x series. Newer
> versions require a Rust compiler.

Dammit, SVG libraries will now require having a Rust compiler around...

> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/librsvg/librsvg.hash | 4 ++--
>  package/librsvg/librsvg.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Anyway, applied to master, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH] librsvg: security bump to version 2.40.20
  2018-02-12 20:02 [Buildroot] [PATCH] librsvg: security bump to version 2.40.20 Baruch Siach
  2018-02-13 21:23 ` Thomas Petazzoni
@ 2018-04-10 20:46 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-04-10 20:46 UTC (permalink / raw)
  To: buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Fixes CVE-2018-1000041: information disclosure via a crafted SVG file.
 > Bump to the latest (maybe last) release in the 2.40.x series. Newer
 > versions require a Rust compiler.

 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Committed to 2017.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2018-04-10 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 20:02 [Buildroot] [PATCH] librsvg: security bump to version 2.40.20 Baruch Siach
2018-02-13 21:23 ` Thomas Petazzoni
2018-04-10 20:46 ` Peter Korsgaard

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.