Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dhcpcd: update to 9.3.0.
@ 2020-10-09 16:50 ailiop-git
  2020-10-10 14:46 ` sgn
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ailiop-git @ 2020-10-09 16:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages dhcpcd
https://github.com/void-linux/void-packages/pull/25465

dhcpcd: update to 9.3.0.


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

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

From b8032e5bd1f394cdcbed5d9b383bf25bb71e2b28 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 9 Oct 2020 18:48:57 +0200
Subject: [PATCH] dhcpcd: update to 9.3.0.

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

diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index 89da9d503bf..3ae3917290c 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=9.2.0
+version=9.3.0
 revision=1
 build_style=configure
 make_check_target=test
@@ -12,7 +12,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="BSD-2-Clause"
 homepage="https://roy.marples.name/projects/dhcpcd"
 distfiles="https://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
-checksum=fcb2d19672d445bbfd38678fdee4f556ef967a3ea6bd81092d10545df2cb9666
+checksum=9f4ec1cb49a6351f478667e8b10fe42e3e28ada40f34bc1dbf25eaa7f5811e7a
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 # privsep

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

* Re: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
@ 2020-10-10 14:46 ` sgn
  2020-10-10 14:47 ` sgn
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2020-10-10 14:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25465#issuecomment-706560648

Comment:
Please skip 9.3.0

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

* Re: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
  2020-10-10 14:46 ` sgn
@ 2020-10-10 14:47 ` sgn
  2020-10-10 14:50 ` ailiop-git
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2020-10-10 14:47 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25465#issuecomment-706560648

Comment:
Please skip 9.3.0 https://roy.marples.name/archives/dhcpcd-discuss/0003214.html

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

* Re: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
  2020-10-10 14:46 ` sgn
  2020-10-10 14:47 ` sgn
@ 2020-10-10 14:50 ` ailiop-git
  2020-10-17  0:22 ` sgn
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ailiop-git @ 2020-10-10 14:50 UTC (permalink / raw)
  To: ml

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

New comment by ailiop-git on void-packages repository

https://github.com/void-linux/void-packages/pull/25465#issuecomment-706561201

Comment:
> Please skip 9.3.0 https://roy.marples.name/archives/dhcpcd-discuss/0003214.html

argh.. thanks, yeah let's wait for v9.3.1.

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

* Re: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
                   ` (2 preceding siblings ...)
  2020-10-10 14:50 ` ailiop-git
@ 2020-10-17  0:22 ` sgn
  2020-11-05 22:06 ` ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2020-10-17  0:22 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25465#issuecomment-710707455

Comment:
And please skip `9.3.1` too, `9.3.{0,1}` has problem with powerpc32

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

* Re: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
                   ` (3 preceding siblings ...)
  2020-10-17  0:22 ` sgn
@ 2020-11-05 22:06 ` ericonr
  2020-11-06  0:34 ` sgn
  2020-11-14  2:26 ` [PR PATCH] [Closed]: " sgn
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-11-05 22:06 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25465#issuecomment-722673587

Comment:
.2 is out

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

* Re: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
                   ` (4 preceding siblings ...)
  2020-11-05 22:06 ` ericonr
@ 2020-11-06  0:34 ` sgn
  2020-11-14  2:26 ` [PR PATCH] [Closed]: " sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2020-11-06  0:34 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25465#issuecomment-722727769

Comment:
On 2020-11-05 14:07:04-0800, Érico Nogueira Rolim <notifications@github.com> wrote:
> .2 is out

I'm using .2 in local machine, I'll wait until this weekend to update
it, finally. I don't think I've heard any complain with our current
version (and neither with .9.3.2)


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

* Re: [PR PATCH] [Closed]: dhcpcd: update to 9.3.0.
  2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
                   ` (5 preceding siblings ...)
  2020-11-06  0:34 ` sgn
@ 2020-11-14  2:26 ` sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2020-11-14  2:26 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.3.0.
https://github.com/void-linux/void-packages/pull/25465

Description:


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

end of thread, other threads:[~2020-11-14  2:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 16:50 [PR PATCH] dhcpcd: update to 9.3.0 ailiop-git
2020-10-10 14:46 ` sgn
2020-10-10 14:47 ` sgn
2020-10-10 14:50 ` ailiop-git
2020-10-17  0:22 ` sgn
2020-11-05 22:06 ` ericonr
2020-11-06  0:34 ` sgn
2020-11-14  2:26 ` [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).