| Age | Commit message (Collapse) | Author |
|
|
|
|
|
dh_auto_test already does the right thing by default.
This was previously dropped in the Debian package.
|
|
network-manager Debian release 1.34.0-2
|
|
|
|
As --fail-missing is the default in compat 13, the override is no longer
necessary.
|
|
network-manager (1.30.0-1ubuntu2) hirsute; urgency=medium
.
* Configure with --enable-lto.
|
|
|
|
- Fixes assertion when running the python-dbusmock test suite
- Replaces our custom polkit-agent-helper-1 patch
Closes: #982613
|
|
- the iptables binary is in /usr/sbin now, use the correct location in
the configure. Should fix the hotspot feature not working in GNOME
on upgraded systems which haven't been usrmerged.
(lp: #1870359)
|
|
|
|
|
|
- Omit building the uninstallable network-manager binary (depends on
wpasupplicant) on i386
|
|
|
|
|
|
The tests are designed to work with either python2 or python3.
We should be able to simply switch build-dependencies to python3
equivalents. However if something transitively pulls in python2 the
AM_PATH_PYTHON autoconf macro will find python(2) binary, so we
explicitly set PYTHON=/usr/bin/python3.
Closes: #938944
|
|
|
|
|
|
- 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.
|