public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libntirpc] f44: rhbz#2512155
Date: Tue, 11 Aug 2026 12:03:45 GMT [thread overview]
Message-ID: <178644982588.1.4908942985061778294.rpms-libntirpc-1c6e7127d5d6@fedoraproject.org> (raw)
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)
reply other threads:[~2026-08-11 12:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178644982588.1.4908942985061778294.rpms-libntirpc-1c6e7127d5d6@fedoraproject.org \
--to=kkeithle@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox