We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc46084 commit 26bd711Copy full SHA for 26bd711
1 file changed
rpm/xcache.spec
@@ -1,6 +1,6 @@
1
Name: xcache
2
Summary: XCache scripts and configurations
3
-Version: 1.1.0
+Version: 1.1.1
4
Release: 1%{?dist}
5
License: Apache 2.0
6
Group: Grid
@@ -203,6 +203,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
203
%config(noreplace) %{_sysconfdir}/xrootd/config.d/95-cms-xcache-logging.cfg
204
205
%changelog
206
+* Mon Aug 19 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.1-1
207
+- Restore StashCache HTTP port to 8000
208
+
209
* Mon Aug 19 2019 Brian Lin <blin@cs.wisc.edu> - 1.1.0-1
210
- Use osg-xrootd (SOFTWARE-3558)
211
0 commit comments