mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
NEWS.md: added notices state and api to NEWS.md
Signed-off-by: Oliver Calder <oliver.calder@canonical.com>
This commit is contained in:
committed by
Oliver Calder
parent
9687df01b1
commit
593f383ae4
6
NEWS.md
6
NEWS.md
@@ -1,3 +1,7 @@
|
||||
# Next:
|
||||
* state: add support for notices (from pebble)
|
||||
* daemon: add notices to the snapd API under `/v2/notices` and `/v2/notice`
|
||||
|
||||
# New in snapd 2.61.1:
|
||||
* Stop requiring default provider snaps on image building and first boot if alternative providers are included and available
|
||||
* Fix auth.json access for login as non-root group ID
|
||||
@@ -53,7 +57,7 @@
|
||||
* Use "aes-cbc-essiv:sha256" in cryptsetup on arm 32bit devices
|
||||
to increase speed on devices with CAAM support
|
||||
* Stop using `-O no-expr-simplify` in apparmor_parser to avoid
|
||||
potential exponential memory use. This can lead to slower
|
||||
potential exponential memory use. This can lead to slower
|
||||
policy complication in some cases but it is much safer on
|
||||
low memory devices.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user