- Update to version 1.2.1:

* fixed heap overflow [bnc#771791]

OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=19
This commit is contained in:
Petr Gajdos 2012-07-23 11:36:08 +00:00 committed by Git OBS Bridge
parent 9648966c50
commit 510ad24edb
6 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:629db2a9b1295a1b0e5fa8dddda36c5da61a90536bef8295e0b209cbcd50f98e
size 1752925

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb3323f054a02cedad193bd0ca418d46934447f995d19e678ea64f78e4903770
size 1755264

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 23 11:33:56 UTC 2012 - pgajdos@suse.com
- Update to version 1.2.1:
* fixed heap overflow [bnc#771791]
-------------------------------------------------------------------
Thu Mar 22 13:25:09 UTC 2012 - idonmez@suse.com

View File

@ -19,7 +19,7 @@
%define major 8
%define minor 0
%define micro 2
%define srcver 1.2.0
%define srcver 1.2.1
%define libver %{major}.%{minor}.%{micro}
# major number of library from jpeg8
%define cmajor 8