[PR #1420] [MERGED] Update socket2 to v0.4 #2306

Closed
opened 2026-03-16 08:46:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1420
Author: @Thomasdezeeuw
Created: 3/19/2021
Status: Merged
Merged: 3/21/2021
Merged by: @djc

Base: mainHead: socket2_update


📝 Commits (4)

  • 4a2a457 Update socket2 to v0.4
  • d8cb296 Update Cargo.lock to use socket2 v0.4
  • d8d3cd5 Increase MSRV to 1.46
  • 5a1800d Merge branch 'main' into socket2_update

📊 Changes

15 files changed (+38 additions, -26 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -1)
📝 Cargo.lock (+16 -4)
📝 README.md (+1 -1)
📝 bin/README.md (+1 -1)
📝 crates/async-std-resolver/README.md (+1 -1)
📝 crates/client/README.md (+1 -1)
📝 crates/https/README.md (+1 -1)
📝 crates/native-tls/README.md (+1 -1)
📝 crates/openssl/README.md (+1 -1)
📝 crates/proto/Cargo.toml (+2 -2)
📝 crates/proto/README.md (+1 -1)
📝 crates/proto/src/multicast/mdns_stream.rs (+8 -8)
📝 crates/resolver/README.md (+1 -1)
📝 crates/rustls/README.md (+1 -1)
📝 crates/server/README.md (+1 -1)

📄 Description

No description provided


🔄 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/hickory-dns/hickory-dns/pull/1420 **Author:** [@Thomasdezeeuw](https://github.com/Thomasdezeeuw) **Created:** 3/19/2021 **Status:** ✅ Merged **Merged:** 3/21/2021 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `socket2_update` --- ### 📝 Commits (4) - [`4a2a457`](https://github.com/hickory-dns/hickory-dns/commit/4a2a457717fdbe1509be7b5ff4e3b5d6a3d5346d) Update socket2 to v0.4 - [`d8cb296`](https://github.com/hickory-dns/hickory-dns/commit/d8cb296a2897c73fa5b7ac8a35ff8375ee63902d) Update Cargo.lock to use socket2 v0.4 - [`d8d3cd5`](https://github.com/hickory-dns/hickory-dns/commit/d8d3cd5e0fa65a99bf131869fa5ac6161aafda1d) Increase MSRV to 1.46 - [`5a1800d`](https://github.com/hickory-dns/hickory-dns/commit/5a1800ded608ea5ab7252ee2a0acd059dbaaf373) Merge branch 'main' into socket2_update ### 📊 Changes **15 files changed** (+38 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -1) 📝 `Cargo.lock` (+16 -4) 📝 `README.md` (+1 -1) 📝 `bin/README.md` (+1 -1) 📝 `crates/async-std-resolver/README.md` (+1 -1) 📝 `crates/client/README.md` (+1 -1) 📝 `crates/https/README.md` (+1 -1) 📝 `crates/native-tls/README.md` (+1 -1) 📝 `crates/openssl/README.md` (+1 -1) 📝 `crates/proto/Cargo.toml` (+2 -2) 📝 `crates/proto/README.md` (+1 -1) 📝 `crates/proto/src/multicast/mdns_stream.rs` (+8 -8) 📝 `crates/resolver/README.md` (+1 -1) 📝 `crates/rustls/README.md` (+1 -1) 📝 `crates/server/README.md` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:46:43 +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/hickory-dns#2306
No description provided.