File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ prelude : >
3
+ In this cycle Glance enabled the API policies (RBAC) new defaults and scope by
4
+ default and removed the deprecated ``enforce_secure_rbac`` option which is no
5
+ longer needed after switching to new defaults.
6
+ The Default value of config options ``[oslo_policy] enforce_scope``
7
+ and ``[oslo_policy] oslo_policy.enforce_new_defaults`` have been changed
8
+ to ``True``. Old policies are still there but they are disabled by default.
9
+
10
+ fixes :
11
+ - |
12
+ Bug 1996188_: [OSSA-2023-002] Arbitrary file access through custom VMDK flat descriptor (CVE-2022-47951)
13
+ - |
14
+ Bug 1939690_: The api-ref response and the actual response returned from the Create Tags API does not match
15
+ - |
16
+ Bug 1983279_: Cannot upload vmdk images due to unsupported vmdk format
17
+
18
+ .. _1996188: https://code.launchpad.net/bugs/1996188
19
+ .. _1939690: https://code.launchpad.net/bugs/1939690
20
+ .. _1983279: https://code.launchpad.net/bugs/1983279
You can’t perform that action at this time.
0 commit comments