lp:ubuntu/raring-updates/python2.7

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-updates/python2.7
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

87. 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.
  - 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
* This package does _not_ contain the changes from 2.7.4-2ubuntu3.1 in
  raring-proposed.

86. By Matthias Klose

* Fix typo in the 'testsuite' autopkg test, skip running the test_uuid
  test, run test_io in a different test run on i386.
* Fix a distutils test with the deb install layout.

85. By Matthias Klose

* Re-enable lto and pgo optimized builds, accidentally disabled for the
  last upload.
* Final (?) set of autopkg test fixes.
* Link the ctypes extension with the shared libffi library.

84. By Matthias Klose

* Set the platinclude dir back to the non-multiarch include path,
  where the multiarch pyconfig.h compatibility header is found.
* Fix issue #17703: Fix a regression where an illegal use of Py_DECREF()
  after interpreter finalization can cause a crash.
* Issue #17754, setting LANG and LC_ALL for the compiler call in ctypes/util.
* Issue #17761, platform._parse_release_file doesn't close the
  /etc/lsb-release file, and doesn't know about 'Ubuntu'.
* Fix autopkg tests.

83. By Matthias Klose

* Build a libpython2.7-testsuite package. LP: #301629.
* Add autopkg tests to run the installed testsuite in normal and debug
  mode.
* Re-enable running the tests during the build.
* Idle updates:
  - Issue #17657: Show full Tk version in IDLE's about dialog.
  - Issue #17613: Prevent traceback when removing syntax colorizer.
  - Issue #1207589: Backwards-compatibility patch for right-click menu.
  - Issue #16887: Now accepts Cancel in tabify/untabify dialog box.
  - Issue #14254: Now handles readline correctly across shell restarts.
  - Issue #17614: No longer raises exception when quickly closing a file.
  - Issue #6698: Now opens just an editor window when configured to do so.
  - Issue #8900: Using keyboard shortcuts in IDLE to open a file no longer
    raises an exception.
  - Issue #6649: Fixed missing exit status.

82. By Matthias Klose

* Add the io and _io modules to libpython2.7-minimal. LP: #1165172.
* Add missing import for the ssl module. LP: #1166644.

81. By Matthias Klose

Backport ssl.CertificateError as well. Closes: #626539. LP: #1166344.

80. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.

79. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.

78. By Matthias Klose

Fix webbrowser update. LP: #1159636.

Branch metadata

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

Subscribers