<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/rescue, branch 18.11</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>explain</title>
<updated>2018-11-21T23:36:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-21T23:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=af438ee10a0eaea455b6e549e7c42141a34b0571'/>
<id>af438ee10a0eaea455b6e549e7c42141a34b0571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.60</title>
<updated>2018-11-21T23:32:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-21T23:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7ec382130e4717d5d1ed96d9c1f782ac5e66069f'/>
<id>7ec382130e4717d5d1ed96d9c1f782ac5e66069f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort libDrakX modules</title>
<updated>2018-11-21T23:29:23+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-21T23:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ba4f19368612b73112216306b4f20423e56f80ee'/>
<id>ba4f19368612b73112216306b4f20423e56f80ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "add some missing perl bits, more needed"</title>
<updated>2018-11-21T23:28:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-21T23:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=44fbe51523c63584450bd088deda83a4ac5cb73c'/>
<id>44fbe51523c63584450bd088deda83a4ac5cb73c</id>
<content type='text'>
This reverts commit 25242cf5146d105a09332a35c1ce24cdc914bb3a.

rationale:
commit 25242cf5146d105a09332a35c1ce24cdc914bb3a added uneeded changes
regarding perl modules b/c of the breakage fixed in
commit 37fe7f743f5dd9fd5557d5b99489c4a98e720e0d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 25242cf5146d105a09332a35c1ce24cdc914bb3a.

rationale:
commit 25242cf5146d105a09332a35c1ce24cdc914bb3a added uneeded changes
regarding perl modules b/c of the breakage fixed in
commit 37fe7f743f5dd9fd5557d5b99489c4a98e720e0d
</pre>
</div>
</content>
</entry>
<entry>
<title>fix collecting needed perl files with glibc-2.26</title>
<updated>2018-11-21T23:19:03+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-21T23:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=37fe7f743f5dd9fd5557d5b99489c4a98e720e0d'/>
<id>37fe7f743f5dd9fd5557d5b99489c4a98e720e0d</id>
<content type='text'>
basically the ouput of strace changed with glibc-2.26:
"Since version 2.26, the glibc wrapper function for open() employs the
openat() system call, rather than the kernel's open() system call".

so support both ways (in case it would be backported):
open("foobar...)
openat(AT_FDCWD, "foobar...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
basically the ouput of strace changed with glibc-2.26:
"Since version 2.26, the glibc wrapper function for open() employs the
openat() system call, rather than the kernel's open() system call".

so support both ways (in case it would be backported):
open("foobar...)
openat(AT_FDCWD, "foobar...)
</pre>
</div>
</content>
</entry>
<entry>
<title>add some missing perl bits, more needed</title>
<updated>2018-11-21T22:11:19+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-11-21T22:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=25242cf5146d105a09332a35c1ce24cdc914bb3a'/>
<id>25242cf5146d105a09332a35c1ce24cdc914bb3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.59</title>
<updated>2018-08-25T23:41:07+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-08-25T23:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=498b8e7486cf64d0654f064a4a372aa05ecd85f0'/>
<id>498b8e7486cf64d0654f064a4a372aa05ecd85f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt for btrfs-progs 4.17.1</title>
<updated>2018-08-25T23:28:04+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-08-25T23:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8a0d3685fa0a5748a22fde37da6f0896c3b9ebd5'/>
<id>8a0d3685fa0a5748a22fde37da6f0896c3b9ebd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.58</title>
<updated>2018-08-25T23:21:50+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-08-25T23:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9fb3a7c102bc56d96bd65ba9a1e856ddf957755f'/>
<id>9fb3a7c102bc56d96bd65ba9a1e856ddf957755f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt for perl-5.28</title>
<updated>2018-08-25T23:20:17+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-08-25T23:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9c5cda8b7b98616d9ce43c424f01acb98e818c5d'/>
<id>9c5cda8b7b98616d9ce43c424f01acb98e818c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
