ruby1.8 (1.8.4-1ubuntu1.7) dapper-security; urgency=low * SECURITY UPDATE: certificate spoofing via invalid return value check in OCSP_basic_verify - debian/patches/924_CVE-2009-0642.patch: also check for -1 return code in ext/openssl/ossl_ocsp.c. - CVE-2009-0642 * SECURITY UPDATE: denial of service in BigDecimal library via string argument that represents a large number (LP: #385436) - debian/patches/925_CVE-2009-1904.patch: handle large numbers properly in ext/bigdecimal/bigdecimal.c. - CVE-2009-1904 -- Marc Deslauriers Wed, 15 Jul 2009 13:31:57 -0400 ruby1.8 (1.8.4-1ubuntu1.6) dapper-security; urgency=low * SECURITY UPDATE: denial of service via resource exhaustion in the REXML module (LP: #261459) - debian/patches/917_CVE-2008-3790.patch: adjust rexml/document.rb and rexml/entity.rb to use expansion limits - CVE-2008-3790 * SECURITY UPDATE: integer overflow in rb_ary_fill may cause denial of service (LP: #246818) - debian/patches/918_CVE-2008-2376.patch: adjust array.c to properly check argument length - CVE-2008-2376 * SECURITY UPDATE: denial of service via multiple long requests to a Ruby socket - debian/patches/919_CVE-2008-3443.patch: adjust regex.c to not use ruby managed memory and check for allocation failures - CVE-2008-3443 * SECURITY UPDATE: denial of service via crafted HTTP request (LP: #257122) - debian/patches/920_CVE-2008-3656.patch: update webrick/httputils.rb to properly check paths ending with '.' - CVE-2008-3656 * SECURITY UPDATE: predictable transaction id and source port for DNS requests (separate vulnerability from CVE-2008-1447) - debian/patches/921_CVE-2008-3905.patch: adjust resolv.rb to use SecureRandom for transaction id and source port - CVE-2008-3905 * SECURITY UPDATE: safe level bypass via DL.dlopen - debian/patches/922_CVE-2008-3657.patch: adjust rb_str_to_ptr and rb_ary_to_ptr in ext/dl/dl.c and rb_dlsym_call in ext/dl/sym.c to propogate taint and check taintness of DLPtrData - CVE-2008-3657 * SECURITY UPDATE: safe level bypass via multiple vectors - debian/patches/923_CVE-2008-3655.patch: use rb_secure(4) in variable.c and syslog.c, check for secure level 3 or higher in eval.c and make sure PROGRAM_NAME can't be modified - CVE-2008-3655 -- Jamie Strandboge Thu, 09 Oct 2008 10:32:41 -0500 ruby1.8 (1.8.4-1ubuntu1.5) dapper-security; urgency=low * SECURITY UPDATE: denial of service or arbitrary code execution via integer overflows and memory corruption * debian/patches/916_CVE-2008-2662+2663+2664+2725+2726.patch: update array.c to properly validate the size of an array. Update string.c and sprintf.c for proper bounds checking. Also modify ruby.h for RARRAY_PTR macro (taken from 1.8.5-4ubuntu2) * References: CVE-2008-2662 CVE-2008-2663 CVE-2008-2664 CVE-2008-2725 CVE-2008-2726 LP: #241657 -- Jamie Strandboge Wed, 25 Jun 2008 15:02:48 -0400 ruby1.8 (1.8.4-1ubuntu1.4) dapper-security; urgency=low * SECURITY UPDATE: SSL connections did not check commonName early enough, possibly allowing sensitive information to be exposed. * debian/patches/915_CVE-2007-5162.patch: upstream fixes, from http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=13499 * debian/patches/915_CVE-2007-5770.patch: upstream fixes, from http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=13656 * References: CVE-2007-5162 CVE-2007-5770 (LP: #149616) -- Stephan Hermann Tue, 13 Nov 2007 19:42:37 +0100 ruby1.8 (1.8.4-1ubuntu1.3) dapper-security; urgency=low * SECURITY UPDATE: remote denial of service in CGI module. * Add 'debian/patches/914_CVE-2006-6303' patch from upstream. * References http://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library/ CVE-2006-6303 -- Kees Cook Thu, 7 Dec 2006 14:49:23 -0800 ruby1.8 (1.8.4-1ubuntu1.2) dapper-security; urgency=low * SECURITY UPDATE: remote denial of service in CGI module. * Add 'debian/patches/913_CVE-2006-5467' patch from upstream. * References http://rubyforge.org/pipermail/mongrel-users/2006-October/001946.html CVE-2006-5467 -- Kees Cook Fri, 27 Oct 2006 16:09:33 -0700 ruby1.8 (1.8.4-1ubuntu1.1) dapper-security; urgency=low * SECURITY UPDATE: Safe level bypass. * Add debian/patches/100_CVE-2006-3694.patch: - eval.c, alias(): preserve current safe level http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c?cvsroot=src&r1=1.616.2.166&r2=1.616.2.167 (only relevant part) - re.c: do not modify untainted levels in safe levels > 3 http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/re.c?cvsroot=src&r1=1.114.2.17&r2=1.114.2.18 (only last hunk is relevant) - dir.c: should not close untainted dir stream http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/dir.c?cvsroot=src&r1=1.92.2.32&r2=1.92.2.33 - CVE-2006-3694 -- Martin Pitt Wed, 26 Jul 2006 11:15:57 +0000 ruby1.8 (1.8.4-1ubuntu1) dapper; urgency=low * Fix libruby sparc runtime illegal instructions: - add patch debian/patches/903_sparc_fix_define.patch (Fix by David S. Miller) -- Fabio M. Di Nitto Fri, 17 Mar 2006 10:32:22 +0100 ruby1.8 (1.8.4-1) unstable; urgency=low * akira yamada - new upstream version. - removed debian/patches/100_1.8.4-preview2+.patch: - included in upstream. - added debian/patches/802_yaml_symbol.patch: - YAML loading of quoted symbols is broken (Closes: #344042) - README.Debian improvement suggestion (Closes: #344293) - debian/compat: compat level 4. -- akira yamada Sun, 25 Dec 2005 19:57:08 +0900 ruby1.8 (1.8.3+1.8.4preview2-1) unstable; urgency=low * akira yamada - debian/control: updated description of ruby1.8. - new upstream snapshot. (1.8.4-preview2) - removed debian/patches/100_1.8.4-preview1.patch: - these are included in 1.8.4-preview2. - added debian/patches/100_1.8.4-preview2+.patch: - bug fixes. - configure with -O2 for IA64. -- akira yamada Sat, 17 Dec 2005 13:22:33 +0900 ruby1.8 (1.8.3-3) unstable; urgency=high * akira yamada - removed debian/patches/{101_remove_unnecessary_file.patch, 102_mkmf.rb_default_path.patch,103_fileutils_visibility.patch, 104_ruby-mode.el_indent.patch,105_xmlrpc-server.patch, 106_optparse_unmatched_args.patch,107_webrick-cgi_query_string.patch, 108_webrick_default_userdir.patch,109_suppress_warnings.patch, 110_document_update.patch,111_moreinfo_unknown_node_type.patch, 112_prevent_add_trace-func.patch,113_autoload.patch, 114_binding_dup.patch,115_respond_to.patch,116_pthread_setitimer.patch, 117_check_eof.patch,118_prototype_and_const.patch, 119_abolish_sizeof_file.patch,120_tktable_call_border.patch, 121_strscan.c_remove_useless_code.patch,122_parse.y_parser_stack.patch, 123_openssl_add_ssl_algorithms.patch,124_rinda_check_remote_hash.patch, 125_file.c_fix_type.patch,126_file_join.patch, 127_regex_numeric_literal.patch}: - these are included in 1.8.4-preview1. - added debian/patches/100_1.8.4-preview1.patch: - new upstream snapshot. (1.8.4-preview1) - (urgency high) debian/rules: build with -O1 for m68k. (closes: #329364) - debian/rules, debian/control: net/https.rb is moved to libopenssl-ruby1.8 from libruby1.8. (On 1.8.3-2, net/https.rb was moved to libruby1.8 from libopenssl-ruby1.8 by mistake.) libruby1.8 conflicts with libopenssl-ruby1.8_1.8.3-2 and libopenssl-ruby1.8 replaces libruby1.8_1.8.3-2. (closes: #335706) -- akira yamada Sat, 29 Oct 2005 12:45:27 +0900 ruby1.8 (1.8.3-2) unstable; urgency=high * akira yamada - added debian/patches/104_ruby-mode.el_indent.patch: - deal with heredoc separately. [ruby-list:41168] - arrange deep-indent closing parenthesis at same column as the opening. - closes: #309631, #301637 - added debian/patches/121_strscan.c_remove_useless_code.patch: - remove useless code from strscan.c. [ruby-dev:26368][ruby-dev:27389] - closes: #332477 - (urgency high) added debian/patches/122_parse.y_parser_stack.patch: - manage parser stack on heap. [ruby-list:41199] - bison allocates indivisible size. [ruby-core:06261] - byacc never free parser stack. [ruby-dev:27428] - closes: #333342, #330008 - (urgency high) added debian/patches/801_yaml_bignum.patch: - YAML.dump/load cannot handle Bignum. [ruby-core:6159] - patch from Michael Ablassmeier - closes: #331050 - added debian/patches/126_file_join.patch - File.join may cause segv. [ruby-core:06326] - added bugfix patch. - debian/patches/101_remove_unnecessary_file.patch [ruby-dev:27270] - debian/patches/102_mkmf.rb_default_path.patch [ruby-dev:27281] - debian/patches/103_fileutils_visibility.patch [ruby-core:05954][ruby-core:05858][ruby-Bugs:2494] - debian/patches/105_xmlrpc-server.patch - debian/patches/106_optparse_unmatched_args.patch [ruby-dev:27316] - debian/patches/107_webrick-cgi_query_string.patch [ruby-list:41186] - debian/patches/108_webrick_default_userdir.patch - debian/patches/109_suppress_warnings.patch [ruby-dev:27237][ruby-core:05854][ruby-core:06247][ruby-dev:27383] - debian/patches/110_document_update.patch [ruby-core:05942][ruby-core:06027][ruby-core:06053] - debian/patches/111_moreinfo_unknown_node_type.patch [ruby-dev:26196] - debian/patches/112_prevent_add_trace-func.patch - debian/patches/113_autoload.patch [ruby-dev:27331] - debian/patches/114_binding_dup.patch [yarv-dev:666] - debian/patches/115_respond_to.patch [ruby-dev:27408][ruby-dev:27411] - debian/patches/116_pthread_setitimer.patch - debian/patches/117_check_eof.patch [ruby-dev:27334] - debian/patches/118_prototype_and_const.patch - debian/patches/119_abolish_sizeof_file.patch [ruby-dev:27317] - debian/patches/120_tktable_call_border.patch - debian/patches/123_openssl_add_ssl_algorithms.patch - debian/patches/124_rinda_check_remote_hash.patch - debian/patches/125_file.c_fix_type.patch - debian/patches/127_regex_numeric_literal.patch [ruby-list:41328] -- akira yamada Wed, 19 Oct 2005 18:50:09 +0900 ruby1.8 (1.8.3-1) unstable; urgency=high * akira yamada - new upsptream version 1.8.3. - [security] JVN#62914675 CVE-2005-2337 - preserve safe level in the environment where a method is defined. - prohibit calling tainted method (>2) when $SAFE == 0. - must not switch contexts during re-allocating stack. [ruby-core:05219] - fix parsing backslashes following \c in regexp. [ruby-dev:26500] - webrick: sockets should be non-blocking mode. [ruby-dev:26405] - drb: use private_methods and protected_methods instead of respond_to? to check method visibility. [ruby-dev:26616] - propagate the exception caused thread termination directly. [ruby-core:05552] (closes: #322346) - lib/logger.rb (write, shift_log?, shift_log): file shifting race condition bug fixed. [ruby-dev:26764] - should return proper arity value. [ruby-dev:26390] - make irb -I option that is same befavior for ruby. [ruby-dev:26872][ruby-dev: 26920] (closes: #322345) - irb: should not treat plain zero as an octal number. [ruby-dev:26410] (closes: #321189) - removed debian/patches/802_xmlrpc_util.rb.patch debian/patches/803_runruby.rb_loadpath.patch: - included into upstream. - debian/control: build-depends on libreadline5-dev. (closes: #326331) -- akira yamada Wed, 21 Sep 2005 12:43:50 +0900 ruby1.8 (1.8.2-9) unstable; urgency=high * akira yamada - debian/rules: supported to build with dpkg-dev_1.13. (ref: ) - changed arch-name for Ruby to i486-linux from i386-linux because DEB_BUILD_GNU_TYPE is changed to i486-linux-gnu from i386-linux. - (urgency high) used -linux instead of -linux-gnu for paths in debian/*.files. (closes: #315566) - added patches/902_extra_search_path.patch: - temporally added "/usr/local/lib/site_ruby/1.8/i386-linux" and "/usr/lib/ruby/1.8/i386-linux" as extra search paths to Ruby on ix86 arch. -- akira yamada Wed, 29 Jun 2005 00:33:35 +0900 ruby1.8 (1.8.2-8) unstable; urgency=high * akira yamada - reverted debian/patches/105_cvs_updates.patch to ruby1.8_1.8.2-6. - added debian/patches/106_cvs_updates.patch: - updated to 1.8.3-preview1. - break should not cross functions. [ruby-list:40818] - (urgency high) race condition in fixnum..fixnum may cause SEGV. [ruby-dev:26113] - (urgency high) ruby_setenv dumps core with mod_ruby/1.2.4. [ruby-dev:26186] - (urgency high) repeated syntax errors causes SEGV. [ruby-dev:26206] - getopts.rb should warn only if verbose mode. [ruby-dev:26201] - added debian/patches/802_xmlrpc_util.rb.patch: - (urgency high) fixed arbitrary command execution on XMLRPC server. [ruby-core:5237] (see: CAN-2005-1992, Bug#315064) - added debian/patches/803_runruby.rb_loadpath.patch: - runruby.rb should require rbconfig.rb in source directory. (it is for make install-doc.) - removed debian/patches/801_ruby-mode.el.patch: - included into upstream. (106_cvs_updates.patch) -- akira yamada Thu, 23 Jun 2005 20:04:22 +0900 ruby1.8 (1.8.2-7) unstable; urgency=high * akira yamada - reduced debian/patches/105_cvs_updates.patch for only critical bugs. - (urgency high) zlib causes SEGV (GC related bug) [ruby-core:04712] (closes: #307990) - (urgency high) illegal regexp may cause SEGV [ruby-core:04751] - (urgency high) tcltklib may cause SEGV -- akira yamada Sun, 8 May 2005 20:35:51 +0900 ruby1.8 (1.8.2-6) unstable; urgency=high * akira yamada - added debian/patches/105_cvs_updates.patch: - (urgency high) zlib causes SEGV (GC related bug) [ruby-core:04712] (closes: #307990) - (urgency high) illegal regexp may cause SEGV [ruby-core:04751] - (urgency high) tcltklib may cause SEGV - fixed memory leak by tcltklib -- akira yamada Sat, 7 May 2005 17:26:44 +0900 ruby1.8 (1.8.2-5) unstable; urgency=high * akira yamada - (urgency high) debian/rules: uses "make install-doc" to generate dates of ri. (closes: #304157) - added debian/patches/104_cvs_updates.patch: - avoids tainting local object even if the reference of the object was received from remote DRbServer. (closes: #301969) - adeed debian/patches/801_ruby-mode.el.patch: - ruby-mode.el makes wrong indent [ruby-dev:26022] -- akira yamada Tue, 12 Apr 2005 02:50:27 +0900 ruby1.8 (1.8.2-4) unstable; urgency=medium * akira yamada - added debian/patches/103_cvs_updates.patch: - (urgency medium) "return" event hook should be always executed if event_hooks is set. [ruby-core:04662] - (urgency medium) "OpenSSL::Engine.load" may cause segmentation fault. [ruby-dev:25971] - added a hook function for interpreter events. (for ruby-prof .) - (urgency medium) Regexp.compile makes memory leaks when compilation failed. [ruby-talk:133228] - debian/rules: configure with "--with-sitedir='/usr/local/lib/site_ruby'" instead of "--with-sitedir='$prefix/local/lib/site_ruby'". (closes: #301055) - debian/NEWS: described about background of the restructuring. (closes: #299737) - debian/ri1.8.1: updated by outputs of "ri1.8 -h". (closes: #292022) -- akira yamada Sat, 9 Apr 2005 15:11:18 +0900 ruby1.8 (1.8.2-3) unstable; urgency=medium * akira yamada - restructured sub-packages: - merged to libruby1.8: libruby1.8 merges libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8 and libcurses-ruby1.8. - libtk-ruby1.8 merged to libtcktk-ruby1.8. - ruby1.8 suggests rdoc1.8 and ri1.8 - added debian/patches/102_cvs_updates.patch: - (urgency medium) safe level for DRb threads can be specified by DRbServer.default_safe_level or 3rd argument of DRbServer.new(). [druby-ja:120] - open-uri supports HTTPS. - Net::IMAP handles SSL certs correctly. - added debian/patches/901_.document.patch: - rdoc processes net/* and some libraries. (closes: #252871) -- akira yamada Wed, 16 Mar 2005 01:07:08 +0900 ruby1.8 (1.8.2-2) unstable; urgency=high * akira yamada - added debian/patches/101_cvs_updates.patch: - (urgency high) autoload fails with 'wrong argument type'. [ruby-dev:25435][ruby-list:40498] and [ruby-dev:25373] (closes: #289302) - srand(1<<100000000) dumps core. [ruby-dev:25426] -- akira yamada Tue, 11 Jan 2005 09:50:55 +0900 ruby1.8 (1.8.2-1) unstable; urgency=high * akira yamada - new upstream version, 1.8.2: - removed debian/patches/{100_cvs_updates.patch,801_syck_segv.patch, 802_syck_segv.patch}. they ware included 1.8.2. - (urgency high) fixed segv bugs: - Process.groups= dumps core again. [ruby-dev:25285] - YAML::Syck::Parser#load dumps core. [ruby-core:03973] - IO.select dumps core. [ruby-dev:25312] - fixed bugs: - prohibit to change access mode for special IO ports (stdin, stdout and stderr). [ruby-dev:25225] - added debian/patches/100_cvs_updates.patch: - (urgency high) fixed segv bugs: - String#center dumps core. [ruby-dev:25341] - require "openssl" dumps core. [ruby-dev:25325] - Zlib memory leak. [ruby-list:39235][ruby-dev:25309] - String#ljust dumps core again. [ruby-dev:25367] - bmcall() causes core dump. [ruby-dev:25366] - Module#autoload? dumps core. [ruby-dev:25373] - OpenSSL::Netscape::SPKI#challenge= dumps core. [ruby-dev:25359] - Segfault in Thread#initialize / caller [ruby-core:04067] - fixed bugs: - webrick/httpauth bugs. [ruby-list:40467][ruby-list:40482][ruby-dev:25336] - rand uniformity [ruby-dev:25396] -- akira yamada Fri, 7 Jan 2005 11:17:10 +0900 ruby1.8 (1.8.1+1.8.2pre4-1) unstable; urgency=high * akira yamada - new upstream version, 1.8.2 preview4: - removed debian/patches/{10[01]_cvs_updates.patch,802_socket.c.patch, 803_rexml_shiftjis.patch}. they ware included 1.8.2 preview4. - (urgency high) fixed segv bugs: - sprintf dumps core. [ruby-dev:25104] - DBM#select dumps core. [ruby-dev:25132] - Socket#listen dumps core. [ruby-dev:25149] - IO#reopen dumps core. [ruby-dev:25150] - OpenSSL::Digest::Digest.new dumps core. [ruby-dev:25187][ruby-dev:25198] - Dir.foreach dumps core. [ruby-dev:25242] - Zlib::Deflate.deflate dumps core. [ruby-dev:25226] - Struct.new dumps core. [ruby-dev:25249] - IO#eof? dumps core. [ruby-dev:25251] - OpenSSL::ASN1.traverse dumps core. [ruby-dev:25261][ruby-dev:25261] - DL::Symbol.new dumps core. [ruby-dev:25271] - fixed bugs: - removed debug print for jcode.rb. [ruby-dev:25156] - serializes un-serializeable remote exceptions as DRbRemoteError. [ruby-list:40390] - IO.open could not handle 'w+' mode. (closes: #283030) - (urgench high) temporal locking already locked string on simultaneous write. [ruby-dev:25050] (closes: #286195) - added debian/patches/100_cvs_updates.patch: - IO#reopen restores exact mode. [ruby-core:04003] - added debian/patches/801_syck_segv.patch: - YAML::Syck::Parser#load dumps core. [ruby-core:03973] - debian/rules: configure with --disable-rpath. -- akira yamada Thu, 23 Dec 2004 12:51:28 +0900 ruby1.8 (1.8.1+1.8.2pre3-2) unstable; urgency=high * akira yamada - added debian/patches/101_cvs_updates.patch: - OpenStruct can be marshaled again. (removed debian/patches/801_ostruct_revert.patch.) - (urgency high) fixed segv bugs: - String#gsub causes core dump again^3. [ruby-dev:24931] - Dir#seek dumps core. [ruby-dev:24941] - File#chown dumps core. [ruby-dev:24947] - IO#read dumps core again. [ruby-dev:24952] - IO#read dumps core again^3. [ruby-dev:24959] - IO#read dumps core again^4. [ruby-dev:24964] - Segmentation fault with StringIO#puts and StringIO#rewind. [ruby-Bugs-1120] - rb_io_sysread dumps core. [ruby-dev:24993] - IO#flush dumps core again. [ruby-dev:25003] - IO#ioctl dumps core. [ruby-dev:25019] - BasicSocket#setsockopt dumps core. [ruby-dev:25039] - UDPSocket#connect dumps core. [ruby-dev:25045] - UDPSocket#bind dumps core. [ruby-dev:25057] - Process.groups= dumps core. [ruby-dev:25081] - inconsistent string handling (null char in string error) [ruby-Bugs-1095] (closes: #283564, #283565) - (urgency high) changes to dup'ed String object will also change the original String object. [ruby-dev:24981] (closes: #283192) - CGI::Session invokes nonexistent method. [ruby-core:03832] (closes: #284429) - added debian/patches/803_rexml_shiftjis.patch: - REXML fails to handler Shift_JIS code. [ruby-dev:25069] - debian/rules: fixed typo: s/exmaples/examples/g (closes: #283759) -- akira yamada Tue, 7 Dec 2004 02:49:52 +0900 ruby1.8 (1.8.1+1.8.2pre3-1) unstable; urgency=high * akira yamada - new upstream version, 1.8.2 preview3: - updated ext/nkf to nkf-2.0.4. - fails to compile with gcc-2.95. (closes: #281362) [ruby-dev:24693] - (urgency high) String#gsub! dumps core again. [ruby-dev:24687] - (urgency high) TCPSocket#recvfrom dumps core. [ruby-dev:24705] - (urgency high) String#gsub! dumps core again^2. [ruby-dev:24706] - (urgency high) String#gsub causes core dump. [ruby-dev:24708] - StringIO.new allows Fixnum as mode as well as IO.new does. - added debian/patches/100_cvs_updates.patch: - (urgency high) SystemCallError#initialize dumps core. [ruby-dev:24768] - (urgency high) GDBM#[]= dumps core. [ruby-dev:24783] - (urgency high) String#sub! causes core dump. [ruby-dev:24801] - String.rjust ignores 2nd parameter. (closes: Bug#281263) [ruby-dev:24851] - (urgency high) DBM#[]= dumps core. [ruby-dev:24847] - (urgency high) Array#[]= causes core dump. [ruby-dev:24861] - (urgency high) Array#delete causes core dump again. [ruby-dev:24901] - (urgency high) String#[]= causes dumps core. [ruby-dev:24878] - A Float-related race in GC? (closes: Bug#280856) [ruby-dev:24880] - (urgency high) String#gsub dumps core. [ruby-dev:24827] - (urgency high) File.new dumps core. [ruby-dev:24919] - (urgency high) String#gsub causes core dump again^3. [ruby-dev:24931] - (urgency high) Dir#seek dumps core. [ruby-dev:24941] - renamed debian/patches/804_delegate.rb.patch to debian/patches/800_delegate.rb.patch. - renamed debian/patches/820_ostruct_revert.patch to debian/patches/801_ostruct_revert.patch. - removed debian/patches/10[0-4]_cvs_updates.patch, debian/patches/821_io_open.patch and debian/patches/822_array_uniq.patch: - included into the upstream source. - debian/README.Debian: updated. - debian/libruby1.8.prerm.in: removes /usr/local/lib/site_ruby only. (closes: #280544) -- akira yamada Tue, 23 Nov 2004 10:29:33 +0900 ruby1.8 (1.8.1+1.8.2pre2-7) unstable; urgency=medium * akira yamada - updated debian/patches/822_array_uniq.patch: - Array#{uniq,uniq!,&,|} should not freeze elements. (The previous patch is not enough. The patch updated by CVS changes.) -- akira yamada Wed, 3 Nov 2004 20:46:26 +0900 ruby1.8 (1.8.1+1.8.2pre2-6) unstable; urgency=high * akira yamada - added debian/patches/103_cvs_updates.patch: - (urgency high) Enumerable#grep dumps core. [ruby-dev:24671] - (urgency high) open dumps core again^2. [ruby-dev:24656] - added debian/patches/820_ostruct_revert.patch and 820_ostruct_marshal.patch: - reverted changes of lib/ostruct.rb. (ref. [ruby-dev:22966] [ruby-dev:24625]) - added debian/patches/821_io_open.patch: - (urgency high) additional patch for "open dumps core again^2." [ruby-dev:24656] - added debian/patches/822_array_uniq.patch: - Array#uniq should not freeze elements. [ruby-dev:24695] - removed 821_gc.c_revert.patch: - included into the upstream source. -- akira yamada Wed, 3 Nov 2004 18:39:05 +0900 ruby1.8 (1.8.1+1.8.2pre2-5) unstable; urgency=high * akira yamada - added debian/patches/821_gc.c_revert.patch: - (urgency high) gc.c: cancel IA64 changes unnecessary for 1.8. (closes: #279228) -- akira yamada Tue, 2 Nov 2004 13:00:29 +0900 ruby1.8 (1.8.1+1.8.2pre2-4) unstable; urgency=high * akira yamada - added debian/patches/102_cvs_updates.patch: - (urgency high) fixed some segmentation fault bugs listed in - . - raise dumps core. [ruby-dev:24519] - unpack("p") dumps core. [ruby-dev:24594] - Enumerable#sort_by dumps core again. [ruby-dev:24386] - Enumerable#sort_by dumps core again(2). [ruby-dev:24399] - A class of return value of Array#*. [ruby-dev:24526] - Zlib::Deflate#deflate causes core dump. [ruby-dev:24530] - PStore#transaction may raise Errno::ENOENT. [ruby-dev:24561] - String#include? ?\x80. [ruby-dev:24558] - corrected configure.in for GNU/k*BSD. (closes: #264306) - httpresponse.rb: ensure to close @body. (closes: #277520) - (urgency high) cgi.rb: avoids infinity loop. [CAN-2004-0983] - (urgency high) fixed memory leak. [ruby-core:03549] - added debian/patches/103_cvs_updates.patch: - (urgency high) temporarily frozen string causes core dump. [ruby-dev:24552] - cgi.rb: workaround for Mac IE. [ruby-list:40136] - (urgency high) Zlib::Deflate#flush_next_in causes core dump. [ruby-dev:24621] - (urgency high) raising zlib dumps core again. [ruby-dev:24627] - (urgency high) another memory leak in ruby_1_8. [ruby-core:03619] - (urgency high) IO#path may cause segv. [ruby-talk:118234] - (urgency high) Enumerable#sort_by dumps core again^4. [ruby-dev:24642] - added debian/patches/820_ostruct_marshal.patch: - ostruct.rb: OpenStruct can't be dumped. [ruby-dev:24625] - removed debian/patches/818_instance_eval.patch and debian/patches/813_zlib_ungetc.patch: - included into the upstream source. - debain/control: removed ruby-eserver from "Recommends" of libsoap-ruby1.8. libsoap-ruby1.8 does not use the package. (closes: #268715) -- akira yamada Mon, 1 Nov 2004 18:13:13 +0900 ruby1.8 (1.8.1+1.8.2pre2-3) unstable; urgency=high * akira yamada - added debian/patches/101_cvs_updates.patch: - "IO.allocate.reopen('/nothing')" on irb causes SEGV. [ruby-core:03288] - (urgency high) CGI::Session::FilesStore and CGI::Session::PStore should not use a session id as a filename. (closes: #267753) - added debian/patches/818_instance_eval.patch: - core dump with binding, eval, instance_eval and class variable. [ruby-dev:24120] - removed debian/patches/814_syck_8bit_clean.patch, debian/patches/815_openssl_select.patch, debian/patches/816_exception_slowdown.patch and debian/patches/817_ruby-mode.el_fixtypo.patch: - included into upstream source. -- akira yamada Tue, 24 Aug 2004 21:41:42 +0900 ruby1.8 (1.8.1+1.8.2pre2-2) unstable; urgency=low * akira yamada - added debian/patches/100_cvs_updates.patch: - minor bug fix. - added debian/patches/813_zlib_ungetc.patch: - Zlib::GzipReader#ungetc does not work correctly. - added debian/patches/814_syck_8bit_clean.patch: - YAML fails to load/dump non-printable characters. [ruby-core:03280] [ruby-core:03286] - added debian/patches/815_openssl_select.patch: - Bug#265429: IO.select() mysteriously hangs [ruby-dev:24072] [ruby-dev:24075] (closes: #265429) - added debian/patches/816_exception_slowdown.patch: - Pathological slowdown in 1.8 [ruby-core:02662] - added debian/patches/817_ruby-mode.el_fixtypo.patch: - fixed a typo. -- akira yamada Tue, 17 Aug 2004 02:33:39 +0900 ruby1.8 (1.8.1+1.8.2pre2-1) unstable; urgency=medium * akira yamada - new upstream version, 1.8.2 preview2. - some bugs are fixed. - removed debian/patches/800_sleep.patch, debian/patches/801_version.h.patch, debian/patches/802_yaml_rubytypes.rb.patch, debian/patches/803_ruby_mode.patch, debian/patches/805_yaml_load_exception.patch, debian/patches/806_config.guess_revert.patch, debian/patches/807_callcc.patch, debian/patches/808_net_imap.patch, debian/patches/809_uri_ldap.patch, debian/patches/810_use_NULL.patch, debian/patches/811_cgi_session.patch and debian/patches/812_run_final.patch: - included into upstream source. -- akira yamada Thu, 29 Jul 2004 18:44:28 +0900 ruby1.8 (1.8.1+1.8.2pre1-5) unstable; urgency=medium * akira yamada - added debian/patches/812_run_final.patch: - (urgency medium) ObjectSpace.define_finalizer may cause Segmentation falult. [ruby-dev:23957] - tempfiles created by Temfile not removed. [ruby-dev:23987] -- akira yamada Wed, 28 Jul 2004 01:38:01 +0900 ruby1.8 (1.8.1+1.8.2pre1-4) unstable; urgency=high * akira yamada - (urgency high) updated debian/patches/800_sleep.patch: - previous patch is incomplete, sleep() is still broken. - (urgency high) added debian/patches/811_cgi_session.patch: - sets the permission of the session data file to 0600. [ruby-dev:23952] [CAN-2004-0755] (closes: #260779) -- akira yamada Fri, 23 Jul 2004 07:03:16 +0900 ruby1.8 (1.8.1+1.8.2pre1-3) unstable; urgency=high * akira yamada - (urgency high) restored debian/patches/801_sleep.patch as debian/patches/800_sleep.patch: - sleep method does not work. [ruby-core:2133] [ruby-core:2137] - added debian/patches/807_callcc.patch: - callcc method may cause unknown data type bug. [ruby-talk:106657] - added debian/paches/808_net_imap.patch: - return if a LOGOUT response received. - wait command continuation requests before sending octet data of literals. - added debian/paches/809_uri_ldap.patch: - method hierarchical? in uri/ldap.rb should be in URI::LDAP. - added debian/paches/810_use_NULL.patch: - use NULL instead of 0. -- akira yamada Sun, 18 Jul 2004 03:49:28 +0900 ruby1.8 (1.8.1+1.8.2pre1-2) unstable; urgency=high * akira yamada - (rugency high) restored debian/patches/822_config.guess_revert.patch as debian/patches/806_config.guess_revert.patch: - couldn't build on alpha-linux. -- akira yamada Fri, 16 Jul 2004 23:05:22 +0900 ruby1.8 (1.8.1+1.8.2pre1-1) unstable; urgency=high * akira yamada - new upstream version, 1.8.2 preview1. - urgency high: fixed to build error on ARM. - fixed syntax error in test/unit/ui/{fox,gtk,gtk2}/testrunner.rb. Thanks to Paul van Tilburg. (closes: #257607) - debian/rules: generates datafiles for ri1.8 only when it was executed with binary-indep. - debian/control: improbed descriptions. (closes: #209573, #209603, #209616, #209691, #209718, #209794, #209900, #209937, #210030) -- akira yamada Fri, 16 Jul 2004 21:17:45 +0900 ruby1.8 (1.8.1-9) unstable; urgency=high * akira yamada - added debian/patches/821_rdoc_parse.rb.patch: - [ruby-talk:104190] %r{...} is a regular expression but RDoc prints it as %{...}. - added debian/patches/822_config.guess_revert.patch: - [ruby-dev:23753] revert to original config.guess. (couldn't build on alpha-linux.) - added debian/patches/823_yaml_load_exception.patch: - [ruby-talk:104405] YAML.load couldn't load Exception objects. - added debian/patches/824_io.c_fcntl_check.patch: - [ruby-dev:23742] should check fcntl result. -- akira yamada Thu, 24 Jun 2004 02:41:31 +0900 ruby1.8 (1.8.1-8) unstable; urgency=medium * akira yamada - added debian/patches/106_cvs_updates.patch: - [ruby-dev:23550] Socket.new(Socket::AF_INET, Socket::SOCK_STREAM, 0) dumps core. - [ruby-core:02793] ruby -e 'a[*b]+=c' dups core. - [ruby-dev:23487] core dump by delete_if on 1.8 - options for Net::Telnet::login can take regexps for login prompt and/or password prompt. (closes: #248511). - removed debian/patches/802_time.c.patch, debian/patches/804_find.rb.patch, debian/patches/805_telnet.rb.patch, debian/patches/806_yaml.patch, debian/patches/808_proc_eq.patch, debian/patches/809_misc_escape.patch, debian/patches/810_parse.y_reverse.patch: they ware included into the above patch. - added debian/patches/107_cvs_updates.patch: - upgraded to stable-snapshot (2004-06-05). - added debian/patches/108_cvs_updates.patch: - [ruby-dev:22631] should not dump singleton class. - limit safe level. - [ruby-dev:23713] allow changing $SAFE. - added debian/patches/820_zlib_64bit_gzfile_get32.patch: - the value in gzfile_get32 can accidentally be sign extended on 64 bit systems. Thanks to Matthew Mueller. (closes: #255442) -- akira yamada Tue, 22 Jun 2004 15:52:02 +0900 ruby1.8 (1.8.1-7) unstable; urgency=low * akira yamada - configure with --with-bundled-{sha1,md5,rmd160}. it free libruby1.8 from libssl. - added debian/patches/105_cvs_updates.patch: - "undef" for methods does not work. [ruby-list:39058] - blocks in "#{}" makes syntax error. [ruby-list:39061] - Net::IMAP accepts 8-bit characters in quoted strings for Novell GroupWise Internet Agent. - Socket#recvfrom makes an invalid argument error in non-blocking mode. [ruby-talk:89962] - util.c (mblen): fix overrun. (DJGPP ONLY) [ruby-dev:22672] - delegate.rb should use Kernel::raise for Thread. [ruby-dev:22681][ruby-dev:22684] - delegate.rb should not delegate singleton_method_added. [ruby-dev:22685] - added debian/patches/804_find.rb.patch: - Find.find raises SecurityError in $SAFE>=1. [ruby-dev:22641] - Find.find("xyz") will yield "xyz" even if no such file exists. [ruby-core:02319] - added debian/patches/805_telnet.rb.patch: - net/telnet.rb accepts "Login" prompt. - added debian/patches/806_yaml.patch: - syck library does not dump tv_usec correctly. [ruby-core:02305] - syck cannot dump a Range of strings. [ruby-core:02306] - added debian/patches/807_ruby_mode.patch: - font-lock could not treat %"..." correctry. [ruby-dev:22705] - added debian/patches/808_proc_eq.patch: - Proc with empty body may not be equal. [ruby-dev:22590] [ruby-dev:22594][ruby-dev:22602] - added debian/patches/809_misc_escape.patch: - Here-document in lib/rexml/encodings/ISO-8859-1.rb requires quotation, as in US-ASCII.rb. [ruby-talk:88650] - avoid warnings in rdoc/parsers/parse_c.rb. -- akira yamada Fri, 6 Feb 2004 18:57:04 +0900 ruby1.8 (1.8.1-6) unstable; urgency=low * akira yamada - renamed to debian/patches/803_ia64_stack_limit_hack.patch from debian/patches/901_ia64_stack_limit_hack.patch. - added debian/patches/104_cvs_updates.patch: - removed O_NONBLOCK for a socket used by DRb. - Net::IMAP accepts an NIL-envelope. -- akira yamada Wed, 21 Jan 2004 22:41:27 +0900 ruby1.8 (1.8.1-5) unstable; urgency=low * akira yamada - added debian/patches/103_cvs_updates.patch: - io.c: initializer of lineno should be "INT2FIX(0)". (closes:#228527) - disabled optimization on ia64. (-O1/2 makes ruby unusable.) - debian/patches/901_ia64_stack_limit_hack.patch: - disable IA64_MAGIC_STACK_LIMIT trick when optimization is disabled. [ruby-dev:22650] -- akira yamada Tue, 20 Jan 2004 19:03:19 +0900 ruby1.8 (1.8.1-4) unstable; urgency=low * akira yamada - added debian/patches/102_cvs_updates.patch: - documents of methods of IO is missing. -- akira yamada Mon, 19 Jan 2004 21:58:48 +0900 ruby1.8 (1.8.1-3) unstable; urgency=low * akira yamada - puts lib/rdoc/README to rdoc1.8. - rdoc1.8 depends libyaml-ruby1.8. (closes: #226372) - added debian/patches/101_cvs_updates.patch: - StringIO.new.sysread should raise EOFError. [ruby-core:2078] - don't increment lineno when gzfile_read_all returns "". [ruby-core:2078] - ARGF.readline should raise EOFError at EOF. [ruby-dev:22458] - both of ARGF.read and ARGF.read(nil) should concatenate input files when length argument is nil. [ruby-dev:22450] - ARGF.lineno should return 0 even if ARGF have not been read. [ruby-dev:22460] - ARGF.each_byte should return self. [ruby-dev:22465] - ARGF.eof? should not have any side effect. [ruby-dev:22469] - should not abort when module_function is called for undefined method. [ruby-dev:22498] - ARGF.read(n) makes an error when it gets EOF. [ruby-bugs-ja:PR#585] - synchronized with date2 library version 3.5. it includes fixes for [ruby-talk:90063]. - added debian/patches/801_sleep.patch: - sleep is broken with --enable-pthread. [ruby-core:2133] [ruby-core:2137] - added debian/patches/802_time.c.patch: - Time#usec should not return neither a negative number nor a number which is larger than 1000000. [ruby-dev:22614], [ruby-dev:22617] - added debian/patches/901_ri_pager.patch: - changed pager search order: ENV['PAGER'], pager, ... - put datafiles of ri into ri1.8 package. -- akira yamada Mon, 19 Jan 2004 15:12:27 +0900 ruby1.8 (1.8.1-2) unstable; urgency=low * akira yamada - libxmlrpc-ruby1.8 depends on librexml-ruby1.8 | libxml-parser-ruby1.8. - added debian/patches/100_cvs_updates.patch: - Kernel::require searches actual file name once when no extension specified. - fixes Ruby/Tk crash bug. (but does not fix block bug.) [ruby-talk:88830] - Array#pack checks sign for "i" and "I". [ruby-dev:22427] - IO::readlines should return lines when record-separater is nil. [ruby-core:02077][ruby-core:02078] - ARGF.read accepts "nil" for argument. [ruby-dev:22433] -- akira yamada Sat, 27 Dec 2003 17:52:24 +0900 ruby1.8 (1.8.1-1) unstable; urgency=low * akira yamada - new upstream version. -- akira yamada Thu, 25 Dec 2003 14:26:08 +0900 ruby1.8 (1.8.0+preview4-2) unstable; urgency=low * akira yamada - updated debian/patches/101_cvs_updates.patch. -- akira yamada Wed, 24 Dec 2003 18:20:17 +0900 ruby1.8 (1.8.0+preview4-1) unstable; urgency=low * akira yamada - updated to 1.8.1-preview4. - test/unit/ui/testrunnermediator.rb: requires 'test/unit'. - test/unit/autorunner.rb: remove dependency to a particular runner. (closes: #222019) - runit/cui/testrunner.rb: uses Test::Unit::UI::{PROGRESS_ONLY,VERBOSE}. (closes: #224048) - new sub-package: ri1.8. -- akira yamada Mon, 22 Dec 2003 19:18:42 +0900 ruby1.8 (1.8.0+preview3-1) unstable; urgency=low * akira yamada - updated to 1.8.1-preview3. - new sub-package: rdoc; RDoc is included into the Ruby distribution. - imported rdoc.1 from rdoc_0.9.0-1. -- akira yamada Sat, 6 Dec 2003 09:35:59 +0900 ruby1.8 (1.8.0+preview2-2) unstable; urgency=low * akira yamada - updated debian/patches/100_cvs_updates.patch. - lib/monitor.rb (wait): return true on signal/broadcastfalse and false on timeout. Thanks Gennady Bystritsky. - parse.y (primary): primary_value may be 0 when syntax error. [ruby-talk:84893] -- akira yamada Tue, 11 Nov 2003 14:52:18 +0900 ruby1.8 (1.8.0+preview2-1) unstable; urgency=low * akira yamada - updated to 1.8.1-preview2. - removed debian/patches/*.patch for ruby-1.8.0. - added debian/patches/100_cvs_updates.patch. - configure.in, eval.c, signal.c: : add '--with-pthread-ext' option to fix the pthread trouble on 'tcltklib' - ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem, TclTkIp#_eval calls Tcl_Eval() on the mainloop thread only (queueing a handler to the EventQueue). - ext/socket/socket.c (make_hostent): get rid of SEGV on aliases lookup failure. (ruby-bugs:PR#1215) (closes: #215879.) - configure with --with-pthread-ext. (closes: #217176.) - fixed argument of -regex option of find which finds sample programs. (closes: #219759.) - new sub-package libsoap-ruby1.8. -- akira yamada Sun, 9 Nov 2003 19:05:33 +0900 ruby1.8 (1.8.0-5) unstable; urgency=medium * akira yamada - updated debian/patches/101_cvs_updates.patch. - eval.c (rb_f_END): block should be given. [ruby-dev:21497] - eval.c (rb_eval): fix evaluation order. [ruby-list:38431] - marshal.c (w_object): should pass "weak" value to next level. [ruby-dev:21496] - eval.c (proc_alloc): should not use cached object if klass is different. [ruby-talk:83685] -- akira yamada Mon, 6 Oct 2003 12:07:00 +0900 ruby1.8 (1.8.0-4) unstable; urgency=high * akira yamada - updated debian/patches/101_cvs_updates.patch to "ruby 1.8.0 (2003-10-05)". - eval.c (rb_eval): should not execute else part if any exception is caught, closes: #214018. - gc.c (Init_stack): the type of space is changed to unsigned int from double, closes: #212282. -- akira yamada Sun, 5 Oct 2003 03:15:21 +0900 ruby1.8 (1.8.0-3) unstable; urgency=medium * Fumitoshi UKAI - debian/control: add build-conflicts on broken version of gcc * akira yamada - updated debian/patches/101_cvs_updates.patch to "ruby 1.8.0 (2003-10-02)". some imporant bugs are fixed. - scopes for constants in class definition is broken. - some minor bugs. - debian/control: libwebrick-ruby1.8 depends on liberb-ruby1.8, closes: #208988. - debian/rmshebang.sh: remove first #! line only. (ported from ruby1.6.) - debian/control: ruby1.8-elisp conflicts with ruby1.6-elisp, ruby1.7-elisp and ruby-elisp (<< 1.8). closes: #211321. - debian/rules: added 'g' option for sed script which is applied for debian/irb*.menu.in, closes: #213380. - debian/control: improved description of liberb-ruby1.8, closes: #210167. -- akira yamada Thu, 2 Oct 2003 17:37:33 +0900 ruby1.8 (1.8.0-2) unstable; urgency=low * debian/patches/101_cvs_updates.patch: added. some bugs ware fixed. - Array#fill is wrong when it is called with block. - GC for empty strings causes SEGV. - Shell.rmdir does not work. - some minor bugs. -- akira yamada Sun, 10 Aug 2003 11:15:19 +0900 ruby1.8 (1.8.0-1) unstable; urgency=low * new upstream version. * debian/patches/100_pragma_weak.patch: removed. * debian/patches/100_changelog-1.8.0.patch: added. doc/ChangeLog-1.8.0 ware dropped when the author was packageing 1.8.0. -- akira yamada Mon, 4 Aug 2003 21:50:07 +0900 ruby1.8 (1.8+0cvs20030801-1) unstable; urgency=low * ruby 1.8.0-preview7. * debian/patches/100_pragma_weak.patch: added. it needed for --enable-shared. * debian/rules: build with -O2 on IA64. probrems around optimization on IA64 ware fixed at 1.8.0-preview7. -- akira yamada Fri, 1 Aug 2003 20:53:36 +0900 ruby1.8 (1.8+0cvs20030731-1) unstable; urgency=low * ruby 1.8.0-preview6. * debian/patches/100_cvs.patch: removed. it was included 1.8.0-preview6. * changed section for libruby1.8-dbg to libdevel from devel. -- akira yamada Thu, 31 Jul 2003 18:09:21 +0900 ruby1.8 (1.8+0cvs20030728-1) unstable; urgency=low * ruby 1.8.0-preview5. * debian/patches/100_rb_struct_define.patch: removed. it was included 1.8.0-preview5. * debian/patches/100_cvs.patch: added. upstream cvs patch. -- akira yamada Tue, 29 Jul 2003 00:33:25 +0900 ruby1.8 (1.8+0cvs20030724-1) unstable; urgency=low * new upstream cvs snapshot. (ruby 1.8.0 preview4.) * new sub-packages: libwebrick-ruby1.8 and libopenssl-ruby1.8. * debian/rules: on IA64, build with -O0 option. (optimized-code crashes on IA64) * debian/patches/100_bigdecimal-MANIFEST.patch: removed. it is nolonger needed. * debian/patches/100_rb_struct_define.patch: added. it fixes PR#1058: ruby segfaults on ia64 during require 'etc'. -- akira yamada Thu, 24 Jul 2003 13:33:29 +0900 ruby1.8 (1.8+0cvs20030721-1) unstable; urgency=low * new upstream cvs snapshot. * new sub-packages: libxmlrpc-ruby1.8. -- akira yamada Mon, 21 Jul 2003 20:24:12 +0900 ruby1.8 (1.8+0cvs20030710-1) unstable; urgency=low * new upstream cvs snapshot. * new sub-packages: librexml-ruby1.8 and libdrb-ruby1.8. * liberb-ruby1.8 replaces libruby1.8 (<< 1.8+0cvs20030704-1). (usr/lib/ruby/1.8/erb* is moved to liberb-ruby1.8 from libruby1.8.) -- akira yamada Fri, 11 Jul 2003 03:08:26 +0900 ruby1.8 (1.8+0cvs20030606-1) unstable; urgency=low * new upstream cvs snapshot. * build with libgdbm-dev. -- akira yamada Fri, 6 Jun 2003 20:06:02 +0900 ruby1.8 (1.8+0cvs20030524-1) unstable; urgency=low * new upstream cvs snapshot. * uploaded to Debian, closes: #183120. -- akira yamada Sat, 24 May 2003 00:08:51 +0900 ruby1.8 (1.8+0cvs20030520-0.1) unstable; urgency=low * new upstream cvs snapshot. * new subpackage: libyaml-ruby1.8. -- akira yamada Tue, 20 May 2003 10:33:57 +0900 ruby1.8 (1.8+0cvs20030506-0.1) unstable; urgency=low * new upstream cvs snapshot. * included libruby1.8-static.a into ruby1.8-dev package. -- akira yamada Tue, 6 May 2003 17:49:41 +0900 ruby1.8 (1.8+0cvs20030503-0.1) unstable; urgency=low * new upstream cvs snapshot. -- akira yamada Sat, 3 May 2003 14:42:41 +0900 ruby1.8 (1.8+0cvs20030424-0.1) unstable; urgency=low * new upstream cvs snapshot. -- akira yamada Thu, 24 Apr 2003 18:20:55 +0900 ruby1.8 (1.8+0cvs20030419-0.2) unstable; urgency=low * new subpackage liberb-ruby1.8. -- akira yamada Sun, 20 Apr 2003 11:04:43 +0900 ruby1.8 (1.8+0cvs20030419-0.1) unstable; urgency=low * new upstream cvs snapshot. -- akira yamada Sat, 19 Apr 2003 22:35:34 +0900 ruby1.8 (1.8+0cvs0.20030413.1-0.1) unstable; urgency=low * Initial Release. -- akira yamada Sun, 13 Apr 2003 13:04:13 +0900