8dc7244... by Michael Vogt on 2023-09-06 apparmor: simplify IoctlRequestBuffer
The `IoctlRequestBu ffer` is currently a struct with a single `[]byte`. This means it might equally be just an alias type with the needed methods.
1a0a67b... by Sergio Cazzolato on 2023-09-06 refresh and revert core and snapd having shared memory interface connected (#13113)
75a2072... by Valentin David on 2023-08-30 o/d/remodel.go: release lock when resealing
Resealing can take more than a minute since it must hash a lot of files that it might need to unpack from snaps. It also needs to interact with the TPM and parse the event log, which might be slow. If we keep the lock, then snapd will not respond for a long time.
This fixes failures for `tests/ nested/ manual/ core20- remodel`
7c17cf2... by "J. Brock" <email address hidden> on 2023-09-04 asserts,seed: preseed authority delegation (#13034)
* asserts/model: add preseedAuthority field to Model
* seed20: allow authority-id to differ from the brand-id
* fixup! asserts/model: add preseedAuthority field to Model
fix comment wording to PreseedAuthority
* fixup! seed20: allow authority-id to differ from the brand-id
clarify error message as "preseed authority-id"
* fixup! asserts/model: add preseedAuthority field to Model
standardize checkOptionalAu thority( ) signature and make acceptsAny bool explicit when invoking it
* fixup! seed20: allow authority-id to differ from the brand-id
fix ineffectual assignment to preseedAs2
* fixup! asserts/model: add preseedAuthority field to Model
bump copyright years for files touched by 5593e76312
* fixup! seed20: allow authority-id to differ from the brand-id
bump copyright years for files touched by ce7ba34e0f
* fixup! asserts/model: add preseedAuthority field to Model
asserts/model.go: rename "acceptsAny" to "acceptsWildcard"
cbd51b2... by Robert Ancell on 2023-08-25 interface: make theme access functions generic so can be reused for other interfaces
67cd710... by Valentin David on 2023-08-31 t/n/c/connected -after- reboot- revert: expect one more reboot on UC16
Here are the expected reboot causes: * Make current revision for snap "core" unavailable * Make snap "core" (unset) available to the system * Make current revision for snap "pc-kernel" unavailable * Make snap "pc-kernel" (unset) available to the system
b81a8b2... by Philip Meulengracht on 2023-08-29 o/restart: support for restart boundaries
0cc46ad... by Philip Meulengracht on 2023-09-01 i/b/bool-file: Allow configuring trigger, delay_on and delay_off fields within LED driver
4fb5d79... by Bugra Aydogar on 2023-08-03 i/b/bool-file: Allow configuring trigger, delay_on and delay_off fields within LED driver
d8942e6... by Ash <email address hidden> on 2023-09-01 steam_support: allow media, mnt, run/media, opt, and srv (#13053)
* Allow media, mnt, run/media, opt, and srv
* Fix opt and srv; Add usr/etc paths
* Add ld library mount paths
* Broaden and simplify mount