lp://staging/ubuntu/raring-updates/python3.3
- Get this branch:
- bzr branch lp://staging/ubuntu/raring-updates/python3.3
Branch merges
Branch information
Recent revisions
- 36. 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
* This package does _not_ contain the changes from 3.3.1-1ubuntu5.1 in
raring-proposed. - 35. By Matthias Klose
-
* Remove obsolete profile-doc patch.
* Run the pgo profile task in batches to avoid crashes during the
pgo profile run.
* Disable the lto build on armhf for now.
* Final (?) set of autopkg test fixes.
* Issue #17012: shutil.which() no longer fallbacks to the PATH environment.
variable if empty path argument is specified.
* Issue #17782: Fix undefined behaviour on platforms where
``struct timespec``'s "tv_nsec" member is not a C long. - 34. By Matthias Klose
-
* Fix sysconfig.
get_makefile_ name() for the multiarch location.
* Set the platinclude dir back to the non-multiarch include path,
where the multiarch pyconfig.h compatibility header is found.
* Fix autopkg tests.
* More autopkgtest fixes (Jean-Baptiste Lallement):
- redirect stderr of command 'stop apport' to /dev/null. output to stderr
is an error for adt.
- script.py waits for child to exit and exit with child's return code.
- xpickle is not a valid value for option -u of regrtest.py. Removed it
LP: #1169150.
* 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'. - 33. By Matthias Klose
-
* 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 #17625: Close the replace dialog after it is used.
- 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.
* Build a libpython3.3-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.
* Add pyconfig.h compatibility headers. LP: #1094246. - 32. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Build-depend on python3:any instead of python3. - 31. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Build-depend on python3:any instead of python3. - 30. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Build-depend on python3:any instead of python3. - 28. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Build-depend on python3:any instead of python3.
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