-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing source archive release for 0.9.11 #2081
Comments
We stopped providing pre-built static Linux binaries a while ago, because some of the extra steps required to properly run it (like setcapping) were easily missed, and security is worse (because you don't get automatic security fixes of dependencies via system libraries) so the preferred solution for Linux is to get it from a precompiled package repository:
Other distributions ought to be fairly easy to build and install from the source. |
Dec. 4, 2022 23:12:31 Jason Rhinelander ***@***.***>:
We stopped providing pre-built static Linux binaries a while ago, because some of the extra steps required to properly run it (like setcapping) were easily missed, and security is worse (because you don't get automatic security fixes of dependencies via system libraries) so the preferred solution for Linux is to get it from a precompiled package repository:
* > For Debian and Ubuntu and Debian- or Ubuntu-derived distributions, https://deb.oxen.io has the releases for several recent versions of each.
* > For Fedora we're currently working on upgrading the Fedora packages, but when ready they will be available on https://rpm.oxen.io
* > Arch Linux has a lokinet package in the AUR.
Other distributions ought to be fairly easy to build and install from the source.
—
Reply to this email directly, view it on GitHub[#2081 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AB4OXMEBM6PPAKM2LHBA2RDWLVTSZANCNFSM6AAAAAASTVEH74].
You are receiving this because you authored the thread.[Tracking image][https://github.com/notifications/beacon/AB4OXMCCVIYQ276H35ZMLF3WLVTSZA5CNFSM6AAAAAASTVEH76WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSPVTG26.gif]Message ID: ***@***.***>
Yes, I get that, but I meant more that in version 0.9.10, there's a release tarball (presumably not a binary either) along with a sig file, which both are missing from this release. I flagged the package as out of date on the AUR, but while looking at this release vs the previous ones I noticed these missing files that were previously included in even the last release.
|
Ah, that is the source archive. I'll make that and add it to the release page. |
It's added to the release now. Thanks for the report! |
In the release here: https://github.com/oxen-io/lokinet/releases/tag/v0.9.11
There is no linux release tarball.
The text was updated successfully, but these errors were encountered: