Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Core
debian
tor
Commits
0990d6f3
Commit
0990d6f3
authored
4 months ago
by
Alexander Hansen Færøy
Committed by
Peter Palfrader
4 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Add Ubuntu 24.10 (Oracular Oriole) and Noble Numbat (24.04 LTS).
parent
19ff377a
No related branches found
No related tags found
No related merge requests found
Pipeline
#256635
canceled
2 days ago
Stage: build
Stage: deploy
Changes
2
Pipelines
136
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/misc/backport
+2
-0
2 additions, 0 deletions
debian/misc/backport
debian/misc/build-tor-sources
+11
-1
11 additions, 1 deletion
debian/misc/build-tor-sources
with
13 additions
and
1 deletion
debian/misc/backport
+
2
−
0
View file @
0990d6f3
...
@@ -88,6 +88,8 @@ jammy jammy 1
...
@@ -88,6 +88,8 @@ jammy jammy 1
kinetic kinetic 1
kinetic kinetic 1
lunar lunar 1
lunar lunar 1
mantic mantic 1
mantic mantic 1
noble noble 1
oracular oracular 1
EOF
EOF
)
)
if
[
-z
"
$result
"
]
;
then
if
[
-z
"
$result
"
]
;
then
...
...
This diff is collapsed.
Click to expand it.
debian/misc/build-tor-sources
+
11
−
1
View file @
0990d6f3
...
@@ -196,11 +196,21 @@ backport_all() {
...
@@ -196,11 +196,21 @@ backport_all() {
bp1
$pkg
$dir
$sid_debian_version
lunar
bp1
$pkg
$dir
$sid_debian_version
lunar
bp2
$pkg
$dir
$origtar
bp2
$pkg
$dir
$origtar
# mantic (EOL: 202
???
?)
# mantic (EOL: 202
4-07
?)
#################################################
#################################################
bp1
$pkg
$dir
$sid_debian_version
mantic
bp1
$pkg
$dir
$sid_debian_version
mantic
bp2
$pkg
$dir
$origtar
bp2
$pkg
$dir
$origtar
# noble (EOL: 2036-04)
#################################################
bp1
$pkg
$dir
$sid_debian_version
noble
bp2
$pkg
$dir
$origtar
# oracular (EOL: 2025-07)
#################################################
bp1
$pkg
$dir
$sid_debian_version
oracular
bp2
$pkg
$dir
$origtar
#################################################
#################################################
## BPO
## BPO
#################################################
#################################################
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment