Changelog for
perl-SOAP-Lite-0.714-2.1.2.noarch.rpm :
* Mon Dec 19 2011 cooloAATTsuse.de- update to 0.714 Moved SOAP::Transport::TCP into SOAP-Transport-TPC distribution ! #70329 - not generating attributes properly (deleting id attribute) ! #52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type ! #48775 Small bug in SOAP::Packager ! #51178 Emailing: SOAP-Lite-0.710.10.patch ! #55962 Spelling errors ! #52015 defined(%hash) deprecated in Perl 5.11 ! #63693 Uninitalized value ! #65655 Assignment of shift to list ! #58538 regression from 0.710.08 soap:Client,Application failed during request deserialization ! #64250 Bleadperl v5.13.7-297-g558b442 breaks SOAP::Lite 0.712 ! #68088 XML::Parser::Lite fails tests under perl 5.14 RC1 ! #69825 Bug in SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.pm
* Sun May 22 2011 idonmezAATTnovell.com- Add SOAP-Lite-0.712-perl514.patch: fix test suite breakage with Perl 5.14, upstream bug #68088
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Aug 16 2010 chrisAATTcomputersalat.de- update to 0.712 ! #57409 SOAP::Lite installation problem ! #52015 defined(%hash) deprecated in Perl 5.11 ! #39546 use of version.pm ! #52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type ! #55962 Spelling errors- recreated by cpanspec- noarch pkg- removed env_path.dif- reworked https_daemon.diff > SOAP-Lite-0.712-HTTPS_DAEMON.patch
* Thu Apr 08 2010 dmuellerAATTsuse.de- update to 0.711: SOAP::Transport::JABBER, SOAP::Transport::MQ and SOAP::Tranport::FTP are now in their own distributions. ! [2790747] Bugtracker specification in META.yml missing ! #45997: Inconsistency in SOAP::Serializer documentation ! #55618: HTTP_TRANSFER_ENCODING can be undefined in SOAP/Transpo ! [2946245] / #54106 Only last Cookie Set ! #50178: Win32 isuue with IO::SessionData and IO::SessionSet ! #41527: SOAP::Lite 0.69 with Apache2 HTTP Server module and mod_perl 2 returns 500 Internal
* Thu Apr 08 2010 dmuellerAATTsuse.de- add missing perl version dependency
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Sun Nov 15 2009 dmuellerAATTsuse.de- update to 0.710.10: ! #49981: UDDI::Lite version not parsable by cpanplus (again) ! #46444: use SOAP::Lite::Deserializer::XMLSchemaSOAP1_2 missing ! #37151: Strawberry perl 5.10 - Tests fail and then later hang ! #49981: UDDI::Lite version not parsable by cpanplus ! #49011: Fails to install under strawberry perl ! [2825166] In Constant DEFAULT_HTTP_CONTENT_TYPE ! [2832939] chunked client requests are returned 411(Length Required) ! [2860559] serious utf8 bug ! #44568 Tracing unavailable when SOAP::Lite is used as a server ! #44195 submitting patches / mention Nginx transport module in documentation ! [2777361] SOAP 1.2 Content-Type rejected ! #41937 ([patch] enable more tests) ! #39101: Apache2::Const::HTTP_BAD_REQUEST not defined ! #39672: serialization and autotype \'off\' ! #41348: t/SOAP/Transport/HTTP/CGI.t failing on 5.6.x ! #20569: XMLRPC::Lite \"wrong element \'nil\'\" exception on \'
\' + require Task::Weaken + better META.yml generated (Alexandr Ciornii)
* Fri Sep 05 2008 ugAATTsuse.de
* HTTP header is no more accessible
* Memory leak when calling WS using wsdl SOAP::Transport::HTTP->new() was leaking two scalars per call
* > not deserialized in result
* < and > not deserialized in faultstring/detail
* Incorrect Content-Type while sending requests with no parts
* Incorrect starting part detection for Multipart/Related
* SOAP::Lite Envelope not stripped down for XMLRPC
* XMLRPC::Transport::HTTP::CGI generates extra params
* fixed memory leaks with XMLRPC::Lite
* SOAP::Lite Passes Decoded Strings to LWP
* KeepAlive fails to function
* Subclasses of XMLRPC::Serializer misbehave because of a \"ref\" call in SOAP::Lite
* Memory leak in 0.69 && 0.71
* version 0.710.08
* Fri Apr 04 2008 ugAATTsuse.de- version update from 0.69 to 0.71.01- tons of fixes please look at the CHANGES file for details- Added LOOPBACK test transport backend.- Added more core tests- Added additional callbacks to XML::Parser::Lite and made it work under (at least) perl5.6.2, 5.8.7, 5.8.8 and 5.10.