tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c24203cf31328c21169d3af87265d110ccc86080
parent 5a2f46a7bafe855870864db258544bf157d300a7
Author: David Goulet <dgoulet@torproject.org>
Date:   Mon, 18 Sep 2023 09:08:57 -0400

Merge branch 'maint-0.4.7' into maint-0.4.8

Diffstat:
M.gitlab-ci.yml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -124,6 +124,8 @@ debian-i386-minimal: <<: *debian-template script: - ./scripts/ci/ci-driver.sh + tags: + - physical ##### # Run "make check" with a hardened clang on debian stable. This takes