<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager/debian/rules, branch debian/1.8.0-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.equa.space/network-manager/atom?h=debian%2F1.8.0-2</id>
<link rel='self' href='https://git.equa.space/network-manager/atom?h=debian%2F1.8.0-2'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/'/>
<updated>2017-05-11T15:01:39+00:00</updated>
<entry>
<title>Drop obsolete ifblacklist_migrate.sh script</title>
<updated>2017-05-11T15:01:39+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-11T14:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=30116e4a21985cc5a5a22b70ee9804bc14172242'/>
<id>urn:sha1:30116e4a21985cc5a5a22b70ee9804bc14172242</id>
<content type='text'>
It's been unused since wheezy.
</content>
</entry>
<entry>
<title>Enable JSON validation</title>
<updated>2017-01-17T21:51:22+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-01-17T21:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=2a8db6bff4efec0540bec09845cd3eed109fdf19'/>
<id>urn:sha1:2a8db6bff4efec0540bec09845cd3eed109fdf19</id>
<content type='text'>
This enables team configuration validation via Jansson.
</content>
</entry>
<entry>
<title>Do not (re)start NetworkManager-dispatcher.service</title>
<updated>2016-10-16T20:16:06+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-10-16T20:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=f0ffa34f249359717b3db8ebc6b008a96000ead4'/>
<id>urn:sha1:f0ffa34f249359717b3db8ebc6b008a96000ead4</id>
<content type='text'>
Do not (re)start NetworkManager-dispatcher.service as part of the
upgrade process. This was an unintended side-effect of switching to
debhelper compat level 10.

NOTE: --no-also is necessary, because NetworkManager.service contains

[Install]
Also=NetworkManager-dispatcher.service

Closes: #839884
</content>
</entry>
<entry>
<title>Drop dh_systemd_start overrides for NetworkManager-dispatcher.service NetworkManager-wait-online.service</title>
<updated>2016-10-16T20:14:08+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-10-16T20:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=4b593826685219c23f8def8f95851333567e53e5'/>
<id>urn:sha1:4b593826685219c23f8def8f95851333567e53e5</id>
<content type='text'>
They are basically a nop and only cause a daemon-reload (twice).
</content>
</entry>
<entry>
<title>restart-after-upgrade is the default behaviour of dh compat 10</title>
<updated>2016-10-16T20:00:18+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-10-16T20:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=fe519fa6f051904138103d1f24bed5c8692a61a3'/>
<id>urn:sha1:fe519fa6f051904138103d1f24bed5c8692a61a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump debhelper compat level to 10</title>
<updated>2016-09-23T21:53:18+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-09-17T17:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=c5d5a332ecb229bf49c3b4a279d10a1e33399478'/>
<id>urn:sha1:c5d5a332ecb229bf49c3b4a279d10a1e33399478</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop override for dh_auto_test</title>
<updated>2016-09-17T12:51:48+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-09-17T12:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=6ca68536b2eae7d93e2df2c73d63481c5828edbd'/>
<id>urn:sha1:6ca68536b2eae7d93e2df2c73d63481c5828edbd</id>
<content type='text'>
We don't explicitly need to dump the log files as dh_auto_test runs with
VERBOSE=1 by default.
</content>
</entry>
<entry>
<title>Properly hook up network.target and network-online.target</title>
<updated>2016-06-02T16:23:29+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2016-06-02T16:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=fc3f97d61cb0727ed4aaa70551b2c8298aa621ff'/>
<id>urn:sha1:fc3f97d61cb0727ed4aaa70551b2c8298aa621ff</id>
<content type='text'>
* Let NetworkManager.service pull in network.target. This will provide a
  proper ordering on shutdown.
* Enable NetworkManager-wait-online.service. This ensures that mounting of
  network file systems works properly and SysV init scripts depending on
  $network will be delayed until network is available (or a timeout is
  reached).
</content>
</entry>
<entry>
<title>Enable audit support</title>
<updated>2016-04-20T23:29:35+00:00</updated>
<author>
<name>Laurent Bigonville</name>
<email>bigon@bigon.be</email>
</author>
<published>2016-04-20T23:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=7cba9af6f00e73f211ec9b6c88474044b421ba14'/>
<id>urn:sha1:7cba9af6f00e73f211ec9b6c88474044b421ba14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable SELinux support, this allows NM to properly set labels on the hostname files.</title>
<updated>2016-04-20T23:22:19+00:00</updated>
<author>
<name>Laurent Bigonville</name>
<email>bigon@bigon.be</email>
</author>
<published>2016-04-20T23:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=3126658b7450a0299166dab565f671253646e9e0'/>
<id>urn:sha1:3126658b7450a0299166dab565f671253646e9e0</id>
<content type='text'>
</content>
</entry>
</feed>
