Comment 2 for bug 307641

Revision history for this message
Bryce Harrington (bryce) wrote : Re: Please merge ruby1.8_1.8.7.72-2ubuntu1 from debian unstable

Needs updated to newest debian version.

bryce@chideok:~/src/Sponsor/ruby/ruby1.8-1.8.7.72$ patch -p1 < ../debian.debdiff
patching file debian/control
patching file debian/changelog
Hunk #1 FAILED at 1.
Hunk #2 succeeded at 23 (offset 8 lines).
1 out of 2 hunks FAILED -- saving rejects to file debian/changelog.rej
patching file debian/patches/00list
patching file debian/patches/905_short_named_constants.dpatch

bryce@chideok:~/src/Sponsor/ruby/ruby1.8-1.8.7.72$ more debian/changelog
ruby1.8 (1.8.7.72-3) unstable; urgency=medium

  * applied debian/patches/905_class_dup_should_copy_constants.dpatch:
    - Class#dup should copy constants into the duplicated class.
      (closes: #506344)

 -- akira yamada <email address hidden> Tue, 06 Jan 2009 10:56:56 +0900

ruby1.8 (1.8.7.72-2) unstable; urgency=high

  * updated 168_rexml_dos.patch:
    - fixed regression of fix of REXML DoS vulnerability (CVE-2008-3790)
      (ref: #502535)

 -- akira yamada <email address hidden> Thu, 13 Nov 2008 10:19:49 +0900