<feed xmlns='http://www.w3.org/2005/Atom'>
<title>network-manager, branch debian/1.8.0-3</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-3</id>
<link rel='self' href='https://git.equa.space/network-manager/atom?h=debian%2F1.8.0-3'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/'/>
<updated>2017-05-26T21:50:30+00:00</updated>
<entry>
<title>Release version 1.8.0-3 to experimental</title>
<updated>2017-05-26T21:50:30+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-26T21:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=c4c39b98b3902df9cebd831ca52703da1db88794'/>
<id>urn:sha1:c4c39b98b3902df9cebd831ca52703da1db88794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop reloading dbus after installing network-manager</title>
<updated>2017-05-26T21:48:23+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-26T21:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=a0cc40102a288776239a8288d4cd80143294d6b7'/>
<id>urn:sha1:a0cc40102a288776239a8288d4cd80143294d6b7</id>
<content type='text'>
Nowadays this is done automatically by dbus via dpkg file triggers.
</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>Reload NetworkManager after installing network-manager-config-connectivity-debian</title>
<updated>2017-05-26T21:46:46+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-26T21:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=97ee1bad2fe6b8177272c56ae291b9f20de59855'/>
<id>urn:sha1:97ee1bad2fe6b8177272c56ae291b9f20de59855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable connectivity checking functionality</title>
<updated>2017-05-26T21:42:26+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-26T15:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=6fbba288cffd647fc55817a1b2c05f04dcd1c0d2'/>
<id>urn:sha1:6fbba288cffd647fc55817a1b2c05f04dcd1c0d2</id>
<content type='text'>
Provide a new package called network-manager-config-connectivity-debian
which can be installed to enable NetworkManager's connectivity checking
functionality. This is particularly useful for captive portal detection.

Closes: #729783
Closes: #859934
</content>
</entry>
<entry>
<title>Enable vala bindings support</title>
<updated>2017-05-13T20:08:09+00:00</updated>
<author>
<name>Rico Tzschichholz</name>
<email>ricotz@ubuntu.com</email>
</author>
<published>2017-05-13T19:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=a6ad98a4b1d7b194a62584248e7302f067bac6f9'/>
<id>urn:sha1:a6ad98a4b1d7b194a62584248e7302f067bac6f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release version 1.8.0-2 to experimental</title>
<updated>2017-05-11T23:39:30+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-11T23:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=4f0e33856b0ba4a9f108f3000d7c275447a541ba'/>
<id>urn:sha1:4f0e33856b0ba4a9f108f3000d7c275447a541ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split introspection data for libnm into gir1.2-nm-1.0</title>
<updated>2017-05-11T23:31:08+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-11T22:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=c874971f240775c7af790c7a68e13c706a99e4dc'/>
<id>urn:sha1:c874971f240775c7af790c7a68e13c706a99e4dc</id>
<content type='text'>
Keep the introspection data for the deprecated libnm-glib and libnm-util
library in gir1.2-networkmanager-1.0 but split out the introspection
data for libnm into a new gir1.2-nm-1.0 package.
This will make a transition from libnm-glib/libnm-util to libnm easier.
To not break existing packages, add a dependency on gir1.2-nm-1.0 to
gir1.2-networkmanager-1.0.
</content>
</entry>
<entry>
<title>core: fix reading device state file</title>
<updated>2017-05-11T23:25:54+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-11T21:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=15cc7d3d3d80780ec9fa3287ed6db65188dd3f96'/>
<id>urn:sha1:15cc7d3d3d80780ec9fa3287ed6db65188dd3f96</id>
<content type='text'>
Properly setup devices which were marked as managed=unknown when
restoring from state file.
</content>
</entry>
<entry>
<title>Release version 1.8.0-1 to experimental</title>
<updated>2017-05-11T16:32:38+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2017-05-11T16:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/network-manager/commit/?id=34bc0c7d337d0d3bf9aee372fe0d6e784e4503d3'/>
<id>urn:sha1:34bc0c7d337d0d3bf9aee372fe0d6e784e4503d3</id>
<content type='text'>
</content>
</entry>
</feed>
