SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-SOAP-Lite-1.27-47.1.noarch.rpm :
Fri Jan 25 13:00:00 2019 Pedro Monreal Gonzalez
- Conditionally require optional build test Test::MockObject

Fri Jan 18 13:00:00 2019 Pedro Monreal Gonzalez
- Added required dependencies for building and testing
- Cleaned spec file with spec-cleaner

Fri Jan 18 13:00:00 2019 Pedro Monreal Gonzalez
- Fix env-script-interpreter in bin/{SOAPsh.pl,stubmaker.pl} and
examples/XMLRPC/{xmlrpc.cgi,xmlrpc.daemon}

* Added patch perl-SOAP-Lite-1.27-usr-bin-env.patch

Tue May 15 14:00:00 2018 cooloAATTsuse.com
- updated to 1.27
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.27 May 14, 2018
! Problem with compression in server mode

Fri Jan 5 13:00:00 2018 pmonrealgonzalezAATTsuse.com
- Update to 1.26
! typo fix
https://anonscm.debian.org/cgit/pkg-perl/packages/libsoap-lite-perl.git/tree/debian/patches/spelling-error.patch
1.25 December 29, 2017
! Bad usage of UNIVERSAL::isa (See RT#62667)
1.24 December 19, 2017
+ Consistent Versioning https://github.com/redhotpenguin/soaplite/pull/24
! Remove is_utf8() check from 78588
1.23 December 18, 2017
! RT #78588 unicode data not correct encoded

Sat Aug 19 14:00:00 2017 cooloAATTsuse.com
- updated to 1.22
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.22 August 15, 2017
! Noindex URI::tcp module [github/JaSei]
! Correct the soap namespace declaration when calling services defined in WSDL [github/waaeer]
! Fix typos [github/kmhl]
1.21 November 6, 2016
! #118654 consistently use \'#!/usr/bin/env perl\' throughout (AATTmototimo) [github/moto-timo]

Sun Jun 12 14:00:00 2016 cooloAATTsuse.com
- updated to 1.20
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.20 June 9, 2016
! Minor kwalitee updates (AATToeuftete)
! #106688 encode utf8 content in test which fails under RHES 6.6

Mon Sep 21 14:00:00 2015 cooloAATTsuse.com
- updated to 1.19
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.19 August 26, 2015
! #106665 Correct the version manually, no autoversioning, and the maintainer screwed up
1.18 August 25, 2015
! Fix a couple of cases where undefined values were being passed to functions [github/redhotpenguin]
! Do not set content_length for compressed request [github/bor]
! Add test for check return of send_receive(), add titles for some tests [github/bor]
1.17 July 30, 2015
! #106051 Fix utf8 encoding for CGI test (thanks cpan/ETHER for tips)
1.16 July 23, 2015
! Fix empty release. Note to self - do not release code when wife is in early labor
1.15 July 21, 2015
+ Preventing \"billion laughs\" exponential entity expansion attack [github/thilo-fester]

Fri Apr 17 14:00:00 2015 cooloAATTsuse.com
- updated to 1.14
see /usr/share/doc/packages/perl-SOAP-Lite/Changes
1.14 March 24, 2015
+ Add header and body tags [AATTbubi6608]
! Fixed typo in trace logging example [AATToschwald]
+ Converted the dist from using ExtUtils::MakeMaker to using Dist::Zilla [AATTmvuets]
! Cleaned up prereqs [AATTmvuets]
! Cleaned up author and release tests [AATTmvuets]
1.13 December 30, 2014
! Fixed undefined value error when using bugzilla\'s xmlrpc.cgi (bugzilla\'s API) [dbeusee]
1.12 November 26, 2014
! #100557 Redefined sub in SOAP::Lite::Deserializer::XMLSchema2001
1.11 February 21, 2014
! #93080 bug when SOAP::Lite is trying to parse WSDL definition by https with custom settings
1.10 January 23, 2014
! Fixed uninitialized warning when Context-Length is not set [github/dbeusee]
! avoid string eval in as_base64 [github/otrosien]
! #88915 warnings issued with using importing with +trace
1.09 January 14, 2013
! #92025 tighten multipart content-type matching [dmnAATTdebian.org]

Thu Dec 19 13:00:00 2013 cfarrellAATTsuse.com
- license update: (Artistic-1.0 or GPL-1.0+) and CC-BY-ND-2.0
just do it

Mon Dec 16 13:00:00 2013 cfarrellAATTsuse.com
- license update: (Artistic-1.0 or GPL-1.0+) and CC-BY-ND
See lib/SOAP/Lite.pm - documentation and the text is CC-BY-ND

Mon Dec 9 13:00:00 2013 cooloAATTsuse.com
- updated to 1.08
! #15703 add no_index for examples to prevent CPAN pollution [githumb.com/sergeyromanov]
! #89948 Remove warning when Content-Id is not present
! #87935 skip all MIME-Parser tests if it is not installed
! #87787 Use of uninitialized value $ns in Lite.pm
! #87848 Fix manifest, fix invalid http version from release blunder

Wed Aug 14 14:00:00 2013 ncutlerAATTsuse.com
- update to 1.04
- delete patches (presumably obsoleted by upstream changes)
- perl-macros is obsoleted by recent perl packages.
Therefore BuildRequire perl-macros only on older versions
(which includes SLE)

Mon Dec 19 13:00:00 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 14:00:00 2011 idonmezAATTnovell.com
- Add SOAP-Lite-0.712-perl514.patch: fix test suite breakage with
Perl 5.14, upstream bug #68088

Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Mon Aug 16 14:00:00 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 8 14:00:00 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 8 14:00:00 2010 dmuellerAATTsuse.de
- add missing perl version dependency

Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build

Sun Nov 15 13:00:00 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)


 
ICM