[PR #5516] [MERGED] New profile: tesseract #5520

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5516
Author: @ghost
Created: 12/8/2022
Status: Merged
Merged: 12/9/2022
Merged by: @undefined

Base: masterHead: tesseract


📝 Commits (8)

  • e319bfe Add firecfg support for tesseract
  • 720b1cc Add tesseract to 'New profiles' section in README.md
  • 8f283b6 Create tesseract.profile
  • bde9d82 tesseract: fix private-etc
  • 257f095 tesseract: fix XDG black/whitelisting
  • 5742f33 tesseract: use 'seccomp socket' instead of 'protocol unix'
  • 0e8b080 tesseract: add 'restrict-namespaces'
  • 8acae7a tesseract: use full seccomp filtering

📊 Changes

3 files changed (+67 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)
etc/profile-m-z/tesseract.profile (+65 -0)
📝 src/firecfg/firecfg.config (+1 -0)

📄 Description

An OCR program (CLI). Handy tool for creating PDF's and extracting text from PNG image(s).
https://github.com/tesseract-ocr/tesseract


🔄 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/5516 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/8/2022 **Status:** ✅ Merged **Merged:** 12/9/2022 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `tesseract` --- ### 📝 Commits (8) - [`e319bfe`](https://github.com/netblue30/firejail/commit/e319bfee6bf6a0e1b10240ecdc8824d2de5ae77f) Add firecfg support for tesseract - [`720b1cc`](https://github.com/netblue30/firejail/commit/720b1cc762b7955c56cc0b04de05a49b67444107) Add tesseract to 'New profiles' section in README.md - [`8f283b6`](https://github.com/netblue30/firejail/commit/8f283b6abcc80bddf1fafe966ec5a7b7d78b3f5f) Create tesseract.profile - [`bde9d82`](https://github.com/netblue30/firejail/commit/bde9d8220e132cff05189fcd21d67df75033872a) tesseract: fix private-etc - [`257f095`](https://github.com/netblue30/firejail/commit/257f09561e96aba793db5c1cda9d64913bfabd5d) tesseract: fix XDG black/whitelisting - [`5742f33`](https://github.com/netblue30/firejail/commit/5742f33a2f4b36305b471b38408e895c22a7e946) tesseract: use 'seccomp socket' instead of 'protocol unix' - [`0e8b080`](https://github.com/netblue30/firejail/commit/0e8b080e49a1f2032514330390b0e5e54840c9dd) tesseract: add 'restrict-namespaces' - [`8acae7a`](https://github.com/netblue30/firejail/commit/8acae7a72fa702abdf6e3fdcf1af0042d94125b8) tesseract: use full seccomp filtering ### 📊 Changes **3 files changed** (+67 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) ➕ `etc/profile-m-z/tesseract.profile` (+65 -0) 📝 `src/firecfg/firecfg.config` (+1 -0) </details> ### 📄 Description An OCR program (CLI). Handy tool for creating PDF's and extracting text from PNG image(s). https://github.com/tesseract-ocr/tesseract --- <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:39:54 -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#5520
No description provided.