lp:ubuntu/quantal-security/python3.3

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/quantal-security/python3.3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

17. By Marc Deslauriers

* SECURITY UPDATE: denial of service and possible code execution via
  buffer overflow in socket.recvfrom_into
  - debian/patches/CVE-2014-1912.diff: check buffer length in
    Modules/socketmodule.c, added tests to Lib/test/test_socket.py.
  - CVE-2014-1912

16. By Marc Deslauriers

* SECURITY UPDATE: denial of service via ssl hostname wildcards
  - debian/patches/CVE-2013-2099.diff: limit number of wildcards in
    Lib/ssl.py, add test to Lib/test/test_ssl.py.
  - CVE-2013-2099
* SECURITY UPDATE: incorrect ssl hostname verification
  - debian/patches/CVE-2013-4238.diff: correctly handle NULL bytes in
    the subjectAltName in Modules/_ssl.c, add test to
    Lib/test/test_ssl.py, Lib/test/nullbytecert.pem.
  - CVE-2013-4238

15. By Matthias Klose

Python 3.3.0 release.

14. By Matthias Klose

* Python 3.3.0 release candidate 3.
* Don't try to write lib2to3's pickled grammar files. Closes: #687200.
* Fix python-config manpage symlink. Closes: #687201.

13. By Matthias Klose

Fix typo fixing the pkgconfig file.

12. By Matthias Klose

* Python 3.3.0 release candidate 2.
* Add the platform include dir to pkgconfig's CFlags.
* Hint on installing the python-gdbm package on failing _gdbm import.
  LP: #995616.
* libpython3.3: Fix libpython3.3.so symlink. Closes: #686377.
* Don't use `-n' anymore to start idle in the desktop/menu files.

11. By Matthias Klose

* distutils: Add the multiarch python path to the include directories.
  Closes: #685041.
* Remove /etc/python3.3 in libpython3.3-minimal instead of python3.3-minimal.
  Closes: #681979.
* Remove /etc/python/sysconfig.cfg, not available anymore in python3.3.
  Closes: #685016.
* Don't ship the _gdbm and _tkinter extensions in the -dbg package.
  Closes: #685261.
* Fix verbose parallel builds for the sharedmods target.
* Don't install the pickled lib2to3 grammar files. Closes: #685214.
* Build extensions with fortify flags.
* Overwrite arch-dependent-file-not-in-arch-specific-directory warnings.

10. By Matthias Klose

Python 3.3.0 release candidate 1.

9. By Matthias Klose

* Python 3.3.0 beta2 release.
* Fix removal of the _tkinter and dbm extensions for multiarch builds.
  Closes: #684461.
* Use _sysconfigdata.py in distutils to initialize distutils.
  Closes: #682475.
* Fix symlink for static libpython. Closes: #684608.

8. By Matthias Klose

* Update to 20120712 from the trunk.
* Install separate _sysconfigdata.py for normal and debug builds.
* Install into multiarch locations.
* Split out multiarch packages libpython3.3-{minimal,stdlib,dev,dbg}.

Branch metadata

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

Subscribers