We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc7f29 commit 681a654Copy full SHA for 681a654
1 file changed
conf/gridftp-hdfs.spec
@@ -2,7 +2,7 @@
2
# %define gitrev
3
4
Name: gridftp-hdfs
5
-Version: 1.0
+Version: 1.1
6
Release: 1%{?gitrev:.%{gitrev}git}%{?dist}
7
Summary: HDFS DSI plugin for GridFTP
8
Group: System Environment/Daemons
@@ -101,6 +101,10 @@ fi
101
%{_datarootdir}/osg/sysconfig/globus-gridftp-server-plugin
102
103
%changelog
104
+* Thu Oct 26 2017 Brian Bockelman <bbockelm@cse.unl.edu> - 1.1-1
105
+- Add support for CVMFS-style block checksums.
106
+- Minor deadlock fixes contributed by JasonAlt.
107
+
108
* Thu Aug 24 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0-1
109
- Update to latest version from github (SOFTWARE-2856)
110
- Remove upstreamed patches
0 commit comments