- security update CVE-2014-9092 [bnc#906761]

* added libjpeg-turbo-CVE-2014-9092.patch

- security update CVE-2014-9092 [bnc#906761]
  * added libjpeg-turbo-CVE-2014-9092.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=48
This commit is contained in:
Petr Gajdos 2014-11-27 09:52:47 +00:00 committed by Git OBS Bridge
parent d79190325f
commit 80c5fd18af
5 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Index: jchuff.c
===================================================================
--- jchuff.c.orig 2012-06-30 01:52:08.000000000 +0200
+++ jchuff.c 2014-11-24 13:52:20.214638106 +0100
@@ -392,7 +392,7 @@
#endif
-#define BUFSIZE (DCTSIZE2 * 2)
+#define BUFSIZE (DCTSIZE2 * 4)
#define LOAD_BUFFER() { \
if (state->free_in_buffer < BUFSIZE) { \

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 27 09:50:00 UTC 2014 - pgajdos@suse.com
- security update CVE-2014-9092 [bnc#906761]
* added libjpeg-turbo-CVE-2014-9092.patch
-------------------------------------------------------------------
Wed Oct 15 11:39:09 UTC 2014 - olaf@aepfle.de

View File

@ -38,6 +38,7 @@ Source1: baselibs.conf
Patch0: libjpeg-turbo-1.3.0-int32.patch
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
Patch2: libjpeg-ocloexec.patch
Patch3: libjpeg-turbo-CVE-2014-9092.patch
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: yasm
@ -106,6 +107,7 @@ files using the libjpeg library.
%patch0
%patch1
%patch2
%patch3
%build
autoreconf -fiv

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 27 09:49:28 UTC 2014 - pgajdos@suse.com
- security update CVE-2014-9092 [bnc#906761]
* added libjpeg-turbo-CVE-2014-9092.patch
-------------------------------------------------------------------
Tue Oct 7 07:31:55 UTC 2014 - coolo@suse.com

View File

@ -34,6 +34,7 @@ Source1: baselibs.conf
Patch0: libjpeg-turbo-1.3.0-int32.patch
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
Patch2: libjpeg-ocloexec.patch
Patch3: libjpeg-turbo-CVE-2014-9092.patch
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: yasm
@ -87,6 +88,7 @@ files using the libjpeg library.
%patch0
%patch1
%patch2
%patch3
%build
autoreconf -fiv