[PR #87] [MERGED] Add hosts based on OpenSSH development branch #86

Closed
opened 2026-03-04 01:40:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/87
Author: @ivansherov
Created: 2/16/2026
Status: Merged
Merged: 2/24/2026
Merged by: @ivansherov

Base: masterHead: feature/openssh-dev-hosts


📝 Commits (2)

  • b84ebc2 Add hosts based on OpenSSH development branch
  • a4e633d Stick to permanent OpenSSH revisions

📊 Changes

4 files changed (+125 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
📝 docker-compose.yml (+34 -0)
openssh-dev/Dockerfile (+37 -0)
openssh-dev/entrypoint.sh (+52 -0)

📄 Description

Description of the change

Added hosts based on OpenSSH development branch

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 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/termius/hosts-farm/pull/87 **Author:** [@ivansherov](https://github.com/ivansherov) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/24/2026 **Merged by:** [@ivansherov](https://github.com/ivansherov) **Base:** `master` ← **Head:** `feature/openssh-dev-hosts` --- ### 📝 Commits (2) - [`b84ebc2`](https://github.com/termius/hosts-farm/commit/b84ebc2572f744394e7e9ca730ae26902cf14890) Add hosts based on OpenSSH development branch - [`a4e633d`](https://github.com/termius/hosts-farm/commit/a4e633d1d12e69fb911af43eee2c62fd43970d44) Stick to permanent OpenSSH revisions ### 📊 Changes **4 files changed** (+125 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `docker-compose.yml` (+34 -0) ➕ `openssh-dev/Dockerfile` (+37 -0) ➕ `openssh-dev/entrypoint.sh` (+52 -0) </details> ### 📄 Description ## Description of the change Added hosts based on OpenSSH development branch ## Type of change - [X] Feature - [ ] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:51 +03: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
starred/hosts-farm#86
No description provided.