about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2011-05-04Install NetworkManager-wait-online.service unit fileMichael Biebl
but keep it disabled by default. This unit can be used to delay network.target until the network is actually up.
2011-05-04Merge branch 'master' into experimentalMichael Biebl
2011-05-04Update debian/libnm-glib4.symbols and debian/libnm-util2.symbols.Michael Biebl
2011-05-04Refresh debian/patches/03-systemd.patch.Michael Biebl
2011-05-04Use correct version in libglib2.0-dev b-depMichael Biebl
2011-05-04New upstream release (0.9 rc2).Michael Biebl
2011-05-04Merge commit 'upstream/0.8.999' into experimentalMichael Biebl
2011-05-04Imported Upstream version 0.8.999 upstream/0.8.999Michael Biebl
2011-04-21Update package descriptions.Michael Biebl
2011-04-21Release version 0.8.4.0 to unstable debian/0.8.4.0-1Michael Biebl
2011-04-21Bump Standards-Version to 3.9.2. No further changes.Michael Biebl
2011-04-21New upstream release.Michael Biebl
2011-04-21Merge commit 'upstream/0.8.4.0'Michael Biebl
2011-04-21Imported Upstream version 0.8.4.0 upstream/0.8.4.0Michael Biebl
2011-04-09Release version 0.8.998-1 to experimental debian/0.8.998-1Michael Biebl
2011-04-09Bump Standards-Version to 3.9.2. No further changes.Michael Biebl
2011-04-09Enable gobject introspection supportMichael 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-09Update 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-09Update *.symbols files.Michael Biebl
2011-04-09Update 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-09Update package dependenciesMichael 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-09Refresh debian/patches/02-dbus_access_network_manager.patch.Michael Biebl
2011-04-09Update Build-DependsMichael Biebl
* debian/control - Bump Build-Depends on libglib2.0-dev to (>= 2.22). - Bump Build-Depends on libudev-dev to (>= 147).
2011-04-09New major upstream release (0.9 rc1).Michael Biebl
- Support for fast user switching. (Closes: #563560) - API simplification. User settings have been merged into the core daemon, i.e. system connections by default. Secrets are provided by so called secret agents which can be either system wide or user specific (e.g. VPN passwords). - Support for WiMaX (currently disabled as the WiMaX SDK is not packaged yet).
2011-04-08Merge commit 'upstream/0.8.998' into experimentalMichael Biebl
2011-04-08Imported Upstream version 0.8.998 upstream/0.8.998Michael Biebl
2011-04-08Switch branch to experimentalMichael Biebl
2011-04-04Release version 0.8.3.999-1 to unstable debian/0.8.3.999-1Michael Biebl
2011-04-04Use dh_installinit -R instead of -r and stopping manually in postinst.Michael Biebl
2011-04-04Update debian/watch, switch to bzip2.Michael Biebl
2011-04-04New upstream release (0.8.4 rc2).Michael Biebl
2011-04-04Merge commit 'upstream/0.8.3.999'Michael Biebl
2011-04-04Imported Upstream version 0.8.3.999 upstream/0.8.3.999Michael Biebl
2011-03-18Release version 0.8.3.998-1 to unstable debian/0.8.3.998-1Michael Biebl
2011-03-18Update debian/network-manager-dev.install, install nm-version.h.Michael Biebl
2011-03-18Update debian/libnm-glib2.symbols and debian/libnm-util1.symbols.Michael Biebl
2011-03-18Close a few bugsMichael Biebl
2011-03-18Remove patches (merged upstream)Michael Biebl
- d/p/40-umanaged-interfaces.patch - d/p/50-bridge-interfaces.patch - d/p/51-normalized-keys.patch - d/p/60-policy-stop-touching-etc-hosts.patch - d/p/70-install-nm-online.patch - d/p/80-keyfile-ignore-temporary-files.patch - d/p/81-keyfile-quiet-keyfile-plugin-when-re-read-connection.patch - d/p/82-core-handle-device-removal.patch - d/p/83-dnsmasq-send-no-config-file-instead-of-a-bogus-one.patch
2011-03-18New upstream release (0.8.4 rc1).Michael Biebl
2011-03-18Merge commit 'upstream/0.8.3.998'Michael Biebl
2011-03-18Imported Upstream version 0.8.3.998 upstream/0.8.3.998Michael Biebl
2011-03-07Bump debhelper compatibility level to 8.Michael Biebl
2011-03-07Fix build failure with more-warnings enabledMichael Biebl
Don't mix code and declaration.
2011-03-06Release version 0.8.2-6 to unstable debian/0.8.2-6Michael Biebl
Urgency medium for the RC and dnsmasq bug fixes.
2011-03-06Normalize keys in ifupdown parser.Michael Biebl
* debian/patches/51-normalized-keys.patch - Normalize keys in ifupdown parser, so we accept options with either hyphens or underscores, like e.g. bridge_ports and bridge-ports. (Closes: #609831)
2011-03-06Properly quote physical interfaces in blacklist scriptMichael Biebl
* debian/ifblacklist_migrate.sh - Only comment out iface lines if we have an exact match for the network interface. (Closes: #612247)
2011-03-06Bump Breaks against network-manager-gnome to (<< 0.8.2)Michael Biebl
to avoid partial upgrades which can lead to problems with user settings for ethernet connections. (Closes: #612291)
2011-03-06Remove old Conflicts/Replaces which were required for upgrades to squeeze.Michael Biebl
2011-03-06dnsmasq: Use --conf-file without additional parameterMichael Biebl
* debian/patches/83-dnsmasq-send-no-config-file-instead-of-a-bogus-one.patch - Newer versions of dnsmasq validate the option parameters more strictly. Instead of passing a bogus file name simply use --conf-file without additional parameters. (Closes: #615082)