lp://staging/ubuntu/raring/python-pam

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/raring/python-pam
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

23. By Matthias Klose

Rebuild to drop python3.2 provides.

22. By Matthias Klose

No-change upload to build for python3.3.

21. By Steve Langasek

releasing version 0.4.2-13ubuntu2

20. By Steve Langasek

Fix up merge breakage that left the python-pam package without a
description.

19. By Steve Langasek

releasing version 0.4.2-13ubuntu1

18. By Steve Langasek

Merge version 0.4.2-13 from Debian

17. By Barry Warsaw

Restore tp_getattro pointer, but use PyObject_GenericGetAttr() in both
the Python 2 and 3 cases.

16. By Steve Langasek

[ Steve Langasek ]
* Port to python3; dead project upstream so not forwarding anywhere.
  - replace 'staticforward' with 'static'.
  - replace ob_type with Py_TYPE(ob).
  - drop tp_getattr function, we just need to set tp_methods instead.
  - fix PyTypeObject definition.
  - use PyUnicode_FromString, not PyString_FromString
  - use PyLong_FromLong when building for python3.
  - use PyModule_Create instead of Py_InitModule for python3
  - LP: #1015320
* Modernize packaging to dh and debhelper 9.

[ Sapphira Armageddos ]
* Additional patch to better support Python 2 and Python 3.

15. By Marc Deslauriers

* SECURITY UPDATE: possible code execution via double-free (LP: #949218)
  - PAMmodule.c: prevent double free in PyPAM_conv().
  - Thanks to Markus Vervier for the notification and the patch.
  - CVE-2012-1502

14. By Matthias Klose

Rebuild to drop python2.6 dependencies.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers