pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-i18n
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 16 09:21:34 UTC 2013
Modified Files:
pkgsrc/devel/ruby-i18n: Makefile PLIST distinfo
Log Message:
Update ruby-i18n to 0.6.9. This is security fix.
* Add I18n::exists? method.
* Add I18n.locale_available? method.
* Delete unused files.
* I18n::MissingTranslation exception escapes key names for its
html_message, fixing CVE-2013-4492.
* Use CGI.escapeHTML instead of CGI.escape_html for Ruby 1.8.7.
* Fix an issue with setting I18n.config.enforce_available_locales.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-i18n/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-i18n/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-i18n/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index