[PR #666] [MERGED] Macos version error #15239

Closed
opened 2026-08-05 03:07:14 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/666
Author: @tcskiran
Created: 2/1/2023
Status: Merged
Merged: 2/3/2023
Merged by: @mlsmaycon

Base: mainHead: macos_version_error


📝 Commits (7)

📊 Changes

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

View changed files

📝 client/system/info_darwin.go (+9 -1)

📄 Description

Describe your changes

Resolved the macOS version error issue https://github.com/netbirdio/netbird/issues/527
image
Now it is showing macOS version instead of the darwin version

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/666 **Author:** [@tcskiran](https://github.com/tcskiran) **Created:** 2/1/2023 **Status:** ✅ Merged **Merged:** 2/3/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `macos_version_error` --- ### 📝 Commits (7) - [`22a010d`](https://github.com/netbirdio/netbird/commit/22a010deb6a0977cb6b8e283562630359f23ac73) macos version error - [`a31229e`](https://github.com/netbirdio/netbird/commit/a31229ec84e9e8fd27b6ea8cbcba6f462d509bb1) added pacakages - [`d1014d3`](https://github.com/netbirdio/netbird/commit/d1014d38ebf50639f71e39b98157c02b9a543efa) Resolved macos error - [`0863193`](https://github.com/netbirdio/netbird/commit/08631930047c7f2d63264fa0a8e1b67f1993790b) Error handling - [`386ed27`](https://github.com/netbirdio/netbird/commit/386ed276fefb28d49b34bcb365a048e5f2765d8f) Resolved errors - [`a861179`](https://github.com/netbirdio/netbird/commit/a861179b65f4602c39b65164fa73d912812324bc) Optimizing code - [`63cbd8b`](https://github.com/netbirdio/netbird/commit/63cbd8baeebb6eefd5b936913a481277d9c03cdd) Added warn, better variable naming ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/system/info_darwin.go` (+9 -1) </details> ### 📄 Description ## Describe your changes Resolved the macOS version error issue https://github.com/netbirdio/netbird/issues/527 ![image](https://user-images.githubusercontent.com/63388243/215957224-bc508b44-403f-4622-a5e5-cbed614e0d95.png) Now it is showing macOS version instead of the darwin version ## Issue ticket number and link ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:07:14 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15239