lp:ubuntu/saucy-security/python3.3

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

43. 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

42. By Matthias Klose

Fix test support when the running kernel doesn't handle port reuse.

41. By Matthias Klose

libpython-minimal replaces libpython-stdlib (<< 3.2.3-7)

40. By Matthias Klose

* Merge with Debian; remaining changes:
  - Re-generate the control file.

39. By Matthias Klose

* Merge with Debian; remaining changes:
  - Regenerate the control file.

38. By Barry Warsaw

debian/patches/atomic-pyc-rename.diff: Add patch to fix possible race
conditions when writing .pyc/.pyo files in py_compile.py.
Issue #13146. LP: #1058884

37. By Matthias Klose

Disable the lto build on armhf again, causing a build failure.

36. By Matthias Klose

Regenerate the control file.

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'.

Branch metadata

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

Subscribers