[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-jinja2-2.10.1-4.el8

Name python-jinja2
Epoch 0
Version 2.10.1
Release 4.el8
Website/URL http://jinja.pocoo.org/
License BSD
Build Time 2024-04-11 18:36:53
Build Host builder-x86-04.inferitos.ru
Summary General purpose template engine
Repositories AppStream
Description Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with Jinja2. It's both designer and developer friendly by sticking to Python's principles and adding functionality useful for templating environments.
Errata INFSA-2024:3102
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-jinja2-2.10.1-4.el8.noarch General purpose template engine for python3 bf76f453599725fe631cc8d3ebf57c0bc5495b06e81e7e2d6ba998bcf72be11f download
src
python-jinja2-2.10.1-4.el8.src General purpose template engine 5de318a4cdb875531a60b5f2762c6f1df9c3253ffd052fd48964c1087a8462f1 download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.10.1-4
- Rebuilt for MSVSphere 8.10 beta

* Tue Jan 30 2024 Charalampos Stratakis <cstratak@redhat.com> - 2.10.1-4
- Security fix for CVE-2024-22195
Resolves: RHEL-21347

* Fri Mar 12 2021 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-3
- Fix CVE-2020-28493: ReDOS vulnerability due to the sub-pattern
Resolves: rhbz#1928707

* Tue Apr 30 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-2
- Rebuild of package to go through gating
- Resolves: rhbz#1701301

* Thu Apr 25 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-1
- Rebase to 2.10.1 (security update) to fix CVE-2019-10906
- Resolves: rhbz#1701301

* Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-9
- Require platform-python-setuptools instead of python3-setuptools
- Resolves: rhbz#1650536

* Mon Aug 06 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-8
- Revert changes commited to wrong branch

* Sat Aug 04 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-7
- Fix conditions

* Sat Aug 04 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-6
- Specfile cleanup and fixes

* Mon Jun 25 2018 Lumír Balhar <Lbalhar@redhat.com> - 2.10-5
- Disable Python 2 build by default