pykerberos 1.1+svn4895-1+deb6u1build0.12.04.1 source package in Ubuntu

Changelog

pykerberos (1.1+svn4895-1+deb6u1build0.12.04.1) precise-security; urgency=medium

  * fake sync from Debian

pykerberos (1.1+svn4895-1+deb6u1) squeeze-lts; urgency=medium

  * Non-maintainer upload by the Debian LTS Team.
  * Add KDC authenticity verification support (CVE-2015-3206).
    Obtained from upstream, ignoring white-space changes, URL:
    https://github.com/02strich/pykerberos/commit/
       02d13860b25fab58e739f0e000bed0067b7c6f9c
  * Also include bin/login, an example script allowing the user
    to test the functionality of the new verify flag.
  * debian/NEWS:
    + Provide detailled background information on the new verify option
      of the checkPassword() method.

 -- Tyler Hicks <email address hidden>  Tue, 07 Jul 2015 23:56:49 -0500

Upload details

Uploaded by:
Tyler Hicks
Uploaded to:
Precise
Original maintainer:
Debian Calendarserver Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe python
Precise security universe python

Downloads

File Size SHA-256 Checksum
pykerberos_1.1+svn4895.orig.tar.gz 28.2 KiB f6b89d5c448110a8b5ac298d596f5599ffac2af02987bc174f183216cdb38818
pykerberos_1.1+svn4895-1+deb6u1build0.12.04.1.diff.gz 6.4 KiB 3abbc1f1be84d677359509fc5d1d8f41c477d0696885be19738797043017df50
pykerberos_1.1+svn4895-1+deb6u1build0.12.04.1.dsc 2.0 KiB 95c842c8aab492f7477fb578b5cb65a1fc3c5c68e4de9720b1b1cde0164a03d8

View changes file

Binary packages built by this source

python-kerberos: A GSSAPI interface module for Python

 This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
 The goal is to avoid having to build a module that wraps the entire
 Kerberos.framework, and instead offer a limited set of functions that do what
 is needed for client/server Kerberos authentication based on
 <http://www.ietf.org/rfc/rfc4559.txt>.
 .
 Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7.

python-kerberos-dbgsym: debug symbols for package python-kerberos

 This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
 The goal is to avoid having to build a module that wraps the entire
 Kerberos.framework, and instead offer a limited set of functions that do what
 is needed for client/server Kerberos authentication based on
 <http://www.ietf.org/rfc/rfc4559.txt>.
 .
 Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7.