<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/mdk-stage1/Makefile, branch 2.39</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>2.39</title>
<updated>2019-05-11T14:25:47+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2019-05-11T14:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=3ffcd642d695555a47ad6656f01f101dc11cdd91'/>
<id>3ffcd642d695555a47ad6656f01f101dc11cdd91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.38</title>
<updated>2019-05-03T13:57:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2019-05-03T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ea2fc25cc7dbe7da554762a434d081a9a54c1fd8'/>
<id>ea2fc25cc7dbe7da554762a434d081a9a54c1fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.37</title>
<updated>2019-03-08T18:49:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2019-03-08T18:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=24be208727de0f6851f81338e4c7df5575138ee9'/>
<id>24be208727de0f6851f81338e4c7df5575138ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.36</title>
<updated>2019-01-06T19:35:55+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2019-01-06T19:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a4b2fe91e376ff7b4d05b9ef6b485353d77e69d9'/>
<id>a4b2fe91e376ff7b4d05b9ef6b485353d77e69d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.35</title>
<updated>2018-12-01T12:59:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-12-01T12:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8f61207344cf1b14424b016f0dfccb775a3bed88'/>
<id>8f61207344cf1b14424b016f0dfccb775a3bed88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc8 workarounds</title>
<updated>2018-12-01T12:59:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-12-01T09:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cfb775aa0d83b99439b33974efeae0e7ed431354'/>
<id>cfb775aa0d83b99439b33974efeae0e7ed431354</id>
<content type='text'>
Before previous commit, compiling with gcc8 would have need:
-Wno-error=format-overflow -Wno-error=format-security

But now, only -Wno-error=format-truncation is needed.

rationale:
gcc bogusly complains about snprintf() being unsafe. See:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77721
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before previous commit, compiling with gcc8 would have need:
-Wno-error=format-overflow -Wno-error=format-security

But now, only -Wno-error=format-truncation is needed.

rationale:
gcc bogusly complains about snprintf() being unsafe. See:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77721
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78969
</pre>
</div>
</content>
</entry>
<entry>
<title>2.34</title>
<updated>2018-11-30T21:50:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-30T21:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=04766113b38ebee73e4c6dbd8ae1e9697fd13e4e'/>
<id>04766113b38ebee73e4c6dbd8ae1e9697fd13e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop our own old unmaintained forked nfs code</title>
<updated>2018-11-30T19:50:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-03-14T06:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6193f67f75b3d9143da2f5ba8d6a9a97044adf18'/>
<id>6193f67f75b3d9143da2f5ba8d6a9a97044adf18</id>
<content type='text'>
we now got support for all NFS features, including NFSv4 &amp; co
server likely needs to be configured with 'insecure'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we now got support for all NFS features, including NFSv4 &amp; co
server likely needs to be configured with 'insecure'
</pre>
</div>
</content>
</entry>
<entry>
<title>2.33</title>
<updated>2018-11-30T01:50:12+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-11-30T01:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5788b4bd8ae0cc9274801495a69bac629b3e5a7d'/>
<id>5788b4bd8ae0cc9274801495a69bac629b3e5a7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2.32</title>
<updated>2018-11-17T10:02:18+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2018-11-17T10:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6e1405f1c57b011f97969679f04b2b71f2902fe4'/>
<id>6e1405f1c57b011f97969679f04b2b71f2902fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
