lp:~vorlon/ubuntu/quantal/python-pam/python3

Created by Steve Langasek and last modified
Get this branch:
bzr branch lp:~vorlon/ubuntu/quantal/python-pam/python3
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Steve Langasek
Status:
Development

Recent revisions

20. By Steve Langasek

Modernize packaging to dh and debhelper 9.

19. By Steve Langasek

use PyModule_Create instead of Py_InitModule for python3

18. By Steve Langasek

use PyLong_FromLong when building for python3.

17. By Steve Langasek

use PyUnicode_FromString, not PyString_FromString

16. By 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.

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.

13. By Martin Pitt

No-change rebuild to prefer python2.7.

12. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build the extension for the debug interpreter.
  - Revert the bogus change of the Debian upload to call setup.py install
    with both --root and --prefix.
* Build using dh_python2 instead of dh_pycentral.

11. By Matthias Klose

* Merge with Debian, remaining changes:
  - Build the extension for the debug interpreter.
* Revert the bogus change of the Debian upload to call setup.py install
  with both --root and --prefix.
* Drop explicite build dependency on python2.5-dev.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/python-pam
This branch contains Public information 
Everyone can see this information.