-
Notifications
You must be signed in to change notification settings - Fork 657
release: 2.74.1 #16537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ernestl
merged 41 commits into
canonical:release/2.74
from
ernestl:prepare-release-2.74.1
Feb 9, 2026
Merged
release: 2.74.1 #16537
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
03405fe
tests: update preseed-reset to account for new logic leaving snap dir…
maykathm 326b86f
tests: remove setuid on snap-confine in snap-confine-from-core (#16464)
maykathm 8234961
tests: use type instead of which when copying false over snap-confine…
maykathm 4b166cb
test: fix muinstaller-real (#16447)
ernestl 451cee9
tests/nested/manual: correct matching seeding time past a minute (#16…
ernestl c2c1bd6
spread: use 16GB for focal on google (#16496)
maykathm abef03d
github, tests: get store creds tests running on master (#16481)
maykathm b654f9f
tests: skip kernel-base-gadget tests when running beta validation (#1…
sergiocazzolato 052913d
tests: migrate tests.exec is-skipped to new skip format (#16501)
sergiocazzolato 1912588
tests/main/layout-content-refresh-connect-hooks: verify mount namespa…
bboozzoo f86c1e4
tests/nested/manual: fix muinstaller (#16483)
ernestl eab5bfb
tests: fix build-with-kernel-modules-components by updating modules c…
sergiocazzolato d892b67
tests: move main tests to new skip format - part 4 (#16514)
sergiocazzolato 638aec8
tests: fix sru validation (#16524)
sergiocazzolato b758e8d
tests: move main tests to new skip format - part 2 (#16512)
sergiocazzolato eff9ca7
tests: move main tests to new skip format - part 3 (#16513)
sergiocazzolato 6378be9
secboot: update to rev e638825ef829 (#16521)
ernestl 60ee836
tests: move main tests to new skip format - part 1 (#16511)
sergiocazzolato 0b15be1
tests: enable some nested tests by setting up proper kernel declarati…
andrewphelpsj 27b9da7
tests: fix interfaces-block-devices when fde is used (#16523)
sergiocazzolato 6cab672
tests/lib/nested.sh: disable cloud-init check on core26 for now
valentindavid 7a2ed6a
snap-confine: add CAP_SYS_RESOURCE
zyga 43feea1
packaging/fedora: add cap_sys_resource
zyga d21bb78
tests: verify that snap-confine can raise RLIMIT_MEMLOCK
zyga 7639e3f
tests: increase the timeout used for arm64 servers in openstack-ext (…
sergiocazzolato 06978c2
interfaces: camera: add locking permission for /dev/video devices (#1…
ernestl 9952d6a
cmd/libsnap-confine-private/device-cgroup-support: bump devices BPF m…
bboozzoo e04cb27
tests/main/layout-content-provider-change, fakestore: add a test mixi…
bboozzoo c3a9a08
daemon/api_system_secureboot.go: allow multiple payloads in db update
valentindavid 13bc3bb
overlord/fdestate/secure_boot_update.go: forward correct key database…
valentindavid 4c6f82c
overlord/fdestate/secure_boot_update.go: force reseal on cleanup
valentindavid 929ca40
interfaces/seccomp: allow memfd_secret (#16545)
bboozzoo 104ce5a
tests: increase nested 24/26 disk size to 30GB (#16548)
ernestl 514496b
tests/main, tests/upgrade, : fix main/snap-ns-forward-compat, main/up…
ernestl f964d3e
tests: skip i18n test on noble (#16560)
maykathm 0a484a3
interfaces/seccomp: allow pidfd_open syscall
zyga f157ce8
interfaces/seccomp: explain why we allow pidfd_open
zyga 0edef06
tests: add test for pidfd_open
zyga 9deca25
tests: extend pidfd_open test to check waitid behavior
zyga 7d830b0
tests: fix packing system data on debian-12
zyga fe6aa6f
release: 2.74.1
ernestl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| cap_chown,cap_dac_override,cap_dac_read_search,cap_fowner,cap_setgid,cap_setuid,cap_sys_chroot,cap_sys_ptrace,cap_sys_admin=p | ||
| cap_chown,cap_dac_override,cap_dac_read_search,cap_fowner,cap_setgid,cap_setuid,cap_sys_chroot,cap_sys_ptrace,cap_sys_admin,cap_sys_resource=p |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| cap_chown,cap_dac_override,cap_dac_read_search,cap_fowner,cap_sys_chroot,cap_sys_ptrace,cap_sys_admin=p | ||
| cap_chown,cap_dac_override,cap_dac_read_search,cap_fowner,cap_sys_chroot,cap_sys_ptrace,cap_sys_admin,cap_sys_resource=p |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.