Branches for Breezy

Name Status Last Modified Last Commit
lp:ubuntu/breezy/psycopg 1 Development 2009-12-05 18:27:11 UTC
5. * Transition to new PostgreSQL archit...

Author: Martin Pitt
Revision Date: 2005-06-06 12:36:11 UTC

* Transition to new PostgreSQL architecture.
* debian/control: Changed build dependency postgresql-dev to libpq-dev.
* debian/rules: Use pg_config to determine PostgreSQL include/lib
  directories and pass it to configure.

lp:ubuntu/breezy-security/psycopg 1 Development 2009-12-05 18:27:37 UTC
6. * typemod.c, new_psyco_bufferobject()...

Author: Martin Pitt
Revision Date: 2006-05-28 13:31:58 UTC

* typemod.c, new_psyco_bufferobject():
  - Escape quotes psycopg.Binary() results as '', not as \', since the
    latter does not work any more with some client encodings with the latest
    PostgreSQL (in some multi-byte encodings you can exploit \' escaping to
    inject SQL code, see CVE-2006-2314).
  - Closes: https://launchpad.net/bugs/46473

12 of 2 results