iwd 2.8-1ubuntu1 source package in Ubuntu

Changelog

iwd (2.8-1ubuntu1) mantic; urgency=medium

  * Resynchronize on Debian, remaining changes
    + debian/iwd.conf, debian/rules:
      - provide a network-manager configuration to make iwd the default
        backend when installed
    + debian/rules:
      - build with --enable-wired to avoid functional compared to wpa
      - disable lto, it's leading to a build issue

 -- Sebastien Bacher <email address hidden>  Wed, 13 Sep 2023 19:53:17 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
iwd_2.8.orig.tar.xz 1.0 MiB a90e621f45b9c2f9021beea0fa6477ee0334fcd2ee34beaab42e31ea0fd3be29
iwd_2.8-1ubuntu1.debian.tar.xz 16.8 KiB ec45656f3cf614601a9c6991cf30b70368227c12c277204e3315fd4026d9bc49
iwd_2.8-1ubuntu1.dsc 1.4 KiB 242922f428ec38144ba4eb8edfd6ad83acbf9d50fdea30a5f4384895be619307

Available diffs

View changes file

Binary packages built by this source

iwd: wireless daemon for Linux

 iNet Wireless Daemon (iwd) is a minimalistic wireless daemon
 that uses modern Linux interfaces
 like cfg80211 and nl80211 (netlink).
 The daemon provides a D-Bus API.
 .
 The daemon can be controlled from the command line
 with the included iwctl client utility.
 .
 The included iwmon utility can be used
 to monitor the 802.11 subsystem generic netlink commands and events.
 It uses the nlmon kernel driver from Linux 3.10 and later.
 .
 Note that the package defaults
 to relying on dbus activation to start.
 If you want to use iwd standalone without any manager,
 then you'll need to manually enable the system service.

iwd-dbgsym: debug symbols for iwd