Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flatdeb-steam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
flatdeb-steam
Commits
cd599a16
Commit
cd599a16
authored
3 years ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
suites: Add apt sources for security updates' detached debug symbols
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
dd6004a3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
suites/sniper.yaml
+6
-0
6 additions, 0 deletions
suites/sniper.yaml
suites/soldier.yaml
+6
-0
6 additions, 0 deletions
suites/soldier.yaml
with
12 additions
and
0 deletions
suites/sniper.yaml
+
6
−
0
View file @
cd599a16
...
...
@@ -18,6 +18,12 @@ sources:
apt_suite
:
'
bullseye-debug'
keyring
:
'
debian-archive-keyring.gpg'
deb-src
:
false
# For security updates' detached debug symbols
-
label
:
debian-pu-debug
apt_uri
:
'
http://deb.debian.org/debian-debug'
apt_suite
:
'
bullseye-proposed-updates-debug'
keyring
:
'
debian-archive-keyring.gpg'
deb-src
:
false
-
label
:
debian-unstable
apt_uri
:
'
http://deb.debian.org/debian'
apt_suite
:
'
unstable'
...
...
This diff is collapsed.
Click to expand it.
suites/soldier.yaml
+
6
−
0
View file @
cd599a16
...
...
@@ -18,6 +18,12 @@ sources:
apt_suite
:
'
buster-debug'
keyring
:
'
debian-archive-keyring.gpg'
deb-src
:
false
# For security updates' detached debug symbols
-
label
:
debian-pu-debug
apt_uri
:
'
http://deb.debian.org/debian-debug'
apt_suite
:
'
buster-proposed-updates-debug'
keyring
:
'
debian-archive-keyring.gpg'
deb-src
:
false
-
label
:
debian-security
apt_uri
:
'
http://security.debian.org/debian-security'
apt_suite
:
'
buster/updates'
...
...
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