1
0
mirror of https://git.torproject.org/tor.git synced 2025-10-06 02:42:47 +02:00

Merge branch 'maint-0.4.8'

This commit is contained in:
David Goulet
2025-10-03 10:17:21 -04:00
2 changed files with 4 additions and 1 deletions

View File

@@ -42,7 +42,6 @@ variables:
.x86-64-template: &x86-64-template
tags:
- amd64
- tpa
# This template should be usable on any system that's based on apt.
.apt-template: &apt-template |

4
changes/ticket40990 Normal file
View File

@@ -0,0 +1,4 @@
o Minor bugfix (process):
- Avoid closing all possible FDs when spawning a process (PT). On some systems, this could
lead to 3+ minutes hang. Fixes bug 40990; bugfix on 0.3.5.1-alpha.