<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian/network-manager.preinst, branch debian/latest</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.equa.space/network-manager/atom?h=debian%2Flatest</id>
<link rel='self' href='https://git.equa.space/network-manager/atom?h=debian%2Flatest'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/'/>
<updated>2019-03-26T23:13:10+00:00</updated>
<entry>
<title>Drop migration code from pre-stretch</title>
<updated>2019-03-26T23:13:10+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2019-03-26T23:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=b44a2a5120eabc3e2618cb98b4ff14f33988dd84'/>
<id>urn:sha1:b44a2a5120eabc3e2618cb98b4ff14f33988dd84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run migration code only on upgrades not new installations</title>
<updated>2017-06-17T19:02:15+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-06-17T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=b53658e4cedc1c60f05c9840a54435ca84dc17e0'/>
<id>urn:sha1:b53658e4cedc1c60f05c9840a54435ca84dc17e0</id>
<content type='text'>
Convert tabs to spaces while at it.
</content>
</entry>
<entry>
<title>Drop obsolete migration code</title>
<updated>2017-05-26T21:47:42+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-26T21:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=43433d3daa6059d08625e163bbd77013731390df'/>
<id>urn:sha1:43433d3daa6059d08625e163bbd77013731390df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure NetworkManager-wait-online.service is enabled on upgrades</title>
<updated>2016-06-02T17:00:22+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-06-02T16:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=68c1a79b2687b9ecbd82f67b5d42fc75876be753'/>
<id>urn:sha1:68c1a79b2687b9ecbd82f67b5d42fc75876be753</id>
<content type='text'>
We need to purge the old state, otherwise i-s-h won't enable the
service on upgrades.
</content>
</entry>
<entry>
<title>Bump version check in preinst for the cleanup routine</title>
<updated>2015-03-31T05:45:35+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2015-03-31T05:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=c91d3f8a03f47fb7a836b246b83061395d8cea7b'/>
<id>urn:sha1:c91d3f8a03f47fb7a836b246b83061395d8cea7b</id>
<content type='text'>
to match the experimental version.
</content>
</entry>
<entry>
<title>Don't make NetworkManager D-Bus activatable</title>
<updated>2015-03-31T05:03:09+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2015-03-31T05:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=e5b351239917dcb198990eb114ac8e226eec7f95'/>
<id>urn:sha1:e5b351239917dcb198990eb114ac8e226eec7f95</id>
<content type='text'>
If the daemon has been stopped manually, we don't want it to be
autostarted by client requests.

Closes: #760998
</content>
</entry>
<entry>
<title>Rework the fix for #734460, kill NetworkManager in the postinst script instead of the preinst one to minimize downtime on big upgrades</title>
<updated>2014-04-03T23:43:16+00:00</updated>
<author>
<name>Laurent Bigonville</name>
<email>bigon@bigon.be</email>
</author>
<published>2014-04-03T18:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=d7fc4e779a6ad704def2f942b1af0d3ecffb26ea'/>
<id>urn:sha1:d7fc4e779a6ad704def2f942b1af0d3ecffb26ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove /etc/systemd/system/network-manager.service symlink on upgrades</title>
<updated>2014-03-28T15:38:39+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2014-03-28T14:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=89c5e59d05811fac53f9e40b8ffb84a8bcff3a89'/>
<id>urn:sha1:89c5e59d05811fac53f9e40b8ffb84a8bcff3a89</id>
<content type='text'>
This symlink was previously created dynamically via Alias=.
</content>
</entry>
<entry>
<title>debian/network-manager.preinst: Stop network-manager before upgrading if we are running systemd and the unit is not enabled (Closes: #734460)</title>
<updated>2014-01-12T00:07:57+00:00</updated>
<author>
<name>Laurent Bigonville</name>
<email>bigon@bigon.be</email>
</author>
<published>2014-01-11T22:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=4e94cae8e49adebcac0d4247e59bb53db7fcb56c'/>
<id>urn:sha1:4e94cae8e49adebcac0d4247e59bb53db7fcb56c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old code for upgrading from pre-squeeze versions.</title>
<updated>2013-05-07T04:44:57+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2013-05-07T04:44:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=ad26edd05e23a66255dbc24b0c6e9d72edb5c187'/>
<id>urn:sha1:ad26edd05e23a66255dbc24b0c6e9d72edb5c187</id>
<content type='text'>
</content>
</entry>
</feed>
