FreeBSD Bugzilla – Attachment 244248 Details for
Bug 273242
sysutils/appjail: Update to 2.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
appjail-2.7.1.patch
0001-sysutils-appjail-Update-to-2.7.1.patch (text/plain), 1.51 KB, created by
Jesús Daniel Colmenares Oviedo
on 2023-08-21 11:05:18 UTC
(
hide
)
Description:
appjail-2.7.1.patch
Filename:
MIME Type:
Creator:
Jesús Daniel Colmenares Oviedo
Created:
2023-08-21 11:05:18 UTC
Size:
1.51 KB
patch
obsolete
>From e01afdae396a5df78f2069f25d1afc513aac10cb Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Jes=C3=BAs=20Daniel=20Colmenares=20Oviedo?= > <DtxdF@disroot.org> >Date: Mon, 21 Aug 2023 07:03:07 -0400 >Subject: [PATCH] sysutils/appjail: Update to 2.7.1 > >ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v2.7.1 > >* Hotfix: Load rc config before checking values (When the user defines > a custom rc value in their rc.conf file, it is not honored for some > operations, instead the default values are used, which is not the > intention in this case.). >--- > sysutils/appjail/Makefile | 2 +- > sysutils/appjail/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/sysutils/appjail/Makefile b/sysutils/appjail/Makefile >index c219f18dc..48b0c88d3 100644 >--- a/sysutils/appjail/Makefile >+++ b/sysutils/appjail/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= appjail > DISTVERSIONPREFIX= v >-DISTVERSION= 2.7.0 >+DISTVERSION= 2.7.1 > CATEGORIES= sysutils > > MAINTAINER= DtxdF@disroot.org >diff --git a/sysutils/appjail/distinfo b/sysutils/appjail/distinfo >index 36444762d..712df3a94 100644 >--- a/sysutils/appjail/distinfo >+++ b/sysutils/appjail/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1692528765 >-SHA256 (DtxdF-AppJail-v2.7.0_GH0.tar.gz) = f49bf0611019fcb70572f3729ac67c62f35eab020e72518443ce96070644d300 >-SIZE (DtxdF-AppJail-v2.7.0_GH0.tar.gz) = 251319 >+TIMESTAMP = 1692615459 >+SHA256 (DtxdF-AppJail-v2.7.1_GH0.tar.gz) = 44f8158c9220f35114ccb188524f035b4ea8b4ad4490c9582cc0114a3e735421 >+SIZE (DtxdF-AppJail-v2.7.1_GH0.tar.gz) = 251323 >-- >2.41.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
DtxdF
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273242
:
244223
| 244248