[PR #734] replace invalid wireshark manufacturer database link in unique generator #793

Open
opened 2025-12-29 01:25:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sickcodes/Docker-OSX/pull/734
Author: @ghostserverd
Created: 12/31/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 2c45578 replace invalid wireshark manufacturer database link in unique generator

📊 Changes

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

View changed files

📝 custom/generate-unique-machine-values.sh (+1 -1)

📄 Description

relates to https://github.com/sickcodes/Docker-OSX/issues/681

The manufacturer list currently referenced by the machine value generator script no longer exists resulting in a 404 and no unique device identifiers generated.

That manufacturer list is now populating automatically at the address in this change (see this issue for more details).

Tested by running

./custom/generate-unique-machine-values.sh

from this branch.


🔄 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/sickcodes/Docker-OSX/pull/734 **Author:** [@ghostserverd](https://github.com/ghostserverd) **Created:** 12/31/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2c45578`](https://github.com/sickcodes/Docker-OSX/commit/2c455781182c2279df57a3c0e50f91c6f995054b) replace invalid wireshark manufacturer database link in unique generator ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `custom/generate-unique-machine-values.sh` (+1 -1) </details> ### 📄 Description relates to https://github.com/sickcodes/Docker-OSX/issues/681 The manufacturer list currently referenced by the machine value generator script no longer exists resulting in a 404 and no unique device identifiers generated. That manufacturer list is now populating automatically at the address in this change (see [this issue](https://ask.wireshark.org/question/32122/wireshark-manufacturer-database-on-gitlab-is-broken/) for more details). Tested by running ```sh ./custom/generate-unique-machine-values.sh ``` from this branch. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:25:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#793