Hello community,

here is the log from the commit of package perl-Net-SSLGlue for 
openSUSE:Factory checked in at 2015-04-15 16:26:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-SSLGlue (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-SSLGlue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-SSLGlue"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-SSLGlue/perl-Net-SSLGlue.changes        
2013-12-19 12:23:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-SSLGlue.new/perl-Net-SSLGlue.changes   
2015-04-15 16:26:27.000000000 +0200
@@ -1,0 +2,25 @@
+Tue Apr 14 20:53:00 UTC 2015 - co...@suse.com
+
+- updated to 1.053
+   see /usr/share/doc/packages/perl-Net-SSLGlue/Changes
+
+  1.053 2014/05/28
+  - if current LWP is detected is use this mostly unpatched
+  - fix Net::SSLGlue::FTP to use the same hostname when verifying the
+    certificate of the data connection
+  
+  1.052 2014/01/16
+  - FTPS: reuse same SSL session for control and data channnel to work
+    with default configuration of proftpd. 
+  
+  1.051 2014/01/10
+  - fixes to Net::FTP SSL support
+  - examples/ftps-tests.pl has lots of tests for FTP against live server
+  
+  1.05 2014/01/09
+  - added support for SSL+IPv6 in Net::FTP
+  - new package Net::SSLGlue::Socket for a socket which combines plain,ssl,ipv6
+  - fixed some tests - some checks for bad certificates do not work anymore
+    because these certs were fixed
+
+-------------------------------------------------------------------

Old:
----
  Net-SSLGlue-1.04.tar.gz

New:
----
  Net-SSLGlue-1.053.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-SSLGlue.spec ++++++
--- /var/tmp/diff_new_pack.x1bU5m/_old  2015-04-15 16:26:27.000000000 +0200
+++ /var/tmp/diff_new_pack.x1bU5m/_new  2015-04-15 16:26:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-SSLGlue
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Net-SSLGlue
-Version:        1.04
+Version:        1.053
 Release:        0
 %define cpan_name Net-SSLGlue
 Summary:        add/extend SSL support for common perl modules
@@ -30,7 +30,6 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(IO::Socket::SSL) >= 1.19
-
 Requires:       perl(IO::Socket::SSL) >= 1.19
 %{perl_requires}
 
@@ -47,9 +46,15 @@
 
 * Net::POP3 - add SSL from beginning or using STLS
 
+* Net::FTP  - add SSL and IPv6 support to Net::FTP
+
 * Net::LDAP - add proper certificate checking
 
-* LWP - add proper certificate checking
+* LWP - add proper certificate checking for older LWP versions
+
+There is also a Net::SSLGlue::Socket package which combines ssl and non-ssl
+and ipv6 capabilities to make it easier to enhance modules based on
+IO::Socket::INET.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -68,6 +73,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYRIGHT examples README TODO
+%doc Changes COPYRIGHT examples README
 
 %changelog

++++++ Net-SSLGlue-1.04.tar.gz -> Net-SSLGlue-1.053.tar.gz ++++++
++++ 1611 lines of diff (skipped)


Reply via email to