| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-28 | Install PolicyKit rules and pkla file into the system directory | Michael Biebl | |
| /etc/polkit-1 is reserved for local configuration. | |||
| 2014-03-28 | Remove /etc/systemd/system/network-manager.service symlink on upgrades | Michael Biebl | |
| This symlink was previously created dynamically via Alias=. | |||
| 2014-03-28 | Try to better explain why 03-systemd.patch is needed | Michael Biebl | |
| 2014-03-28 | Revert "Completely Drop debian/patches/03-systemd.patch: /usr should now be ↵ | Michael Biebl | |
| mounted from the initramfs meaning that it will be available early enough" This reverts commit 696f481ba515b29d917325c87aab5d803461e243. This patch is needed to avoid a dependency loop which is generated by early boot (rcS) SysV init scripts depending on the $network LSB system facility (either directly or indirectly via $remote_fs). The $network LSB system facility is mapped to network.target. Those rcS SysV init scripts are started in sysinit.target, NetworkManager.service is started via multi-user.target, which depends on sysinit.target. As long as we have rcS SysV init scripts which such a dependency on $remote_fs or $network we can not make NetworkManager.service a provider for network.target. | |||
| 2014-03-27 | Fix URL to keyfile spec | Michael Biebl | |
| 2014-03-27 | Revert "Use logind for session tracking on linux, consolekit on other systems" | Michael Biebl | |
| This reverts commit d68fa7dd52a2f38fef9c9873f38d999a333cb041. network-manager is a linux-any package, so pretending to use consolekit on other systems doesn't make sense. | |||
| 2014-03-27 | Upload to unstable. | Michael Biebl | |
| 2014-02-26 | debian/control: Update the Homepage URL | Laurent Bigonville | |
| 2014-01-12 | Release to experimental debian/0.9.8.8-3 | Laurent Bigonville | |
| 2014-01-12 | debian/network-manager.preinst: Stop network-manager before upgrading if we ↵ | Laurent Bigonville | |
| are running systemd and the unit is not enabled (Closes: #734460) | |||
| 2014-01-11 | Remove bogus closes statement | Laurent Bigonville | |
| 2013-12-27 | debian/network-manager.links, debian/rules: Create the symlinks before ↵ debian/0.9.8.8-2 | Laurent Bigonville | |
| calling dh_systemd_start so the services are not restarted twice | |||
| 2013-12-27 | Release to experimental | Laurent Bigonville | |
| 2013-12-27 | debian/control: Bump Standards-Version to 3.9.5 (no further changes) | Laurent Bigonville | |
| 2013-12-27 | debian/network-manager.links: Create a symlink so ↵ | Laurent Bigonville | |
| NetworkManager-wait-online.service is run before network-online.target | |||
| 2013-12-27 | Completely Drop debian/patches/03-systemd.patch: /usr should now be mounted ↵ | Laurent Bigonville | |
| from the initramfs meaning that it will be available early enough | |||
| 2013-12-27 | debian/control, debian/rules: Add call to dh-systemd to enable and start the ↵ | Laurent Bigonville | |
| systemd services (Closes: #730437) Do not enable or start NetworkManager-wait-online.service by default, do not start NetworkManager-dispatcher.service and only restart NetworkManager.service after upgrade | |||
| 2013-12-09 | debian/patches/03-systemd.patch, debian/network-manager.links: Install a ↵ | Laurent Bigonville | |
| symlink instead of using an Alias= to mask the initscript (Closes: #719703) | |||
| 2013-12-09 | debian/network-manager.install: Also install the ↵ | Laurent Bigonville | |
| NetworkManager-dispatcher.service service file | |||
| 2013-11-01 | Target experimental debian/0.9.8.8-1 | Sjoerd Simons | |
| 2013-11-01 | Enable usage of the new modem-manager interface | Sjoerd Simons | |
| * Enable usage of the new modem-manager interface * Use bluez 4 | |||
| 2013-11-01 | Use logind for session tracking on linux, consolekit on other systems | Sjoerd Simons | |
| 2013-10-26 | debian/changelog: Fix formating | Laurent Bigonville | |
| 2013-10-26 | debian/libnm-glib4.symbols: Add the new symbols exported for connectivity ↵ | Laurent Bigonville | |
| checking support | |||
| 2013-10-26 | debian/control, debian/rules: Enable connectivity checking support (Closes: ↵ | Laurent Bigonville | |
| #691790) | |||
| 2013-10-26 | debian/control: Use canonical URL for the VCS fields | Laurent Bigonville | |
| 2013-10-25 | Update patches | Sjoerd Simons | |
| * Dropped patches fixed upstream: + d/p/06-tear-down-connections-for-unavailable-devices.patch + d/p/07-duid-fallback.patch + d/p/08-ifupdown-clarify-name-of-connections-hash.patch + d/p/09-ifupdown-fix-naming-confusion-in-plugin-hash-tables.patch + d/p/10-ifupdown-recalculate-unmanaged-specs-on-interface-ch.patch * debian/patches/03-systemd.patch: Refreshed * debian/patches/05-force-online-with-unmanaged-devices.patch: Refreshes | |||
| 2013-10-25 | New upstrema release | Sjoerd Simons | |
| 2013-10-25 | Merge tag 'upstream/0.9.8.8' into experimental | Sjoerd Simons | |
| Upstream version 0.9.8.8 | |||
| 2013-10-25 | Imported Upstream version 0.9.8.8 upstream/0.9.8.8 | Sjoerd Simons | |
| 2013-10-25 | Move to experimental | Sjoerd Simons | |
| 2013-10-25 | Use systemd for session tracking | Sjoerd Simons | |
| 2013-08-25 | debian/60-network-manager.rules debian/network-manager.install: | Sjoerd Simons | |
| * debian/60-network-manager.rules debian/network-manager.install: - Install a rules file compatible with experimentals policykit (0.110) implementing the same policy as the pkla | |||
| 2013-05-08 | Release version 0.9.8.0-5 to unstable | Michael Biebl | |
| 2013-05-08 | Fix ifupdown plugin to recalculate unmanaged specs on interface changes | Michael Biebl | |
| Patches cherry-picked from upstream Git. (Closes: #707070) | |||
| 2013-05-08 | Look harder for machine-id, and generate random DUID if it doesn't exist | Michael Biebl | |
| Patch cherry-picked from upstream Git. (Closes: #707204) (bgo: #696109) | |||
| 2013-05-07 | Remove old code for upgrading from pre-squeeze versions. | Michael Biebl | |
| 2013-05-07 | Release version 0.9.8.0-4 to unstable debian/0.9.8.0-4 | Michael Biebl | |
| 2013-05-07 | Ensure ActiveConnections are torn down when device is unavailable. | Michael Biebl | |
| Patch cherry-picked from upstream Git. (Closes: #700391) | |||
| 2013-05-06 | Release version 0.9.8.0-3 to unstable debian/0.9.8.0-3 | Michael Biebl | |
| 2013-05-06 | Bump Standards-Version to 3.9.4. No further changes. | Michael Biebl | |
| 2013-05-06 | Be more aggressive in cleaning up /var/lib/NetworkManager on purge. | Michael Biebl | |
| 2013-05-06 | Upload to unstable. | Michael Biebl | |
| 2013-05-06 | Merge branch 'master' into experimental | Michael Biebl | |
| Conflicts: debian/changelog debian/patches/series | |||
| 2013-03-26 | Use gir dh addon instead of calling dh_girepository manually. | Michael Biebl | |
| 2013-03-20 | Release version 0.9.8.0-2 to experimental debian/0.9.8.0-2 | Michael Biebl | |
| 2013-03-20 | Tighten dependencies between -dev packages. | Michael Biebl | |
| 2013-03-02 | Stop providing static start and stop priorities for dh_installinit | Michael Biebl | |
| Those are no longer tested and we rely on the dependency information in the LSB header now to get a correct ordering when being run under sysvinit. | |||
| 2013-02-25 | debian/control.in: Make libnm-glib-dev depend on network-manager-dev (= ↵ | Sjoerd Simons | |
| ${binary:Version}) as required by the pkg-config file * debian/control.in: Make libnm-glib-dev depend on network-manager-dev (= ${binary:Version}) as required by the pkg-config file * Add myself to uploaders | |||
| 2013-02-20 | Release version 0.9.8.0-1 to experimental debian/0.9.8.0-1 | Michael Biebl | |