Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] dhcpcd: update to 9.1.2.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22928@inbox.vuxu.org>
@ 2020-07-05 21:30 ` rmccask
  2020-07-14  0:44 ` dhcpcd: update to 9.1.4 sgn
  2020-07-16 13:18 ` [PR PATCH] [Closed]: " sgn
  2 siblings, 0 replies; 3+ messages in thread
From: rmccask @ 2020-07-05 21:30 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by rmccask against master on the void-packages repository

https://github.com/rmccask/void-packages dhcpcd-9.1.2
https://github.com/void-linux/void-packages/pull/22928

dhcpcd: update to 9.1.2.


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

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

From 9070cc651ab118c9672b330cfd788c63e6bf58a5 Mon Sep 17 00:00:00 2001
From: Randy McCaskill <randy@mccaskill.us>
Date: Mon, 15 Jun 2020 18:16:42 -0400
Subject: [PATCH] dhcpcd: update to 9.1.4.

---
 srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch | 11 -----------
 srcpkgs/dhcpcd/patches/include.patch               | 10 ----------
 srcpkgs/dhcpcd/template                            |  4 ++--
 3 files changed, 2 insertions(+), 23 deletions(-)
 delete mode 100644 srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch
 delete mode 100644 srcpkgs/dhcpcd/patches/include.patch

diff --git a/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch b/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch
deleted file mode 100644
index 993478c36c9..00000000000
--- a/srcpkgs/dhcpcd/patches/dhcpcd-9.1.1-typo_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/if-options.c
-+++ src/if-options.c
-@@ -2367,7 +2367,7 @@
- 		}
- 		if (buf[buflen - 1] != '\0') {
- 			if (buflen < sizeof(buf) - 1)
--				bulen++;
-+				buflen++;
- 			buf[buflen - 1] = '\0';
- 		}
- #else
diff --git a/srcpkgs/dhcpcd/patches/include.patch b/srcpkgs/dhcpcd/patches/include.patch
deleted file mode 100644
index c21998faa71..00000000000
--- a/srcpkgs/dhcpcd/patches/include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/common.h	2020-06-04 08:35:46.000000000 -0400
-+++ src/common.h	2020-06-04 16:39:00.401788338 -0400
-@@ -31,6 +31,7 @@
- 
- #include <sys/param.h>
- #include <sys/time.h>
-+#include <sys/stat.h>
- #include <stdint.h>
- #include <stdio.h>
- 
diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index dca650de4ae..80e91e61f13 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=9.1.1
+version=9.1.4
 revision=1
 build_style=configure
 make_check_target=test
@@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
 license="BSD-2-Clause"
 homepage="https://roy.marples.name/projects/dhcpcd"
 distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
-checksum=bb742911be1f660db42a7323acc793b587f467c5de5b7186735c16d20204737d
+checksum=5fe133e5497d8af6d26bd6e6b8dd48ab12d124d6cc4cefe6de6536ff97f76820
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 # privsep

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

* Re: dhcpcd: update to 9.1.4.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22928@inbox.vuxu.org>
  2020-07-05 21:30 ` [PR PATCH] [Updated] dhcpcd: update to 9.1.2 rmccask
@ 2020-07-14  0:44 ` sgn
  2020-07-16 13:18 ` [PR PATCH] [Closed]: " sgn
  2 siblings, 0 replies; 3+ messages in thread
From: sgn @ 2020-07-14  0:44 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/22928#issuecomment-657901765

Comment:
I'm running 9.1.4 for a while now. CPU usage seems stable enough.

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

* Re: [PR PATCH] [Closed]: dhcpcd: update to 9.1.4.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22928@inbox.vuxu.org>
  2020-07-05 21:30 ` [PR PATCH] [Updated] dhcpcd: update to 9.1.2 rmccask
  2020-07-14  0:44 ` dhcpcd: update to 9.1.4 sgn
@ 2020-07-16 13:18 ` sgn
  2 siblings, 0 replies; 3+ messages in thread
From: sgn @ 2020-07-16 13:18 UTC (permalink / raw)
  To: ml

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

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

dhcpcd: update to 9.1.4.
https://github.com/void-linux/void-packages/pull/22928

Description:


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22928@inbox.vuxu.org>
2020-07-05 21:30 ` [PR PATCH] [Updated] dhcpcd: update to 9.1.2 rmccask
2020-07-14  0:44 ` dhcpcd: update to 9.1.4 sgn
2020-07-16 13:18 ` [PR PATCH] [Closed]: " sgn

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