Skip to content

Commit 34c380c

Browse files
adamruzickaOdilhao
authored andcommitted
Update smart_proxy_remote_execution_ssh to 0.5.0
(cherry picked from commit 5985511)
1 parent d3fe7bb commit 34c380c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

plugins/smart_proxy_remote_execution_ssh/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ruby-smart-proxy-remote-execution-ssh (0.5.0-1) stable; urgency=low
2+
3+
* 0.5.0 released
4+
5+
-- Adam Ruzicka <[email protected]> Tue, 16 Nov 2021 10:15:22 +0100
6+
17
ruby-smart-proxy-remote-execution-ssh (0.4.1-1) stable; urgency=low
28

39
* 0.4.1 released

plugins/smart_proxy_remote_execution_ssh/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Package: ruby-smart-proxy-remote-execution-ssh
1111
Architecture: all
1212
XB-Ruby-Versions: ${ruby:Versions}
1313
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, foreman-proxy (>= 1.11.0~rc3),
14-
ruby-smart-proxy-dynflow (>= 0.5.0), ruby-smart-proxy-dynflow (<< 1.0.0), ruby-net-ssh
14+
ruby-smart-proxy-dynflow (>= 0.5.0), ruby-smart-proxy-dynflow (<< 1.0.0), ruby-net-ssh (>= 4.2.0)
1515
Breaks: ruby-foreman-remote-execution-core (<<1.5.1)
1616
Replaces: ruby-foreman-remote-execution-core (<<1.5.1)
1717
Description: SSH remote execution provider for Foreman smart proxy
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gem 'smart_proxy_remote_execution_ssh', '0.4.1'
1+
gem 'smart_proxy_remote_execution_ssh', '0.5.0'

0 commit comments

Comments
 (0)