about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
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
2016-03-01Dump the contents of test-suite.log to stdout when the test suite failsMichael Biebl
2016-03-01Fix bashism in tools/run-test-dbus-session.shMichael Biebl
2016-03-01Ship /etc/NetworkManager/dnsmasq-shared.d/ directoryMichael Biebl
which can be used to extend the dnsmasq configuration for shared connections.
2016-03-01Ship /etc/NetworkManager/dnsmasq.d/ directoryMichael Biebl
which can be used to extend the dnsmasq local caching nameserver config.
2016-03-01Update symbols file for libnm0Michael Biebl
2016-03-01Rebase patchesMichael Biebl
2016-03-01New upstream release (1.2 beta2).Michael Biebl
2016-02-11Release version 1.1.90-6 to unstable debian/1.1.90-6Michael Biebl
2016-02-11Fix NMSettingVxlan ageing and limit max values to be G_MAXUINT32Michael Biebl
Patch cherry-picked from upstream Git. Closes: #813739
2016-02-05Release version 1.1.90-5 to unstable debian/1.1.90-5Michael Biebl
2016-02-05Clean up error paths in dns-managerMichael Biebl
Specifically for resolvconf, if the write succeeded, but the pclose() failed, error would be left NULL and SR_ERROR would be returned, which caused a crash in nm_dns_manager_end_updates(). Patch cherry-picked from upstream Git. Closes: #813803
2016-02-04Release version 1.1.90-4 to unstable debian/1.1.90-4Michael Biebl
2016-02-04Bump Standards-Version to 3.9.7.Michael Biebl
2016-02-04Drop dbg package now that we have automatic dbgsym packages.Michael Biebl
2016-02-04Upload to unstable.Michael Biebl
2016-01-27Release version 1.1.90-3 to unstable debian/1.1.90-3Michael Biebl
2016-01-27Use bash when running the tests for nm_utils_kill_childMichael Biebl
The trap handling in dash seems to have issues, see #390433.
2016-01-27Add chroot capability to systemd service fileMichael Biebl
Needed for running openvpn. Patch cherry-picked from upstream Git.
2016-01-21Release version 1.1.90-2 to experimental debian/1.1.90-2Michael Biebl
2016-01-21Run test suite during buildMichael Biebl
This requires a build dependency on python-gi, python-dbus and dbus (for dbus-run-session).
2016-01-21Use dbus-run-session instead of dbus-launch within the test suiteMichael Biebl
2016-01-21Stop setting the package name explicitlyMichael Biebl
2016-01-21Clean up obsolete /etc/dbus-1/system.d/nm-avahi-autoipd.conf conffile on ↵Michael Biebl
upgrades
2016-01-21Update debian/copyrightMichael Biebl
2016-01-20Release version 1.1.90-1 to experimental debian/1.1.90-1Michael Biebl