dulwich 0.8.5-2+deb7u2build0.12.04.1 source package in Ubuntu

Changelog

dulwich (0.8.5-2+deb7u2build0.12.04.1) precise-security; urgency=medium

  * fake sync from Debian

dulwich (0.8.5-2+deb7u2) wheezy-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * Add 03_CVE-2014-9706 patch.
    CVE-2014-9706: Don't allow writing to files under .git/ when checking
    out working trees. (Closes: #780989)

dulwich (0.8.5-2+deb7u1) wheezy-security; urgency=high

  * Non-maintainer upload by the Security Team.
  * Add 02_CVE-2015-0838 patch.
    CVE-2015-0838: Buffer overflow in C implementation of apply_delta().

 -- Steve Beattie <email address hidden>  Wed, 13 May 2015 22:28:43 -0700

Upload details

Uploaded by:
Steve Beattie
Uploaded to:
Precise
Original maintainer:
Jelmer Vernooij
Architectures:
any
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe python
Precise security universe python

Downloads

File Size SHA-256 Checksum
dulwich_0.8.5.orig.tar.gz 199.0 KiB 546d2840199500dc270da5bda456df68de4d1733f8b184bf425c5e560f988b6a
dulwich_0.8.5-2+deb7u2build0.12.04.1.debian.tar.gz 6.4 KiB 0b0c745e6e5bf753ff38b827530e4d4aac6fb81ef6be0730f284e431c461d9e3
dulwich_0.8.5-2+deb7u2build0.12.04.1.dsc 2.0 KiB 7370975a16c8403d4e076c86a49899ab3622019790addc607d07573437faa073

View changes file

Binary packages built by this source

python-dulwich: Python Git library

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.

python-dulwich-dbg: Python Git library - Debug Extension

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.
 .
 This package contains the extensions built for the Python debug interpreter.

python-dulwich-dbgsym: debug symbols for package python-dulwich

 Dulwich is a Python implementation of the file formats and protocols
 used by the Git version control system. It can currently read from and write
 to existing Git repositories and implements the protocol for pushing and
 receiving packs from remote servers.
 .
 All functionality is available in pure Python, but for improved performance
 replacements of some modules written in C are also available. This package
 includes the high performance versions.