* [Buildroot] [PATCH] poppler: security bump to version 0.24.5
@ 2015-01-06 12:30 Gustavo Zacarias
2015-01-06 20:14 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-01-06 12:30 UTC (permalink / raw)
To: buildroot
Fixes CVE-2013-7296 - JBIG2Stream::readSegments()" Denial of Service
Vulnerability.
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/poppler/poppler.hash | 2 ++
package/poppler/poppler.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/poppler/poppler.hash
diff --git a/package/poppler/poppler.hash b/package/poppler/poppler.hash
new file mode 100644
index 0000000..f3225bc
--- /dev/null
+++ b/package/poppler/poppler.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 a2654910100c923c44e366242495e226db2798254f2fa2781138867348759f84 poppler-0.24.5.tar.xz
diff --git a/package/poppler/poppler.mk b/package/poppler/poppler.mk
index a972325..2ac7e64 100644
--- a/package/poppler/poppler.mk
+++ b/package/poppler/poppler.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POPPLER_VERSION = 0.24.4
+POPPLER_VERSION = 0.24.5
POPPLER_SOURCE = poppler-$(POPPLER_VERSION).tar.xz
POPPLER_SITE = http://poppler.freedesktop.org
POPPLER_DEPENDENCIES = fontconfig
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] poppler: security bump to version 0.24.5
2015-01-06 12:30 [Buildroot] [PATCH] poppler: security bump to version 0.24.5 Gustavo Zacarias
@ 2015-01-06 20:14 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-01-06 20:14 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 6 Jan 2015 09:30:02 -0300, Gustavo Zacarias wrote:
> Fixes CVE-2013-7296 - JBIG2Stream::readSegments()" Denial of Service
> Vulnerability.
>
> Also add hash file.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/poppler/poppler.hash | 2 ++
> package/poppler/poppler.mk | 2 +-
> 2 files changed, 3 insertions(+), 1 deletion(-)
> create mode 100644 package/poppler/poppler.hash
Applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-06 20:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06 12:30 [Buildroot] [PATCH] poppler: security bump to version 0.24.5 Gustavo Zacarias
2015-01-06 20:14 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox