SHA256
1
0
forked from pool/bubblewrap

Update the changelog: Add SUSE CVE bug numbers.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=39
This commit is contained in:
Sebastian Wagner 2024-08-26 18:50:42 +00:00 committed by Git OBS Bridge
parent dd8761415a
commit b8858044ad

View File

@ -5,7 +5,8 @@ Wed Aug 14 17:02:31 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
* New features: Add the --[ro-]bind-fd option, which can be used * New features: Add the --[ro-]bind-fd option, which can be used
to mount a filesystem represented by a file descriptor without to mount a filesystem represented by a file descriptor without
time-of-check/time-of-use attacks. This is needed when time-of-check/time-of-use attacks. This is needed when
resolving CVE-2024-42472 in Flatpak. resolving security issue in Flatpak.
(CVE-2024-42472, bsc#1229157)
* Other changes: Fix some confusing syntax in SetupOpFlag (no * Other changes: Fix some confusing syntax in SetupOpFlag (no
functional change). functional change).