Package: ruby-tmail / 1.2.7.1-3+deb7u1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-tmail | 1.2.7.1-3+deb7u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 use_system_rchardet_library.patch | (download) |
lib/tmail.rb |
2 1 + 1 - 0 ! |
use the system rchardet library instead of the vendor one |
0002 include_is_binary_data_definition.patch | (download) |
lib/tmail/quoting.rb |
7 7 + 0 - 0 ! |
include definition of string#is_binary_data? String#is_binary_data? method used in tmail/quoting.rb is defined in yaml/rubytypes.rb for Ruby1.8, but has been removed from Ruby1.9 code. Including it here ensures that it is properly defined in both cases. |
0003 deactivate_faulty_test.patch | (download) |
test/test_mail.rb |
2 1 + 1 - 0 ! |
disable a faulty test This test relies on the fact that a hash is ordered, which is not true with Ruby 1.8.7. |
0004 fix parsing of unquoted attachment filenames.patch | (download) |
lib/tmail/utils.rb |
2 1 + 1 - 0 ! |
fix parsing of unquoted attachment filenames Upstream commit d3f1d826 introduced a problem when parsing Content-Disposition headers with unquoted filenames. |
1