ruby1.9 (1.9.0.0-2ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - Robustify check for target_os, fixing build failure on lpia. -- Stephan Hermann Thu, 24 Jan 2008 11:42:29 +0100 ruby1.9 (1.9.0.0-2) unstable; urgency=low * Added debian/patches/910_gem_prelude.dpatch: changed the default rubygems home directory in prelude as well. (Closes: #458620) -- Daigo Moriwaki Wed, 02 Jan 2008 18:09:03 +0900 ruby1.9 (1.9.0.0-1) unstable; urgency=low [Akira Yamada] * new upstream version, 1.9.0-0. (closes: #457519, #446220) * added manpages for gem1.9 and rake1.9. * debian/generated-incs/*.inc: updated by files in upstream tarball. * debian/patches/801_update_sample_README.dpatch: removed. * debian/patches/903_skip_base_ruby_check.dpatch: updated. * debian/NEWS, debian/README.Debian: updated. [Daigo Moriwaki] * supported rubygems that has been merged with the upstream. I imported files and changes from libgems-ruby1.8_1.0.1.deb package. - added debian/patches/911_default_gem_path.dpatch - added debian/patches/913_disable_update_system.dpatch - added debian/patches/918_tighter_search_regex.dpatch - added debian/patches/917_avoid_ioseek.dpatch - added debian/libruby1.9.postrm.in - debian/patches/00list: applied above changes. - debian/README.Debian: added a note for rubygems - debian/libruby1.9.postinst.in: script to remove a cache file. - debian/rules: applied above changes. -- akira yamada Wed, 26 Dec 2007 12:46:09 +0900 ruby1.9 (1.9.0+20071225-1) unstable; urgency=low * new upstream snapshot. (r14640) * updated debian/generated-incs/* files. -- akira yamada Tue, 25 Dec 2007 10:49:38 +0900 ruby1.9 (1.9.0+20071016-1) unstable; urgency=high * new upstream snapshot. (r13713) - fixed CVE-2007-5162. - fixed illegal instructions at runtime on sparc. (closes: #366444) Thanks to Lucas Nussbaum. * updated debian/generated-incs/* files. * debian/rules: fixed wrong arch_name for arm-linux-gnueabi. (closes: #445433) Thanks to Riku Voipio. * debian/ruby1.9-elisp.emacsen-startup: uses "\\\\'" for ignore newlines in filenames. (closes: #446180) Thanks to Trent W. Buck. * debian/control: added Daigo Moriwaki to uploaders and removed Akira Tagoh from uploaders. -- akira yamada Thu, 18 Oct 2007 09:36:36 +0900 ruby1.9 (1.9.0+20070910-1) unstable; urgency=low * new upstream snapshot. (r13426) * debian/rules: added -g option to CPPFLAGS and CXXFLAGS. -- akira yamada Tue, 11 Sep 2007 10:46:09 +0900 ruby1.9 (1.9.0+20070830-2ubuntu1) gutsy; urgency=low * Sync from Debian; remaining changes: - Add -g to CFLAGS. * Fixes build failure on ia64. * Fixes build failure with gcc-4.2 on lpia. * Robustify check for target_os, fixing build failure on lpia. * Set Ubuntu maintainer address. -- Matthias Klose Tue, 04 Sep 2007 16:01:17 +0000 ruby1.9 (1.9.0+20070830-2) unstable; urgency=low * configure.in: skip host ruby check. * debian/generated-incs/prelude.c: added. (closes: #440480) -- akira yamada Sun, 02 Sep 2007 09:20:54 +0900 ruby1.9 (1.9.0+20070830-1) unstable; urgency=low * new upstream snapshot. (r13318) (closes: #426134, #426267) * updated debian/generated-incs/* files. * added debian/patches/902_define_YAML_in_yaml_stringio.rb.dpatch. -- akira yamada Thu, 30 Aug 2007 13:53:44 +0900 ruby1.9 (1.9.0+20070606-1ubuntu1) gutsy; urgency=low * Fix build failure on sparc N1. * Add -g to CFLAGS. * Set Ubuntu maintainer address. -- Matthias Klose Tue, 04 Sep 2007 13:04:43 +0000 ruby1.9 (1.9.0+20070606-1) unstable; urgency=low * new upstream snapshot. (2006-06-06) * updated debian/generated-incs/* files. -- akira yamada Wed, 06 Jun 2007 11:58:24 +0900 ruby1.9 (1.9.0+20070526-1) unstable; urgency=low * new upstream snapshot. (2006-05-26) -- akira yamada Sat, 26 May 2007 21:02:58 +0900 ruby1.9 (1.9.0+20070523-1) unstable; urgency=low * new upstream snapshot. (2006-07-23) * added debian/generated-incs/* files: They are are generated by "make incs". Updating these files is needed when the source is updated. (Closes: #425607) -- akira yamada Wed, 23 May 2007 13:21:02 +0900 ruby1.9 (1.9.0+20070521-1) unstable; urgency=low * new upstream snapshot. (2006-07-21) (Closes: #414856, #388344) -- akira yamada Mon, 21 May 2007 14:00:19 +0900 ruby1.9 (1.9.0+20060609-1) unstable; urgency=low * new upstream snapshot. (2006-06-09) * configure with -fno-strict-aliasing (Bug#370553) * rdoc1.9 suggests graphviz (Bug#339524) * debian/copyright: added a note for using libopenssl-ruby1.9. (Bug#367024) * debian/README.Debian: updated. (Closes: #344294) * added debian/patches/802_mkconfig.dpatch -- akira yamada Thu, 13 Jul 2006 22:43:47 +0900 ruby1.9 (1.9.0+20060423-4) unstable; urgency=low * reverted to 1.9.0+20060423-3. - 1.9.0+20060423-3.1 is not enough to fix the probleam and - 1.9.0+20060423-3.1 ignores dpatch :-< -- akira yamada Thu, 7 Jul 2006 22:44:23 +0900 ruby1.9 (1.9.0+20060423-3.1) unstable; urgency=low * Non-maintainer upload. * Make mkconfig.rb understand autoconf >2.59a's new way of doing config.status; it inserts #|_!!_|# into the sed lines temporarily, then removes them at the end. Since mkconfig.rb only parses these lines instead of executing the entire sed script, it has to remove #|_!!_|# by itself. This fixes FTBFS with newer autoconf. (Closes: #373953) -- Steinar H. Gunderson Sun, 25 Jun 2006 16:05:24 +0200 ruby1.9 (1.9.0+20060423-3) unstable; urgency=low * akira yamada - debian/control, debian/rules: uses gcc-4.1 for m68k. (Closes: #360745) -- akira yamada Tue, 25 Apr 2006 23:00:39 +0900 ruby1.9 (1.9.0+20060423-2) unstable; urgency=medium * akira yamada - debian/rules: CFLAGS=-O0 for avoiding a bug of gcc-4.0 on m68k. (Closes: #360745) -- akira yamada Tue, 25 Apr 2006 12:46:34 +0900 ruby1.9 (1.9.0+20060423-1) unstable; urgency=low * akira yamada - new upstream snapshot. (2006-04-23) -- akira yamada Sun, 23 Apr 2006 18:14:31 +0900 ruby1.9 (1.9.0+20050921-1) unstable; urgency=high * akira yamada - new upstream snapshot. (2005-09-21) - [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. - removed debian/patches/802_workaround_for_send.dpatch: - the patch is in upstream. - debian/control: build-depends on libreadline5-dev. (closes: #326333) -- akira yamada Wed, 21 Sep 2005 13:16:19 +0900 ruby1.9 (1.9.0+20050902-1) unstable; urgency=high * akira yamada - new upstream snapshot. (2005-09-02) - [security] preserve safe level in the environment where a method is defined. - added debian/patches/802_workaround_for_send.dpatch: - workaround for changed behavior of __send__. [ruby-dev:26935] -- akira yamada Fri, 2 Sep 2005 15:21:10 +0900 ruby1.9 (1.9.0+20050727-1) unstable; urgency=low * akira yamada - new upstream snapshot. (2005-07-27) - removed debian/patches/803_runruby.rb_loadpath.dpatch: - the patch is in upstream source. -- akira yamada Wed, 3 Aug 2005 19:56:18 +0900 ruby1.9 (1.9.0+20050623-2) 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. (ref: Bug#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. - added debian/NEWS. -- akira yamada Wed, 29 Jun 2005 23:53:01 +0900 ruby1.9 (1.9.0+20050623-1) unstable; urgency=high * akira yamada - new upstream snapshot. - (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.dpatch: - runruby.rb should require rbconfig.rb in source directory. (it is for make install-doc.) -- akira yamada Thu, 23 Jun 2005 20:33:03 +0900 ruby1.9 (1.9.0+20050412-4) unstable; urgency=low * akira yamada - debian/rules: CFLAGS=-O0 is for ia64 not for i386. -- akira yamada Sun, 17 Apr 2005 03:30:22 +0900 ruby1.9 (1.9.0+20050412-3) unstable; urgency=high * akira yamada - debian/rules: fixed wrong filename conversion. (closes: #304809) - debian/libruby1.9.*.in: should not be empty. -- akira yamada Sat, 16 Apr 2005 01:44:05 +0900 ruby1.9 (1.9.0+20050412-2) unstable; urgency=high * akira yamada - debian/rules: binary-install/ should contain dh_movefiles only, because "debian/rules binary-arch" cannot create some directories. -- akira yamada Fri, 15 Apr 2005 06:47:44 +0900 ruby1.9 (1.9.0+20050412-1) unstable; urgency=low * akira yamada - uploaded to Debian. (closes: #256004) -- akira yamada Wed, 13 Apr 2005 18:06:34 +0900 ruby1.9 (1.9.0+20050412-0+1) unstable; urgency=low * akira yamada - initial packaging. -- akira yamada Wed, 13 Apr 2005 07:28:16 +0900