| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-15 | Release version 0.9.4.0-4 to unstable debian/0.9.4.0-4 | Michael Biebl | |
| 2012-05-15 | Don't fight with the kernel over the default IPv6 route. (Closes: #670818) | Michael Biebl | |
| 2012-05-15 | debian/network-manager.maintscript: Use new versioning scheme | Michael Biebl | |
| as recommended by dpkg-maintscript-helper which better handles local modifications and (bin)NMUs. | |||
| 2012-05-15 | debian/network-manager.dirs: Install /etc/NetworkManager/VPN/ directory. | Michael Biebl | |
| This directory needs to exist so NetworkManager can monitor it for changes (via inotify) to automatically detect newly installed VPN plugins. (Closes: #672963) | |||
| 2012-04-03 | Release version 0.9.4.0-3 to unstable debian/0.9.4.0-3 | Michael Biebl | |
| 2012-04-03 | Remove explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop, | Michael Biebl | |
| let libgirepository1.0-dev pull those dependencies. | |||
| 2012-04-03 | Initialize GError, else invalid free() crash can occur | Michael Biebl | |
| debian/patches/12-initialize-gerror.patch: Initialize GError, else invalid free() crash can occur. Fixes a crash in gnome-shell if NetworkManager is not running. Patch cherry-picked from upstream Git. (Closes: #665791) Thank a lot to Antti-Juhani Kaijanaho for tracking down this problem! | |||
| 2012-04-02 | Release version 0.9.4.0-2 to unstable debian/0.9.4.0-2 | Michael Biebl | |
| 2012-04-02 | Fix regression in NMRemoteSettings | Michael Biebl | |
| debian/patches/11-initialize-nm-remote-settings.patch: Cherry-pick patchi from upstream Git which fixes a regression when initializing NMRemoteSettings. (Closes: #665752) | |||
| 2012-03-24 | Release version 0.9.4.0-1 to unstable debian/0.9.4.0-1 | Michael Biebl | |
| 2012-03-24 | Use dh_install maintscript to handle the other conffiles as well. | Michael Biebl | |
| 2012-03-24 | Rename D-Bus policy file | Michael Biebl | |
| The D-Bus policy file /etc/dbus-1/system.d/NetworkManager.conf has been renamed to org.freedesktop.NetworkManager.conf. Update the .install file and use the dh_install maintscript facility to move the conffile on upgrades. This requires a newer debhelper, so bump the Build-Depends accordingly. | |||
| 2012-03-24 | Bump Standards-Version to 3.9.3. | Michael Biebl | |
| 2012-03-24 | Add Build-Depends on libnl-genl-3-dev. | Michael Biebl | |
| 2012-03-24 | Install new nm-*-enum-types.h header files. | Michael Biebl | |
| 2012-03-24 | Update symbols files for libnm-glib and libnm-util. | Michael Biebl | |
| 2012-03-24 | Clean up seen-bssids and timestamps state file on purge. | Michael Biebl | |
| 2012-03-24 | Rewrite and update debian/copyright using the machine-readable copyright ↵ | Michael Biebl | |
| format 1.0. (Closes: #652882) | |||
| 2012-03-24 | Close bugs fixed by the new upstream release. | Michael Biebl | |
| - IP configuration is now non-blocking; waiting for IPv6 RA no longer blocks the device from activating if IPv4 is ready and vice versa. (Closes: #653076) - Set the correct default route for IPv6. (Closes: #657109) | |||
| 2012-03-24 | debian/patches/10-format-security.patch: Fix format string vulnerability by ↵ | Michael Biebl | |
| using g_set_error_literal(). | |||
| 2012-03-24 | Refresh patches. | Michael Biebl | |
| 2012-03-24 | debian/patches/04-ifupdown-support-dns-search-entries.patch: Removed, merged ↵ | Michael Biebl | |
| upstream. | |||
| 2012-03-24 | New upstream release. | Michael Biebl | |
| 2012-03-24 | Imported Upstream version 0.9.4.0 upstream/0.9.4.0 | Michael Biebl | |
| 2012-03-24 | Merge tag 'upstream/0.9.4.0' | Michael Biebl | |
| Upstream version 0.9.4.0 | |||
| 2012-01-18 | Release version 0.9.2.0-2 to unstable debian/0.9.2.0-2 | Michael Biebl | |
| 2012-01-18 | Add Recommends on crda to apply regulatory domain settings for wireless ↵ | Michael Biebl | |
| devices. (Closes: #653706) | |||
| 2012-01-05 | Support dns-search entries in /etc/network/interfaces | Michael Biebl | |
| * debian/patches/04-ifupdown-support-dns-search-entries.patch - Support dns-search entries in /etc/network/interfaces as used by resolvconf and openresolv. (Closes: #651447) Patch cherry-picked from upstream Git. | |||
| 2012-01-05 | Fix versioned Build-Depends on dpkg-dev. The buildflags.mk snippet was added ↵ | Michael Biebl | |
| in version 1.16.1, not 1.6.1. | |||
| 2012-01-05 | Change section of gir1.2-networkmanager-1.0 to introspection. | Michael Biebl | |
| 2012-01-05 | Build against libnl3. | Michael Biebl | |
| 2011-11-12 | Release version 0.9.2.0-1 to unstable debian/0.9.2.0-1 | Michael Biebl | |
| 2011-11-12 | Remove 04-dont-update-routing-and-dns-for-unmanaged-devices.patch, applied ↵ | Michael Biebl | |
| upstream | |||
| 2011-11-12 | New upstream release. | Michael Biebl | |
| 2011-11-12 | Merge commit 'upstream/0.9.2.0' | Michael Biebl | |
| 2011-11-12 | Imported Upstream version 0.9.2.0 upstream/0.9.2.0 | Michael Biebl | |
| 2011-11-03 | Release version 0.9.1.95-1 to unstable debian/0.9.1.95-1 | Michael Biebl | |
| 2011-11-03 | Enable default hardening options from dpkg-buildflags. | Michael Biebl | |
| - Use buildflags.mk snippet in debian/rules. - Add Build-Depends on dpkg-dev (>= 1.6.1). | |||
| 2011-11-03 | debian/control: Add Build-Depends on libglib2.0-doc for proper ↵ | Michael Biebl | |
| cross-references in the gtk-doc API documentation. | |||
| 2011-11-03 | Close more bugs | Michael Biebl | |
| 2011-11-03 | Avoid blowing away existing routes and resolv.conf | Michael Biebl | |
| * debian/patches/04-dont-update-routing-and-dns-for-unmanaged-devices.patch - Avoid blowing away existing routes and resolv.conf if NM never managed any devices. (Closes: #624159, #637005, #641904) | |||
| 2011-10-28 | debian/libnm-util2.symbols: Add new symbols for libnm-util. | Michael Biebl | |
| 2011-10-28 | New upstream release (0.9.2 rc1). | Michael Biebl | |
| 2011-10-28 | Merge commit 'upstream/0.9.1.95' | Michael Biebl | |
| 2011-10-28 | Imported Upstream version 0.9.1.95 upstream/0.9.1.95 | Michael Biebl | |
| 2011-10-16 | Track .xz tarballs | Michael Biebl | |
| 2011-09-29 | Strip debian/tmp/ from .install files. | Michael Biebl | |
| 2011-09-16 | Release version 0.9.0-2 to unstable debian/0.9.0-2 | Michael Biebl | |
| 2011-09-16 | Add Breaks | Michael Biebl | |
| against network-manager-openconnect (<< 0.9) and plasma-widget-networkmanagement (<< 0.9~) to avoid partial upgrades. | |||
| 2011-09-16 | Set debian-branch to master | Michael Biebl | |