php-gettext 1.0.12

Security fix for potential code injection bug (#1515334).
Do not assume mbstring functions are always there, pass text through if they aren't (#734494).

Milestone information

Project:
php-gettext
Series:
trunk
Version:
1.0.12
Released:
 
Registrant:
Данило Шеган
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon php-gettext-1.0.12.tar.gz (md5, sig) 1.0.12 release 10,634
last downloaded 33 weeks ago
Total downloads: 10,634

Release notes 

This release includes a fix for potential security issue allowing code injection into the ngettext family of calls: evaluating the plural form formula can execute arbitrary code if number is passed unsanitized from the untrusted user. php-gettext will now throw an exception if the value being passed in is not a number, thus supporting good programming practices: always validate user input at the point of "entry".

Long-committed but never released fix for bug 734494 is also included.

Changelog 

View the full changelog

Security fix for potential code injection bug (#1515334).
Do not assume mbstring functions are always there, pass text through if they aren't (#734494).

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.