Changelog
ruby1.9 (1.9.0.5-1) unstable; urgency=low
[ Daigo Moriwaki ]
* debian/watch: corrected to follow the new versioning by the upstream such
as 1.9.1-p0.tar.gz
* Added debian/patches/090301_r22440_OCSP_basic_verify.dpatch: It did not
properly check the return value from the OCSP_basic_verify function, which
might allow remote attackers to successfully present an invalid X.509
certificate, possibly involving a revoked certificate. [CVE-2009-0642]
(Closes: #513528)
* debian/rules:
- fixshebang.sh runs on bash.
- The upstream's COPYING* is no longer installed (due to Debian policy).
That information is included in debian/copyright.
* debian/patches/090803_exclude_rdoc.dpatch: ported from the ruby1.9.1
package.
* debian/control: Added misc depends.
* debian/compat: Bumpled up the version to 7.
[ Lucas Nussbaum ]
* New upstream release.
+ *.inc updated.
+ no longer needed (were backports):
- 101_parse_rb
- 103_array_c_r17570_to_r17756
- 301_dns_spoofing_r18424
- 302_r18220_webrick_DoS
- 303_r17726_syslog_safeleve4
- 304_r17577_trace_var_safeleve4
- 305_r18496_dl_tain
- 306_r17586_methods_called_safelevel13
- 307_r19033_rexml_DoS
- 308_regexp_segv
- 930_zero_tainted
+ Refreshed:
- 919_common.mk_tweaks
+ 102_skip_test_copy_stream: file changed upstream, might no
longer be needed.
* Fix building on lpia (Closes: #532057).
* Disable the test suite on hppa since it blocks because of strange
signal semantics. (Closes: #514695).
* Agree with ftpmaster's overrides.
* Bumped Standards-Version to 3.8.2. No changes needed.
* Build-Depends on procps. Closes: #510914.
* debian/fixshebang.sh: skip non-text files, which works around
hanging of sed on scanning gif images.
* Added 940_test_file_exhaustive_fails_as_root and
940_test_priority_fails to deal with test suite failures.
* Added patch 940_test_thread_mutex_sync_shorter: makes
test_mutex_synchronize much shorter to deal with slow arches.
Closes: #514696.
* Removed Fumitoshi UKAI <email address hidden> from Uploaders. Thanks a
lot for the past help! Closes: #541026.
-- Daigo Moriwaki <email address hidden> Sat, 22 Aug 2009 09:55:25 +0900