Skip to content

Commit 443aca6

Browse files
authored
Merge pull request #108 from brianhlin/SOFTWARE-4417.release-1.5.3
Bump version to 1.5.3 (SOFTWARE-4417)
2 parents a91ab28 + 2192eab commit 443aca6

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

rpm/xcache.spec

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Name: xcache
22
Summary: XCache scripts and configurations
3-
Version: 1.5.2
4-
Release: 2%{?dist}
3+
Version: 1.5.3
4+
Release: 1%{?dist}
55
License: Apache 2.0
66
Group: Grid
77
URL: https://opensciencegrid.org/docs/
@@ -292,6 +292,13 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/xrd
292292
%config %{_sysconfdir}/xrootd/config.d/03-redir-tuning.cfg
293293

294294
%changelog
295+
* Wed Jan 13 2021 Brian Lin <blin@cs.wisc.edu> - 1.5.3-1
296+
- Add default values for the number of blocks and threads used for
297+
writing in parallel
298+
- Add new ATLAS XCache default values for the write queue, block size,
299+
and the number of prefetch blocks
300+
- Disable additional ATLAS debugging by default
301+
295302
* Tue Nov 10 2020 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.5.2-2
296303
- Include xrootd-client in stash-origin since it's used for validation (SOFTWARE-4353)
297304

0 commit comments

Comments
 (0)