lp://staging/ubuntu/quantal-updates/python3.3
- Get this branch:
- bzr branch lp://staging/ubuntu/quantal-updates/python3.3
Branch merges
Branch information
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 - 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. - 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. - 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://staging/ubuntu/saucy/python3.3