Github messages for voidlinux
 help / color / mirror / Atom feed
From: xtraeme <xtraeme@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dhcpcd: update to 9.0.0; enable privsep.
Date: Fri, 03 Apr 2020 09:24:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20585@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2020-04-03  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03  7:24 xtraeme [this message]
2020-04-07 16:11 ` [PR PATCH] [Merged]: " xtraeme

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-20585@inbox.vuxu.org \
    --to=xtraeme@users.noreply.github.com \
    --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).