I've created a buildroot overrides to be able to build the PHP extension
I've created a buildroot overrides to be able to build the PHP extension
subscribe
This update change soname, which is not acceptable in stable branch, and without rebuilding all dependencies.
This update change soname, which is not acceptable in stable branch, and without rebuilding all dependencies.
Works great, especially new CardDav support
Works great, especially new CardDav support
OK for php-snmp
$ php --ri snmp
snmp
NET-SNMP Support => enabled
NET-SNMP Version => 5.9.1
Despite sadly already in stable...
Major soname bump is not acceptable in stable branch
Dropping DES support doesn't seems acceptable in stable branch.
At least it breaks PHP which is now FTBFS, https://koschei.fedoraproject.org/package/php?collection=f35
And breaks installation (/usr/lib64/php/modules/snmp.so: undefined symbol: usmDESPrivProtocol)
Dropping DES support doesn't seems acceptable in stable branch.
At least it breaks PHP which is now FTBFS, https://koschei.fedoraproject.org/package/php?collection=f35
And breaks installation (/usr/lib64/php/modules/snmp.so: undefined symbol: usmDESPrivProtocol)
For memory (as already in stable) https://bugzilla.redhat.com/show_bug.cgi?id=1962006
For memory (as already in stable) https://bugzilla.redhat.com/show_bug.cgi?id=1956361
soname change in stable release are not acceptable
libmatio.so.9 => libmatio.so.11
I think this is expected.
If someone rely on "php-imap" if should be aware that upgrade is not possible.
After removing php-imap (if not really needed) upgrade should be OK
Notice, people may want to create symlinks from new path to old one
Buildroot overrides added for php-pecl-gearman