[PR #16] [MERGED] Update Ubuntu base image version to 18.04 #20

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/16
Author: @DenisKhrutsky
Created: 11/30/2018
Status: Merged
Merged: 11/30/2018
Merged by: @Maxbey

Base: masterHead: ubuntu-image-upgrade


📝 Commits (1)

  • 92c2421 Update Ubuntu base image version to 18.04

📊 Changes

38 files changed (+37 additions, -53 deletions)

View changed files

📝 Dockerfile (+2 -2)
📝 agent-forwarding-disabled/Dockerfile (+2 -2)
📝 agent-forwarding-disabled/entrypoint.sh (+0 -1)
📝 agent-forwarding-disabled/sshd_config (+0 -1)
📝 authykey/Dockerfile (+2 -2)
📝 authykey/entrypoint.sh (+0 -1)
📝 authykey/sshd_config (+0 -1)
📝 authypass/Dockerfile (+2 -2)
📝 authypass/entrypoint.sh (+0 -1)
📝 entrypoint.sh (+0 -1)
📝 gateway-ports/Dockerfile (+2 -2)
📝 gateway-ports/entrypoint.sh (+0 -1)
📝 gateway-ports/sshd_config (+0 -1)
📝 http-proxy/Dockerfile (+1 -1)
📝 keyboard-interactive-pass/Dockerfile (+2 -2)
📝 keyboard-interactive-pass/entrypoint.sh (+0 -1)
📝 mosh/Dockerfile (+4 -4)
📝 mosh/entrypoint.sh (+0 -1)
mosh/sshd_config (+7 -0)
📝 multiple-auths/Dockerfile (+2 -2)

...and 18 more files

📄 Description

  • Removed rsyslog installation in Dockerfiles because 18.04 already has one
  • Removed RSAAuthentication option in sshd_config files (deprecated). OpenSSH version: 7.6p1
  • Added password authentication to mosh host

🔄 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/16 **Author:** [@DenisKhrutsky](https://github.com/DenisKhrutsky) **Created:** 11/30/2018 **Status:** ✅ Merged **Merged:** 11/30/2018 **Merged by:** [@Maxbey](https://github.com/Maxbey) **Base:** `master` ← **Head:** `ubuntu-image-upgrade` --- ### 📝 Commits (1) - [`92c2421`](https://github.com/termius/hosts-farm/commit/92c2421057b0bc1e221c0699f54a3cdf7b48e4f3) Update Ubuntu base image version to 18.04 ### 📊 Changes **38 files changed** (+37 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) 📝 `agent-forwarding-disabled/Dockerfile` (+2 -2) 📝 `agent-forwarding-disabled/entrypoint.sh` (+0 -1) 📝 `agent-forwarding-disabled/sshd_config` (+0 -1) 📝 `authykey/Dockerfile` (+2 -2) 📝 `authykey/entrypoint.sh` (+0 -1) 📝 `authykey/sshd_config` (+0 -1) 📝 `authypass/Dockerfile` (+2 -2) 📝 `authypass/entrypoint.sh` (+0 -1) 📝 `entrypoint.sh` (+0 -1) 📝 `gateway-ports/Dockerfile` (+2 -2) 📝 `gateway-ports/entrypoint.sh` (+0 -1) 📝 `gateway-ports/sshd_config` (+0 -1) 📝 `http-proxy/Dockerfile` (+1 -1) 📝 `keyboard-interactive-pass/Dockerfile` (+2 -2) 📝 `keyboard-interactive-pass/entrypoint.sh` (+0 -1) 📝 `mosh/Dockerfile` (+4 -4) 📝 `mosh/entrypoint.sh` (+0 -1) ➕ `mosh/sshd_config` (+7 -0) 📝 `multiple-auths/Dockerfile` (+2 -2) _...and 18 more files_ </details> ### 📄 Description - Removed rsyslog installation in Dockerfiles because 18.04 already has one - Removed RSAAuthentication option in sshd_config files (deprecated). OpenSSH version: 7.6p1 - Added password authentication to mosh host --- <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:32 +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#20
No description provided.