[Pkg-perl-maintainers] [Bug 727816] [NEW] SOAP RPC interface does not work under mod_perl2

2011-03-02 Thread MichielBeijen
Public bug reported: Binary package hint: libsoap-lite-perl The version of SOAP::Lite bundled in Ubuntu 10.04 LTS (and 10.10) contains an issue that makes the HTTP transport fail if run under mod_perl. This will make for instance the XML/RPC interfaces of applications like Bugzilla and OTRS fail,

[Pkg-perl-maintainers] [Bug 727816] Re: SOAP RPC interface does not work under mod_perl2

2011-03-02 Thread MichielBeijen
Link to the RT ticket that has the patch included: https://rt.cpan.org/Ticket/Display.html?id=58538 Link to Debian bug for the same issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596927 -- You received this bug notification because you are a member of Debian Perl Group, which is subscr

[Pkg-perl-maintainers] [Bug 727816] Re: SOAP RPC interface does not work under mod_perl2

2011-08-23 Thread MichielBeijen
There's a new package available from Debian, 0.713, which fixes this issue. -- You received this bug notification because you are a member of Debian Perl Group, which is subscribed to libsoap-lite-perl in Ubuntu. https://bugs.launchpad.net/bugs/727816 Title: SOAP RPC interface does not work un

[Pkg-perl-maintainers] [Bug 2031548] Re: 8.0.34 client lib change in behavior/output - new warning - breaking apps

2023-09-19 Thread MichielBeijen
Oracle does not really have 'security updates'. They provide 'patch level' releases which contain bug fixes, sometimes new features, and also security fixes. However, between patch level versions they should not be making API changes that break your app. In this case, generating a warning is not re

[Pkg-perl-maintainers] [Bug 2031548] Re: 8.0.34 client lib change in behavior/output - new warning - breaking apps

2023-09-26 Thread MichielBeijen
Hi William, libmysqlclient.so is the C client library used by DBD::mysql, the perl DBD client to connect MySQL. This client library contains the deprecation message and this library and the message are not changed by the packagers. What they changed, is the Perl dbimp.c code where when connecti