<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/NEWS, branch 2.50</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>18.36</title>
<updated>2020-11-25T11:47:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-11-25T11:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=612f7ffdc20dd52d368662310110f3e294b56b7c'/>
<id>612f7ffdc20dd52d368662310110f3e294b56b7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiling with glibc-2.32</title>
<updated>2020-11-25T11:47:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-11-25T11:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3432335ccab5911501698db54f04ac30a80cf961'/>
<id>3432335ccab5911501698db54f04ac30a80cf961</id>
<content type='text'>
Old legacy RPC bits were finally axed so we need to link against libtirpc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old legacy RPC bits were finally axed so we need to link against libtirpc
</pre>
</div>
</content>
</entry>
<entry>
<title>18.35</title>
<updated>2020-11-20T17:08:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-11-20T17:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1d9733c24dd47a44fcc73b772acecebf36202b82'/>
<id>1d9733c24dd47a44fcc73b772acecebf36202b82</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 when detecting a mdadm RAID array (mga#26707)</title>
<updated>2020-11-19T19:42:08+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2020-11-19T19:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=80dadc0c749f5521377808360e4e9fa7aff7389b'/>
<id>80dadc0c749f5521377808360e4e9fa7aff7389b</id>
<content type='text'>
get_hds() did not handle the case of a mdadm RAID array created using raw
devices instead of partitions. The drakx tools never do this, but the user
may have done it another way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_hds() did not handle the case of a mdadm RAID array created using raw
devices instead of partitions. The drakx tools never do this, but the user
may have done it another way.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable timeout when removing unused packages.</title>
<updated>2020-11-14T20:39:58+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2020-11-14T20:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8ceeb6e06e4fd26f038dcf314d1bccead4132797'/>
<id>8ceeb6e06e4fd26f038dcf314d1bccead4132797</id>
<content type='text'>
It can cause irrepairable damage to the rpm database (mga#27580).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can cause irrepairable damage to the rpm database (mga#27580).
</pre>
</div>
</content>
</entry>
<entry>
<title>drakhardware: fix hardware support package detection (mga#27122)</title>
<updated>2020-10-15T16:10:19+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2020-10-15T16:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c97259e569fbfd78c4c1c415a00e66fa69cf7c80'/>
<id>c97259e569fbfd78c4c1c415a00e66fa69cf7c80</id>
<content type='text'>
This bug was caused by the introduction of TYPE"64bit" in rpmsrate. The
code in pkgs::read_rpmsrate() marked any package flagged as TYPE"some type"
as being a hardware support package. drakhardware checks and ensures that
all hardware support packages are installed, so was wrongly selecting
packages such as lsb-lib64 and lsb-core-lib64 which are flagged as
TYPE"64bit".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug was caused by the introduction of TYPE"64bit" in rpmsrate. The
code in pkgs::read_rpmsrate() marked any package flagged as TYPE"some type"
as being a hardware support package. drakhardware checks and ensures that
all hardware support packages are installed, so was wrongly selecting
packages such as lsb-lib64 and lsb-core-lib64 which are flagged as
TYPE"64bit".
</pre>
</div>
</content>
</entry>
<entry>
<title>18.34</title>
<updated>2020-10-14T16:05:22+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-10-14T16:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=884638aab0fc5cb55c0d741082443fbd834a5c6d'/>
<id>884638aab0fc5cb55c0d741082443fbd834a5c6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with kernel 5.9</title>
<updated>2020-10-14T16:02:49+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-10-14T16:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b01e2829e9ad1edc406d5b043976b691e871788a'/>
<id>b01e2829e9ad1edc406d5b043976b691e871788a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS.</title>
<updated>2020-09-15T19:43:34+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2020-09-15T19:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=eba60e9b55a8ab3f551f0160fa8e02e90f713c5e'/>
<id>eba60e9b55a8ab3f551f0160fa8e02e90f713c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep timeout value when it's 0 (mga#27158)</title>
<updated>2020-08-21T14:43:46+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2020-08-21T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6b4eb8a46f56195daaefe12f6b623019db0fb782'/>
<id>6b4eb8a46f56195daaefe12f6b623019db0fb782</id>
<content type='text'>
Rationale:
setVarsInSh() excludes lines where value is 0, undefined or empty string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rationale:
setVarsInSh() excludes lines where value is 0, undefined or empty string
</pre>
</div>
</content>
</entry>
</feed>
