tor

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

commit 4dc2fd581184a5010b689fe598a769f6cd66c46f
parent d0dd2f72fa5c7649525bac6cc0ac8db1c9256734
Author: Alexander Hansen Færøy <ahf@torproject.org>
Date:   Tue, 18 Mar 2025 16:23:00 +0100

CI: Add changes file related to 41029.

Diffstat:
Achanges/ticket41029 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket41029 b/changes/ticket41029 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Upgrade CI runners to use Debian Bookworm instead of Bullseye. Closes + ticket 41029.