Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] iwd: update to 2.1.
@ 2023-01-23 20:29 icp1994
  2023-01-23 21:39 ` zdykstra
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2023-01-23 20:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages iwd
https://github.com/void-linux/void-packages/pull/41827

iwd: update to 2.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**

I have used the new version for 2+ days; didn't seem to have any issues with wifi.

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

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

From e777bfe6e7b414f75ec7c05cd0ae438de01f2ddb Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 23 Jan 2023 00:45:05 +0530
Subject: [PATCH] iwd: update to 2.1.

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

diff --git a/srcpkgs/iwd/template b/srcpkgs/iwd/template
index 8aba54594dbe..5620b2387263 100644
--- a/srcpkgs/iwd/template
+++ b/srcpkgs/iwd/template
@@ -1,6 +1,6 @@
 # Template file for 'iwd'
 pkgname=iwd
-version=2.0
+version=2.1
 revision=1
 build_style=gnu-configure
 configure_args="--disable-systemd-service --enable-pie
@@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
 homepage="https://iwd.wiki.kernel.org/"
 changelog="https://git.kernel.org/pub/scm/network/wireless/iwd.git/plain/ChangeLog"
 distfiles="${KERNEL_SITE}/network/wireless/${pkgname}-${version}.tar.xz"
-checksum=5a0bfbc567092476d60a8f9700f68a273e39fd46e7177ce2d69bbc74255a930c
+checksum=60fc17a6e765545e36ce75abe28d896f822eaf81ac1f61498ca631585cbde227
 make_dirs="/var/lib/iwd 0600 root root
  /var/lib/ead 0600 root root
  /etc/iwd 755 root root"

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

* Re: iwd: update to 2.1.
  2023-01-23 20:29 [PR PATCH] iwd: update to 2.1 icp1994
@ 2023-01-23 21:39 ` zdykstra
  2023-01-25 20:42 ` [PR PATCH] [Updated] " icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: zdykstra @ 2023-01-23 21:39 UTC (permalink / raw)
  To: ml

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

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/41827#issuecomment-1401023519

Comment:
2.2 was released today; https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=605338f110bda888d361eac80deab7f9a06f7bf2

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

* Re: [PR PATCH] [Updated] iwd: update to 2.1.
  2023-01-23 20:29 [PR PATCH] iwd: update to 2.1 icp1994
  2023-01-23 21:39 ` zdykstra
@ 2023-01-25 20:42 ` icp1994
  2023-01-25 20:43 ` iwd: update to 2.2 icp1994
  2023-02-02  1:37 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2023-01-25 20:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages iwd
https://github.com/void-linux/void-packages/pull/41827

iwd: update to 2.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**

I have used the new version for 2+ days; didn't seem to have any issues with wifi.

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

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

From b9d84f3a4bc3e8b65e7aeddc843a19b032cbd21b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 23 Jan 2023 00:45:05 +0530
Subject: [PATCH] iwd: update to 2.2.

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

diff --git a/srcpkgs/iwd/template b/srcpkgs/iwd/template
index 8aba54594dbe..17c0799ce7be 100644
--- a/srcpkgs/iwd/template
+++ b/srcpkgs/iwd/template
@@ -1,6 +1,6 @@
 # Template file for 'iwd'
 pkgname=iwd
-version=2.0
+version=2.2
 revision=1
 build_style=gnu-configure
 configure_args="--disable-systemd-service --enable-pie
@@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
 homepage="https://iwd.wiki.kernel.org/"
 changelog="https://git.kernel.org/pub/scm/network/wireless/iwd.git/plain/ChangeLog"
 distfiles="${KERNEL_SITE}/network/wireless/${pkgname}-${version}.tar.xz"
-checksum=5a0bfbc567092476d60a8f9700f68a273e39fd46e7177ce2d69bbc74255a930c
+checksum=dfeada6d1680221fb128dc6be50fc2d6b40e314b98458acbd696418f8da5c570
 make_dirs="/var/lib/iwd 0600 root root
  /var/lib/ead 0600 root root
  /etc/iwd 755 root root"

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

* Re: iwd: update to 2.2.
  2023-01-23 20:29 [PR PATCH] iwd: update to 2.1 icp1994
  2023-01-23 21:39 ` zdykstra
  2023-01-25 20:42 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-25 20:43 ` icp1994
  2023-02-02  1:37 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2023-01-25 20:43 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/41827#issuecomment-1404200339

Comment:
Seems fine after a couple more days with the newer version.

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

* Re: [PR PATCH] [Merged]: iwd: update to 2.2.
  2023-01-23 20:29 [PR PATCH] iwd: update to 2.1 icp1994
                   ` (2 preceding siblings ...)
  2023-01-25 20:43 ` iwd: update to 2.2 icp1994
@ 2023-02-02  1:37 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2023-02-02  1:37 UTC (permalink / raw)
  To: ml

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

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

iwd: update to 2.2.
https://github.com/void-linux/void-packages/pull/41827

Description:
#### 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**

I have used the new version for 2+ days; didn't seem to have any issues with wifi.

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

end of thread, other threads:[~2023-02-02  1:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-23 20:29 [PR PATCH] iwd: update to 2.1 icp1994
2023-01-23 21:39 ` zdykstra
2023-01-25 20:42 ` [PR PATCH] [Updated] " icp1994
2023-01-25 20:43 ` iwd: update to 2.2 icp1994
2023-02-02  1:37 ` [PR PATCH] [Merged]: " 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).