-
Notifications
You must be signed in to change notification settings - Fork 84
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
tor: update to 0.4.8.13 #8577
Merged
Merged
tor: update to 0.4.8.13 #8577
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Kexy Biscuit (@KexyBiscuit) <[email protected]>
Smoke testing passed on 64-bit LoongArch. (ssh)kexybiscuit@XA612A0 [ etoweb ] $ journalctl -u tor
11月 13 09:55:11 XA612A0 systemd[1]: Started tor.service - Anonymizing Overlay Network.
11月 13 09:55:11 XA612A0 tor[1760]: Nov 13 09:55:11.376 [notice] Tor 0.4.8.13 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.4.0, Zlib 1.3.1, Liblzma 5.6.3, Libzstd 1.5.6 and Glibc 2.38 as libc.
11月 13 09:55:11 XA612A0 tor[1760]: Nov 13 09:55:11.376 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
11月 13 09:55:11 XA612A0 tor[1760]: Nov 13 09:55:11.376 [notice] Read configuration file "/etc/tor/torrc".
11月 13 09:55:11 XA612A0 tor[1760]: Nov 13 09:55:11.377 [notice] Opening Socks listener on 127.0.0.1:9050
11月 13 09:55:11 XA612A0 tor[1760]: Nov 13 09:55:11.377 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
11月 13 09:55:11 XA612A0 Tor[1760]: We compiled with OpenSSL 30400000: OpenSSL 3.4.0 22 Oct 2024 and we are running with OpenSSL 30400000: 3.4.0. These two versions should be binary compatible.
11月 13 09:55:11 XA612A0 Tor[1760]: Tor 0.4.8.13 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.4.0, Zlib 1.3.1, Liblzma 5.6.3, Libzstd 1.5.6 and Glibc 2.38 as libc.
11月 13 09:55:11 XA612A0 Tor[1760]: Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
11月 13 09:55:11 XA612A0 Tor[1760]: Read configuration file "/etc/tor/torrc".
11月 13 09:55:11 XA612A0 Tor[1760]: Opening Socks listener on 127.0.0.1:9050
11月 13 09:55:11 XA612A0 Tor[1760]: Opened Socks listener connection (ready) on 127.0.0.1:9050
11月 13 09:55:11 XA612A0 Tor[1760]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
11月 13 09:55:11 XA612A0 Tor[1760]: Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
11月 13 09:55:11 XA612A0 Tor[1760]: We were built to run on a 64-bit CPU, with OpenSSL 1.0.1 or later, but with a version of OpenSSL that apparently lacks accelerated support for the NIST P-224 and P-256 group>
11月 13 09:55:11 XA612A0 Tor[1760]: Bootstrapped 0% (starting): Starting
11月 13 09:55:11 XA612A0 Tor[1760]: Starting with guard context "default"
11月 13 09:55:12 XA612A0 Tor[1760]: Bootstrapped 5% (conn): Connecting to a relay
11月 13 09:55:12 XA612A0 Tor[1760]: Bootstrapped 10% (conn_done): Connected to a relay
11月 13 09:55:13 XA612A0 Tor[1760]: Bootstrapped 14% (handshake): Handshaking with a relay
11月 13 09:55:14 XA612A0 Tor[1760]: Bootstrapped 15% (handshake_done): Handshake with a relay done
11月 13 09:55:14 XA612A0 Tor[1760]: Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
11月 13 09:55:14 XA612A0 Tor[1760]: Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
11月 13 09:55:14 XA612A0 Tor[1760]: Bootstrapped 30% (loading_status): Loading networkstatus consensus
11月 13 09:55:16 XA612A0 Tor[1760]: I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
11月 13 09:55:17 XA612A0 Tor[1760]: Bootstrapped 40% (loading_keys): Loading authority key certs
11月 13 09:55:17 XA612A0 Tor[1760]: The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services.
11月 13 09:55:17 XA612A0 Tor[1760]: Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors
11月 13 09:55:17 XA612A0 Tor[1760]: I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/8004, and can only build 0% of likely paths. (We have >
11月 13 09:55:19 XA612A0 Tor[1760]: Bootstrapped 50% (loading_descriptors): Loading relay descriptors
11月 13 09:55:21 XA612A0 Tor[1760]: The current consensus contains exit nodes. Tor can build exit and internal paths.
11月 13 09:55:23 XA612A0 Tor[1760]: Bootstrapped 56% (loading_descriptors): Loading relay descriptors
11月 13 09:55:23 XA612A0 Tor[1760]: Bootstrapped 62% (loading_descriptors): Loading relay descriptors
11月 13 09:55:23 XA612A0 Tor[1760]: Bootstrapped 71% (loading_descriptors): Loading relay descriptors
11月 13 09:55:23 XA612A0 Tor[1760]: Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
11月 13 09:55:23 XA612A0 Tor[1760]: Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
11月 13 09:55:23 XA612A0 Tor[1760]: Bootstrapped 95% (circuit_create): Establishing a Tor circuit
11月 13 09:55:24 XA612A0 Tor[1760]: Bootstrapped 100% (done): Done |
Dickens-topic report: tor upgraded from 0.4.8.12 to 0.4.8.13~pre20241110T045103Z on amd64, arm64, loongarch64, loongson3, ppc64el, riscv64: No changes, size +14.4 MB (+70.8%) |
MingcongBai
approved these changes
Nov 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Topic Description
Co-authored-by: Kexy Biscuit (@KexyBiscuit) [email protected]
Package(s) Affected
Security Update?
No
Build Order
Test Build(s) Done
Primary Architectures
amd64
arm64
loongarch64
Secondary Architectures
loongson3
ppc64el
riscv64