Commit graph

10 commits

Author SHA1 Message Date
taca
a3ba846b81 Add fix for xmlrpc library security problem noted as
http://secunia.com/advisories/15767/.

Bump PKGREVISION.
2005-06-23 16:54:47 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
taca
dbb4d1bf85 Update ruby-xmlrpc4r package to 1.7.16 migrating to use new framework
for Ruby packages.


:1.7.16 (2003-04-08)

* doc/howto.rb: added security note (thanks to Brian Candler)

* lib/client.rb: fixed bug in Client#new3 (Richard Kilmer)

* fix 'warning' and 'NoMethodError' in parser.rb/client.rb (by MoonWolf)

:1.7.15 (2003-01-30)

* lib/httpserver.rb: fixed missing comma

:1.7.14 (2003-01-25)

* lib/parser.rb: added support for xmlscan parser (XMLScanStreamParser), thanks Takaaki Tateishi
* lib/server.rb: status_code changed from 405 to 403 (Forbidden) on invalid IP


:1.7.13  (2002-10-24)

* lib/server.rb: added methods Server#get/set_valid_ip

:1.7.12  (2002-10-23)

* lib/client.rb: bug fixed: removed http.finish if async (SUTOU Kouhei)
* lib/server.rb: added ip_auth_handler method.
* lib/httpserver.rb: call ip_auth_handler of handler object before calling request_handler

:1.7.11 (2002-06-10)

* test/: refactored test suite
* lib/parser.rb: added support for REXML parser.
* lib/parser.rb: update to work with XMLParser 0.6.2.

:1.7.10 (2002-05-01)

* fixed bug when marshalling user-defined types using a stream parser
* updated tests to work with Ruby 1.6.7 (marshalling output changed)
2004-11-28 04:18:24 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
cjep
afa55834c5 Whitespace fix 2002-12-23 16:24:59 +00:00
jmc
3f8107c10a Use proper path for DEPENDS getting to ruby-nqxml 2002-02-05 07:45:30 +00:00
taca
23e92aed18 Importing ruby-xmlrpc4r package 1.7.9, implementation of the XML-RPC
protocol for Ruby.
Based on PR pkg/14303 with slightly modification and newer version.
2002-01-27 15:31:18 +00:00