| Name: | python3-kdcproxy | 
|---|---|
| Version: | 0.4 | 
| Release: | 5.module+el8.10.0+90553+1bd85afa.1 | 
| Architecture: | noarch | 
| Module: | idm:DL1:8100020250422072540:10 idm:DL1:8100020250422072541:10 idm:DL1:8100020250618023853:10 idm:DL1:8100020250826014325:10 idm:DL1:8100020251001030605:10  | 
| Group: | Unspecified | 
| Size: | 101110 | 
| License: | MIT | 
| RPM: | python3-kdcproxy-0.4-5.module+el8.10.0+90553+1bd85afa.1.noarch.rpm | 
| Source RPM: | python-kdcproxy-0.4-5.module+el8.10.0+90553+1bd85afa.1.src.rpm | 
| Build Date: | Tue Apr 22 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.  | 
- 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
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)