| Age | Commit message (Collapse) | Author |
|
- remove the deprecated libnm-glib/vpn/util libraries
|
|
|
|
|
|
This is supported since dbus 1.9.18.
|
|
|
|
It has been replaced by an iBFT reader which parses /sys/firmware/ibft
directly instead of iscsiadm output.
|
|
network-manager (1.12.2-0ubuntu3) cosmic; urgency=medium
* debian/rules:
- use --with-libnm-glib, the default reversed since that's a legacy
library but we still need it for unity-control-center
network-manager (1.12.2-0ubuntu2) cosmic; urgency=medium
* debian/patches/git-newglib-test.patch:
- backport upstream commit to fix the tests with the new glib
network-manager (1.12.2-0ubuntu1) cosmic; urgency=medium
* New upstream version
* d/p/libnm-register-empty-NMClient-and-NetworkManager-when-loa.patch,
d/p/e91f1a7d2a6b8400b6b331d5b72287dcb5164a39.patch,
d/p/git_thunderbolt_connect.patch:
- removed, those changes are in the new version
* Backport Debian changes
* Update symbols file for libnm0
* Enable iwd support
* Drop version requirements when oldstable ships a newer version
* Drop dh_strip override, the dbgsym migration is done
* Rebase patches
* Make sure the example server.conf is actually installed
* Update install path for plugins, it now includes a version number
* Drop libnl3 build dependency.
Upstream has copied the code directly from libnl3 for the few functions it
needs with a few small modifications.
* Drop libiw build dependency.
Hasn't been needed for a long time and was simply a left over from older
releases.
* Bump Standards-Version to 4.1.5
* Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro (Closes: #905372)
|
|
This reverts commit 0b286d6fc70334fa5fb6eb7bd3cc51285a3b8c15.
|
|
|
|
|
|
|
|
|
|
This reverts commit 6a32f324f450ee1da73e6fa06def037c4a05fe65.
|
|
network-manager Debian release 1.10.8-1
|
|
Those libraries have been deprecated for several years. The successor is
libnm, a GObject-based client library using GDBus instead of dbus-glib.
|
|
This reverts commit 773fa460187c30b4d4f9271b075a92dadb57c1fb.
https://launchpad.net/bugs/1392012
|
|
There are currently too many issues with dh_installsystemd, so switch
back to compat 10 using dh_systemd_enable and dh_systemd_start for the
time being.
This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7.
|
|
|
|
but notify the user a reboot may be required after upgrade
|
|
Removed Set-the-default-powersave*.patch, and instead install
config file that accomplishes the same (LP: #1557026).
|
|
|
|
But don't Recommend libnss-resolve, because the local resolver + libnss_dns.so
should suffice for all uses and the resolved nss module is unnecessary added
complexity.
We need to specify "dns=systemd-resolved" as for the time being our
/etc/resolv.conf points to resolvconf's generated file instead of
systemd-resolved's, so the auto-detection does not work. Do that in a separate
conf.d file in /usr to avoid unnecessary conffile prompts in the future. The
user can still override it in /etc.
|
|
|
|
|
|
DHCP client support with dhcpcanon is still marked as experimental and
support for Open vSwitch will require more package related changes. If
Open vSwitch support is enabled, this will most likely be provided via a
separate binary package.
|
|
Gbp-Dch: Ignore
|
|
|
|
Explicitly specify the network-manager package when creating the
symlink. Otherwise the symlink is created for the wrong package when
doing arch:all builds where the first package is not network-manager.
|
|
This avoids a FTBFS when doing arch:all builds.
Rename the script to 01-ifupdown while at it for consistencies sake.
Closes: #864980
|
|
Update existing /etc/resolv.conf symlinks accordingly.
Closes: #860045
|
|
|
|
It's been unused since wheezy.
|
|
This enables team configuration validation via Jansson.
|
|
Do not (re)start NetworkManager-dispatcher.service as part of the
upgrade process. This was an unintended side-effect of switching to
debhelper compat level 10.
NOTE: --no-also is necessary, because NetworkManager.service contains
[Install]
Also=NetworkManager-dispatcher.service
Closes: #839884
|
|
NetworkManager-wait-online.service
They are basically a nop and only cause a daemon-reload (twice).
|
|
|
|
|
|
We don't explicitly need to dump the log files as dh_auto_test runs with
VERBOSE=1 by default.
|
|
* Let NetworkManager.service pull in network.target. This will provide a
proper ordering on shutdown.
* Enable NetworkManager-wait-online.service. This ensures that mounting of
network file systems works properly and SysV init scripts depending on
$network will be delayed until network is available (or a timeout is
reached).
|
|
|
|
hostname files.
|
|
via the new --with-udev-dir= configure switch
|
|
by using dh_strip --dbgsym-migration.
|
|
provided by dpkg-dev to retrieve DEB_HOST_MULTIARCH.
|
|
|
|
|
|
|
|
This requires a build dependency on python-gi, python-dbus and dbus (for
dbus-run-session).
|
|
|
|
|