Skip to content

Commit 539bb90

Browse files
committed
Merge OSG spec changes.
1 parent 92acafc commit 539bb90

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

conf/gridftp-hdfs.spec

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Have gitrev be the short hash or branch name if doing a prerelease build
2-
# %define gitrev
2+
#define gitrev
33

44
Name: gridftp-hdfs
5-
Version: 1.1
5+
Version: 1.1.1
66
Release: 1%{?gitrev:.%{gitrev}git}%{?dist}
77
Summary: HDFS DSI plugin for GridFTP
88
Group: System Environment/Daemons
@@ -101,10 +101,19 @@ fi
101101
%{_datarootdir}/osg/sysconfig/globus-gridftp-server-plugin
102102

103103
%changelog
104+
* Tue Nov 07 2017 Brian Bockelman <bbockelm@cse.unl.edu> - 1.1.1-1
105+
- Fix potential crash when requesting new checksum types.
106+
107+
* Thu Oct 26 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.1-1.1
108+
- Merge OSG changes (osg-sysconfig.patch)
109+
104110
* Thu Oct 26 2017 Brian Bockelman <bbockelm@cse.unl.edu> - 1.1-1
105111
- Add support for CVMFS-style block checksums.
106112
- Minor deadlock fixes contributed by JasonAlt.
107113

114+
* Tue Sep 05 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0-1.1
115+
- Add osg-sysconfig.patch
116+
108117
* Thu Aug 24 2017 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0-1
109118
- Update to latest version from github (SOFTWARE-2856)
110119
- Remove upstreamed patches

0 commit comments

Comments
 (0)