[PR #125] [MERGED] Ensure backward compatability with --docker-socket #134

Closed
opened 2025-11-19 07:14:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/newt/pull/125
Author: @oschwartz10612
Created: 9/2/2025
Status: Merged
Merged: 9/2/2025
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (1)

  • 07b7025 Ensure backward compatability with --docker-socket

📊 Changes

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

View changed files

📝 docker/client.go (+18 -2)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • Bug fix missing unix:// for new proto aware docker socket
  • Revert 595278d455 due to incorrect processing of udp packets. Fixes #124

🔄 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/fosrl/newt/pull/125 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`07b7025`](https://github.com/fosrl/newt/commit/07b7025a24a99e41cc5653f9e3af85d50e718b70) Ensure backward compatability with --docker-socket ### 📊 Changes **1 file changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker/client.go` (+18 -2) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description * Bug fix missing unix:// for new proto aware docker socket * Revert 595278d455c990a600ab5af7a378c022b571d8dd due to incorrect processing of udp packets. Fixes #124 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-19 07:14:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#134