[PR #2954] [MERGED] [client] upgrade zcalusic/sysinfo to v1.1.3 (add serial support for ARM arch) #15873

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2954
Author: @EdouardVanbelle
Created: 11/25/2024
Status: Merged
Merged: 12/5/2024
Merged by: @pappz

Base: mainHead: upgrade-sysinfo


📝 Commits (1)

  • f993837 upgrade zcalusic/sysinfo@v1.1.3 (add serial for ARM arch)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Hello please find a library upgrade to zcalusic/sysinfo@v1.1.3 in order to support serial from ARM architectures like Raspberry Pi

for security reason the changes from previous version: https://github.com/zcalusic/sysinfo/compare/v1.0.2..v1.1.3

which brings this pull request: https://github.com/zcalusic/sysinfo/pull/50

note that https://github.com/zcalusic/sysinfo does not generate anymore /etc/machine-id on linux

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/2954 **Author:** [@EdouardVanbelle](https://github.com/EdouardVanbelle) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 12/5/2024 **Merged by:** [@pappz](https://github.com/pappz) **Base:** `main` ← **Head:** `upgrade-sysinfo` --- ### 📝 Commits (1) - [`f993837`](https://github.com/netbirdio/netbird/commit/f99383713187b4620878eae364b4e15fb53e2ce1) upgrade zcalusic/sysinfo@v1.1.3 (add serial for ARM arch) ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Hello please find a library upgrade to `zcalusic/sysinfo@v1.1.3` in order to support serial from `ARM` architectures like `Raspberry Pi` for security reason the changes from previous version: https://github.com/zcalusic/sysinfo/compare/v1.0.2..v1.1.3 which brings this pull request: https://github.com/zcalusic/sysinfo/pull/50 note that https://github.com/zcalusic/sysinfo does not generate anymore /etc/machine-id on linux ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [X] 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:08:35 -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#15873