<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git, branch lr/python3</title>
<subtitle>gitlab.freedesktop.org: NetworkManager/NetworkManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/'/>
<entry>
<title>rpm/build.sh: suggest dnf builddep after BUILDTYPE=SRPM</title>
<updated>2018-05-28T09:44:02+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2018-05-23T14:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=c28b334fdd50bcdf1b469665fb24d19b708e3f92'/>
<id>c28b334fdd50bcdf1b469665fb24d19b708e3f92</id>
<content type='text'>
Convenient for copy &amp; paste.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convenient for copy &amp; paste.
</pre>
</div>
</content>
</entry>
<entry>
<title>rpm: prefer python3</title>
<updated>2018-05-28T09:44:02+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2018-05-23T14:17:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=de326a4e8ad22a24e14c0f81821b0dd285860f22'/>
<id>de326a4e8ad22a24e14c0f81821b0dd285860f22</id>
<content type='text'>
From Fedora 28 on we can build without Python 2. That is good,
because it's eventually going to be removed.

Based on a change in Fedora dist-git by Iryna Shcherbina.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Fedora 28 on we can build without Python 2. That is good,
because it's eventually going to be removed.

Based on a change in Fedora dist-git by Iryna Shcherbina.
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: fix property matching</title>
<updated>2018-05-28T09:33:40+00:00</updated>
<author>
<name>Beniamino Galvani</name>
<email>bgalvani@redhat.com</email>
</author>
<published>2018-05-25T16:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=1f7780cba9a7446e04c32a765fa72585829c0eec'/>
<id>1f7780cba9a7446e04c32a765fa72585829c0eec</id>
<content type='text'>
@ret was not initialized when there was only one partial match.

Also, refactor the code to return all matching values.

Fixes: 3fd9bf9d7d9fc0290fd25f709b60a3a8f5c7e334

https://github.com/NetworkManager/NetworkManager/pull/123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@ret was not initialized when there was only one partial match.

Also, refactor the code to return all matching values.

Fixes: 3fd9bf9d7d9fc0290fd25f709b60a3a8f5c7e334

https://github.com/NetworkManager/NetworkManager/pull/123
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: implement Update2() in NetworkManager stub</title>
<updated>2018-05-28T09:21:07+00:00</updated>
<author>
<name>Beniamino Galvani</name>
<email>bgalvani@redhat.com</email>
</author>
<published>2018-05-25T16:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=af946871614db6fdf2b46ae2c909aa63fdaf1337'/>
<id>af946871614db6fdf2b46ae2c909aa63fdaf1337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clients/tests: refactor by moving replace-text helper function</title>
<updated>2018-05-28T06:57:29+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-05-28T06:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=78e877ee3c030762569513b6822852813edf53ec'/>
<id>78e877ee3c030762569513b6822852813edf53ec</id>
<content type='text'>
Have less logic in TestNmcli.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have less logic in TestNmcli.
</pre>
</div>
</content>
</entry>
<entry>
<title>clients/tests: generate Makefile.am for expected files</title>
<updated>2018-05-27T20:25:44+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-05-27T18:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=ee85151a4ad400a1e43aa50d47a083f1d1d46584'/>
<id>ee85151a4ad400a1e43aa50d47a083f1d1d46584</id>
<content type='text'>
The developer can re-generate .expected files with

 $ NM_TEST_REGENERATE=1 ./clients/tests/test-client.py

Note that these files are also dist-ed, so that the tests also work
from a source-tarball. For that, we need to add them to EXTRA_DIST.

Previously, this was done manually in the base Makefile.am file. This
was cumbersome, because when adding a new test, the developer would need
to manually add the files.

Now, let the test (with NM_TEST_REGENERATE=1) also generate a makefile
part.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The developer can re-generate .expected files with

 $ NM_TEST_REGENERATE=1 ./clients/tests/test-client.py

Note that these files are also dist-ed, so that the tests also work
from a source-tarball. For that, we need to add them to EXTRA_DIST.

Previously, this was done manually in the base Makefile.am file. This
was cumbersome, because when adding a new test, the developer would need
to manually add the files.

Now, let the test (with NM_TEST_REGENERATE=1) also generate a makefile
part.
</pre>
</div>
</content>
</entry>
<entry>
<title>core/dhcp: merge branch 'th/dhcp-cleanup'</title>
<updated>2018-05-26T18:13:30+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-05-26T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=c9b0d3a42557fdca13da4beed4ef33e712cc7aa5'/>
<id>c9b0d3a42557fdca13da4beed4ef33e712cc7aa5</id>
<content type='text'>
https://github.com/NetworkManager/NetworkManager/pull/122
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/NetworkManager/NetworkManager/pull/122
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcp: refactor dhclient_start() to use cleanup attribute</title>
<updated>2018-05-26T18:11:04+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-05-25T13:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=6d41864c8bbc7a00d42d0eac4b97719a9bd1c21d'/>
<id>6d41864c8bbc7a00d42d0eac4b97719a9bd1c21d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcp: cache errno in nm_dhcp_client_stop_existing() before using it</title>
<updated>2018-05-26T18:11:04+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-05-25T13:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=5bd3f7bd67987de7e1194e5e3caa063d106c7e07'/>
<id>5bd3f7bd67987de7e1194e5e3caa063d106c7e07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcp: use NMIPConfig type for argument of nm_dhcp_client_set_state()</title>
<updated>2018-05-26T18:11:04+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-05-25T09:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=181cf5c709a35af51c6d49ad0455ec54d64f94a2'/>
<id>181cf5c709a35af51c6d49ad0455ec54d64f94a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
