<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/pkgs.pm, branch 18.71</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>Use task-plasma-minimal instead of task-plasma5-minimal (mga#33383)</title>
<updated>2025-10-23T08:21:50+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2025-10-10T15:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d45506bfa1ec98c00e215cb47b122afa5b61ee5f'/>
<id>d45506bfa1ec98c00e215cb47b122afa5b61ee5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of TYPE"64bit" flags when reading rpmsrate.</title>
<updated>2021-01-11T11:38:39+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2021-01-11T11:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8da35bee0da6d6b5074941f598a15ab1031d4250'/>
<id>8da35bee0da6d6b5074941f598a15ab1031d4250</id>
<content type='text'>
The previous fix that prevented false detection of hardware support
packages allowed the installer to pre-select the wrong architecture
package when both 32-bit and 64bit media were enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous fix that prevented false detection of hardware support
packages allowed the installer to pre-select the wrong architecture
package when both 32-bit and 64bit media were enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix faulty expression introduced in commit c97259e56.</title>
<updated>2020-11-15T00:41:49+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2020-11-15T00:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9ff9c35cb538dea537cd424efa9a3065e54cb04a'/>
<id>9ff9c35cb538dea537cd424efa9a3065e54cb04a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Don't install nonfree graphics drivers when not wanted (mga#24172)</title>
<updated>2019-02-02T22:11:07+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2019-02-02T20:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=045b5965c34ffc1e18d01297f351d8fdb3e72c67'/>
<id>045b5965c34ffc1e18d01297f351d8fdb3e72c67</id>
<content type='text'>
This fixes a bug introduced by commit c253952df2. That was only supposed
to select GPU firmware packages, but actually selected driver packages as
well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug introduced by commit c253952df2. That was only supposed
to select GPU firmware packages, but actually selected driver packages as
well.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: fix errors when installing network driver packages.</title>
<updated>2018-03-12T20:07:11+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2018-01-07T21:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=125a6d66148781800c4b5c5f0d08ecd17d0dc74f'/>
<id>125a6d66148781800c4b5c5f0d08ecd17d0dc74f</id>
<content type='text'>
Don't call network::thirdparty::get_available_packages() if there
are no packages to install - it generates lots of spurious error
messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't call network::thirdparty::get_available_packages() if there
are no packages to install - it generates lots of spurious error
messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>iwlwifi-agn-ucode is renamed to iwlwifi-firmware (mga#22316)</title>
<updated>2018-01-09T19:34:38+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-01-09T19:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c307169409a13fab669f863fdfa41364c319b20d'/>
<id>c307169409a13fab669f863fdfa41364c319b20d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognize LXQt (Razor-qt is now LXQt)</title>
<updated>2017-03-09T19:27:35+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2017-03-09T19:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=340064a5e1f3776569d357b9a7beed61b2b90dc4'/>
<id>340064a5e1f3776569d357b9a7beed61b2b90dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Enlightenment (e21) recognition</title>
<updated>2017-03-09T19:23:02+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2017-03-09T19:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=38284e89a80e12b6081c65eb13df9a345656a5d2'/>
<id>38284e89a80e12b6081c65eb13df9a345656a5d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
