Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dhcpcd: update to 9.0.0; enable privsep.
@ 2020-04-03  7:24 xtraeme
  2020-04-07 16:11 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: xtraeme @ 2020-04-03  7:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xtraeme/void-packages dhcpcd-9.0.0
https://github.com/void-linux/void-packages/pull/20585

dhcpcd: update to 9.0.0; enable privsep.
Tested on x86_64-musl.

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

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

From ece8856ca1863c630374ae1b1af99200a2564e5b Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Fri, 3 Apr 2020 09:22:34 +0200
Subject: [PATCH] dhcpcd: update to 9.0.0; enable privsep.

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

diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index 5197d4c3c40..8e3ab6894ed 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=8.1.6
+version=9.0.0
 revision=1
 build_style=configure
 make_check_target=test
@@ -12,9 +12,12 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://roy.marples.name/projects/dhcpcd"
 distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
-checksum=6c2934a3e1e67a5cfd5bb15b1efa71f65c00314ac1ccb5c50da8eae3a0b8147f
+checksum=4a31ae9edcb469dc626e9e70f61c7a87104c26936126ccac24be6d45d4cfe46a
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
+# privsep
+system_accounts="_dhcpcd"
+_dhcpcd_homedir="/var/db/dhcpcd"
 
 post_install() {
 	vsv dhcpcd

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: dhcpcd: update to 9.0.0; enable privsep.
  2020-04-03  7:24 [PR PATCH] dhcpcd: update to 9.0.0; enable privsep xtraeme
@ 2020-04-07 16:11 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-07 16:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

dhcpcd: update to 9.0.0; enable privsep.
https://github.com/void-linux/void-packages/pull/20585

Description:
Tested on x86_64-musl.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-07 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03  7:24 [PR PATCH] dhcpcd: update to 9.0.0; enable privsep xtraeme
2020-04-07 16:11 ` [PR PATCH] [Merged]: " xtraeme

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).