-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
bump(main/zeronet-conservancy): 0.7.10 #25367
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
base: master
Are you sure you want to change the base?
bump(main/zeronet-conservancy): 0.7.10 #25367
Conversation
- Fixes termux#25359 - Upstream abandoned for four years; switch upstream to https://github.com/zeronet-conservancy/zeronet-conservancy - Rename to `zeronet-conservancy` - Update `installer.sh` by replacing it with `coincurve.patch` and `LDFLAGS=-lpython$TERMUX_PYTHON_VERSION` - The original problems which `installer.sh` was written to solve probably no longer exist, - See ofek/coincurve#187 and ofek/coincurve#189 for the modern issues that most closely replace the original issues for which `installer.sh` was probably written
An experienced Zeronet user is desired to make sure that this build is working correctly, I was able to launch it with the command @hqy662 Would you be able to test this version and let me know whether it's working or if it's not working yet? You can get it by downloading the artifact from the URL in the "store *.deb files" step of the "aarch64 build" CI workflow log. |
I used the Zeronet-conservancy Windows version, but it didn't work. I also found that there was no openssl in the software folder. |
Unfortunately, i'm not experienced enough with Zeronet to know exactly what should be done, |
Zeronetx can connect to the zeronet conservancy client. As for your second question, I don't understand what it means. |
Ok, in that case, it might be fine to add this version, because this is the version that NixOS and Arch Linux have, https://repology.org/project/zeronet-conservancy/versions but it might still be a good idea for someone to confirm that this specific package on Termux is still able to connect and work, the one that comes from the download in GitHub Actions: |
I installed the github actions version. It's also no peers found. |
The readme of zeronet-conservancy has a part that says "if you're new to 0net, we recommend waiting until v0.8 is out". I am not sure how to fix it, so maybe if we wait until that version and try again, it might work then. |
Fixes [Package]: ZeronetX #25359
Upstream abandoned for four years; switch upstream to https://github.com/zeronet-conservancy/zeronet-conservancy
Rename to
zeronet-conservancy
Update
installer.sh
by replacing it withcoincurve.patch
andLDFLAGS=-lpython$TERMUX_PYTHON_VERSION
installer.sh
was written to solve probably no longer exist,installer.sh
was probably written