Hello community,

here is the log from the commit of package rubygem-net-ssh for openSUSE:Factory 
checked in at 2018-06-04 13:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-ssh (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-net-ssh"

Mon Jun  4 13:22:47 2018 rev:26 rq:613892 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-ssh/rubygem-net-ssh.changes  
2017-09-12 19:56:41.272169121 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-net-ssh.new/rubygem-net-ssh.changes     
2018-06-04 13:23:47.553846696 +0200
@@ -1,0 +2,45 @@
+Sun Jun  3 09:16:32 UTC 2018 - [email protected]
+
+- updated to version 5.0.1
+ see installed CHANGES.txt
+
+  === 5.0.1
+  
+    * default_keys were not loaded even if no keys or key_data options 
specified [#607]
+
+-------------------------------------------------------------------
+Fri Jun  1 12:19:51 UTC 2018 - [email protected]
+
+- updated to version 5.0.0
+ see installed CHANGES.txt
+
+  === 5.0.0
+  
+   * Breaking change: ed25519 now requires ed25519 gem instead of RbNaCl gem 
[#563]
+   * Verify_host_key options rename (true, false, :very, :secure depreacted 
new equivalents are :never, :accept_new_or_local_tunnel :accept_new :always) 
[Jared Beck, #595]
+  
+  === 5.0.0.rc2 
+  
+   * Add .dll extensions to dlopen on cygwin [#603]
+   * Fix host certificate validation [#601]
+  
+  === 5.0.0.rc1
+  
+   * Fix larger than 4GB file transfers [#599]
+   * Update HTTP proxy to version 1.1 [Connor Dunn, #597]
+  
+  === 5.0.0.beta2
+  
+   * Support for sha256 pubkey fingerprint [Tom Maher, #585]
+   * Don't try to load default_keys if key_data option is used [Josh Larson, 
#589]
+   * Added fingerprint_hash defaulting to SHA256 as fingerprint format, and 
MD5 can be used as an option [Miklós Fazekas, #591]
+  
+  === 5.0.0.beta1
+  
+   * Don't leave proxy command as zombie on timeout [DimitriosLisenko, #560]
+   * Use OpenSSL for aes*-ctr for up to 5x throughput improvement [Miklós 
Fazekas, Harald Sitter, #570]
+   * Optimize slice! usage in CTR for up to 2x throughput improvement [Harald 
Sitter, #569]
+   * Replace RbNaCl dependency with ed25519 gem [Tony Arcieri ,#563]
+   * Add initial Match support [Kasumi Hanazuki,  #553]
+
+-------------------------------------------------------------------

Old:
----
  net-ssh-4.2.0.gem

New:
----
  net-ssh-5.0.1.gem

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

Other differences:
------------------
++++++ rubygem-net-ssh.spec ++++++
--- /var/tmp/diff_new_pack.Oo5ImJ/_old  2018-06-04 13:23:48.257820917 +0200
+++ /var/tmp/diff_new_pack.Oo5ImJ/_new  2018-06-04 13:23:48.257820917 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-net-ssh
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -24,12 +24,12 @@
 #
 
 Name:           rubygem-net-ssh
-Version:        4.2.0
+Version:        5.0.1
 Release:        0
 %define mod_name net-ssh
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.0}
+BuildRequires:  %{ruby >= 2.2.6}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:            https://github.com/net-ssh/net-ssh

++++++ net-ssh-4.2.0.gem -> net-ssh-5.0.1.gem ++++++
++++ 18700 lines of diff (skipped)


Reply via email to