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] rawhide: enable TLS
Date: Mon, 22 Jun 2026 18:27:25 GMT	[thread overview]
Message-ID: <178215284587.1.824108607714376551.rpms-libntirpc-0487d8d4e570@fedoraproject.org> (raw)

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
 

             reply	other threads:[~2026-06-22 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-22 18:27 Kaleb S. KEITHLEY [this message]
2026-06-22 18:59 [rpms/libntirpc] rawhide: enable TLS Kaleb S. KEITHLEY

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=178215284587.1.824108607714376551.rpms-libntirpc-0487d8d4e570@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