| Name: | python3-tornado | 
|---|---|
| Version: | 6.4.2 | 
| Release: | 2.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 4155028 | 
| License: | ASL 2.0 | 
| RPM: | python3-tornado-6.4.2-2.el9.aarch64.rpm | 
| Source RPM: | python-tornado-6.4.2-2.el9.src.rpm | 
| Build Date: | Thu Feb 20 2025 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://www.tornadoweb.org | 
| Summary: | Scalable, non-blocking web server and tools | 
| Description: | 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.  | 
- Bump release to prevent clash with 9.5.z NVR Resolves: RHEL-68667
- Update to 6.4.2 Resolves: RHEL-68667
- Fix an open redirect in StaticFileHandler Resolves: CVE-2023-28370