mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 00:25:48 +03:00
[PR #734] replace invalid wireshark manufacturer database link in unique generator #796
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#796
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/734
Author: @ghostserverd
Created: 12/31/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
2c45578replace 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
from this branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.