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

Проект python-tornado-6.4.2-2.el9

Имя python-tornado
Эпоха 0
Версия 6.4.2
Релиз 2.el9
Сайт https://www.tornadoweb.org
Лицензия ASL 2.0
Время сборки 2025-03-31 17:04:45
Хост сборки builder-x86-09.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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3-tornado-6.4.2-2.el9.x86_64 Scalable, non-blocking web server and tools 4b4f25bc056dace556f683eedb6e6dc58e00f74a389ad164b41692b2e24b908b download
aarch64
python3-tornado-6.4.2-2.el9.aarch64 Scalable, non-blocking web server and tools b426c08d6eae2826669ea2ca202a59a85061584d635967dbbc6b180bcb87a545 download
src
python-tornado-6.4.2-2.el9.src Scalable, non-blocking web server and tools 536fb265a07e9cbfdf405adc0ce809d95f6a6a8b33bb75554bea041b07c26330 download
История изменений link
* 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

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.1.0-9
- Rebuilt for MSVSphere 9.3 beta

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