2 Commits

Author SHA256 Message Date
Stephan Kulow
0ac68ec7ef Accepting request 297258 from devel:languages:perl:autoupdate
- updated to 0.78
   see /usr/share/doc/packages/perl-RPC-XML/ChangeLog
  0.78	Thursday February  6, 2014, 08:00:00 PM -0800
  
  	* lib/RPC/XML.pm
  	A patch to loop detection in smart_encode from Dag-Erling
  	Smørgrav. Some other minor bits.
  
  	* lib/RPC/XML/Procedure.pm
  	RT #83108: Fixed a spelling error. Some other fixes, too.
  
  	* lib/RPC/XML.pm
  	RT #86187: Force key-ordering in struct as_string and
  	serialize. Was getting some intermittent bug reports of
  	failures in t/15_serialize.t that amounted to the keys in a
  	fault struct not being in consistent order.
  
  	* lib/RPC/XML.pm
  	* t/15_serialize.t
  	Undo the previous change and fix the test. The previous change
  	didn't feel right, so this rolls it back and fixes the problem
  	at the level of the test, instead.
  
  	* Makefile.PL
  	* lib/RPC/XML.pm
  	* lib/RPC/XML/Client.pm
  	* lib/RPC/XML/Server.pm
  	Replace direct evals for loading optional modules with
  	Module::Load. Required adding this to Makefile.PL because
  	Module::Load is not core in 5.8.8. Also did some slight doc

OBS-URL: https://build.opensuse.org/request/show/297258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=28
2015-04-16 17:42:51 +00:00
Stephan Kulow
d9ffb3a72b Accepting request 181567 from openSUSE:Factory:Core
- add RPC-XML-0.77-fixtest.dif to make sure the serialization is 
  reproducible even with hash randomization in perl 5.18 (RT#86187)

OBS-URL: https://build.opensuse.org/request/show/181567
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPC-XML?expand=0&rev=26
2013-07-01 08:20:02 +00:00