[ Все 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 ]
×

Пакет python3-tornado-6.4.2-2.el9_6.2.aarch64 download

Имя python3-tornado
Эпоха 0
Версия 6.4.2
Релиз 2.el9_6.2
Архитектура aarch64
Сайт https://www.tornadoweb.org
Лицензия ASL 2.0
Время сборки 2025-05-27 09:05:03
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Scalable, non-blocking web server and tools
Репозитории AppStream
Полное описание Tornado is an open source version of the scalable, non-blocking web server and tools. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast. Because it is non-blocking and uses epoll, it can handle thousands of simultaneous standing connections, which means it is ideal for real-time web services.
Эррата INFSA-2025:8136
Размер 720 КиБ
Исходный проект python-tornado-6.4.2-2.el9_6.2
Контрольная сумма SHA-256 3ac3f58e08d5e3253c282c3f666fe248592ca5c39e102de7fe60f8f17169eda3
× Full screenshot
История изменений link
* Wed May 21 2025 Sergio Correia <scorreia@redhat.com> - 6.4.2-2.2
- tests: add ci_test.fmf + update gating.yaml
  Related: RHEL-91999

* Fri May 16 2025 Sergio Correia <scorreia@redhat.com> - 6.4.2-2.1
- httputil: Raise errors instead of logging in  multipart/form-data parsing
  Resolves: RHEL-91999

* Thu Dec 05 2024 Sergio Correia <scorreia@redhat.com> - 6.4.2-2
- Bump release to prevent clash with 9.5.z NVR
  Resolves: RHEL-68667

* Thu Dec 05 2024 Sergio Correia <scorreia@redhat.com> - 6.4.2-1
- Update to 6.4.2
  Resolves: RHEL-68667

* Tue Jul 25 2023 Sergio Correia <scorreia@redhat.com> - 6.1.0-9
- Fix an open redirect in StaticFileHandler
  Resolves: CVE-2023-28370