[PR #221] [MERGED] Core/SSH: Package file updated to use crypt32 library on Windows. #243

Closed
opened 2026-05-05 03:43:46 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/221
Author: @ismail-yilmaz
Created: 12/18/2024
Status: Merged
Merged: 12/18/2024
Merged by: @mirek-fidler

Base: masterHead: ssh_hotfix


📝 Commits (1)

  • 4e9249e Core/SSH: Package file updated to use crypt32 library on Windows.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 uppsrc/Core/SSH/SSH.upp (+1 -1)

📄 Description

Windows build fails, due to the missing new SSL library requirement: crypt32 library.

This patch aims to solve this issue.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/221 **Author:** [@ismail-yilmaz](https://github.com/ismail-yilmaz) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/18/2024 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `ssh_hotfix` --- ### 📝 Commits (1) - [`4e9249e`](https://github.com/ultimatepp/ultimatepp/commit/4e9249ef7a0c4e39b0575fab259d39283af467f9) Core/SSH: Package file updated to use crypt32 library on Windows. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/SSH/SSH.upp` (+1 -1) </details> ### 📄 Description Windows build fails, due to the missing new SSL library requirement: crypt32 library. This patch aims to solve this issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:43:46 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#243
No description provided.