iwd 2.7-2ubuntu1 source package in Ubuntu

Changelog

iwd (2.7-2ubuntu1) 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>  Tue, 22 Aug 2023 09:38:58 +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

Downloads

File Size SHA-256 Checksum
iwd_2.7.orig.tar.xz 1.0 MiB 289ff47a76fb854e7789c45c5e3e0f15de4adc5fd2e82e47ab08e3564d8961d9
iwd_2.7-2ubuntu1.debian.tar.xz 16.5 KiB 1b311ed6d6771d2b00339ff196917c6d1f7a856813f48322aff2530a6ea664be
iwd_2.7-2ubuntu1.dsc 1.4 KiB 0dd6328c847dbf478c86a703442a65f809887bfcd98e2ab70fe3369b8ebd7b6e

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