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/nfs-ganesha] rawhide: NFS-Ganesa 15.5 GA build f46-build-side-152202
Date: Sat, 19 Sep 2026 11:50:45 GMT [thread overview]
Message-ID: <178981864526.1.3152282995016875008.rpms-nfs-ganesha-4f411bf85d8a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nfs-ganesha
Branch : rawhide
Commit : 4f411bf85d8a034a9b6b9948a59002f03e824a66
Author : Kaleb S KEITHLEY <kkeithle@redhat.com>
Date : 2026-09-19T07:50:01-04:00
Stats : +5/-18 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/nfs-ganesha/c/4f411bf85d8a034a9b6b9948a59002f03e824a66?branch=rawhide
Log:
NFS-Ganesa 15.5 GA build f46-build-side-152202
---
diff --git a/0003-src-monitoring-prometheus_exposer.cc.patch b/0003-src-monitoring-prometheus_exposer.cc.patch
deleted file mode 100644
index d50c83b..0000000
--- a/0003-src-monitoring-prometheus_exposer.cc.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- nfs-ganesha-15.3/src/monitoring/prometheus_exposer.cc.orig 2026-09-03 13:41:52.000000000 -0400
-+++ nfs-ganesha-15.3/src/monitoring/prometheus_exposer.cc 2026-09-04 10:55:02.630149296 -0400
-@@ -500,8 +498,10 @@
- LogFullDebug(
- COMPONENT_FSAL,
- "dynamic_metrics_export_info details :"
-- " dynamic_info.total_bytes %ld dynamic_info.avail_bytes %ld"
-- " dynamic_info.total_files %ld dynamic_info.avail_files %ld",
-+ " dynamic_info.total_bytes %" PRIu64
-+ " dynamic_info.avail_bytes %" PRIu64
-+ " dynamic_info.total_files %" PRIu64
-+ " dynamic_info.avail_files %" PRIu64,
- dynamic_info.total_bytes, dynamic_info.avail_bytes,
- dynamic_info.total_files, dynamic_info.avail_files);
- dynamic_metrics_export_info(path, dynamic_info.total_bytes,
diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec
index 9df5613..63fa8e7 100644
--- a/nfs-ganesha.spec
+++ b/nfs-ganesha.spec
@@ -169,7 +169,7 @@ Requires: openSUSE-release
%global kmip_ver_short 4f553ecaf
Name: nfs-ganesha
-Version: 15.4
+Version: 15.5
Release: 1%{?dev:%{dev}}%{?dist}
Summary: NFS-Ganesha is a NFS Server running in user space
License: LGPL-3.0-or-later
@@ -179,7 +179,6 @@ Source0: https://github.com/%{name}/%{name}/archive/V%{version}%{?dev:-%{dev}}/%
Source1: https://github.com/ceph/libkmip/archive/%{kmip_ver_long}/libkmip-%{kmip_ver_short}.tar.gz
Patch: 0001-config_samples-log_rotate.patch
Patch: 0002-src-scripts-python.patch
-Patch: 0003-src-monitoring-prometheus_exposer.cc.patch
BuildRequires: cmake
BuildRequires: make
@@ -1032,6 +1031,9 @@ killall -SIGHUP dbus-daemon >/dev/null 2>&1 || :
%endif
%changelog
+* Fri Sep 18 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 15.5-1
+- NFS-Ganesha 15.5 GA, build f46-build-side-152202
+
* Mon Sep 14 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 15.4-1
- NFS-Ganesha 15.4 GA, build f46-build-side-151546
diff --git a/sources b/sources
index b2c74bc..45d8ca7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (nfs-ganesha-15.4.tar.gz) = cfdac0b3b891f58746ddb3966aaf1ce93d57e9fce6ba7d5bf34a12309eaff90d7b8e2c58bea96caccd444b5c1699256abb313a8f07dfa96552055db57031b877
+SHA512 (nfs-ganesha-15.5.tar.gz) = 2f9af6f127802b018c7d4aca19ae2bb7120a7fc8163bd7e84cf3155fa124f5c9a525847e7868268cd09ce939f9051f9f80f55422daa2efa07f8b14eedab89506
SHA512 (libkmip-4f553ecaf.tar.gz) = 4aca809758773d919b9657f96a1384076ac34c5a88576d3e7ec4719a0cb1a3638b150f8506fda9476815fe7757cbbb6ea6e0daa943da86c2eaa3bf1a3f1d16f1
reply other threads:[~2026-09-19 11:50 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=178981864526.1.3152282995016875008.rpms-nfs-ganesha-4f411bf85d8a@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