~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 3

[PATCH] community/doas: upgrade to 6.6

Details
Message ID
<20191125151049.3557-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/doas/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/doas/APKBUILD b/community/doas/APKBUILD
index 41344d16f4..f3b4ad3191 100644
--- a/community/doas/APKBUILD
+++ b/community/doas/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=doas
pkgver=6.0
pkgver=6.6
pkgrel=0
pkgdesc="OpenBSD's temporary privledge escalation tool"
url="https://github.com/Duncaen/OpenDoas"
@@ -36,5 +36,5 @@ package() {
	install -Dm440 "$srcdir"/doas.conf "$pkgdir"/etc/doas.conf
}

sha512sums="2bf5e00895a45d87785e7a494a1506844afd843ef5375e0b0e3795ebc24712bb941c6feeb87e426e41a240d40aca9b4c099f77220745bb7142a7a4b303441f60  doas-6.0.tar.gz
sha512sums="0ccd84eda9ec109926bfc58997ef7b0ab47ac75208b7e2f98477ec9f0211dd468d826bfc2758340188c934e6198b98eff0662b684166575f12742c7c1ab05e89  doas-6.6.tar.gz
5035ae91293953b292c430334e949e11e5b482c5c91c7f018ac8286a791568a3006499649f487547a262291c0968618522fbc14acb5e2faa2af52accf15bbc49  doas.conf"
-- 
2.24.0
Details
Message ID
<20191125161445.673206a2@Impreza>
In-Reply-To
<20191125151049.3557-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
--enable-timestamp can be used to enable sudo-style persist feature.
Details
Message ID
<20191125175910.3e2354fe@ncopa-desktop.copa.dup.pw>
In-Reply-To
<20191125151049.3557-1-sir@cmpwn.com> (view parent)
DKIM signature
missing
Download raw message
On Mon, 25 Nov 2019 10:10:49 -0500
Drew DeVault <sir@cmpwn.com> wrote:

> ---
>  community/doas/APKBUILD | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Merged. Thanks!

I also changed to dynamic build and enabled persist (--with-timestamp).

I am considering moving it to main.

-nc
Details
Message ID
<BYP5D8S4173M.2E6ON78CPG5CO@homura>
In-Reply-To
<20191125175910.3e2354fe@ncopa-desktop.copa.dup.pw> (view parent)
DKIM signature
missing
Download raw message
On Mon Nov 25, 2019 at 5:59 PM, Natanael Copa wrote:
> I also changed to dynamic build and enabled persist (--with-timestamp).

+1

> I am considering moving it to main.

+1

Would also be nice to see abuild grow support for becoming root with
doas instead of sudo.
Reply to thread Export thread (mbox)