network-manager 1.44.0-1ubuntu2 source package in Ubuntu
Changelog
network-manager (1.44.0-1ubuntu2) mantic; urgency=medium * d/t/{nm.py,nm_netplan.py,network_test_base.py} (LP: #2033391): - Wait until NM is ready before starting tests - Add a delay loop checking if NM is already on-line before running each test. * d/t/nm.py: remove expectedFailure from both tests in Hotplug. - It's not clear why they were expected to fail. With NM 1.44.0 they are passing. - As this class states that the APs are set up with NM already running, in test_auto_detect_ap() self.start_nm() was moved to run before self.setup_ap() and the assert was fixed to get the actual gobject data. -- Danilo Egea Gondolfo <email address hidden> Wed, 30 Aug 2023 10:09:50 +0100
Upload details
- Uploaded by:
- Danilo Egea Gondolfo
- Sponsored by:
- Sebastien Bacher
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
network-manager_1.44.0.orig.tar.xz | 6.6 MiB | edca09637d182f806b3b12d8c5623d7badbd73ccca1ae63be20d2f298779fb9f |
network-manager_1.44.0-1ubuntu2.debian.tar.xz | 81.7 KiB | a1c57cd6b74a97087039947553a8d32f3c37336f943c96cf8c8a58afeb42400f |
network-manager_1.44.0-1ubuntu2.dsc | 3.0 KiB | 410795084f87e488fa4664d76ee20e3bf381fa6f3bc6db554c7750890b695cab |
Available diffs
Binary packages built by this source
- gir1.2-nm-1.0: GObject introspection data for the libnm library
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains introspection data for NetworkManager using libnm.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
- libnm-dev: GObject-based client library for NetworkManager (development files)
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains header and development files.
- libnm0: GObject-based client library for NetworkManager
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package contains a convenience library to ease the access to
NetworkManager.
- libnm0-dbgsym: debug symbols for libnm0
- network-manager: network management framework (daemon and userspace tools)
NetworkManager is a system network service that manages your network devices
and connections, attempting to keep active network connectivity when
available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE
devices, and provides VPN integration with a variety of different VPN
services.
.
This package provides the userspace daemons and a command line interface to
interact with NetworkManager.
.
Optional dependencies:
* avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP
address configuration.
* ppp: Required for establishing dial-up connections (e.g. via GSM).
* dnsmasq-base/iptables: Required for creating Ad-hoc connections and
connection sharing.
* libteam-utils: Network Team driver allows multiple network interfaces to be
teamed together and act like a single one. This process is called "ethernet
bonding", "channel teaming" or "link aggregation".
- network-manager-config-connectivity-debian: NetworkManager configuration to enable connectivity checking
This package contains a configuration file which enables NetworkManager's
connectivity checking functionality.
.
NetworkManager will try to connect to a Debian server to determine the
connection status.
.
This is particularly useful for captive portal detection.
.
No user data is transmitted in the connectivity checks, but merely contacting
the Debian connectivity check servers reveals that the user is running a
Debian(-based) operating system with NetworkManager.
- network-manager-config-connectivity-ubuntu: NetworkManager configuration to enable connectivity checking
This package contains a configuration file which enables NetworkManager's
connectivity checking functionality.
.
NetworkManager will try to connect to an Ubuntu server to determine the
connection status.
.
This is particularly useful for captive portal detection.
.
No user data is transmitted in the connectivity checks, but merely contacting
the Ubuntu connectivity check servers reveals that the user is running an
Ubuntu(-based) operating system with NetworkManager.
- network-manager-dbgsym: debug symbols for network-manager
- network-manager-dev: network management framework (development files)
This package provides documentation of the NetworkManager D-Bus API, the
configuration formats and command line utilities.
It also provides D-Bus introspection files.