[PR #586] [MERGED] dev image: prep for 1.71 #835

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/586
Author: @martadinata666
Created: 5/17/2023
Status: Merged
Merged: 7/18/2023
Merged by: @martadinata666

Base: mainHead: dev-img-update


📝 Commits (2)

📊 Changes

1 file changed (+23 additions, -28 deletions)

View changed files

📝 .github/workflows/Dockerfile.dev (+23 -28)

📄 Description

Tasks:

  • wait rust 1.71 stable release
  • Full musl, remove arm64 and armhf gnu deps
  • Fix cc and linker to target musl gcc binaries

Deprecated warning:

  • Warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1

Related:

PS: Locally tested that armv7 musleabihf compiled successfully


🔄 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/lldap/lldap/pull/586 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 5/17/2023 **Status:** ✅ Merged **Merged:** 7/18/2023 **Merged by:** [@martadinata666](https://github.com/martadinata666) **Base:** `main` ← **Head:** `dev-img-update` --- ### 📝 Commits (2) - [`5df3bf3`](https://github.com/lldap/lldap/commit/5df3bf304ab615816d231368006d49adfa7654fa) Update Dockerfile.dev - [`65b04d4`](https://github.com/lldap/lldap/commit/65b04d45b497c87d6a6ce6d2157d3f2b6a96d586) last check ### 📊 Changes **1 file changed** (+23 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.dev` (+23 -28) </details> ### 📄 Description Tasks: * [x] wait rust 1.71 stable release * [x] Full musl, remove arm64 and armhf gnu deps * [x] Fix cc and linker to target musl gcc binaries Deprecated warning: * Warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 Related: * https://github.com/lldap/lldap/pull/584 PS: Locally tested that armv7 musleabihf compiled successfully --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:55 +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/lldap-lldap#835
No description provided.