[SCM] Debian packaging of libnet-ssleay-perl branch, master, updated. debian/1.43-1-10-g73ab06c

Salvatore Bonaccorso carnil at debian.org
Sat Feb 25 17:34:19 UTC 2012


The following commit has been merged in the master branch:
commit 12a90703096fb3828f2baa89a085c84280aeca54
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Feb 25 18:27:57 2012 +0100

    Refresh fix_spelling.patch for offsets

diff --git a/debian/patches/fix_spelling.patch b/debian/patches/fix_spelling.patch
index a30a7e8..d301857 100644
--- a/debian/patches/fix_spelling.patch
+++ b/debian/patches/fix_spelling.patch
@@ -15,7 +15,7 @@ Last-Update: 2012-02-24
  
      use Net::SSLeay;        
      use Other::SSLeay::Based::Module;
-@@ -2242,7 +2242,7 @@
+@@ -2254,7 +2254,7 @@
   my $rv = Net::SSLeay::CTX_set_session_id_context($ctx, $sid_ctx, $sid_ctx_len);
   # $ctx - value coresponding to openssl's SSL_CTX structure
   # $sid_ctx - data buffer
@@ -24,7 +24,7 @@ Last-Update: 2012-02-24
   #
   # returns: 1 on success, 0 on failure (the error is logged to the error stack)
  
-@@ -2736,7 +2736,7 @@
+@@ -2748,7 +2748,7 @@
  
   my $rv = Net::SSLeay::get_error($ssl, $ret);
   # $ssl - value coresponding to openssl's SSL structure
@@ -33,7 +33,7 @@ Last-Update: 2012-02-24
   #
   # returns: result code, which is one of the following values:
   #  0 - SSL_ERROR_NONE
-@@ -3464,7 +3464,7 @@
+@@ -3476,7 +3476,7 @@
   my $rv = Net::SSLeay::set_session_id_context($ssl, $sid_ctx, $sid_ctx_len);
   # $ssl - value coresponding to openssl's SSL structure
   # $sid_ctx - data buffer
@@ -42,7 +42,7 @@ Last-Update: 2012-02-24
   #
   # returns: 1 on success, 0 on failure
  
-@@ -4095,7 +4095,7 @@
+@@ -4107,7 +4107,7 @@
  
  B<BEWARE:> It is platform dependent how this function will handle dates after 2038.
  Although perl's integer is large enough the internal implementation of this function 
@@ -51,7 +51,7 @@ Last-Update: 2012-02-24
  
  If you want to safely set date and time after 2038 use function L</P_ASN1_TIME_set_isotime>.
  
-@@ -4686,7 +4686,7 @@
+@@ -4698,7 +4698,7 @@
   #
   # returns: value coresponding to openssl's ASN1_TIME structure (0 on failure)
  

-- 
Debian packaging of libnet-ssleay-perl



More information about the Pkg-perl-cvs-commits mailing list