File perl-SOAP-Lite.changes of Package perl-SOAP-Lite
-------------------------------------------------------------------
Mon Dec 19 12:43:09 UTC 2011 - coolo@suse.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 11:31:49 UTC 2011 - idonmez@novell.com
- Add SOAP-Lite-0.712-perl514.patch: fix test suite breakage with
Perl 5.14, upstream bug #68088
-------------------------------------------------------------------
Wed Dec 1 13:35:12 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Aug 16 08:58:57 UTC 2010 - chris@computersalat.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 8 23:39:45 CEST 2010 - dmueller@suse.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 8 23:16:43 CEST 2010 - dmueller@suse.de
- add missing perl version dependency
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Sun Nov 15 17:50:37 CET 2009 - dmueller@suse.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 '<value><nil/></value>'
+ require Task::Weaken
+ better META.yml generated (Alexandr Ciornii)
-------------------------------------------------------------------
Fri Sep 5 16:05:09 CEST 2008 - ug@suse.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 4 11:28:37 CEST 2008 - ug@suse.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.
-------------------------------------------------------------------
Wed Oct 25 09:35:20 CEST 2006 - ug@suse.de
- version update from 0.66 to 0.69
- Commented out two lines of code that were causing S::L to die under
a non-fatal error condition. This is a HACK.
- Patched support for mod_perl Apache2 (thanks to JT Justman)
- Fixed bug where SOAP::SOM objects were not properly detected,
serialized and returned (thanks chris at prather dot o r g)
- Fixed bug with default_ns and ns functions so that they
serialized XML properly.
- Started to add experimental DIME support - possible impacts to MIME
support as well
-------------------------------------------------------------------
Wed Jan 25 21:39:56 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 2 16:44:08 CET 2006 - ug@suse.de
- version update from 0.60a to 0.66
-------------------------------------------------------------------
Wed Sep 28 22:15:39 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Mon Mar 22 00:54:31 CET 2004 - ro@suse.de
- removed .orig backup files
-------------------------------------------------------------------
Fri Feb 27 15:35:36 CET 2004 - ug@suse.de
- version update from 0.60 to 0.60a
-------------------------------------------------------------------
Tue Aug 26 15:30:09 CEST 2003 - ug@suse.de
- version update from 0.55 to 0.60
- Makefile.PL patch dropped because
autodetection of installed perl modules
is working in 0.60
- Merged SOAP::MIME into SOAP::Lite's core
- Differentiate between xsd:int and xsd:long to
fix interoperability bug with Java Web services
- Fixed MIME interoperability bug with Apache Axis
- SOAP Faultcodes are now properly typed a xsd:QName, whereas
before they were xsd:string
- Fixed documentation errors
- Disabled SOAPStruct (bug 747316)
- Fixed XML::Parser::Expat vulnerability (bug 747265)
- Fixed warning when autodispatched call has no parameters
- Fixed warning when empty SOAPAction specified (bug 747278)
- Turned off HTTP keep alive patch by default
- Removed dependency on the URI module for non-HTTP transports
-------------------------------------------------------------------
Tue Aug 26 13:19:00 CEST 2003 - ro@suse.de
- fix dependency: /usr/bin/env, not /bin/env
-------------------------------------------------------------------
Mon Aug 25 14:18:04 CEST 2003 - ug@suse.de
- initial version