summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
2011-11-03Release version 0.9.1.95-1 to unstable debian/0.9.1.95-1Michael Biebl
2011-11-03Enable 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-03debian/control: Add Build-Depends on libglib2.0-doc for proper ↵Michael Biebl
cross-references in the gtk-doc API documentation.
2011-11-03Close more bugsMichael Biebl
2011-11-03Avoid blowing away existing routes and resolv.confMichael 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-28debian/libnm-util2.symbols: Add new symbols for libnm-util.Michael Biebl
2011-10-28New upstream release (0.9.2 rc1).Michael Biebl
2011-10-16Track .xz tarballsMichael Biebl
2011-09-29Strip debian/tmp/ from .install files.Michael Biebl
2011-09-16Release version 0.9.0-2 to unstable debian/0.9.0-2Michael Biebl
2011-09-16Add BreaksMichael Biebl
against network-manager-openconnect (<< 0.9) and plasma-widget-networkmanagement (<< 0.9~) to avoid partial upgrades.
2011-09-16Set debian-branch to masterMichael Biebl
2011-09-16Merge branch 'master' into experimentalMichael Biebl
Conflicts: debian/changelog
2011-08-24Release version 0.9.0-1 to experimental debian/0.9.0-1Michael Biebl
2011-08-24Properly enforce PolicyKit settings controlling the permissions to configure ↵Michael Biebl
wireless network sharing. (CVE-2011-2176, Closes: #631520)
2011-08-24Update symbols files.Michael Biebl
2011-08-24Refresh debian/patches/02-dbus_access_network_manager.patchMichael Biebl
2011-08-23Don't check if netdev group exists, addgroup already handles thatMichael Biebl
http://wiki.debian.org/AccountHandlingInMaintainerScripts
2011-08-23New upstream release.Michael Biebl
2011-05-29Release version 0.8.4.0-2 to unstable debian/0.8.4.0-2Michael Biebl
2011-05-29Handle dhcp4-change and dhcp6-change eventsMichael 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-29Release version 0.8.9997-1 to experimental debian/0.8.9997-1Michael Biebl
2011-05-29Handle dhcp4-change and dhcp6-change eventsMichael 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-29Correctly pass iface parameter to dispatcher scripts. (Closes: #627610)Michael Biebl
2011-05-27Update debian/libnm-glib4.symbols and debian/libnm-util2.symbols for new API ↵Michael Biebl
additions.
2011-05-27New upstream release (0.9 rc3).Michael Biebl
2011-05-24Revert "Enable gcc warnings"Michael Biebl
This reverts commit 5693a79538abc243028fc399e3a74311214ada7f.
2011-05-04Enable gcc warningsMichael Biebl
2011-05-04Update package descriptions.Michael Biebl
2011-05-04Release version 0.8.999-1 to experimental debian/0.8.999-1Michael Biebl
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-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-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).