about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
2016-08-26Release version 1.4.0-2 to unstable debian/1.4.0-2Michael Biebl
2016-08-26Stop mentioning "managed=true" mode in README.DebianMichael Biebl
Its usage is strongly discouraged nowadays.
2016-08-26Correctly set the connectivity state if we enforce online mode with ↵Michael Biebl
unmanaged devices
2016-08-26Release version 1.4.0-1 to unstable debian/1.4.0-1Michael Biebl
2016-08-26Ignore new "connectivity-change" events in ifupdown dispatcher hookMichael Biebl
2016-08-26Update symbols file for libnm0Michael Biebl
2016-08-26Rebase patchesMichael Biebl
2016-08-26New upstream releaseMichael Biebl
2016-08-10Release version 1.2.4-2 to unstable debian/1.2.4-2Michael Biebl
2016-08-10Demote isc-dhcp-client from Depends to RecommendsMichael Biebl
NetworkManager will automatically fall back to the internal dhcp client if dhclient is not available. Closes: #826680
2016-08-09Release version 1.2.4-1 to unstable debian/1.2.4-1Michael Biebl
2016-08-09Clear WiFi requested_scan if wpa_supplicant exits or goes inactiveMichael Biebl
Patches cherry-picked from upstream Git.
2016-08-07Replace /etc/resolv.conf symlink with an empty file on package removalMichael Biebl
Removing the symlink is a hint to other packages that NetworkManager is no longer controlling the file. Closes: #826366
2016-08-06Update symbols file for libnm0Michael Biebl
2016-08-04Rebase patchesMichael Biebl
2016-08-03New upstream release.Michael Biebl
2016-06-02Release version 1.2.2-2 to unstable debian/1.2.2-2Michael Biebl
2016-06-02Make sure NetworkManager-wait-online.service is enabled on upgradesMichael Biebl
We need to purge the old state, otherwise i-s-h won't enable the service on upgrades.
2016-06-02Properly hook up network.target and network-online.targetMichael Biebl
* 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).
2016-05-11Release version 1.2.2-1 to unstable debian/1.2.2-1Michael Biebl
2016-05-11Rebase patchesMichael Biebl
2016-05-11New upstream releaseMichael Biebl
2016-04-25Release version 1.2.0-1 to unstable debian/1.2.0-1Michael Biebl
2016-04-25Rebase patchesMichael Biebl
2016-04-25New upstream releaseMichael Biebl
Closes: #822294
2016-04-21Enable audit supportLaurent Bigonville
2016-04-21Enable SELinux support, this allows NM to properly set labels on the ↵Laurent Bigonville
hostname files.
2016-04-12Release version 1.1.94-1 to unstable debian/1.1.94-1Michael Biebl
2016-04-12Bump Standards-Version to 3.9.8Michael Biebl
2016-04-12Update debian/copyrightMichael Biebl
Add new section for documentation which is licensed under the GFDL.
2016-04-12Rebase patchesMichael Biebl
2016-04-12New upstream release. (1.2 rc2)Michael Biebl
2016-04-06Release version 1.1.93-1 to unstable debian/1.1.93-1Michael Biebl
2016-04-06Rebase patchesMichael Biebl
2016-04-06New upstream release (1.2 rc1)Michael Biebl
2016-03-30Release version 1.1.92-1 to unstable debian/1.1.92-1Michael Biebl
2016-03-30Add versioned Build-Depends on dpkg-dev (>= 1.17.14) for <!nocheck> supportMichael Biebl
2016-03-30Update symbols file for libnm-util2 and libnm0Michael Biebl
2016-03-30Set the udev directory to /lib/udevMichael Biebl
via the new --with-udev-dir= configure switch
2016-03-30Rebase patchesMichael Biebl
2016-03-30New upstream release (1.2 beta3)Michael Biebl
2016-03-13Release version 1.1.91-3 to unstable debian/1.1.91-3Michael Biebl
2016-03-13Bump Build-Depends on debhelper to (>= 9.20160114) for "--dbgsym-migration" ↵Michael Biebl
support.
2016-03-13Release version 1.1.91-2 to unstable debian/1.1.91-2Michael Biebl
2016-03-13Add a hack for wext devices reporting IW_MODE_AUTO configuration modeMichael Biebl
Patch cherry-picked from upstream Git. Closes: #817115
2016-03-13Ensure proper upgrade from network-manager-dbg to new dbgsym packagesMichael Biebl
by using dh_strip --dbgsym-migration.
2016-03-13Use the architecture.mk Makefile snippetMichael Biebl
provided by dpkg-dev to retrieve DEB_HOST_MULTIARCH.
2016-03-01Mark the Build-Depends which are required to run the test suite with <!nocheck>Michael Biebl
2016-03-01Skip the test suite if "nocheck" is set via DEB_BUILD_OPTIONSMichael Biebl
2016-03-01Release version 1.1.91-1 to unstable debian/1.1.91-1Michael Biebl