[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted ruby1.8 1.8.5-3 (source i386 all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 30 Oct 2006 15:15:56 +0900
Source: ruby1.8
Binary: libtcltk-ruby1.8 libruby1.8-dbg rdoc1.8 libgdbm-ruby1.8 ruby1.8-dev ruby1.8-elisp ruby1.8-examples libdbm-ruby1.8 irb1.8 ruby1.8 libreadline-ruby1.8 libopenssl-ruby1.8 libruby1.8 ri1.8
Architecture: source i386 all
Version: 1.8.5-3
Distribution: unstable
Urgency: medium
Maintainer: akira yamada <akira@debian.org>
Changed-By: akira yamada <akira@debian.org>
Description: 
 irb1.8     - Interactive Ruby (for Ruby 1.8)
 libdbm-ruby1.8 - DBM interface for Ruby 1.8
 libgdbm-ruby1.8 - GDBM interface for Ruby 1.8
 libopenssl-ruby1.8 - OpenSSL interface for Ruby 1.8
 libreadline-ruby1.8 - Readline interface for Ruby 1.8
 libruby1.8 - Libraries necessary to run Ruby 1.8
 libruby1.8-dbg - Debugging symbols for Ruby 1.8
 libtcltk-ruby1.8 - Tcl/Tk interface for Ruby 1.8
 rdoc1.8    - Generate documentation from Ruby source files (for Ruby 1.8)
 ri1.8      - Ruby Interactive reference (for Ruby 1.8)
 ruby1.8    - Interpreter of object-oriented scripting language Ruby 1.8
 ruby1.8-dev - Header files for compiling extension modules for the Ruby 1.8
 ruby1.8-elisp - ruby-mode for Emacsen
 ruby1.8-examples - Examples for Ruby 1.8
Closes: 392803 393685 394336
Changes: 
 ruby1.8 (1.8.5-3) unstable; urgency=medium
 .
   * removed debian/patches/801_imap_extraspace.patch and
     added debian/patches/128_imap_extraspace.patch:
       - the fix is included into upstream CVS.
   * renamed debian/patches/802_rdoc_nameerror.patch to
     debian/patches/129_rdoc_nameerror.patch:
       - the fix is included into upstream CVS.
   * applied debian/patches/131_sandbox.patch:
       - added Thread#kill!.  [ruby-core:08768]
   * applied debian/patches/132_update_docs.patch:
       - small fixes and updates for rdocs.
   * applied debian/patches/133_array.patch:
       - fixed a potential leaks caused by shift.  [ruby-talk:216055]
         [ruby-core:08922] [ruby-list:42907]
   * applied debian/patches/134_dir_checkdir.patch:
       - internal existence test for "/" fails anytime. [ruby-core:08913]
   * applied debian/patches/135_mkmf.patch:
       - set default $LDFLAGS.  [ruby-talk:216256]
       - check function pointer first and macro next.  [ruby-core:08949]
       - fixed the bug of handling COMMON_MACROS.
   * applied debian/patches/137_jcode.patch:
       - succ! in jcode.rb doesn't work on $KCODE == 'n'.  [ruby-talk:216845]
   * applied debian/patches/138_eval.patch:
       - check protected visibility based on real self, not ruby_frame->self.
         [ruby-talk:217822]
   * applied debian/patches/139_include_module.patch:
       - remove unnecessary check.  [ruby-talk:218402]
   * applied debian/patches/140_bignum_shift.patch:
       - a bug in right shift of negative bignums.  [ruby-core:09020]
   * applied debian/patches/141_rexml_enc.patch:
       - spaces are allowed around equal sign.  [ruby-core:09032]
   * applied debian/patches/142_wrong_id_check.patch:
       - wrong id check.  [ruby-core:09158]
       - typo fixed.  [ruby-core:09168]
   * applied debian/patches/143_rb_warning.patch:
       - some error message may contain format specifiers.  [ruby-dev:29657]
   * applied debian/patches/144_parse.y.patch.patch:
       - no need to re-create NODE_SELF() again.  [ruby-core:09177]
       - use particular enums.  [ruby-core:09221]
   * applied debian/patches/145_signal.patch:
       - handle SIGTERM.  [ruby-list:42895]
       - don't set SA_RESTART.  a backport from the HEAD.  [ruby-talk:220937]
         [ruby-talk:147220]
   * applied debian/patches/146_string_tainted.patch:
       - should be infected with only original string, but not the shared
         string.  [ruby-core:09152]
       - strnig.c (rb_str_new4): keep shared string untainted when orignal
         string is tainted.  [ruby-dev:29672]
   * applied debian/patches/147_configure_alloca.patch:
       - alloca is broken; use C_ALLOCA instead.  [ruby-dev:29416]
   * applied debian/patches/148_openssl.patch:
       - ossl_pkcs7_verify, ossl_spki_initialize: should clear error.
         (Closes: #394336)
       - Use digest/md5 instead of obsolete md5.
   * applied debian/patches/803_imap_nomodseq.patch:
       - net/imap chokes on NOMODSEQ response. [ruby-Bugs#6026]
         (Closes: #392803)
   * applied debian/patches/804_soap.patch:
       - huge memory usage with the Ebay API.
         <http://dev.ctor.org/soap4r/ticket/224> (Closes: 393685)
Files: 
 9a4fa6966ddefdb470f29581325284db 1068 interpreters optional ruby1.8_1.8.5-3.dsc
 e87c5be8d8f92a0ecb1e59a87034e375 87821 interpreters optional ruby1.8_1.8.5-3.diff.gz
 ee346b4c77c915a1700a7f11e4f85355 215988 interpreters optional ruby1.8_1.8.5-3_i386.deb
 92224ac720e86d7116f3fcba5bfb05d2 1528340 libs optional libruby1.8_1.8.5-3_i386.deb
 173e25c72d021eb84e1ba07724cf4cf5 1000010 libdevel extra libruby1.8-dbg_1.8.5-3_i386.deb
 9db3110f471e4013b858847169fe9c5d 717248 devel optional ruby1.8-dev_1.8.5-3_i386.deb
 75f57a4875f67a3366f221f674bab46a 195898 interpreters optional libdbm-ruby1.8_1.8.5-3_i386.deb
 7b48fd3f662050a066e856d2fa75971e 196608 interpreters optional libgdbm-ruby1.8_1.8.5-3_i386.deb
 4ea789ae32e92d0056dc3f65daae807d 196196 interpreters optional libreadline-ruby1.8_1.8.5-3_i386.deb
 094b87987a8ded2e16b14098146358bd 1829514 interpreters optional libtcltk-ruby1.8_1.8.5-3_i386.deb
 cad7c3f42c735cbefb1ab8dc16f50553 290698 interpreters optional libopenssl-ruby1.8_1.8.5-3_i386.deb
 e35c5d399ed9371de70b4687f05fc5d5 241106 interpreters optional ruby1.8-examples_1.8.5-3_all.deb
 6dd3617363dd18ea847ccabb4e86ef34 208550 interpreters optional ruby1.8-elisp_1.8.5-3_all.deb
 2c7cb396a8df66f4769f571a6d7281fb 1227258 interpreters optional ri1.8_1.8.5-3_all.deb
 0fbc306a166f9d9874c12b496a4eb006 308764 doc optional rdoc1.8_1.8.5-3_all.deb
 98a3d16bc33f32533dfa10038930410c 234066 interpreters optional irb1.8_1.8.5-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFRbWnXzkxpuIT8aARAmY+AJ9IUTYkt7yj+8bV5snMoi8tYHADOgCfQHC0
CdqzOFrAojB4PR9JDH1/ri4=
=AE1e
-----END PGP SIGNATURE-----


Accepted:
irb1.8_1.8.5-3_all.deb
  to pool/main/r/ruby1.8/irb1.8_1.8.5-3_all.deb
libdbm-ruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libdbm-ruby1.8_1.8.5-3_i386.deb
libgdbm-ruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libgdbm-ruby1.8_1.8.5-3_i386.deb
libopenssl-ruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libopenssl-ruby1.8_1.8.5-3_i386.deb
libreadline-ruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libreadline-ruby1.8_1.8.5-3_i386.deb
libruby1.8-dbg_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libruby1.8-dbg_1.8.5-3_i386.deb
libruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libruby1.8_1.8.5-3_i386.deb
libtcltk-ruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/libtcltk-ruby1.8_1.8.5-3_i386.deb
rdoc1.8_1.8.5-3_all.deb
  to pool/main/r/ruby1.8/rdoc1.8_1.8.5-3_all.deb
ri1.8_1.8.5-3_all.deb
  to pool/main/r/ruby1.8/ri1.8_1.8.5-3_all.deb
ruby1.8-dev_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/ruby1.8-dev_1.8.5-3_i386.deb
ruby1.8-elisp_1.8.5-3_all.deb
  to pool/main/r/ruby1.8/ruby1.8-elisp_1.8.5-3_all.deb
ruby1.8-examples_1.8.5-3_all.deb
  to pool/main/r/ruby1.8/ruby1.8-examples_1.8.5-3_all.deb
ruby1.8_1.8.5-3.diff.gz
  to pool/main/r/ruby1.8/ruby1.8_1.8.5-3.diff.gz
ruby1.8_1.8.5-3.dsc
  to pool/main/r/ruby1.8/ruby1.8_1.8.5-3.dsc
ruby1.8_1.8.5-3_i386.deb
  to pool/main/r/ruby1.8/ruby1.8_1.8.5-3_i386.deb



Reply to: