ntirpc 4.3-2 source package in Ubuntu
Changelog
ntirpc (4.3-2) unstable; urgency=medium * source only upload -- Christoph Martin <email address hidden> Sun, 29 Jan 2023 09:15:08 +0100
Upload details
- Uploaded by:
- Dmitry Smirnov
- Uploaded to:
- Sid
- Original maintainer:
- Dmitry Smirnov
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ntirpc_4.3-2.dsc | 1.9 KiB | 0a6fa4f135bf73563275880ba815437856eb43b51383b46cfe5f930da14c7264 |
ntirpc_4.3.orig.tar.gz | 376.7 KiB | f139a6972de50c1bd7ac18abfc966a996820a43855fccfe18611c34326a7c6b9 |
ntirpc_4.3-2.debian.tar.xz | 7.9 KiB | 781ff9538cf27e3abb039e74dc5404cfd934b085136827eb4586571201869db4 |
Available diffs
- diff from 4.3-1 to 4.3-2 (281 bytes)
No changes file available.
Binary packages built by this source
- libntirpc-dev: new transport-independent RPC library - development files
Port of Sun's transport-
independent RPC library to Linux. The library
is intended as a replacement for the RPC code in the GNU C library,
providing among others support for RPC (and in turn, NFS) over IPv6.
.
Changes introduced in the ntirpc library include:
* Bi-directional operation.
* Full-duplex operation on the TCP (vc) transport.
* Thread-safe operating modes:
* new locking primitives and lock callouts (interface change).
* stateless send/recv on the TCP transport (interface change).
* Flexible server integration support.
* Event channels.
.
This package provides development files.
- libntirpc4.3: new transport-independent RPC library
Port of Sun's transport-
independent RPC library to Linux. The library
is intended as a replacement for the RPC code in the GNU C library,
providing among others support for RPC (and in turn, NFS) over IPv6.
.
Changes introduced in the ntirpc library include:
* Bi-directional operation.
* Full-duplex operation on the TCP (vc) transport.
* Thread-safe operating modes:
* new locking primitives and lock callouts (interface change).
* stateless send/recv on the TCP transport (interface change).
* Flexible server integration support.
* Event channels.
- libntirpc4.3-dbgsym: debug symbols for libntirpc4.3