Breaks everything, and every installation, especially of people using the library to build some other tools, and also break all 3rd party repo
subscribe
I confirm #2036667 is fixed
Thanks
Buildroot overrides added for php-pecl-ssh2
BWuildroot overrides added for php-pecl-lzf
Buildroot overrides added for php-pecl-gearman
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)
Sounds better to keep stable ABI for stable distro, especially enterprise one.
Perhaps simpler to keep in sync with EL-7, and pull security patches from there.