Skip to content
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

0.4.4.7 #9

Closed
AaronDewes opened this issue Feb 11, 2021 · 6 comments
Closed

0.4.4.7 #9

AaronDewes opened this issue Feb 11, 2021 · 6 comments

Comments

@AaronDewes
Copy link
Collaborator

Tor 0.4.4.7 is quite an important release because it fixes the cause of the recent tor issues.

@nolim1t I'd also recommend using make -j$(nproc) instead of make in the Dockerfile to speed up builds (On GitHub actions it would be -j2, but with more cores local builds could be even faster if anyone builds locally)

@lukechilds @mayankchhabra Is there any reason you're using your own image for Umbrel instead of this one? This image is build from source and gpg verified instead of using prebuilts, which makes it possible to update tor really easily without waiting for alpine to publish an update.

@AaronDewes
Copy link
Collaborator Author

Also, for the actions, you could switch to the more recent Ubuntu 20.04 and use Dockers official actions: https://github.com/marketplace?type=actions&query=docker, as well as applying the fix for the env-set.

@nolim1t
Copy link
Member

nolim1t commented Feb 11, 2021

Tor 0.4.4.7 is quite an important release because it fixes the cause of the recent tor issues.

Thanks Ill build it and get this one up online for testing

@nolim1t
Copy link
Member

nolim1t commented Feb 11, 2021

This is being built as we speak

@nolim1t
Copy link
Member

nolim1t commented Feb 11, 2021

make -j$(nproc)

legendary @AaronDewes

@nolim1t
Copy link
Member

nolim1t commented Feb 11, 2021

Hi,

lncm/tor:0.4.4.7 is now available. I've marked it as pre-release. Please test.

I'll do this myself too

@nolim1t
Copy link
Member

nolim1t commented Feb 19, 2021

This has been deployed and working. Will be updating the latest vdersion soon

@nolim1t nolim1t closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants