- 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:
parent
d79190325f
commit
80c5fd18af
13
libjpeg-turbo-CVE-2014-9092.patch
Normal file
13
libjpeg-turbo-CVE-2014-9092.patch
Normal 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) { \
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user