uberftp 2.8#40848
Conversation
There was a problem hiding this comment.
We always know what that version would be so we shouldn't need to make an if here?
There was a problem hiding this comment.
If somebody pinned the globus version to an older version, he can't compile uberftp anymore. However, if that is not a use case I can drop the if condition here.
There was a problem hiding this comment.
Yeh, I'd drop the conditional here, thanks.
|
Any movement upstream? |
|
There is already a pull request upstream JasonAlt/UberFTP#8, which will solve parts of the problem. No reaction since 18th, June. |
|
Does using the proposed patch removes the need for these patch do
url "https://patch-diff.githubusercontent.com/raw/JasonAlt/UberFTP/pull/8.patch"
sha256 "..."
end |
There was a problem hiding this comment.
Please use double quotes here.
|
Ping? |
|
Closing due to no response. Feel free to open another PR that addresses the comments above. Thanks! |
Closes #41277 and is based on work described in #40848. The single quotes are replaced by double quotes. The patch JasonAlt/UberFTP#8 mentioned in #40848 solves the problem partly: there is still another patch needed which obfuscate the formula even more then the replaces now.
Hi,
version has bumped to 2.8. In addition, I fixed a problem that uberftp do not compile with globus-toolkit versions >= 6.0. Could you review and merge, please.
Thanks,
Manuel