| Age | Commit message (Collapse) | Author |
|
network-manager Debian release 1.40.4-1
|
|
Gbp-Dch: Ignore
|
|
network-manager Debian release 1.40.0-1
|
|
NetworkManager requires additional build flags like -flto-partition=none
to build properly with LTO enabled.
See
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1070
and
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/839ba57c7f41798dddd43495bb0b2cf312bd0f6f
Closes: #1015556
|
|
|
|
This ensures the correct sequence of commands is run. In this specific
case we were still using intltoolize when upstream dropped its usage in
favour of gettext a while ago.
|
|
The unbound DNS plugin was marked deprecated for a while and has been
removed now in this release.
|
|
|
|
It is functionally equivalent but avoids modifications to debian/rules.
|
|
network-manager Debian release 1.35.92-1
|
|
|
|
|
|
|
|
|
|
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).
|