[packages/libpng1] - updated to 1.0.69 (fixes CVE-2017-12652)

qboosh qboosh at pld-linux.org
Tue Nov 14 15:58:09 CET 2017


commit 9c016c025d245207413b44e0e669d66818a71aa2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Nov 14 15:59:02 2017 +0100

    - updated to 1.0.69 (fixes CVE-2017-12652)

 libpng1-SONAME.patch | 12 ++++++------
 libpng1.spec         |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libpng1.spec b/libpng1.spec
index 4a7fbae..639b77c 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.67
+Version:	1.0.69
 Release:	1
 Epoch:		2
 License:	distributable
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/libpng/libpng-%{version}.tar.xz
-# Source0-md5:	efd0e8d40d763d102e5950d995d0b46f
+# Source0-md5:	2a890c685a3500020aa54a32a374f6d0
 Patch0:		%{name}-opt.patch
 Patch1:		%{name}-pngminus.patch
 Patch2:		%{name}-SONAME.patch
diff --git a/libpng1-SONAME.patch b/libpng1-SONAME.patch
index 8618899..e14057b 100644
--- a/libpng1-SONAME.patch
+++ b/libpng1-SONAME.patch
@@ -1,5 +1,5 @@
---- libpng-1.0.67/scripts/makefile.linux.orig	2012-04-25 19:27:07.640508188 +0200
-+++ libpng-1.0.67/scripts/makefile.linux	2012-04-25 19:27:36.627174251 +0200
+--- libpng-1.0.69/scripts/makefile.linux.orig	2012-04-25 19:27:07.640508188 +0200
++++ libpng-1.0.69/scripts/makefile.linux	2012-04-25 19:27:36.627174251 +0200
 @@ -8,8 +8,8 @@
  # and license in png.h
  
@@ -8,7 +8,7 @@
 -PNGMAJ = 0
 +LIBNAME = libpng
 +PNGMAJ = 2
- PNGMIN = 1.0.67
+ PNGMIN = 1.0.69
  PNGVER = $(PNGMAJ).$(PNGMIN)
  
 @@ -54,7 +54,7 @@
@@ -112,8 +112,8 @@
  
  install: install-static install-shared install-man install-config
  
---- libpng-1.0.67/scripts/makefile.gcmmx.orig	2008-03-15 15:25:16.211287745 +0100
-+++ libpng-1.0.67/scripts/makefile.gcmmx	2008-03-15 15:25:55.143148910 +0100
+--- libpng-1.0.69/scripts/makefile.gcmmx.orig	2008-03-15 15:25:16.211287745 +0100
++++ libpng-1.0.69/scripts/makefile.gcmmx	2008-03-15 15:25:55.143148910 +0100
 @@ -12,8 +12,8 @@
  #        the background!  Context switches between MMX and FPU are expensive.
  
@@ -122,7 +122,7 @@
 -PNGMAJ = 0
 +LIBNAME = libpng
 +PNGMAJ = 2
- PNGMIN = 1.0.67
+ PNGMIN = 1.0.69
  PNGVER = $(PNGMAJ).$(PNGMIN)
  
 @@ -70,8 +70,8 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpng1.git/commitdiff/9c016c025d245207413b44e0e669d66818a71aa2



More information about the pld-cvs-commit mailing list