]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
scripts: Bye bye 0.4.5, you have reached end of life
authorDavid Goulet <dgoulet@torproject.org>
Thu, 16 Feb 2023 20:25:16 +0000 (15:25 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 16 Feb 2023 20:25:16 +0000 (15:25 -0500)
Signed-off-by: David Goulet <dgoulet@torproject.org>
scripts/ci/ci-driver.sh
scripts/git/git-list-tor-branches.sh

index db6cd261e3e68fc2513b4bdf3f27c994de3dd98a..0c8a866a3d41e451ac7051326204c2961d22d61b 100755 (executable)
@@ -293,10 +293,6 @@ TOR_VER_AT_LEAST_044=no
 # These are the currently supported Tor versions; no need to work with anything
 # ancient in this script.
 case "$TOR_VERSION" in
-    0.4.5.*)
-        TOR_VER_AT_LEAST_043=yes
-        TOR_VER_AT_LEAST_044=yes
-        ;;
     0.4.7.*)
         TOR_VER_AT_LEAST_043=yes
         TOR_VER_AT_LEAST_044=yes
index 9a862368bd9e17cfa1f68eb8ac73c441e0a237fe..8ff44535d847639f0f86817d8cafdf61b9983c9c 100755 (executable)
@@ -143,9 +143,6 @@ finish() {
 # List of all branches.  These must be in order, from oldest to newest, with
 # maint before release.
 
-branch maint-0.4.5
-branch release-0.4.5
-
 branch maint-0.4.7
 branch release-0.4.7