[PR #1307] [MERGED] Bump socket2 (and lockfile) (0.19 branch) #2193

Closed
opened 2026-03-16 07:06:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1307
Author: @faern
Created: 12/1/2020
Status: Merged
Merged: 12/1/2020
Merged by: @bluejekyll

Base: release/0.19Head: bump-socket2-0.19


📝 Commits (2)

  • 9c1bfa0 Upgrade socket2 dependency
  • 384b7ec Bump lockfile with miow, socket2 and net2 changes

📊 Changes

2 files changed (+25 additions, -19 deletions)

View changed files

📝 Cargo.lock (+24 -18)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Backport of #1306 to the 0.19 release branch. I'm hoping we can see a patch release with this fix in it.

Something I missed in the other PR is that this repository has a lockfile checked in. So in this one I made sure to bump all the crates making invalid memory assumptions. Here that means net2, socket2 and miow


🔄 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/1307 **Author:** [@faern](https://github.com/faern) **Created:** 12/1/2020 **Status:** ✅ Merged **Merged:** 12/1/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `release/0.19` ← **Head:** `bump-socket2-0.19` --- ### 📝 Commits (2) - [`9c1bfa0`](https://github.com/hickory-dns/hickory-dns/commit/9c1bfa0adebcae12042320d158af5b936f010e22) Upgrade socket2 dependency - [`384b7ec`](https://github.com/hickory-dns/hickory-dns/commit/384b7ec8d9c195bfe856c4a0f9001121e192fc76) Bump lockfile with miow, socket2 and net2 changes ### 📊 Changes **2 files changed** (+25 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+24 -18) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Backport of #1306 to the 0.19 release branch. I'm hoping we can see a patch release with this fix in it. Something I missed in the other PR is that this repository has a lockfile checked in. So in this one I made sure to bump all the crates making invalid memory assumptions. Here that means `net2`, `socket2` and `miow` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 07:06:58 +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#2193
No description provided.