Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dhcpcd: update to 9.4.1.
@ 2022-01-03  8:50 UsernameRandomlyGenerated
  2022-02-05 14:37 ` UsernameRandomlyGenerated
  2022-03-13 21:23 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 4+ messages in thread
From: UsernameRandomlyGenerated @ 2022-01-03  8:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages dhcpcd941
https://github.com/void-linux/void-packages/pull/34823

dhcpcd: update to 9.4.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From fd87bba8963e635d6ded7505645309ed55554e07 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Mon, 3 Jan 2022 09:48:03 +0100
Subject: [PATCH] dhcpcd: update to 9.4.1.

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

diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index e651bd019067..12be60c1efcf 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=9.4.0
+version=9.4.1
 revision=1
 build_style=configure
 make_check_target=test
@@ -14,7 +14,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=41a69297f380bf15ee8f94f73154f8c2bca7157a087c0d5aca8de000ba1d4513
+checksum=819357634efed1ea5cf44ec01b24d3d3f8852fec8b4249925dcc5667c54e376c
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 

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

* Re: dhcpcd: update to 9.4.1.
  2022-01-03  8:50 [PR PATCH] dhcpcd: update to 9.4.1 UsernameRandomlyGenerated
@ 2022-02-05 14:37 ` UsernameRandomlyGenerated
  2022-03-13 21:23 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 4+ messages in thread
From: UsernameRandomlyGenerated @ 2022-02-05 14:37 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/34823#issuecomment-1030635855

Comment:
So has anyone else tested it? For me personally it works fine.

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

* Re: [PR PATCH] [Merged]: dhcpcd: update to 9.4.1.
  2022-01-03  8:50 [PR PATCH] dhcpcd: update to 9.4.1 UsernameRandomlyGenerated
  2022-02-05 14:37 ` UsernameRandomlyGenerated
@ 2022-03-13 21:23 ` paper42
  1 sibling, 0 replies; 4+ messages in thread
From: paper42 @ 2022-03-13 21:23 UTC (permalink / raw)
  To: ml

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

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

dhcpcd: update to 9.4.1.
https://github.com/void-linux/void-packages/pull/34823

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* [PR PATCH] dhcpcd: update to 9.4.1.
@ 2022-03-11  9:18 MouadCharradi
  0 siblings, 0 replies; 4+ messages in thread
From: MouadCharradi @ 2022-03-11  9:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MouadCharradi/void-packages dhcpcd
https://github.com/void-linux/void-packages/pull/36094

dhcpcd: update to 9.4.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From e1aa08d720bfadb1c855b482f1829974c5f58e3c Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Fri, 11 Mar 2022 10:17:34 +0100
Subject: [PATCH] dhcpcd: update to 9.4.1.

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

diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index e651bd019067..12be60c1efcf 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=9.4.0
+version=9.4.1
 revision=1
 build_style=configure
 make_check_target=test
@@ -14,7 +14,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=41a69297f380bf15ee8f94f73154f8c2bca7157a087c0d5aca8de000ba1d4513
+checksum=819357634efed1ea5cf44ec01b24d3d3f8852fec8b4249925dcc5667c54e376c
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 

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

end of thread, other threads:[~2022-03-13 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03  8:50 [PR PATCH] dhcpcd: update to 9.4.1 UsernameRandomlyGenerated
2022-02-05 14:37 ` UsernameRandomlyGenerated
2022-03-13 21:23 ` [PR PATCH] [Merged]: " paper42
2022-03-11  9:18 [PR PATCH] " MouadCharradi

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