| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | |
| 2011-09-16 | Merge branch 'master' into experimental | Michael Biebl | |
| Conflicts: debian/changelog | |||
| 2011-08-24 | Release version 0.9.0-1 to experimental debian/0.9.0-1 | Michael Biebl | |
| 2011-08-24 | Properly enforce PolicyKit settings controlling the permissions to configure ↵ | Michael Biebl | |
| wireless network sharing. (CVE-2011-2176, Closes: #631520) | |||
| 2011-08-24 | Update symbols files. | Michael Biebl | |
| 2011-08-24 | Refresh debian/patches/02-dbus_access_network_manager.patch | Michael Biebl | |
| 2011-08-23 | Don't check if netdev group exists, addgroup already handles that | Michael Biebl | |
| http://wiki.debian.org/AccountHandlingInMaintainerScripts | |||
| 2011-08-23 | New upstream release. | Michael Biebl | |
| 2011-05-29 | Release version 0.8.4.0-2 to unstable debian/0.8.4.0-2 | Michael Biebl | |
| 2011-05-29 | Handle dhcp4-change and dhcp6-change events | Michael Biebl | |
| * debian/network-manager-dispatcher.script - Handle dhcp4-change and dhcp6-change events (by doing nothing). This prevents the 01ifupdown dispatcher script from logging an error on DHCP lease changes. (Closes: #628154) | |||
| 2011-05-29 | Release version 0.8.9997-1 to experimental debian/0.8.9997-1 | Michael Biebl | |
| 2011-05-29 | Handle dhcp4-change and dhcp6-change events | Michael Biebl | |
| * debian/network-manager-dispatcher.script - Handle dhcp4-change and dhcp6-change events (by doing nothing). This prevents the 01ifupdown dispatcher script from logging an error on DHCP lease changes. (Closes: #628154) | |||
| 2011-05-29 | Correctly pass iface parameter to dispatcher scripts. (Closes: #627610) | Michael Biebl | |
| 2011-05-27 | Update debian/libnm-glib4.symbols and debian/libnm-util2.symbols for new API ↵ | Michael Biebl | |
| additions. | |||
| 2011-05-27 | New upstream release (0.9 rc3). | Michael Biebl | |
| 2011-05-24 | Revert "Enable gcc warnings" | Michael Biebl | |
| This reverts commit 5693a79538abc243028fc399e3a74311214ada7f. | |||
| 2011-05-04 | Enable gcc warnings | Michael Biebl | |
| 2011-05-04 | Update package descriptions. | Michael Biebl | |
| 2011-05-04 | Release version 0.8.999-1 to experimental debian/0.8.999-1 | Michael Biebl | |
| 2011-05-04 | Install NetworkManager-wait-online.service unit file | Michael Biebl | |
| but keep it disabled by default. This unit can be used to delay network.target until the network is actually up. | |||
| 2011-05-04 | Merge branch 'master' into experimental | Michael Biebl | |
| 2011-05-04 | Update debian/libnm-glib4.symbols and debian/libnm-util2.symbols. | Michael Biebl | |
| 2011-05-04 | Refresh debian/patches/03-systemd.patch. | Michael Biebl | |
| 2011-05-04 | Use correct version in libglib2.0-dev b-dep | Michael Biebl | |
| 2011-05-04 | New upstream release (0.9 rc2). | Michael Biebl | |
| 2011-04-21 | Update package descriptions. | Michael Biebl | |
| 2011-04-21 | Release version 0.8.4.0 to unstable debian/0.8.4.0-1 | Michael Biebl | |
| 2011-04-21 | Bump Standards-Version to 3.9.2. No further changes. | Michael Biebl | |
| 2011-04-21 | New upstream release. | Michael Biebl | |
| 2011-04-09 | Release version 0.8.998-1 to experimental debian/0.8.998-1 | Michael Biebl | |
| 2011-04-09 | Bump Standards-Version to 3.9.2. No further changes. | Michael Biebl | |
| 2011-04-09 | Enable gobject introspection support | Michael Biebl | |
| - Add Build-Depends on libgirepository1.0-dev (>= 0.9.12), gobject-introspection (>= 0.9.12-4~), gir1.2-glib-2.0 and gir1.2-freedesktop. - Add package gir1.2-networkmanager-1.0 containing the typelib files. - Add Depends on gir1.2-networkmanager-1.0 (= ${binary:Version}) to libnm-glib-dev and libnm-util-dev according to the new policy. - Install gir files in libnm-glib-dev.install and libnm-util-dev.install. - Call dh_girepository for libnm-glib4 and libnm-util2 in debian/rules. | |||
| 2011-04-09 | Update install files. | Michael Biebl | |
| - Drop static libraries from *-dev packages. - Install new header files for libnm-glib-dev. - Install network-manager gtk-doc documentation. - Drop keyfile plugin, it is now built into the core. | |||
| 2011-04-09 | Update *.symbols files. | Michael Biebl | |
| 2011-04-09 | Update debian/control. | Michael Biebl | |
| 2011-04-09 | * SONAME bump for libnm-glib (2→4) and libnm-util (1→2) | Michael Biebl | |
| - Rename *.install and *.symbols files. | |||
| 2011-04-09 | Update package dependencies | Michael Biebl | |
| - Bump Breaks against other network-manager-* packages to avoid partial upgades. - Bump Depends on wpasuplicant to (>= 0.7.3-1) for the new wpasupplicant D-Bus interface. | |||
| 2011-04-09 | Refresh debian/patches/02-dbus_access_network_manager.patch. | Michael Biebl | |
| 2011-04-09 | Update Build-Depends | Michael Biebl | |
| * debian/control - Bump Build-Depends on libglib2.0-dev to (>= 2.22). - Bump Build-Depends on libudev-dev to (>= 147). | |||