Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dhcpcd: update to 10.0.3, adopt.
@ 2023-10-11 13:33 mhmdanas
  2023-10-23  9:55 ` [PR PATCH] [Updated] dhcpcd: update to 10.0.4, adopt mhmdanas
  2023-10-25 14:08 ` [PR PATCH] [Closed]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-10-11 13:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dhcpcd-10.0.3
https://github.com/void-linux/void-packages/pull/46597

dhcpcd: update to 10.0.3, adopt.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/46597.patch is attached

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

From 758c159250b97ff4b7d49934e8975957c1ece5d9 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 14:32:03 +0100
Subject: [PATCH] dhcpcd: update to 10.0.3, adopt.

---
 srcpkgs/dhcpcd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index f2d69cf0253be..b2da808ca2f2b 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=10.0.2
+version=10.0.3
 revision=1
 build_style=configure
 make_check_target=test
@@ -10,12 +10,12 @@ configure_args="
 hostmakedepends="ntp pkg-config"
 makedepends="eudev-libudev-devel"
 short_desc="RFC2131 compliant DHCP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="triallax <triallax@tutanota.com>"
 license="BSD-2-Clause"
 homepage="https://roy.marples.name/projects/dhcpcd"
 changelog="https://github.com/NetworkConfiguration/dhcpcd/releases"
 distfiles="https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/v${version}.tar.gz"
-checksum=608d01d3246671c0c8b0ac2ce4109c263779a7742bfdffee988c6c6c1d997042
+checksum=6847d290ec20cfcaeafd32caff29b21d7f0481dae41446655926adc99d09740d
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 

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

* Re: [PR PATCH] [Updated] dhcpcd: update to 10.0.4, adopt.
  2023-10-11 13:33 [PR PATCH] dhcpcd: update to 10.0.3, adopt mhmdanas
@ 2023-10-23  9:55 ` mhmdanas
  2023-10-25 14:08 ` [PR PATCH] [Closed]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2023-10-23  9:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages dhcpcd-10.0.3
https://github.com/void-linux/void-packages/pull/46597

dhcpcd: update to 10.0.4, adopt.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/46597.patch is attached

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

From e52c71790faf65af555ab05edb171ec845f8d854 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Wed, 11 Oct 2023 14:32:03 +0100
Subject: [PATCH] dhcpcd: update to 10.0.4, adopt.

---
 srcpkgs/dhcpcd/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template
index f2d69cf0253be..0fa0e6c95bfe5 100644
--- a/srcpkgs/dhcpcd/template
+++ b/srcpkgs/dhcpcd/template
@@ -1,6 +1,6 @@
 # Template file for 'dhcpcd'
 pkgname=dhcpcd
-version=10.0.2
+version=10.0.4
 revision=1
 build_style=configure
 make_check_target=test
@@ -10,12 +10,12 @@ configure_args="
 hostmakedepends="ntp pkg-config"
 makedepends="eudev-libudev-devel"
 short_desc="RFC2131 compliant DHCP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="triallax <triallax@tutanota.com>"
 license="BSD-2-Clause"
 homepage="https://roy.marples.name/projects/dhcpcd"
 changelog="https://github.com/NetworkConfiguration/dhcpcd/releases"
 distfiles="https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/v${version}.tar.gz"
-checksum=608d01d3246671c0c8b0ac2ce4109c263779a7742bfdffee988c6c6c1d997042
+checksum=321115d7e57cdf1fa975c4ba7e8a99fc1ef4eaac3f046ec4bc41ddd3971c4489
 lib32disabled=yes
 conf_files=/etc/dhcpcd.conf
 

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

* Re: [PR PATCH] [Closed]: dhcpcd: update to 10.0.4, adopt.
  2023-10-11 13:33 [PR PATCH] dhcpcd: update to 10.0.3, adopt mhmdanas
  2023-10-23  9:55 ` [PR PATCH] [Updated] dhcpcd: update to 10.0.4, adopt mhmdanas
@ 2023-10-25 14:08 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2023-10-25 14:08 UTC (permalink / raw)
  To: ml

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

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

dhcpcd: update to 10.0.4, adopt.
https://github.com/void-linux/void-packages/pull/46597

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 3+ messages in thread

end of thread, other threads:[~2023-10-25 14:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 13:33 [PR PATCH] dhcpcd: update to 10.0.3, adopt mhmdanas
2023-10-23  9:55 ` [PR PATCH] [Updated] dhcpcd: update to 10.0.4, adopt mhmdanas
2023-10-25 14:08 ` [PR PATCH] [Closed]: " Piraty

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