Age | Commit message (Collapse) | Author | Files | Lines |
|
=== 1.2.3.1 / 2008-04-11
* Closed #19429 - Installing TMail on Windows with the gem
|
|
* Handle a potential DOS vulnerability on any host using TMail to
handle incomming email; a crafted email with carefully positioned
whitespace can cause the TMail library to go into an endless loop
causing denial of service attack on email services.
|
|
+ Install as a Ruby gem.
* A _LOT_ more documentation...!
* Make ready for Ruby 1.9
* Fixed UNIXMbox code - readonly was not working and raising an exception.
* Multiple froms not being parsed correctly, added a test case to cover
this and show the correct handling
|
|
pkgsrc change:
* Use INSTALLATION_DIRS
* Update HOMEPAGE.
Since changes are too many to write here, please refer pages linked from News
in http://tmail.rubyforge.org/.
Requested by minskim@ via private mail.
|
|
Bump PKGREVISION.
|
|
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
|
|
|
|
and there are some incompatibilities, please look through ChangeLog
and Incompatibilities file.
pkgsrc changes:
- update HOMEPAGE and MASTER_SITES.
- remove dependency to ruby-amstd package.
|
|
TMail is a mail manipulating library for Ruby, with RFC822 and MIME
multipart support.
|