pyrad 2.4-1 source package in Ubuntu

Changelog

pyrad (2.4-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 2.4
  * Fix CVE-2013-0342 (Closes: #701151)
  * Set DPT as Maintainer by Team Policy
  * Use new dh-sequence-python3
  * Set Rules-Requires-Root: no

 -- Alexandre Detiste <email address hidden>  Wed, 31 Jul 2024 00:37:55 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyrad_2.4-1.dsc 2.0 KiB e64aa5c6a34b068016e630a91697d4e4146b29a29d30f10cb9f9c5f62b169935
pyrad_2.4.orig.tar.gz 26.0 KiB 8b3fef90f33e8eba4028cfee38ef59a1ec01a5a1a44a7d1b93cfd575228aeee5
pyrad_2.4-1.debian.tar.xz 3.4 KiB b69d67d4997bddd0a6d8db229cbc0226d1e3fd501d95857c1ba492b8c29bf4d9

Available diffs

No changes file available.

Binary packages built by this source

python3-pyrad: Python module for creating and decoding RADIUS packets

 It takes care of all the details like building RADIUS
 packets, sending them and decoding responses.
 This package contains several modules:
  - client: RADIUS client code
  - dictionary: RADIUS attribute dictionary
  - server: Basic RADIUS server and proxy classes.
  - packet: a RADIUS packet as send to/from servers
  - tools: utility functions