Tue, 26 Sep 2023 14:57:57 UTC | login

Information for build libntirpc-1.2.1-3.el7

ID7143
Package Namelibntirpc
Version1.2.1
Release3.el7
Epoch
SummaryNew Transport Independent RPC Library
DescriptionThis package contains a new implementation of the original libtirpc, transport-independent RPC (TI-RPC) library for NFS-Ganesha. It has the following features not found in libtirpc: 1. Bi-directional operation 2. Full-duplex operation on the TCP (vc) transport 3. Thread-safe operating modes 3.1 new locking primitives and lock callouts (interface change) 3.2 stateless send/recv on the TCP transport (interface change) 4. Flexible server integration support 5. Event channels (remove static arrays of xprt handles, new EPOLL/KEVENT integration)
Built bysbonazzo
State complete
Volume DEFAULT
StartedMon, 26 Oct 2015 09:26:49 UTC
CompletedMon, 26 Oct 2015 09:29:24 UTC
Taskbuild (virt7-ovirt-common-el7, libntirpc-1.2.1-3.el7.src.rpm)
Tags
virt7-ovirt-common-candidate
virt7-ovirt-common-release
virt7-ovirt-common-testing
RPMs
src
libntirpc-1.2.1-3.el7.src.rpm (info) (download)
x86_64
libntirpc-1.2.1-3.el7.x86_64.rpm (info) (download)
libntirpc-devel-1.2.1-3.el7.x86_64.rpm (info) (download)
libntirpc-debuginfo-1.2.1-3.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Thu Jul 16 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 1.2.1-3 - RHEL 6 finally has new enough cmake - use -isystem ... to ensure correct <rpc/rpc*.h> are used - ensure -DTIRPC_EPOLL is defined for correct evchan functionality * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Mar 23 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 1.2.1-1 - Initial commit