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