<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 28 août 2019 à 12:28, Panu Matilainen <<a href="mailto:pmatilai@redhat.com">pmatilai@redhat.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
A wee bit late from the original schedule but at least in the same month <br>
still, here comes the first and hopefully last release candidate for 4.15.0.<br>
<br>
The main highlights since beta are:<br>
- Fixed out of order build output<br>
- Fixed memory exhaustion during build on 32bit platforms<br>
- Added %{expr:...} macro for evaluating expressions (into strings)<br>
- Assorted other bug fixes<br>
<br>
As usual, details and download info at:<br>
<br>
     <a href="https://rpm.org/wiki/Releases/4.15.0" rel="noreferrer" target="_blank">https://rpm.org/wiki/Releases/4.15.0</a><br>
<br>
Unless some major drama comes up, I expect this to become the final <br>
release in a couple of weeks.<br>
<a href="http://lists.rpm.org/mailman/listinfo/rpm-announce" rel="noreferrer" target="_blank"></a></blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote"><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">There's an issue with the python bindings: with the new "<span class="gmail_default" style="font-family:arial,helvetica,sans-serif">rpmdsIsReverse":<span class="gmail_default" style="font-family:arial,helvetica,sans-serif"></span><span class="gmail_default" style="font-family:arial,helvetica,sans-serif"></span></span></div><br></div><div class="gmail_quote"><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">$</span> python3<br><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">(...)</span><br>>>> import rpm<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>  File "/usr/lib64/python3.7/site-packages/rpm/__init__.py", line 38, in <module><br>    from rpm._rpm import *<br>ImportError: /usr/lib64/python3.7/site-packages/rpm/_<a href="http://rpm.cpython-37m-x86_64-linux-gnu.so">rpm.cpython-37m-x86_64-linux-gnu.so</a>: undefined symbol: <span class="gmail_default" style="font-family:arial,helvetica,sans-serif"></span>rpmdsIsReverse<br></div></div></div>