Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
1afcf429
Unverified
Commit
1afcf429
authored
Mar 30, 2023
by
boklm
Browse files
Options
Downloads
Patches
Plain Diff
Bug 40835: Download jessie faketime packages from
http://archive.debian.org
parent
1044b8c7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/container-image/config
+2
-2
2 additions, 2 deletions
projects/container-image/config
with
2 additions
and
2 deletions
projects/container-image/config
+
2
−
2
View file @
1afcf429
...
...
@@ -87,9 +87,9 @@ input_files:
-
project
:
mmdebstrap-image
target
:
-
'
[%
c("var/container/suite")
%]-[%
c("var/container/arch")
%]'
-
URL
:
http://
deb
.debian.org/debian/pool/main/f/faketime/faketime_0.9.6-3_amd64.deb
-
URL
:
http://
archive
.debian.org/debian/pool/main/f/faketime/faketime_0.9.6-3_amd64.deb
sha256sum
:
19b2a01a2fae7e6d5a8b741fc0bc626451cb4c2cc884ee79f1136dd3c2c26213
enable
:
'
[%
c("var/container/suite")
==
"jessie"
%]'
-
URL
:
http://
deb
.debian.org/debian/pool/main/f/faketime/libfaketime_0.9.6-3_amd64.deb
-
URL
:
http://
archive
.debian.org/debian/pool/main/f/faketime/libfaketime_0.9.6-3_amd64.deb
sha256sum
:
82747d5815b226cfed7f6f9a751bf8c20d457f3ba786add6017d6904dea4fdb4
enable
:
'
[%
c("var/container/suite")
==
"jessie"
%]'
This diff is collapsed.
Click to expand it.
boklm
@boklm
mentioned in issue
#40835 (closed)
·
Mar 30, 2023
mentioned in issue
#40835 (closed)
mentioned in issue #40835
Toggle commit list
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
sign in
to comment