Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 572857531a1fba2c82499bc25a4c7613 > files > 14

dpm-xrootd-3.3.4-1.fc18.i686.rpm

* Fri Jun 21 2013 David Smith <david.smith@cern.ch> - 3.3.4
- check "tried" cgi element at the redirector and return ENOENT
  in case it names the redirector's cluster ID or a disk server

* Wed Mar 27 2013 David Smith <david.smith@cern.ch> - 3.3.2
- Added O_LARGEFILE to open request
- check if the return value from dmlite IOHandler is negative once
  cast to ssize_t
- change BuildRequires on xroootd-devel to xrootd-server-devel
- remove mutex around dmlite io calls for flush, fstat, pread, pwrite
  for performance
- added RELEASE-NOTES to rpm

* Mon Feb 25 2013 David Smith <david.smith@cern.ch> - 3.3.1
- Add requires on xrootd-client (make sure xrdcp is available for tpc)
- Set requested_size in stack as signed quantity for source compatibility
  between dmlite 0.6.0 and 0.6.1
- Added dpm.listvoms option (not on by default) to allow for disk servers with
  no voms extraction enabled
- Added dpm.nohv1 to disable generation of cgi hv1 specific items and signature
- remove token query items from Location object (to save cgi space)
- revert 3.2.0 behaviour, no cgi dpm.voms implies using XrdSecEntity
  endorsements

* Wed Feb 20 2013 David Smith <david.smith@cern.ch> - 3.3.0
- Remove sysconfig/xrootd.dpm-templ
- Change storage type for dpm.putsize to allow for large values
- Add support for third party copy (when used with xrootd 3.3.0)
- Unescape dpm.voms cgi
- Do not unescape oss.cgroup cgi

* Wed Dec 19 2012 David Smith <david.smith@cern.ch> - 3.2.0
- https://its.cern.ch/jira/browse/LCGDM/fixforversion/10724
  - Move from classic dpns & dpm interface to dmlite
  - Added support for usage within xrootdfs
  - Improved install and configuration instructions

* Mon Oct 08 2012 David Smith <david.smith@cern.ch> - 3.1.2
- Bump trunk version number after tagging 3.1.1
- Remove dependency on private xrootd interface XrdOssApi.hh
- Make directory check during startup forgiving if the dpns is not running
- Remove dependency on XrdSutRndm.hh
- Minor efficiency change in DFQueueAnchor::Remove

* Tue Jul 24 2012 David Smith <david.smith@cern.ch> - 3.1.1
- Relax runtime requirement of Cthread_get/setenv() from liblcgdm.so
- Update of configuration templates
- Added crl:3 option to gsi settings in config templates
- Added XRD_MAXREDIRECTCOUNT=1 to sysconfig/xrootd template
- Added '+' to example cmsd hostname in sysconfig/xrootd template