| Name: | python3-kdcproxy |
|---|---|
| Version: | 0.4 |
| Release: | 5.module+el8.10.0+90703+a2faa53f.2 |
| Architecture: | noarch |
| Module: | idm:DL1:8100020251028161822:10 idm:DL1:8100020260304030156:10 |
| Group: | Unspecified |
| Size: | 109136 |
| License: | MIT |
| RPM: | python3-kdcproxy-0.4-5.module+el8.10.0+90703+a2faa53f.2.noarch.rpm |
| Source RPM: | python-kdcproxy-0.4-5.module+el8.10.0+90703+a2faa53f.2.src.rpm |
| Build Date: | Thu Nov 13 2025 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/npmccallum/kdcproxy |
| Summary: | MS-KKDCP (kerberos proxy) WSGI module |
| Description: | This package contains a Python 3.x WSGI module for proxying KDC requests over HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with minimal configuration. |
- Use DNS discovery for declared realms only (CVE-2025-59088) Resolves: RHEL-113657 - Fix DoS vulnerability based on unbounded TCP buffering (CVE-2025-59089) Resolves: RHEL-113664
- Log KDC timeout only once per request Resolves: RHEL-68634
- Always buffer TCP data in __handle_recv() - Resolves: #1747144
- Correct addrs sorting to be by TCP/UDP - Resolves: #1732898
- Bump release to be able to add python-kdcpoxy to the idm module Resolves: RHBZ#1639332
- Update dependencies in test suite
- New upstream release - 0.4 - Port to autosetup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Update conditionals. - Make preperations for non-python2 builds