mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6832] [MERGED] ci: upgrade debian:buster to debian:bullseye #6187
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6832
Author: @kmk3
Created: 7/19/2025
Status: ✅ Merged
Merged: 7/19/2025
Merged by: @kmk3
Base:
master← Head:ci-upgrade-debian11📝 Commits (1)
2ec8f09ci: upgrade debian:buster to debian:bullseye📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.gitlab-ci.yml(+1 -1)📄 Description
Instead of Debian 10, use Debian 11 in
build_debian_package.It currently fails to update the package index[1]:
Also, note that LTS support for Debian 10 ended on 2024-06-30, while
Debian 11 has LTS support until 2026-08-31[2].
See also commit
7b8ce3acf("ci: upgrade debian:stretch todebian:buster", 2023-04-25) / issue #5818.
[1] https://gitlab.com/Firejail/firejail_ci/-/jobs/10737624219
[2] https://wiki.debian.org/LTS
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.