<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install, branch 18.1</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.1</title>
<updated>2018-09-14T14:24:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-09-14T14:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=95e71ef9d338c52bfd99cfd072caf7142cc6e83e'/>
<id>95e71ef9d338c52bfd99cfd072caf7142cc6e83e</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 where drakx report pkgs failing to install</title>
<updated>2018-09-14T14:24:40+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-09-13T13:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=020f50af145bdee22596dd114f67e424f9c36b99'/>
<id>020f50af145bdee22596dd114f67e424f9c36b99</id>
<content type='text'>
rationale:
since the following commit:
https://github.com/rpm-software-management/rpm/commit/5064276cd946183d711430da44b18608af74ebf1
rpmlib opens/closes the pkgs first in order to check them
(introduced in rpm-4.14.2, mga#23531)

So we must track whether we're verifying or installing the pkgs before
checking whether they've been installed successfuly or not
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale:
since the following commit:
https://github.com/rpm-software-management/rpm/commit/5064276cd946183d711430da44b18608af74ebf1
rpmlib opens/closes the pkgs first in order to check them
(introduced in rpm-4.14.2, mga#23531)

So we must track whether we're verifying or installing the pkgs before
checking whether they've been installed successfuly or not
</pre>
</div>
</content>
</entry>
<entry>
<title>really fix bogus macro expanding</title>
<updated>2018-09-14T14:20:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-09-14T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b89e73e5eeaa5b278be7e3795ce42deb9dc7eead'/>
<id>b89e73e5eeaa5b278be7e3795ce42deb9dc7eead</id>
<content type='text'>
rationale:
since the following upstream rpm commit:
https://github.com/rpm-software-management/rpm/commit/ca36c2a12bcde1340da0421a788863f83aaccd08
rpm doesn't honor/recognize %__dbi_cdb
We now have to alter directly %__dbi_other
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale:
since the following upstream rpm commit:
https://github.com/rpm-software-management/rpm/commit/ca36c2a12bcde1340da0421a788863f83aaccd08
rpm doesn't honor/recognize %__dbi_cdb
We now have to alter directly %__dbi_other
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Only modify %__dbi_cdb if it is defined"</title>
<updated>2018-09-14T14:20:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-09-14T14:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5abcb05eb0cb7c00096162ac60dc1c5cbf956ad3'/>
<id>5abcb05eb0cb7c00096162ac60dc1c5cbf956ad3</id>
<content type='text'>
This reverts commit 0343f1bfc6d9fd76ba6bf911def836a47026a97a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0343f1bfc6d9fd76ba6bf911def836a47026a97a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only modify %__dbi_cdb if it is defined</title>
<updated>2018-09-14T02:19:02+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@mageia.org</email>
</author>
<published>2018-09-14T02:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0343f1bfc6d9fd76ba6bf911def836a47026a97a'/>
<id>0343f1bfc6d9fd76ba6bf911def836a47026a97a</id>
<content type='text'>
This should avoid a misleading 'Too many levels of recursion in macro
expansion' message as seen in mga#23531
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should avoid a misleading 'Too many levels of recursion in macro
expansion' message as seen in mga#23531
</pre>
</div>
</content>
</entry>
<entry>
<title>do not run monitor-edid with drakx-in-chroot</title>
<updated>2018-09-13T13:19:18+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-09-13T09:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=851454ef7de30c75818c19920bd80bda6df2242f'/>
<id>851454ef7de30c75818c19920bd80bda6df2242f</id>
<content type='text'>
rationale: it can timeouting
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale: it can timeouting
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catalan translation from Tx</title>
<updated>2018-09-03T05:15:22+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2018-09-03T05:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7d33057cdbd833884f36ad395fb910ad532478b9'/>
<id>7d33057cdbd833884f36ad395fb910ad532478b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catalan translation from Tx</title>
<updated>2018-09-03T05:15:03+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2018-09-03T05:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=726a87d7444f23ee193f6d54e320d71fb15507db'/>
<id>726a87d7444f23ee193f6d54e320d71fb15507db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raid fixes affects installer too</title>
<updated>2018-08-25T23:22:57+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-08-25T23:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=95fa3eadeada61dff4769ada32afe11a0483d995'/>
<id>95fa3eadeada61dff4769ada32afe11a0483d995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>18.0</title>
<updated>2018-08-25T14:50:53+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-08-25T14:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d778f6d6a3c86f996a4cc982d7924c03bd0b39fc'/>
<id>d778f6d6a3c86f996a4cc982d7924c03bd0b39fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
