Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
Signed-off-by: Simon McVittie <[email protected]>
  • Loading branch information
smcv committed Apr 17, 2024
1 parent 84984e4 commit 4e54394
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions NEWS
@@ -1,3 +1,25 @@
Changes in 1.15.8
~~~~~~~~~~~~~~~~~

Security fixes:

* Don't allow an executable name to be misinterpreted as a command-line
option for bwrap(1). This prevents a sandbox escape where a malicious
or compromised app could ask xdg-desktop-portal to generate a .desktop
file with access to files outside the sandbox. (CVE-2024-32462)

Other bug fixes:

* Pass the -export-dynamic linker option as -Wl,-export-dynamic,
fixing build failures with clang 18 and lld 18 (#5760)

* Fix a double-free when installation is cancelled (#5763)

* Fix installed-tests failure with "FUSERMOUNT: unbound variable"
(#5751)

* Translation updates: pt_BR (#5762), tr (#5761)

Changes in 1.15.7
~~~~~~~~~~~~~~~~~
Released: 2024-03-27
Expand Down

0 comments on commit 4e54394

Please sign in to comment.