[PR #529] [MERGED] Bump libmdns to 0.2.7 hopefully fixes: #520 #958

Closed
opened 2026-02-27 20:00:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/529
Author: @willstott101
Created: 10/5/2020
Status: Merged
Merged: 10/6/2020
Merged by: @sashahilton00

Base: devHead: libmdns-0.2.7


📝 Commits (1)

📊 Changes

2 files changed (+26 additions, -33 deletions)

View changed files

📝 Cargo.lock (+25 -32)
📝 connect/Cargo.toml (+1 -1)

📄 Description

Finally 🎉

This is because get_if_addrs which is a libmdns dep didn't support NetBSD. So we're switching to a more active fork (if-addrs), but it took a while to finish the switch cause I had to fix regressed windows & rust=1.40.0 support on that fork.


🔄 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/librespot-org/librespot/pull/529 **Author:** [@willstott101](https://github.com/willstott101) **Created:** 10/5/2020 **Status:** ✅ Merged **Merged:** 10/6/2020 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `dev` ← **Head:** `libmdns-0.2.7` --- ### 📝 Commits (1) - [`dfef2cb`](https://github.com/librespot-org/librespot/commit/dfef2cb433bd1fd4d6eb284f51618933031fb7e2) Bump libmdns to 0.2.7 hopefully fixes: #520 ### 📊 Changes **2 files changed** (+26 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+25 -32) 📝 `connect/Cargo.toml` (+1 -1) </details> ### 📄 Description Finally 🎉 This is because `get_if_addrs` which is a libmdns dep didn't support NetBSD. So we're switching to a more active fork (`if-addrs`), but it took a while to finish the switch cause I had to fix regressed windows & rust=1.40.0 support on that fork. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#958
No description provided.