Can this package be updated to 1.22.10 please?
Search Criteria
Package Details: networkmanager-iwd 1.50.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/networkmanager-iwd.git (read-only, click to copy) |
---|---|
Package Base: | networkmanager-iwd |
Description: | Network connection manager and user applications; using iwd backend instead of wpa_supplicant |
Upstream URL: | https://networkmanager.dev/ |
Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | networkmanager |
Provides: | networkmanager |
Submitter: | digitalone |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 34 |
Popularity: | 0.32 |
First Submitted: | 2019-08-10 10:04 (UTC) |
Last Updated: | 2024-10-10 13:06 (UTC) |
Dependencies (65)
- audit
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- iwd (iwd-gitAUR)
- jansson (jansson-gitAUR)
- libmm-glib (libmm-glib-gitAUR)
- libndp
- libnewt
- libnm-iwdAUR
- libpsl (libpsl-gitAUR)
- libteam
- mobile-broadband-provider-info (mobile-broadband-provider-info-gitAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- readline (readline-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- audit (make)
- Show 45 more dependencies...
Required by (286)
- ags-hyprpanel-git (requires networkmanager)
- autorestartnm (requires networkmanager)
- blazefetch (requires networkmanager)
- blazefetch-git (requires networkmanager)
- bluetuith-bin (requires networkmanager) (optional)
- cachy-browser (requires networkmanager) (optional)
- china-ip-skip-vpn (requires networkmanager)
- clatd-git (requires NetworkManager) (optional)
- claws-mail-git (requires networkmanager) (make)
- claws-mail-gtk2 (requires networkmanager) (make)
- claws-mail-title-superset (requires networkmanager) (make)
- coretoppings (requires networkmanager) (optional)
- corplink-bin (requires networkmanager) (optional)
- cosmic-settings-git (requires networkmanager)
- crc (requires networkmanager)
- crc-bin (requires networkmanager)
- crc-git (requires networkmanager)
- datcord-bin (requires networkmanager) (optional)
- deepin-daemon-git (requires networkmanager) (make)
- deepin-daemon-git (requires networkmanager) (optional)
- Show 266 more...
Sources (2)
ChrisLane commented on 2020-04-17 10:57 (UTC)
digitalone commented on 2019-12-17 19:11 (UTC)
The package follows upstream version, not cgit.
digitalone commented on 2019-12-08 08:14 (UTC)
Updated. Didn't have time to test it, let me know if something is going wrong.
rpodgorny commented on 2019-11-01 00:43 (UTC)
@digitalone - thanks, i've submitted your version. also, i've made you a co-maintaner.
@ilikenwf - thanks!
digitalone commented on 2019-10-31 16:45 (UTC)
I won't, don't use it anymore. At least I could help as a contributor, but not as a maintainer.
ilikenwf commented on 2019-10-31 16:29 (UTC)
Disowned, feel free to take it over.
digitalone commented on 2019-10-31 15:15 (UTC) (edited on 2019-10-31 15:26 (UTC) by digitalone)
He can make me as a contributor, so I can push the update, or you can download the PKGBUILD and install it on your own.
Anyway, I don't think I will update it in the future since I'm still having issues with iwd and I'm using wpa_supplicant.
rpodgorny commented on 2019-10-31 14:45 (UTC)
please update or orphan, thank you...
digitalone commented on 2019-10-28 09:14 (UTC)
@ilikenwf I updated this package to test the new version on my system: https://pastebin.com/i6m1vxc6
Feel free to push the commit here.
Pinned Comments
digitalone commented on 2019-08-10 10:37 (UTC) (edited on 2019-08-15 09:14 (UTC) by digitalone)
This is a modified package configured to get NetworkManager working exclusively with iwd. Main difference with upstream version is that iwd is required and wpa_supplicant is not needed (so you can uninstall it); iwd seems more reliable on certain wireless cards, so someone could prefer it in place of wpa_supplicant.
It's recommended to enable systemd iwd.service at boot:
systemctl enable iwd.service
Tested with Plasma NM system tray applet (plasma-nm), it's working.
Note that wpa_supplicant is still needed to build the package, but you can uninstall it after the building stage.