[PR #1159] [MERGED] Adds icedove directories in thunderbird profile #3864

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1159
Author: @irregulator
Created: 3/25/2017
Status: Merged
Merged: 3/26/2017
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • c71f0d6 Adds icedove directories in thunderbird profile

📊 Changes

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

View changed files

📝 etc/thunderbird.profile (+4 -0)

📄 Description

In debian stretch icedove is renamed to thunderbird. This happens
as of icedove version 1:45.7.1-1, see debian bug #816679 for
details.

Thunderbird debian package, as of stretch, contains a migration
script for user profiles. Namely /usr/bin/thunderbird is a wrapper
script, thunderbird-wrapper.sh. This scripts symlinks ~/.icedove
(if exists) to ~/.thunderbird thus ensuring Thunderbird will be
able to read old user's profiles.

That symlink breaks thunderbird when run with firejail since
firejail thunderbird.profile does not allow access to ~/.icedove.

This commit modifies accordingly the thunderbird.profile.


🔄 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/1159 **Author:** [@irregulator](https://github.com/irregulator) **Created:** 3/25/2017 **Status:** ✅ Merged **Merged:** 3/26/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c71f0d6`](https://github.com/netblue30/firejail/commit/c71f0d6b98b287d9682b20c7089be79f48999a51) Adds icedove directories in thunderbird profile ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/thunderbird.profile` (+4 -0) </details> ### 📄 Description In debian stretch icedove is renamed to thunderbird. This happens as of icedove version 1:45.7.1-1, see debian bug #816679 for details. Thunderbird debian package, as of stretch, contains a migration script for user profiles. Namely /usr/bin/thunderbird is a wrapper script, thunderbird-wrapper.sh. This scripts symlinks ~/.icedove (if exists) to ~/.thunderbird thus ensuring Thunderbird will be able to read old user's profiles. That symlink breaks thunderbird when run with firejail since firejail thunderbird.profile does not allow access to ~/.icedove. This commit modifies accordingly the thunderbird.profile. --- <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:09:19 -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#3864
No description provided.