public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libntirpc] rawhide: enable TLS
@ 2026-06-22 18:27 Kaleb S. KEITHLEY
  0 siblings, 0 replies; 2+ messages in thread
From: Kaleb S. KEITHLEY @ 2026-06-22 18:27 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libntirpc
Branch : rawhide
Commit : 0487d8d4e570fb50d4d28c563e7374fe77783a1b
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date   : 2026-06-22T14:26:41-04:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libntirpc/c/0487d8d4e570fb50d4d28c563e7374fe77783a1b?branch=rawhide

Log:
enable TLS

---
diff --git a/libntirpc.spec b/libntirpc.spec
index 9e412f8..d3e0d3f 100644
--- a/libntirpc.spec
+++ b/libntirpc.spec
@@ -3,7 +3,7 @@
 
 Name:		libntirpc
 Version:	10.0
-Release:	1%{?dev:%{dev}}%{?dist}
+Release:	2%{?dev:%{dev}}%{?dist}
 Summary:	New Transport Independent RPC Library
 License:	BSD-3-Clause
 Url:		https://github.com/nfs-ganesha/ntirpc
@@ -58,6 +58,7 @@ mv ../prometheus-cpp-lite-%{prometh_ver_long}/* ./src/monitoring/prometheus-cpp-
     -DCMAKE_COLOR_MAKEFILE:BOOL=OFF \
     -DTIRPC_EPOLL=1 \
     -DUSE_GSS=ON \
+    -DUSE_TLS=ON \
     -DUSE_RPC_RDMA=ON \
 %ifarch x86_64 aarch64
     -DCMAKE_LINKER=%{_bindir}/ld.mold \
@@ -91,6 +92,9 @@ ln -s %{name}.so.%{version} %{buildroot}%{_libdir}/%{name}.so.7
 %{_libdir}/pkgconfig/libntirpc.pc
 
 %changelog
+* Mon Jun 22 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> 10.0-2
+- ntirpc-10.0 GA, enable TLS
+
 * Fri Jun 19 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> 10.0-1
 - ntirpc-10.0 GA
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/libntirpc] rawhide: enable TLS
@ 2026-06-22 18:59 Kaleb S. KEITHLEY
  0 siblings, 0 replies; 2+ messages in thread
From: Kaleb S. KEITHLEY @ 2026-06-22 18:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libntirpc
Branch : rawhide
Commit : ba4541cad5aab7e6a8e4b96f0d24d76974fbee3e
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date   : 2026-06-22T14:59:21-04:00
Stats  : +1/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libntirpc/c/ba4541cad5aab7e6a8e4b96f0d24d76974fbee3e?branch=rawhide

Log:
enable TLS

---
diff --git a/libntirpc.spec b/libntirpc.spec
index d3e0d3f..18fbe73 100644
--- a/libntirpc.spec
+++ b/libntirpc.spec
@@ -21,6 +21,7 @@ BuildRequires:	librdmacm
 BuildRequires:	rdma-core-devel
 BuildRequires:	krb5-devel
 BuildRequires:	userspace-rcu-devel
+BuildRequires:	openssl-devel
 # libtirpc has /etc/netconfig, most machines probably have it anyway
 # for NFS client
 Requires:	libtirpc

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-22 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 18:27 [rpms/libntirpc] rawhide: enable TLS Kaleb S. KEITHLEY
2026-06-22 18:59 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