[PR #4556] [MERGED] Fix #4555 - Allow evince to read .cbz file format #5184

Closed
opened 2026-05-05 10:33:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4556
Author: @lecso7
Created: 9/18/2021
Status: Merged
Merged: 9/19/2021
Merged by: @rusty-snake

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 etc/profile-a-l/evince.profile (+1 -1)

📄 Description

Enable evince to display archived images (.cbz) file with plugin installed.

libarchive.so should be added to the private-lib option so that evince can extract images from the archived file.

Related issue: #4555


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4556 **Author:** [@lecso7](https://github.com/lecso7) **Created:** 9/18/2021 **Status:** ✅ Merged **Merged:** 9/19/2021 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5f170a2`](https://github.com/netblue30/firejail/commit/5f170a29abef0e5f33510289ea8d26400b786439) Fix #4555 - Allow evince to read .cbz file format ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/evince.profile` (+1 -1) </details> ### 📄 Description Enable evince to display archived images (.cbz) file with plugin installed. libarchive.so should be added to the private-lib option so that evince can extract images from the archived file. Related issue: #4555 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:33:48 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5184
No description provided.