public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libntirpc] f44: rhbz#2512155
@ 2026-08-11 12:03 Kaleb S. KEITHLEY
  0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-08-11 12:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libntirpc
Branch : f44
Commit : 1c6e7127d5d64c4efafe05dd170e1ce5fc012229
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date   : 2026-08-11T08:03:24-04:00
Stats  : +23/-18 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/libntirpc/c/1c6e7127d5d64c4efafe05dd170e1ce5fc012229?branch=f44

Log:
rhbz#2512155

---
diff --git a/0002-7.2plus.patch b/0002-7.2plus.patch
index a1cf8ad..25d3b0d 100644
--- a/0002-7.2plus.patch
+++ b/0002-7.2plus.patch
@@ -857,23 +857,6 @@ diff -ur ntirpc-7.2/src/CMakeLists.txt ntirpc-bb333cca2f4af379f1eece69388fcd876e
  
  ########### install files ###############
  
-diff -ur ntirpc-7.2/src/libntirpc.map.in.cmake ntirpc-bb333cca2f4af379f1eece69388fcd876ecbd633/src/libntirpc.map.in.cmake
---- ntirpc-7.2/src/libntirpc.map.in.cmake	2025-09-23 10:05:19.000000000 -0400
-+++ ntirpc-bb333cca2f4af379f1eece69388fcd876ecbd633/src/libntirpc.map.in.cmake	2026-06-11 14:12:17.000000000 -0400
-@@ -66,10 +66,13 @@
-     clnt_req_wait_reply;
-     clnt_sperrno;
-     clnt_tli_create;
-+    clnt_tli_ncreate_opt;
-     clnt_tp_ncreate_timed;
-     clnt_vc_get_client_xprt;
-     clnt_vc_ncreatef;
-     clnt_vc_ncreate_svc;
-+    clnt_rdma_create;
-+    clnt_rdma_ncreatef;
- 
-     # e*
-     endnetconfig;
 diff -ur ntirpc-7.2/src/lttng/CMakeLists.txt ntirpc-bb333cca2f4af379f1eece69388fcd876ecbd633/src/lttng/CMakeLists.txt
 --- ntirpc-7.2/src/lttng/CMakeLists.txt	2025-09-23 10:05:19.000000000 -0400
 +++ ntirpc-bb333cca2f4af379f1eece69388fcd876ecbd633/src/lttng/CMakeLists.txt	2026-06-11 14:12:17.000000000 -0400
@@ -3057,3 +3040,22 @@ diff -ur ntirpc-7.2/tests/rpcping.c ntirpc-bb333cca2f4af379f1eece69388fcd876ecbd
  		pthread_create(&t, NULL, worker, s);
  	}
  
+--- ntirpc-7.2/src/libntirpc.map.in.cmake.orig	2025-09-23 10:05:19.000000000 -0400
++++ ntirpc-7.2/src/libntirpc.map.in.cmake	2026-08-11 07:44:33.491207048 -0400
+@@ -64,12 +64,16 @@
+     clnt_req_reset;
+     clnt_req_setup;
+     clnt_req_wait_reply;
++    clnt_rdma_ncreatef;
+     clnt_sperrno;
+     clnt_tli_create;
++    clnt_tli_ncreate_opt;
+     clnt_tp_ncreate_timed;
+     clnt_vc_get_client_xprt;
+     clnt_vc_ncreatef;
+     clnt_vc_ncreate_svc;
++    clnt_rdma_create;
++    clnt_rdma_ncreatef;
+ 
+     # e*
+     endnetconfig;

diff --git a/libntirpc.spec b/libntirpc.spec
index 6806a7f..9c3b6ab 100644
--- a/libntirpc.spec
+++ b/libntirpc.spec
@@ -3,7 +3,7 @@
 
 Name:		libntirpc
 Version:	7.2
-Release:	5%{?dev:%{dev}}%{?dist}
+Release:	6%{?dev:%{dev}}%{?dist}
 Summary:	New Transport Independent RPC Library
 License:	BSD-3-Clause
 Url:		https://github.com/nfs-ganesha/ntirpc
@@ -93,6 +93,9 @@ ln -s %{name}.so.%{version} %{buildroot}%{_libdir}/%{name}.so.7
 %{_libdir}/pkgconfig/libntirpc.pc
 
 %changelog
+* Tue Aug 11 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> 7.2-6
+- rhbz#2512155 
+
 * Mon Jun 15 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> 7.2-5
 - ntirpc-7.2, ntirpc did not tag/release required updates for
   ganesha-8.1 and later (nfs-ganesha-9.16)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-11 12:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 12:03 [rpms/libntirpc] f44: rhbz#2512155 Kaleb S. KEITHLEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox