We split tlmisc-libs off to be a more independent package in bug 5308, but we forgot to ship the new open source tar ball that this split created. There should have been a "thinlinc-tlmisc-libs-open-sources.tar.gz" in the "sources" directory.
Tested building the server bundle in Fedora38. Build works fine and the missing open source libs tar is found in the server bundle sources. Setting as resolved.
Integrated the additional libs open source package into the previously existing open source tar ball, since for sake of symmetry we only want one source code package. Tested building on Fedora38 and the expected files are included.
Compared the contents of 4.13.0, 4.14.0 and the current build, and it looks reasonable: * Between 4.13.0 and 4.14.0 we lost RequireJS (bug 7550), and cyclades-serial-client (this bug) * Between 4.14.0 and the current build we regained cyclades-serial-client, and we also got startupbg (bug 3054) I have not checked the contents in detail, just the top-level directories. The size of the entire things, as well as the number of files, is also in the same magnitude for all three cases.
Commit looks good, and the end result was tested above.