lp://staging/ubuntu/utopic-updates/python2.7
- Get this branch:
- bzr branch lp://staging/ubuntu/utopic-updates/python2.7
Branch merges
Branch information
Recent revisions
- 120. By Marc Deslauriers
-
* SECURITY UPDATE: denial of service in multiple servers
- debian/patches/ CVE-2013- 1752-poplib. patch: limit maximum line length
in Lib/poplib.py, added test to Lib/test/test_poplib. py.
- debian/patches/ CVE-2013- 1752-smtplib. patch: limit amount read from
the network in Lib/smtplib.py, added test to
Lib/test/test_ smtplib. py.
- CVE-2013-1752
* SECURITY UPDATE: denial of service via xmlrpc gzip-compressed
HTTP bodies
- debian/patches/ CVE-2013- 1753.patch: add default limit in
Lib/xmlrpclib. py, added test to Lib/test/ test_xmlrpc. py.
- CVE-2013-1753
* debian/patches/ fix_ssl_ test_dh. patch: replace 512 bit dh key with a
2014 bit one to fix test failure with OpenSSL security update. - 117. By Martin Pitt
-
Revert previous upload, test runners were reconfigured to provide 4 GB of
RAM on x86 now. - 115. By Matthias Klose
-
* Update to 20140909, taken from the 2.7 branch.
* debian/tests/testsuite {,-dbg} : Several tests fail with configured proxy
and disabled network test resources. Explicitly unset proxy variables.
See issue #22371. - 114. By Martin Pitt
-
debian/
tests/testsuite {,-dbg} : Several tests fail with configured proxy;
we don't need internet access, so unset proxy variables. - 111. By Matthias Klose
-
* distutils: For extension builds pass the CPPFLAGS, CFLAGS, LDFLAGS
used for the python build when these flags cannot be found in the
environment.
* Don't use the system python during the build.
* Build using autotools-dev. Closes: #756772.
* Pass AR and RANLIB for lto enabled builds.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/wily/python2.7