mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
docs: README.md: improve formatting of 0.9.78 section
Related commits: *36df4e61c("0.9.78 is out", 2026-01-02) *524d67aa7("main page", 2026-01-02) *bf05f54f1("main page", 2026-01-02)
This commit is contained in:
parent
0438a18f44
commit
0963b9ef00
1 changed files with 4 additions and 5 deletions
|
|
@ -350,7 +350,7 @@ so uninstalling without doing the above should not cause issues.
|
|||
|
||||
This is an emergency release due to GTK library changes:
|
||||
|
||||
`````
|
||||
```
|
||||
Applications that use glycin 2.0.0 or later via gdk-pixbuf2
|
||||
(examples: Firefox, Thunderbird, GIMP) crash.
|
||||
|
||||
|
|
@ -358,15 +358,14 @@ The library glycin provides a set of "safe" image format loaders
|
|||
to gdk-pixbuf2, another library which is widely used in GTK-based
|
||||
applications for loading images.
|
||||
|
||||
As of gdk-pixbuf2 2.44.1 the calls to glycin loaders are wrapped in
|
||||
As of gdk-pixbuf2 2.44.1, the calls to glycin loaders are wrapped in
|
||||
bubblewrap.
|
||||
`````
|
||||
https://github.com/netblue30/firejail/issues/6906
|
||||
```
|
||||
|
||||
For details, see [#6906](https://github.com/netblue30/firejail/issues/6906).
|
||||
|
||||
## Current development version: 0.9.79
|
||||
|
||||
|
||||
### Landlock support - ongoing/experimental
|
||||
|
||||
* Added on #6078, which is based on #5315 from ChrysoliteAzalea/landlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue