Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.12.0+353_5 29 Aug 2023 08:40:15 |
Yuri Victorovich (yuri) |
devel/RStudio: Fix bug that RStudio-server didn't have /usr/local/bin in PATH
This was previously fixed in post-install but the previous fix
relied on the other path that changed, which eroded this fix.
The new fix adds /usr/local/bin to PATH in the C++ code.
(cherry picked from commit 9884a43067a47d9f4088306ad29d1ec373b25eee) |
2022.12.0+353_4 28 Aug 2023 23:29:37 |
Yuri Victorovich (yuri) |
devel/RStudio: Fix crash caused by the std::bad_cast exception in RStudio-server
This caused users to be unable to log in.
The workround is now in place.
(cherry picked from commit 78d590c1287a4c5cdc5e51404e0702bbb6e7d2c6) |
Number of commits found: 2
|