[PR #3573] [MERGED] mkdeb.sh should not use files outside $CODE_DIR #4818

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3573
Author: @dandelionred
Created: 8/7/2020
Status: Merged
Merged: 8/12/2020
Merged by: @startx2017

Base: masterHead: master


📝 Commits (1)

  • 9e139e9 mkdeb.sh should not use files outside $CODE_DIR

📊 Changes

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

View changed files

📝 mkdeb.sh.in (+3 -3)

📄 Description

With this change you can build firejail deb with only firejail-*.tar.xz and mkdeb.sh in current dir.

Currently (as well as in 9.62) such build fails:

install: cannot stat ‘platform/debian/copyright’: No such file or directory

🔄 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/3573 **Author:** [@dandelionred](https://github.com/dandelionred) **Created:** 8/7/2020 **Status:** ✅ Merged **Merged:** 8/12/2020 **Merged by:** [@startx2017](https://github.com/startx2017) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`9e139e9`](https://github.com/netblue30/firejail/commit/9e139e9ed99a3a5cedf8459d69eff629e10f590e) mkdeb.sh should not use files outside $CODE_DIR ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `mkdeb.sh.in` (+3 -3) </details> ### 📄 Description With this change you can build firejail deb with only `firejail-*.tar.xz` and `mkdeb.sh` in current dir. Currently (as well as in 9.62) such build fails: ``` install: cannot stat ‘platform/debian/copyright’: No such file or directory ``` --- <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:27:09 -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#4818
No description provided.