]> git.pld-linux.org Git - packages/libpng.git/commitdiff
- up to 1.5.10 (fixes CVE-2011-3048) auto/th/libpng-1_5_10-1 auto/ti/libpng-1_5_10-1
authorKacper Kornet <draenog@pld-linux.org>
Tue, 24 Apr 2012 20:12:18 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpng-apng-fix.patch -> 1.2
    libpng.spec -> 1.193

libpng-apng-fix.patch
libpng.spec

index de5dcb3e1b4790e97bb97e367725911d11a4c148..66e336aa24673250aaf6ab71a2396d3f027d1ffd 100644 (file)
@@ -1,9 +1,10 @@
 --- libpng-1.5.7/scripts/symbols.def.orig      2011-12-15 16:45:34.000000000 +0100
 +++ libpng-1.5.7/scripts/symbols.def   2011-12-18 19:44:57.326436207 +0100
-@@ -239,3 +239,24 @@
+@@ -239,4 +239,25 @@
   png_get_cHRM_XYZ_fixed @231
   png_set_cHRM_XYZ @232
   png_set_cHRM_XYZ_fixed @233
+  png_set_check_for_invalid_index @234
 +;missing warning
 + png_write_frame_head @1001
 + png_write_frame_tail @1002
@@ -31,7 +32,7 @@
   * scripts/symbols.def as well.
   */
  #ifdef PNG_EXPORT_LAST_ORDINAL
--  PNG_EXPORT_LAST_ORDINAL(233);
+-  PNG_EXPORT_LAST_ORDINAL(234);
 +  PNG_EXPORT_LAST_ORDINAL(1020);
  #endif
  
index 2adf1fd0dea8308f0dcbd808526fe31bd8ec2d8b..86ada56c986877a35402da6dd09dba18edf148a7 100644 (file)
@@ -11,16 +11,16 @@ Summary(pl.UTF-8):  Biblioteka PNG
 Summary(pt_BR.UTF-8):  Biblioteca PNG
 Summary(tr.UTF-8):     PNG kitaplığı
 Name:          libpng
-Version:       1.5.9
+Version:       1.5.10
 Release:       1
 Epoch:         2
 License:       distributable
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/libpng/%{name}-%{version}.tar.xz
-# Source0-md5: 05d9ab3705c34954c0032b71318b678a
+# Source0-md5: 9c2ac3c3a31de2ab867875718f8de18e
 Patch0:                %{name}-pngminus.patch
 Patch1:                http://downloads.sourceforge.net/libpng-apng/%{name}-%{version}-apng.patch.gz
-# Patch1-md5:  268f7db97b292d5f14a24ea7940f6f1c
+# Patch1-md5:  88517ab0e9c0be2590800116e2b50c8d
 Patch2:                %{name}-apng-fix.patch
 URL:           http://www.libpng.org/pub/png/libpng.html
 BuildRequires: rpmbuild(macros) >= 1.213
This page took 0.030632 seconds and 4 git commands to generate.