lp://staging/ubuntu/lucid/python2.5
- Get this branch:
- bzr branch lp://staging/ubuntu/lucid/python2.5
Related bugs
Bug #209507: All python `idle` packages use the same name in Applications menu | Low | Confirmed |
|
Bug #211962: keyjnote exits with OpenGL error | High | Triaged |
|
Bug #240929: Python2.5 Unicode-bug when using sgmllib.py: UnicodeDecodeError | Unknown | Fix Committed |
|
Related blueprints
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 72. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Include the pregenerated documentation.
- Set priority of python2.5-minimal to required.
- Build python2.5-doc from the pregenerated documentation.
* Regenerate the included documentation. - 71. By Jamie Strandboge
-
* SECURITY UPDATE: fix DoS via malformed XML
- debian/patches/ CVE-2009- 3720.dpatch: update Modules/ expat/xmltok_ impl.c
to not access beyond end of input string
- CVE-2009-3720
* SECURITY UPDATE: fix DoS via malformed UTF-8 sequences
- debian/patches/ CVE-2009- 3560.dpatch: update Modules/ expat/xmlparse. c to
properly recognize the end of a token
- CVE-2009-3560 - 67. By Matthias Klose
-
* Fix issue #1651995, _convert_ref for non-ASCII characters. LP: #240929.
* Fix issue #3845, in PyRun_SimpleFileExFlags avoid invalid memory access
with short file names. LP: #234798.
* Fix issue #1046, title endtag in HTMLCalender.formatyearpage( ).
Closes: #513335.
* Py_DECREF: Add `do { ... } while (0)' to avoid compiler warnings.
* curses.initscr(): raise an error instead of calling exit() in error cases.
Closes: #478817.
* Fix comment macro in python manpage. - 66. By Matthias Klose
-
* Apply from the 2.5 release branch:
- Issue #5389: Avoid potential for undefined variable 'startinpos' in
PyUnicode_DecodeUTF7( ).
* Re-add the locales build-dependency on sparc.
* Backport fix for issue 4150 from the trunk. LP: #324708.
* Use the information in /etc/lsb-release for platform.dist(). LP: #196526. - 65. By Matthias Klose
-
Don't build-depend on locales on sparc (currently not installable), only
needed by the testsuite. - 64. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Include the pregenerated documentation.
- Set priority of python2.5-minimal to required.
- Build python2.5-doc from the pregenerated documentation.
* Build-depend on libtk8.5-dev and libdb4.6-dev. - 63. By Matthias Klose
-
* New upstream version.
* ctypes.util.find_ library( ): Determine the shared object name of a library
using ldconfig only, only fall back to objdump/gcc if ldconfig fails.
Raise exceptions if gcc or objdump cannot be found. Closes: #453287,
LP: #211962.
Packages needing binutils and/or gcc must explicitely depend on it.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/maverick/python2.5