Explorar el Código

gnutls: fix SA-2015-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@9711 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto hace 9 años
padre
commit
253113b3d1
Se han modificado 1 ficheros con 8 adiciones y 1 borrados
  1. 8 1
      g/gnutls/gnutls-vl.spec

+ 8 - 1
g/gnutls/gnutls-vl.spec

@@ -4,7 +4,7 @@ Summary:	GNU TLS Library
 Summary(ja):	GNU TLS ライブラリ
 Name:		gnutls
 Version:	3.2.20
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	GPLv3+ and LGPLv2+
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
 Group:		System Environment/Libraries
@@ -19,6 +19,9 @@ Patch3: gnutls-3.1.11-nosrp.patch
 # Vine Patches
 Patch100: gnutls-3.2.10_guile_build.patch
 
+# Security
+Patch1000: gnutls-3.2.20_SA-2015-3.patch
+
 # Security fixes
 # Nothing...
 
@@ -153,6 +156,7 @@ This package contains Guile bindings for the library.
 %patch3 -p1 -b .nosrp
 
 # %patch100 -p1 
+%patch1000 -p1 -b .SA-2015-3
 
 %build
 export LDFLAGS="-Wl,--no-add-needed"
@@ -286,6 +290,9 @@ fi
 %endif
 
 %changelog
+* Mon Aug 17 2015 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 3.2.20-3
+- add patch1000 for fix SA-2015-3
+
 * Sun Jan 25 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 3.2.20-2
 - rebuilt with guile 2.0.11