public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slurm] rawhide: Merge #10 `Update to 26.05.1; switch to llhttp for slurmrestd`
@ 2026-07-22 4:19 Adrian Reber
0 siblings, 0 replies; only message in thread
From: Adrian Reber @ 2026-07-22 4:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/slurm
Branch : rawhide
Commit : e23f0dfd1d6fe4a4007fee0ac9c8bebedaa4d042
Author : Adrian Reber <adrian@fedoraproject.org>
Date : 2026-07-22T04:19:23+00:00
Stats : +10/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/slurm/c/e23f0dfd1d6fe4a4007fee0ac9c8bebedaa4d042?branch=rawhide
Log:
Merge #10 `Update to 26.05.1; switch to llhttp for slurmrestd`
---
diff --git a/slurm.spec b/slurm.spec
index 86e0fb9..7e36ed7 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -29,7 +29,7 @@
%endif
Name: slurm
-Version: 25.11.4
+Version: 26.05.1
Release: %autorelease
Summary: Simple Linux Utility for Resource Management
# ./src/common/log.c: BSD 2-Clause License
@@ -104,7 +104,7 @@ BuildRequires: zlib-devel
BuildRequires: ucx-devel
%endif
-BuildRequires: http-parser-devel
+BuildRequires: llhttp-devel
BuildRequires: json-c-devel
BuildRequires: libjwt-devel
BuildRequires: libyaml-devel
@@ -470,6 +470,7 @@ popd
%{_bindir}/sshare
%{_bindir}/sstat
%{_bindir}/strigger
+%{_bindir}/swait
%{_bindir}/%{name}-setuser
%{_datadir}/bash-completion/completions/*
%{_libdir}/%{name}/accounting_storage_*.so
@@ -483,12 +484,15 @@ popd
%{_libdir}/%{name}/cgroup_v1.so
%{_libdir}/%{name}/cgroup_v2.so
%{_libdir}/%{name}/cli_filter_*.so
+%{_libdir}/%{name}/compress_lz4.so
+%{_libdir}/%{name}/compress_none.so
%{_libdir}/%{name}/cred_*.so
%{_libdir}/%{name}/data_parser_*.so
%{_libdir}/%{name}/gpu_*.so
%{_libdir}/%{name}/gres_*.so
%{_libdir}/%{name}/hash_*.so
-%{_libdir}/%{name}/http_parser_libhttp_parser.so
+%{_libdir}/%{name}/http_auth_local.so
+%{_libdir}/%{name}/http_parser_llhttp_parser.so
# %%{_libdir}/%%{name}/job_container_*.so
%{_libdir}/%{name}/job_submit_*.so
%{_libdir}/%{name}/jobacct_gather_*.so
@@ -509,6 +513,7 @@ popd
%{_libdir}/%{name}/task_*.so
%{_libdir}/%{name}/tls_none.so
%{_libdir}/%{name}/topology_*.so
+%{_libdir}/%{name}/url_parser_internal.so
%{_mandir}/man1/sacct.1*
%{_mandir}/man1/sacctmgr.1*
%{_mandir}/man1/salloc.1*
@@ -530,6 +535,7 @@ popd
%{_mandir}/man1/sshare.1*
%{_mandir}/man1/sstat.1*
%{_mandir}/man1/strigger.1*
+%{_mandir}/man1/swait.1*
%{_mandir}/man5/acct_gather.conf.5*
%{_mandir}/man5/burst_buffer.conf.5*
%{_mandir}/man5/cgroup.conf.5*
diff --git a/sources b/sources
index 6cb570d..18386df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (slurm-25.11.4.tar.bz2) = c339d9d639aa0cac3fe241375faa079360e30d06ed1672d559c06c3550b81e4b69578997938e22cfa2a949668e9015753f567dcca9cd71d954c9e573e4351e43
+SHA512 (slurm-26.05.1.tar.bz2) = c9b01d38367f7c6c82426758f940715a83445d3a66ecd9515da4903eadae8f2508b981ecfe19a13b42f697d32b6fe5e1ad42f5d3ebe50fa88efcaf4218460486
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 4:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 4:19 [rpms/slurm] rawhide: Merge #10 `Update to 26.05.1; switch to llhttp for slurmrestd` Adrian Reber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox