SPECS: gnutls.spec - updated to 2.4.2

qboosh qboosh at pld-linux.org
Wed Sep 17 01:11:35 CEST 2008


Author: qboosh                       Date: Tue Sep 16 23:11:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.4.2

---- Files affected:
SPECS:
   gnutls.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/gnutls.spec
diff -u SPECS/gnutls.spec:1.86 SPECS/gnutls.spec:1.87
--- SPECS/gnutls.spec:1.86	Thu Jul 10 21:44:26 2008
+++ SPECS/gnutls.spec	Wed Sep 17 01:11:27 2008
@@ -2,33 +2,35 @@
 Summary:	The GNU Transport Layer Security Library
 Summary(pl.UTF-8):	Biblioteka GNU TLS (Transport Layer Security)
 Name:		gnutls
-Version:	2.4.1
+Version:	2.4.2
 Release:	1
 License:	LGPL v2.1+ (libgnutls), GPL v3+ (extra libs and tools)
 Group:		Libraries
 Source0:	ftp://ftp.gnutls.org/pub/gnutls/%{name}-%{version}.tar.bz2
-# Source0-md5:	573db36cb3f8472b0293cfa1f52c607a
+# Source0-md5:	148bde1f43cae2ea4265439df0da6399
 Patch0:		%{name}-info.patch
 URL:		http://www.gnu.org/software/gnutls/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake >= 1:1.10
-BuildRequires:	gettext-devel >= 0.16
+BuildRequires:	gettext-devel >= 0.17
 BuildRequires:	guile-devel >= 5:1.8
 BuildRequires:	libcfg+-devel
 BuildRequires:	libgcrypt-devel >= 1.2.4
 BuildRequires:	libstdc++-devel
-BuildRequires:	libtasn1-devel >= 1.2
+BuildRequires:	libtasn1-devel >= 1.5
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	lzo-devel
-BuildRequires:	opencdk-devel >= 0.6.6
+# miniopencdk is included in sources and currently maintained
+# as part of gnutls, not external package
+#BuildRequires:	opencdk-devel >= 0.6.6
 BuildRequires:	readline-devel
 BuildRequires:	rpmbuild(macros) >= 1.383
 BuildRequires:	texinfo >= 4.8
 BuildRequires:	zlib-devel
 Requires(post,postun):	/sbin/ldconfig
 Requires:	libgcrypt >= 1.2.4
-Requires:	libtasn1 >= 1.2
-Requires:	opencdk >= 0.6.6
+Requires:	libtasn1 >= 1.5
+#Requires:	opencdk >= 0.6.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,8 +52,8 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libgcrypt-devel >= 1.2.4
-Requires:	libtasn1-devel >= 1.2
-Requires:	opencdk-devel >= 0.6.6
+Requires:	libtasn1-devel >= 1.5
+#Requires:	opencdk-devel >= 0.6.6
 Requires:	zlib-devel
 # libgnutls-extra R: lzo-devel
 
@@ -251,8 +253,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2008/09/16 23:11:27  qboosh
+- updated to 2.4.2
+
 Revision 1.86  2008/07/10 19:44:26  qboosh
 - updated to 2.4.1 (includes security fix, GNUTLS-SA-2008-2)
+[CVE-2008-2377]
 
 Revision 1.85  2008/06/19 19:17:57  qboosh
 - updated to 2.4.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnutls.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list