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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.