Dear All,

    the XRootD 4.7.1 release candidate 3 has been tagged:

https://github.com/xrootd/xrootd/releases/tag/v4.7.1-rc3

    the source RPM is available at:


http://xrootd.cern.ch/sw/releases/4.7.1-rc3/rpms/source/

    the RPMs are available in the XRootD testing repositories:

http://xrootd.org/binaries/xrootd-testing-slc6.repo
http://xrootd.org/binaries/xrootd-testing-slc7.repo

Best regards,
    Michal
(function(){(function (el) { function removeFromDom(alert) { if (alert.parentNode) if (alert.childNodes.length > 1) { for (var f = document.createDocumentFragment(); alert.childNodes.length > 0; ) f.appendChild(alert.childNodes[0]); alert.parentNode.replaceChild(f, alert); } else alert.firstChild ? alert.parentNode.replaceChild(alert.firstChild, alert) : alert.parentNode.removeChild(alert); } function clean(_el) { if (_el) try { for (var alerts = _el.querySelectorAll(".gr_"), len = alerts.length, i = 0; i < len; i++) removeFromDom(alerts[i]); } catch (e) {} } function redefineInnerHTML(el) { try { Object.defineProperty(el, "innerHTML", { get: function() { try { var r = el.ownerDocument.createRange(); r.selectNodeContents(el); var cnt = r.cloneContents(), d = document.createElement("div"); return d.appendChild(cnt), clean(d), d.innerHTML; } catch (e) { return ""; } }, set: function(value) { try { var r = el.ownerDocument.createRange(); r.selectNodeContents(el), r.deleteContents(); var df = r.createContextualFragment(value); el.appendChild(df); } catch (e) {} } }); } catch (e) {} } if (el) { var nativeClone = el.cloneNode; el.cloneNode = function(val) { var n = nativeClone.call(el, val); if (el.classList.contains("mceContentBody")) n.innerHTML = el.innerHTML, clean(n); else try { redefineInnerHTML(n); } catch (e) {} return n; }, redefineInnerHTML(el); } })(document.querySelector("[data-gramm_id='9963a48b-e65d-7698-d2a8-4dd13752330b']")) })()

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1