packages: gnutls/gnutls-info.patch, gnutls/gnutls.spec - updated to 2.10.0 ...

qboosh qboosh at pld-linux.org
Thu Jul 1 09:25:02 CEST 2010


Author: qboosh                       Date: Thu Jul  1 07:25:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.10.0
- updated info patch
- libtasn1 deps bumped to 2.6 (this is the version of included minitasn1)

---- Files affected:
packages/gnutls:
   gnutls-info.patch (1.4 -> 1.5) , gnutls.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: packages/gnutls/gnutls-info.patch
diff -u packages/gnutls/gnutls-info.patch:1.4 packages/gnutls/gnutls-info.patch:1.5
--- packages/gnutls/gnutls-info.patch:1.4	Sat Oct  3 21:23:27 2009
+++ packages/gnutls/gnutls-info.patch	Thu Jul  1 09:24:57 2010
@@ -1,5 +1,5 @@
---- gnutls-2.8.0/doc/gnutls.texi.orig	2009-05-30 21:21:29.000000000 +0200
-+++ gnutls-2.8.0/doc/gnutls.texi	2009-05-30 21:22:36.000000000 +0200
+--- gnutls-2.10.0/doc/gnutls.texi.orig	2010-06-21 09:50:55.000000000 +0200
++++ gnutls-2.10.0/doc/gnutls.texi	2010-06-30 22:40:46.073398443 +0200
 @@ -29,19 +29,19 @@
  @end quotation
  @end copying
@@ -15,21 +15,21 @@
 + at dircategory Net utilities:
  @direntry
 -* certtool: (gnutls)Invoking certtool.	Manipulate certificates and keys.
--* gnutls-serv: (gnutls)Invoking gnutls-serv.	GNU TLS test server.
--* gnutls-cli: (gnutls)Invoking gnutls-cli.	GNU TLS test client.
--* gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug.	GNU TLS debug client.
+-* gnutls-serv: (gnutls)Invoking gnutls-serv.	GnuTLS test server.
+-* gnutls-cli: (gnutls)Invoking gnutls-cli.	GnuTLS test client.
+-* gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug.	GnuTLS debug client.
 -* psktool: (gnutls)Invoking psktool.	Simple TLS-Pre-Shared-Keys manager.
 -* srptool: (gnutls)Invoking srptool.	Simple SRP password tool.
 +* certtool: (gnutls)certtool.		Manipulate certificates and keys
-+* gnutls-serv: (gnutls)gnutls-serv.	GNU TLS test server
-+* gnutls-cli: (gnutls)gnutls-cli.	GNU TLS test client
-+* gnutls-cli-debug: (gnutls)gnutls-cli-debug.	GNU TLS debug client
++* gnutls-serv: (gnutls)gnutls-serv.	GnuTLS test server
++* gnutls-cli: (gnutls)gnutls-cli.	GnuTLS test client
++* gnutls-cli-debug: (gnutls)gnutls-cli-debug.	GnuTLS debug client
 +* psktool: (gnutls)psktool.		Simple TLS-Pre-Shared-Keys manager
 +* srptool: (gnutls)srptool.		Simple SRP password tool
  @end direntry
  
  @titlepage
-@@ -2714,15 +2714,15 @@
+@@ -2841,15 +2841,15 @@
  application.  The applications are discussed in this chapter.
  
  @menu
@@ -52,7 +52,7 @@
  @section Invoking certtool
  @cindex certtool
  
-@@ -3031,7 +3031,7 @@
+@@ -3169,7 +3169,7 @@
  #time_stamping_key
  @end example
  
@@ -61,7 +61,7 @@
  @section Invoking gnutls-cli
  @cindex gnutls-cli
  
-@@ -3157,7 +3157,7 @@
+@@ -3295,7 +3295,7 @@
  @code{--pskkey} parameter, it will query only for the password during
  the handshake.
  
@@ -70,7 +70,7 @@
  @section Invoking gnutls-cli-debug
  @cindex gnutls-cli-debug
  
-@@ -3205,7 +3205,7 @@
+@@ -3343,7 +3343,7 @@
  Checking for OpenPGP authentication support (TLS extension)... no
  @end smallexample
  
@@ -79,7 +79,7 @@
  @section Invoking gnutls-serv
  @cindex gnutls-serv
  
-@@ -3450,7 +3450,7 @@
+@@ -3588,7 +3588,7 @@
  @cindex PSK server
  
  To set up a PSK server with @code{gnutls-serv} you need to create PSK
@@ -88,7 +88,7 @@
  type @code{password} at the prompt.
  
  @smallexample
-@@ -3474,7 +3474,7 @@
+@@ -3612,7 +3612,7 @@
  You can now connect to the server using a PSK client (@pxref{Example
  client PSK connection}).
  
@@ -97,7 +97,7 @@
  @section Invoking psktool
  @cindex psktool
  
-@@ -3501,9 +3501,8 @@
+@@ -3639,9 +3639,8 @@
  @code{--netconf-hint}.  To derive a PSK key from a password with an
  empty PSK identity hint, using @code{--netconf-hint ""}.
  

================================================================
Index: packages/gnutls/gnutls.spec
diff -u packages/gnutls/gnutls.spec:1.111 packages/gnutls/gnutls.spec:1.112
--- packages/gnutls/gnutls.spec:1.111	Thu Mar 25 19:52:09 2010
+++ packages/gnutls/gnutls.spec	Thu Jul  1 09:24:57 2010
@@ -2,12 +2,12 @@
 Summary:	The GNU Transport Layer Security Library
 Summary(pl.UTF-8):	Biblioteka GNU TLS (Transport Layer Security)
 Name:		gnutls
-Version:	2.8.6
+Version:	2.10.0
 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:	eb0a6d7d3cb9ac684d971c14f9f6d3ba
+# Source0-md5:	9e8b8ab6f99671046af5e57d8727278f
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
 URL:		http://www.gnu.org/software/gnutls/
@@ -19,7 +19,7 @@
 BuildRequires:	libcfg+-devel
 BuildRequires:	libgcrypt-devel >= 1.2.4
 BuildRequires:	libstdc++-devel
-BuildRequires:	libtasn1-devel >= 1.5
+BuildRequires:	libtasn1-devel >= 2.6
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	lzo-devel
 # miniopencdk is included in sources and currently maintained
@@ -32,7 +32,7 @@
 BuildRequires:	zlib-devel
 Requires(post,postun):	/sbin/ldconfig
 Requires:	libgcrypt >= 1.2.4
-Requires:	libtasn1 >= 1.5
+Requires:	libtasn1 >= 2.6
 #Requires:	opencdk >= 0.6.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,7 +55,7 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libgcrypt-devel >= 1.2.4
-Requires:	libtasn1-devel >= 1.5
+Requires:	libtasn1-devel >= 2.6
 #Requires:	opencdk-devel >= 0.6.6
 Requires:	zlib-devel
 # libgnutls-extra R: lzo-devel
@@ -251,6 +251,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2010/07/01 07:24:57  qboosh
+- updated to 2.10.0
+- updated info patch
+- libtasn1 deps bumped to 2.6 (this is the version of included minitasn1)
+
 Revision 1.111  2010/03/25 18:52:09  qboosh
 - updated to 2.8.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls-info.patch?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnutls/gnutls.spec?r1=1.111&r2=1.112&f=u



More information about the pld-cvs-commit mailing list