[libvirt] Release of libvirt-php-0.5.2

Michal Privoznik mprivozn at redhat.com
Thu Apr 21 09:56:28 UTC 2016


On 21.04.2016 10:36, Christophe Fergeau wrote:
> On Wed, Apr 20, 2016 at 02:17:51PM -0400, Neal Gompa wrote:
>> On Wed, Apr 20, 2016 at 12:27 PM, Michal Privoznik <mprivozn at redhat.com> wrote:
>>> After 5 months of development I'm more than proud to announce that
>>> libvirt-php-0.5.2 is out!It can be downloaded from
>>>
>>>   http://libvirt.org/sources/php/libvirt-php-0.5.2.tar.gz
>>>
>>> This release focused on adapting to PHP7 and yet again some more bug
>>> fixes. The diff stat is rather big, but that's mostly because of all the
>>> documentation that has been added to PHP functions that we expose. I'd
>>> like to thank everybody who participated, namely Neal and Remi for
>>> proposing their patches and testing mine, Vasiliy for his valuable
>>> input. Lets make the next release even better!
>>>
>>> Michal
>>>
>>
>> So, I started making preliminary builds locally for updating the
>> Fedora and EPEL packages, and something weird occurred: libvirt-php.so
>> now has a soname version. PHP modules aren't supposed to have versions
>> in the soname, and I'm not entirely sure how this happened. It's
>> definitely within the last couple of commits, though.
>>
>> The file is now called libvirt-php.so.0.0.0, with libvirt-php.so.0 and
>> libvirt-php.so being symlinks to it.
>>
>> What's going on?
> 
> This could be related to this change:
> 
> https://libvirt.org/git/?p=libvirt-php.git;a=blobdiff;f=src/Makefile.am;h=ec53dd7a1bdb628484e80dfca30956630901cb62;hp=f270ec2991b6575794c600a036680de9bb18afa9;hb=b87607385f95f6e18c4b061f1c3c55e250cc7c31;hpb=c1c29aa4dbac75a9ef893043dcc9ca7179537e41
> (the removal of the install-exec-local/uninstall-local bits).
> 

Indeed. I'm proposing a patchset that should fix this problem (and some
others). I should not have rushed the release and sacrifice proper testing.

https://www.redhat.com/archives/libvir-list/2016-April/msg01400.html

In particular this should fix your problem:

https://www.redhat.com/archives/libvir-list/2016-April/msg01404.html

Michal




More information about the libvir-list mailing list