network-manager 1.42.4-1ubuntu5 source package in Ubuntu
Changelog
network-manager (1.42.4-1ubuntu5) mantic; urgency=medium * d/network-manager.postinst: fix netplan migration logic. The "continue" is being executed in a subshell so it's not skipping the next commands. It will fail if Network Manager is not running. See LP: #2022023 * d/network-manager.preinst: use /var/lib/NetworkManager for backups /root is not a system directory so we shouldn't use it. It might not even exist or the package manager might run in a sandbox and not have access to it. See LP: #2021937 -- Danilo Egea Gondolfo <email address hidden> Thu, 01 Jun 2023 15:17:57 +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.42.4.orig.tar.xz | 6.4 MiB | 86ee16a2f7f525629133fa0c3dc060caf96ae4f34084eda1c24551951abe5a3c |
network-manager_1.42.4-1ubuntu5.debian.tar.xz | 79.5 KiB | 7a9dd98331bd1f173f6e2c0e221ae22259e6390bdb57fcb2b0f8a64f9c2f7461 |
network-manager_1.42.4-1ubuntu5.dsc | 3.0 KiB | 95787af2bad71abff00d920af856d2543dcef491f414429faa7fa67b6ef9b8f5 |
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.