We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 225761d + 5fcecfd commit ec61a8aCopy full SHA for ec61a8a
1 file changed
rpm/xcache.spec
@@ -1,7 +1,7 @@
1
Name: xcache
2
Summary: XCache scripts and configurations
3
-Version: 3.5.0
4
-Release: 4%{?dist}
+Version: 3.6.0
+Release: 1%{?dist}
5
License: Apache 2.0
6
Group: Grid
7
URL: https://opensciencegrid.org/docs/
@@ -306,6 +306,10 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
306
%config %{_sysconfdir}/xrootd/config.d/03-redir-tuning.cfg
307
308
%changelog
309
+* Tue Dec 12 2023 Matt Westphall <westphall@wisc.edu> - 3.6.0-1
310
+- Make redirector line in cache config customizable (SOFTWARE-5641)
311
+- check for *.local files in /etc/xrootd in authfile-updater (SOFTWARE-5597)
312
+
313
* Thu Sep 28 2023 Brian Lin <blin@cs.wisc.edu> - 3.5.0-4
314
- Fix EL9 python dependency
315
0 commit comments