Skip to content

Commit

Permalink
Merge pull request #1216 from ellert/update-plugin-list
Browse files Browse the repository at this point in the history
Update base plugin list
  • Loading branch information
abh3 committed Jun 16, 2020
2 parents 145ed04 + c43d41c commit 2baf8f6
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions src/XrdVersionPlugin.hh
Expand Up @@ -174,26 +174,33 @@
to an unversioned name is not allowed). This is enforced by XrdOucVerName.
*/
#define XrdVERSIONPLUGINSTRICT \
{"libXrdBwm.so", \
{"libXrdBlacklistDecision.so", \
"libXrdBwm.so", \
"libXrdCksCalczcrc32.so", \
"libXrdClProxyPlugin.so", \
"libXrdCmsRedirectLocal.so", \
"libXrdCryptossl.so", \
"libXrdPfc.so", \
"libXrdHttp.so", \
"libXrdHttpTPC.so", \
"libXrdOssSIgpfsT.so", \
"libXrdMacaroons.so", \
"libXrdN2No2p.so", \
"libXrdOssSIgpfsT.so", \
"libXrdPfc.so", \
"libXrdPss.so", \
"libXrdSec.so", \
"libXrdSecgsi.so", \
"libXrdSecgsiAUTHZVO.so", \
"libXrdSecgsiGMAPDLAP.so", \
"libXrdSecgsiGMAPDN.so", \
"libXrdSecgsiVOMS.so", \
"libXrdSeckrb5.so", \
"libXrdSecProt.so", \
"libXrdSecpwd.so", \
"libXrdSecsss.so", \
"libXrdSecunix.so", \
"libXrdSsi.so", \
"libXrdSsLog.so", \
"libXrdSsiLog.so", \
"libXrdThrottle.so", \
"libXrdVoms.so", \
"libXrdXrootd.so", \
0}

Expand Down

0 comments on commit 2baf8f6

Please sign in to comment.