From 249c7a78e010b76b48133aa924e97924d801687f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 5 Dec 2015 21:26:35 +0100 Subject: [PATCH] - updated to 1.0.65 (fixes CVE-2015-8126) --- libpng1-SONAME.patch | 4 ++-- libpng1.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libpng1-SONAME.patch b/libpng1-SONAME.patch index aa326d5..b87115b 100644 --- a/libpng1-SONAME.patch +++ b/libpng1-SONAME.patch @@ -8,7 +8,7 @@ -PNGMAJ = 0 +LIBNAME = libpng +PNGMAJ = 2 - PNGMIN = 1.0.63 + PNGMIN = 1.0.65 PNGVER = $(PNGMAJ).$(PNGMIN) @@ -54,7 +54,7 @@ @@ -122,7 +122,7 @@ -PNGMAJ = 0 +LIBNAME = libpng +PNGMAJ = 2 - PNGMIN = 1.0.63 + PNGMIN = 1.0.65 PNGVER = $(PNGMAJ).$(PNGMIN) @@ -70,8 +70,8 @@ diff --git a/libpng1.spec b/libpng1.spec index 5738140..984b1c8 100644 --- a/libpng1.spec +++ b/libpng1.spec @@ -11,13 +11,13 @@ Summary(pl.UTF-8): Biblioteka PNG Summary(pt_BR.UTF-8): Biblioteca PNG Summary(tr.UTF-8): PNG kitaplığı Name: libpng1 -Version: 1.0.63 +Version: 1.0.65 Release: 1 Epoch: 2 License: distributable Group: Libraries Source0: http://downloads.sourceforge.net/libpng/libpng-%{version}.tar.xz -# Source0-md5: 11b91d7f8fce861da997e136772dbab7 +# Source0-md5: 1185048589ef02b3b1bd4ff3463e8dc0 Patch0: %{name}-opt.patch Patch1: %{name}-pngminus.patch Patch2: %{name}-SONAME.patch -- 2.44.0