Fedora 35: php-twig 2022-4490a4772d
Summary
The flexible, fast, and secure template engine for PHP.
* Fast: Twig compiles templates down to plain optimized PHP code. The
overhead compared to regular PHP code was reduced to the very minimum.
* Secure: Twig has a sandbox mode to evaluate untrusted template code. This
allows Twig to be used as a template language for applications where users
may modify the template design.
* Flexible: Twig is powered by a flexible lexer and parser. This allows the
developer to define its own custom tags and filters, and create its own
DSL.
Autoloader: /usr/share/php/Twig/autoload.php
**Version 1.44.7** (2022-09-28) * Fix a security issue on filesystem loader
(possibility to load a template outside a configured directory)
* Thu Sep 29 2022 Remi Collet
- update to 1.44.7
* Fri Jul 22 2022 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Nov 25 2021 Remi Collet
- update to 1.44.6 (no change)
- drop patch merged upstream
[ 1 ] Bug #2130763 - CVE-2022-39261 php-twig: twig: Possibility to load a template outside a configured directory when using the filesystem loader [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2130763
su -c 'dnf upgrade --advisory FEDORA-2022-4490a4772d' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it: https://pagure.io/login/
FEDORA-2022-4490a4772d 2022-10-07 13:13:03.413599 Product : Fedora 35 Version : 1.44.7 Release : 1.fc35 URL : Summary : The flexible, fast, and secure template engine for PHP Description : The flexible, fast, and secure template engine for PHP. * Fast: Twig compiles templates down to plain optimized PHP code. The overhead compared to regular PHP code was reduced to the very minimum. * Secure: Twig has a sandbox mode to evaluate untrusted template code. This allows Twig to be used as a template language for applications where users may modify the template design. * Flexible: Twig is powered by a flexible lexer and parser. This allows the developer to define its own custom tags and filters, and create its own DSL. Autoloader: /usr/share/php/Twig/autoload.php **Version 1.44.7** (2022-09-28) * Fix a security issue on filesystem loader (possibility to load a template outside a configured directory) * Thu Sep 29 2022 Remi Collet - 1.44.7-1 - update to 1.44.7 * Fri Jul 22 2022 Fedora Release Engineering - 1.44.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering - 1.44.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 25 2021 Remi Collet - 1.44.6-1 - update to 1.44.6 (no change) - drop patch merged upstream [ 1 ] Bug #2130763 - CVE-2022-39261 php-twig: twig: Possibility to load a template outside a configured directory when using the filesystem loader [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2130763 su -c 'dnf upgrade --advisory FEDORA-2022-4490a4772d' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam, report it: https://pagure.io/login/
Change Log
References