Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] firejail: update to 0.9.62
Date: Sat, 18 Jan 2020 18:18:02 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18370@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

There is a new pull request by Linux-BSD against master on the void-packages repository

https://github.com/Linux-BSD/void-packages firejail
https://github.com/void-linux/void-packages/pull/18370

firejail: update to 0.9.62
Firejail 0.9.60 does not work with some modern AppImages (e.g. NextCloud), but 0.9.62 which was released about 20 dyas ago does.

A patch file from https://github.com/void-linux/void-packages/pull/18370.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-firejail-18370.patch --]
[-- Type: text/x-diff, Size: 1283 bytes --]

From c7d187b9df5e5edd12f1d91d7a279d5da2e07df9 Mon Sep 17 00:00:00 2001
From: Linux-BSD <sec.research.2005@gmail.com>
Date: Sat, 18 Jan 2020 11:12:52 -0600
Subject: [PATCH] firejail: update to 0.9.62

---
 srcpkgs/firejail/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/firejail/template b/srcpkgs/firejail/template
index c87ec1fc78a..ad59f175933 100644
--- a/srcpkgs/firejail/template
+++ b/srcpkgs/firejail/template
@@ -1,9 +1,10 @@
 # Template file for 'firejail'
 pkgname=firejail
-version=0.9.60
+version=0.9.62
 revision=1
 build_style=gnu-configure
 configure_args="--enable-apparmor"
+hostmakedepends="pkg-config"
 makedepends="libapparmor-devel"
 short_desc="SUID security sandbox program"
 maintainer="Duncaen <duncaen@voidlinux.org>"
@@ -11,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="https://firejail.wordpress.com"
 #changelog="https://raw.githubusercontent.com/netblue30/firejail/master/RELNOTES"
 distfiles="https://github.com/netblue30/firejail/archive/${version}.tar.gz"
-checksum=dd3059b19365c2c095b85e3f86737fdcaca0a05357680f0e377bebf07791bc70
+checksum=fcdc73f9a329394d3d38cab0f3724ccb08d165682a4451e9798d41882a7c031b
 conf_files="/etc/firejail/* /etc/apparmor.d/local/firejail-local"
 
 if [ "$CROSS_BUILD" ]; then

             reply	other threads:[~2020-01-18 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18 17:18 voidlinux-github [this message]
2020-01-18 19:35 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18370@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).