<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/NEWS, branch 16.97</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>16.97</title>
<updated>2015-05-18T02:45:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-18T02:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7e16a699f26a79e467630a1960fdf0da92968d78'/>
<id>7e16a699f26a79e467630a1960fdf0da92968d78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enables to get raw available space (mga15257)</title>
<updated>2015-05-18T02:45:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-12T08:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=41e7676d8b316a5a7425cd9d9ee433f52d6a338d'/>
<id>41e7676d8b316a5a7425cd9d9ee433f52d6a338d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>16.96</title>
<updated>2015-05-17T09:21:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-17T09:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bf69116376c5afd68be93c5cf1be51bcdba4928b'/>
<id>bf69116376c5afd68be93c5cf1be51bcdba4928b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix regression refusing FAT for ESP (mga#15962)</title>
<updated>2015-05-17T09:20:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-17T08:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ba2fa54ce467dfeda61f696bfd8b94aed4c99112'/>
<id>ba2fa54ce467dfeda61f696bfd8b94aed4c99112</id>
<content type='text'>
regression introduced in commit ae5b3ce9845669227ef06c90dfaa1065a7ceebe8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
regression introduced in commit ae5b3ce9845669227ef06c90dfaa1065a7ceebe8
</pre>
</div>
</content>
</entry>
<entry>
<title>16.95</title>
<updated>2015-05-14T08:53:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-14T08:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bd09ea4e645a3f3b7840918df1d32e26677474b5'/>
<id>bd09ea4e645a3f3b7840918df1d32e26677474b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gtk+3 regression crash with --dav (mga#13204)</title>
<updated>2015-05-14T08:44:25+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-14T08:43:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4ba92c9e4e52c205f0a4504f49fc1c47ddfc360d'/>
<id>4ba92c9e4e52c205f0a4504f49fc1c47ddfc360d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a crash after "insufficient space" error</title>
<updated>2015-05-14T06:31:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-14T06:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e398b3cd6490c60035da843b37e555e89367b644'/>
<id>e398b3cd6490c60035da843b37e555e89367b644</id>
<content type='text'>
create_display_box gets called twice. The first time, only the $kind
parameter has a value, the second time all the parameters (including
$button) have values.

On the first time through the partitioning step, the second call to
create_display_box sets the selected_for_resize flag for my NTFS
partition. When returning to the partitioning step, this flag is still
set, so the first call to create_display_box executes the block of code
that ends with

  $button-&gt;signal_connect('focus-in-event' =&gt; sub { ... });

even though it doesn't have a value for $button.
(Martin Whitaker, mga#15919)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create_display_box gets called twice. The first time, only the $kind
parameter has a value, the second time all the parameters (including
$button) have values.

On the first time through the partitioning step, the second call to
create_display_box sets the selected_for_resize flag for my NTFS
partition. When returning to the partitioning step, this flag is still
set, so the first call to create_display_box executes the block of code
that ends with

  $button-&gt;signal_connect('focus-in-event' =&gt; sub { ... });

even though it doesn't have a value for $button.
(Martin Whitaker, mga#15919)
</pre>
</div>
</content>
</entry>
<entry>
<title>16.94</title>
<updated>2015-05-10T20:56:09+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-05-10T20:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=22a16d8dde5f122afe4cb088121fec1370d3b7a3'/>
<id>22a16d8dde5f122afe4cb088121fec1370d3b7a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>last commit also fixes mga#15875 that got broken by mga#10647</title>
<updated>2015-05-10T20:42:46+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-05-10T20:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9c5d20c705e029352b636886253e8560ed0640f8'/>
<id>9c5d20c705e029352b636886253e8560ed0640f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove_unused_packages():</title>
<updated>2015-05-10T17:24:38+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-05-10T17:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7'/>
<id>4c4f20ea33706bffd8a6dcd5f821ceaf7d7495d7</id>
<content type='text'>
  * dont remove crda, iw, wireless-regdb, usb_modeswitch, usb_modeswitch-data
    (they are needed to be able to support hotplugged wireless hw)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * dont remove crda, iw, wireless-regdb, usb_modeswitch, usb_modeswitch-data
    (they are needed to be able to support hotplugged wireless hw)
</pre>
</div>
</content>
</entry>
</feed>
