iwd 1.29-1ubuntu1 source package in Ubuntu

Changelog

iwd (1.29-1ubuntu1) kinetic; urgency=medium

  * debian/patches/iwd-debug-mangpage.patch:
    - don't try to install a manpage not provided in the source
  * 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, 24 Aug 2022 11:08:01 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Kinetic
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_1.29.orig.tar.xz 992.8 KiB 71533fe3b8f6381f24832198ba11d00f04a361454770c173b3b66bc3cdf272bd
iwd_1.29-1ubuntu1.debian.tar.xz 16.5 KiB 46e7128247eb29dbf269f274943d60c9f33c47bf969e9c0d6f44dc8124b5cec1
iwd_1.29-1ubuntu1.dsc 1.4 KiB b9687ca6d9e6e131192cae983dd183061b3dc38abdfa492528248fb1b7ccf440

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