VirtualBox

Changeset 101623 in vbox for trunk


Ignore:
Timestamp:
Oct 27, 2023 1:37:10 PM (15 months ago)
Author:
vboxsync
Message:

libssh: switching from 0.9.6 to 0.10.5. bugref:10539

Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp

    r99775 r101623  
    755755}
    756756
    757 static int channelWriteWontblockCallback(ssh_session, ssh_channel, size_t, void *)
     757static int channelWriteWontblockCallback(ssh_session, ssh_channel, unsigned int, void *)
    758758{
    759759    return 0;
  • trunk/src/libs/Makefile.kmk

    r101410 r101623  
    8181  && !defined(VBOX_ONLY_BUILD) \
    8282  && "$(intersects $(KBUILD_TARGET_ARCH),$(VBOX_SUPPORTED_HOST_ARCHS))" != ""
    83  include $(PATH_SUB_CURRENT)/libssh-0.9.6/Makefile.kmk
     83 include $(PATH_SUB_CURRENT)/libssh-0.10.5/Makefile.kmk
    8484endif
    8585
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette