mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #294] PPA for ubuntu/debian packages #207
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#207
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?
Originally created by @fbis251 on GitHub (Feb 14, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/294
Hi,
It's great that your project provides packages for many platforms, but having an easy way to automatically update to new releases through a PPA would be great.
Thank you for your hard work.
@reinerh commented on GitHub (Feb 14, 2016):
It is available in Debian/Ubuntu repositories. What advantage would a PPA have?
Are the updates not fast enough?
@fbis251 commented on GitHub (Feb 14, 2016):
The current version for 15.10 is 0.9.28 at the time I wrote this:
http://packages.ubuntu.com/source/wily/firejail
According to the project's tags it was released before September 2015 (around 5 months ago)
https://github.com/netblue30/firejail/releases
It would be nice to try out features like --whitelist which was not supported by the version available on the official ubuntu repositories through an optional PPA. Although I can probably keep up with the releases of .deb packages on sourceforge, having a PPA allows users to use automatic updates
@reinerh commented on GitHub (Feb 14, 2016):
Ah, you mean for already released Ubuntu versions.
For the current "unstable" version 0.9.38 is available:
https://launchpad.net/ubuntu/+source/firejail
I think it should be possible to install this in 15.10.
@fbis251 commented on GitHub (Feb 14, 2016):
Although 15.10 is the latest stable version and I was wondering if there would be any way of having automatic updates through apt?
Would I be able to edit an apt sources.list file to install the xenial package in wily?
@reinerh commented on GitHub (Feb 14, 2016):
I'm not that familiar with Ubuntu, but they also support apt pinning:
https://help.ubuntu.com/community/PinningHowto
@genodeftest commented on GitHub (Feb 14, 2016):
apt pinning could work, but it won't work for long since libc and gcc get updates, so you probably shouldn't rely on that. If you want updates to old releases¹ you probably need a custom PPA or just use a distribution with less strict update policies.
¹: In Ubuntu terms every release is "old" a few months before it is being released because its packaging policy doesn't allow updates from that time on.
@reinerh commented on GitHub (Feb 14, 2016):
If you are interested, I created a Firejail PPA for wily here:
https://launchpad.net/~deki/+archive/ubuntu/firejail
@reinerh commented on GitHub (Feb 14, 2016):
@fbis251 You could also request a backport: https://wiki.ubuntu.com/UbuntuBackports
@fbis251 commented on GitHub (Feb 14, 2016):
@reinerh The PPA is working great! Thank you.
@netblue30 commented on GitHub (Feb 15, 2016):
Thanks @reinerh
@qazip commented on GitHub (Jun 3, 2018):
@reinerh, have you stopped updating the ppa? Latest version of firejail was released almost 20 days ago. The ppa has still a version released 6 months ago.
@reinerh commented on GitHub (Jun 3, 2018):
@qazip sorry, I've now uploaded the current release for the last two LTS versions.