mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2141] [MERGED] Update appimage size calculation to newest code from libappimage. #4183
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4183
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/2141
Author: @crass
Created: 10/6/2018
Status: ✅ Merged
Merged: 10/6/2018
Merged by: @netblue30
Base:
master← Head:fix-appimage-hdr-calc📝 Commits (1)
fb8db88Update appimage size calculation to newest code from libappimage.📊 Changes
1 file changed (+27 additions, -7 deletions)
View changed files
📝
src/firejail/appimage_size.c(+27 -7)📄 Description
These changes specifically allow the
61.0.1.glibc2.7version of the firefox appimage to run successfully. Currently firejail errors out printing that the ELF size is 0 and its an appimage type 1, both of which are incorrect. I've updated for both 32 and 64-bit appimages, but I've only tested with this 64-bit one (which loads the appimage successfully, but I can't get a successful connection). But I believe my copy/paste skills are up to par.This can be tested with the appimage here:
https://bintray.com/probono/AppImages/Firefox/61.0.1.glibc2.7#files
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.