Hello community,

here is the log from the commit of package rubygem-net-ssh for openSUSE:Factory 
checked in at 2020-05-11 13:41:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-ssh (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-net-ssh"

Mon May 11 13:41:43 2020 rev:30 rq:802351 version:6.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-ssh/rubygem-net-ssh.changes  
2019-03-27 16:17:57.971572742 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-net-ssh.new.2738/rubygem-net-ssh.changes    
    2020-05-11 13:41:44.377168603 +0200
@@ -1,0 +2,30 @@
+Thu May  7 21:07:37 UTC 2020 - Stephan Kulow <[email protected]>
+
+- updated to version 6.0.2
+ see installed CHANGES.txt
+
+  === 6.0.2
+  
+    * Fix corrupted hmac issue in etm hmac [#759]
+  
+  === 6.0.1
+  
+    * Make sha2-{256,512}[email protected] MAC opt-in as they seems to have 
issues [#757]
+  
+  === 6.0.0
+  
+    * Support empty lines and comments in known_hosts [donoghuc, #742]
+    * Add sha2-{256,512}[email protected] MAC algorithms [graaff, #714]
+  
+  === 6.0.0 beta2
+  
+    * Support :certkeys and CertificateFile configuration option  [Anders 
Carling, #722]
+  
+  === 6.0.0 beta1
+  
+    * curve25519sha256 support [Florian Wininger ,#690]
+    * disabled insecure algs [Florian Wininger , #709]
+  
+  === 5.2.0
+
+-------------------------------------------------------------------

Old:
----
  net-ssh-5.2.0.gem

New:
----
  net-ssh-6.0.2.gem

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

Other differences:
------------------
++++++ rubygem-net-ssh.spec ++++++
--- /var/tmp/diff_new_pack.jfLQDA/_old  2020-05-11 13:41:45.149170241 +0200
+++ /var/tmp/diff_new_pack.jfLQDA/_new  2020-05-11 13:41:45.153170250 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-net-ssh
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,15 +24,15 @@
 #
 
 Name:           rubygem-net-ssh
-Version:        5.2.0
+Version:        6.0.2
 Release:        0
 %define mod_name net-ssh
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.2.6}
+BuildRequires:  %{ruby >= 2.3}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
-Url:            https://github.com/net-ssh/net-ssh
+URL:            https://github.com/net-ssh/net-ssh
 Source:         https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:        gem2rpm.yml
 Summary:        Net::SSH: a pure-Ruby implementation of the SSH2 client 
protocol
@@ -50,7 +50,7 @@
 
 %install
 %gem_install \
-  --doc-files="CHANGES.txt LICENSE.txt README.rdoc" \
+  --doc-files="CHANGES.txt LICENSE.txt README.md" \
   -f
 
 %gem_packages

++++++ net-ssh-5.2.0.gem -> net-ssh-6.0.2.gem ++++++
++++ 4656 lines of diff (skipped)


Reply via email to