<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/standalone, branch 17.86</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>Update German translation from Tx</title>
<updated>2017-06-04T18:23:43+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-06-04T18:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e2d3b6a52f4ebda54025fcbc4e22c8e4f5655d7e'/>
<id>e2d3b6a52f4ebda54025fcbc4e22c8e4f5655d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update German translation from Tx</title>
<updated>2017-06-03T21:51:06+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-06-03T21:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=69298161353bdb96709b0d609c086720f933ac90'/>
<id>69298161353bdb96709b0d609c086720f933ac90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update German translation from Tx</title>
<updated>2017-06-03T17:49:36+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-06-03T17:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5edffd063f117e95c6ecbea763e8196c7280ae69'/>
<id>5edffd063f117e95c6ecbea763e8196c7280ae69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update German translation from Tx</title>
<updated>2017-06-03T05:38:28+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-06-03T05:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8c9a7a434d0187e1dd5195b95e30ea17fc45847f'/>
<id>8c9a7a434d0187e1dd5195b95e30ea17fc45847f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update</title>
<updated>2017-05-31T10:06:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-05-31T10:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5e35d8f3e01cf42bb76ad65e1ada6e0ccb61ef57'/>
<id>5e35d8f3e01cf42bb76ad65e1ada6e0ccb61ef57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash introduced in 17.77 (mga#20956)</title>
<updated>2017-05-30T16:16:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-05-30T16:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d5d6d77e981dbe8a514d6b48ced4ed680bad0abf'/>
<id>d5d6d77e981dbe8a514d6b48ced4ed680bad0abf</id>
<content type='text'>
Depending on machine speed/slowness, signals will not be fired in the
order expected and Repaint() will be called before global variable
$cairo is set by draw().

This can be reproduced by making $timer to happens much faster than
every 120ms so that it happens before the first call to draw()

This workaround fix the bug introduced in commit 1a30f422b41250e338d2c1d209aec1b64204c8e0

But it would probably be saner to get rid of the $cairo global variable
and to create a Cairo context in every Repaint() caller instead...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depending on machine speed/slowness, signals will not be fired in the
order expected and Repaint() will be called before global variable
$cairo is set by draw().

This can be reproduced by making $timer to happens much faster than
every 120ms so that it happens before the first call to draw()

This workaround fix the bug introduced in commit 1a30f422b41250e338d2c1d209aec1b64204c8e0

But it would probably be saner to get rid of the $cairo global variable
and to create a Cairo context in every Repaint() caller instead...
</pre>
</div>
</content>
</entry>
<entry>
<title>service_harddrake: require reboot if nokmsboot option changed (mga#20455).</title>
<updated>2017-05-06T12:12:28+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-05-06T12:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fec3227faa8605b86db734aa4826fdf07e5d2eec'/>
<id>fec3227faa8605b86db734aa4826fdf07e5d2eec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Norwegian Bokmal translation from Tx</title>
<updated>2017-05-02T16:03:18+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-05-02T16:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9af8bc4d1cd673118fe2d25b03fc4dce4f0df934'/>
<id>9af8bc4d1cd673118fe2d25b03fc4dce4f0df934</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Estonian translation from Tx</title>
<updated>2017-04-30T17:23:35+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-04-30T17:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=96f814ce3539801cd4f0947e7f79ee2f2f1df2b2'/>
<id>96f814ce3539801cd4f0947e7f79ee2f2f1df2b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Norwegian Bokmal translation from Tx</title>
<updated>2017-04-26T19:26:46+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2017-04-26T19:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=684cee3bc28c8b4ed2a0c5ea0e988186190b2104'/>
<id>684cee3bc28c8b4ed2a0c5ea0e988186190b2104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
