You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2020/05/12 14:24:01 UTC

[vcl] branch develop updated (0e1f6f7 -> b3ef160)

This is an automated email from the ASF dual-hosted git repository.

jfthomps pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/vcl.git.


    from 0e1f6f7  VCL-1083 Fixed logic problem in Linux.pm::delete_user introduced in previous commit to prevent home directories on non-local disks from being deleted.
     add 32c2599  VCL-1126 - allocate computer already having specified IP address for server reservations with specified IP
     add b3ef160  VCL-1127 - Make changes to handle Cygwin's change of sshd service name to cygsshd

No new revisions were added by this update.

Summary of changes:
 managementnode/bin/cygwin-sshd-config.sh           | 17 +++++++++----
 managementnode/bin/gen-node-key.sh                 | 10 ++++++++
 managementnode/lib/VCL/Module/OS.pm                |  9 ++++++-
 managementnode/lib/VCL/Module/OS/Windows.pm        | 18 +++++++++-----
 .../lib/VCL/Module/OS/Windows/Version_6/8.pm       |  2 +-
 managementnode/lib/VCL/utils.pm                    | 14 +++++++----
 .../tools/Windows/Scripts/update_cygwin.cmd        |  6 +++--
 web/.ht-inc/utils.php                              | 28 +++++++++++++++++++---
 8 files changed, 83 insertions(+), 21 deletions(-)