Feature #249
replace portmap with rpcbind
| Status: | Closed | Start date: | 01/20/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Aports | |||
| Target version: | Alpine 2.0.0 |
Description
needed by nfs-utils
Associated revisions
main/nfs-utils: upgrade to 1.2.2 and use rpcbind
fixes #249
History
Updated by Natanael Copa almost 2 years ago
- Target version changed from Alpine 1.10.0 to Alpine 2.0.0
there are missing crypto functions for this. We need to either:
1. add the missing functions to uclibc
2. patch the implimiteation directly into rpcbind
3. use openssl implementation or similar
Updated by Natanael Copa over 1 year ago
- % Done changed from 0 to 90
the missing cryptofunctions was only used by auth_des in libtirpc. removing the auth_des alltogether seems to solve the issue.
Updated by Natanael Copa over 1 year ago
- Status changed from New to Resolved
- % Done changed from 90 to 100
Applied in changeset 2f83a67e9d5929f0a678cf9d8cc3a33b470a86f3.
Updated by Natanael Copa over 1 year ago
- Status changed from Resolved to Closed