Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2020-05-05 18:54:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL (Old)
 and      /work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-IO-Socket-SSL"

Tue May  5 18:54:49 2020 rev:86 rq:800139 version:2.068

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes    
2020-02-22 19:03:11.429959112 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new.2738/perl-IO-Socket-SSL.changes
  2020-05-05 18:54:59.389360949 +0200
@@ -1,0 +2,14 @@
+Mon May  4 17:49:31 UTC 2020 - Pedro Monreal Gonzalez 
<pmonrealgonza...@suse.com>
+
+- updated to 2.068
+   see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
+
+  2.068 2020/03/31
+  - treat OpenSSL 1.1.1e as broken and refuse to build with it in order to
+    prevent follow-up problems in tests and user code
+    https://github.com/noxxi/p5-io-socket-ssl/issues/93
+    https://github.com/openssl/openssl/issues/11388
+    https://github.com/openssl/openssl/issues/11378
+  - update PublicSuffix with latest data from publicsuffix.org
+
+-------------------------------------------------------------------

Old:
----
  IO-Socket-SSL-2.067.tar.gz

New:
----
  IO-Socket-SSL-2.068.tar.gz

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

Other differences:
------------------
++++++ perl-IO-Socket-SSL.spec ++++++
--- /var/tmp/diff_new_pack.o1v8Zq/_old  2020-05-05 18:55:00.561363472 +0200
+++ /var/tmp/diff_new_pack.o1v8Zq/_new  2020-05-05 18:55:00.565363481 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-IO-Socket-SSL
-Version:        2.067
+Version:        2.068
 Release:        0
 %define cpan_name IO-Socket-SSL
 Summary:        Nearly transparent SSL encapsulation for IO::Socket::INET
@@ -78,6 +78,9 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+# MANUAL BEGIN
+rm README.Win32
+# MANUAL END
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -89,9 +92,6 @@
 %install
 %perl_make_install
 %perl_process_packlist
-# MANUAL BEGIN
-rm README.Win32
-# MANUAL END
 %perl_gen_filelist
 
 %files -f %{name}.files

++++++ IO-Socket-SSL-2.067.tar.gz -> IO-Socket-SSL-2.068.tar.gz ++++++
++++ 2335 lines of diff (skipped)

++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.o1v8Zq/_old  2020-05-05 18:55:00.693363756 +0200
+++ /var/tmp/diff_new_pack.o1v8Zq/_new  2020-05-05 18:55:00.693363756 +0200
@@ -1,4 +1,4 @@
 patches:
 ignore_requires: Mozilla::CA
-post_build: |-
+prep: |-
  rm README.Win32


Reply via email to