lp:ubuntu/gutsy-security/python-dns

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy-security/python-dns
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:
Development

Recent revisions

11. By Scott Kitterman

* Update CVE-2008-1447 fix to correct regressions (backport fixes from
  2.3.3)
  - Don't silently fail to make a connection if selected port is not
    available
  - Make TCP queries work
  - Fix timeout processing

10. By Scott Kitterman

* SECURITY UPDATE: Add source port and TID randomization (LP: #247409)
* References
* CVE-2008-1447 DNS source port guessable

9. By Scott Kitterman

* New upstream release
* Add debian/watch
* Remove debian/patches and all patches (incorporated upstream)
* Remove debian/rules entry for patch system.

8. By Scott Kitterman

* New maintainer
* Acknowledge NMU, thanks Raphael Hertzog; (closes: #373528).
  - NMU also provided Python 2.4 packages (closes: #326155).
* debian/control:
  - Add Debian Python Modules Team as uploader
  - Update standards version to 3.7.2
  - Update python-support build-depends to version (>= 0.3) and move from
    Indep to build-depends
  - Add XS-Vcs-Svn
  - Removed XS-Python-Version and XB-Python-Version
* debian/pyversions and debian/pycompat added
* Add simple-patchsys.mk to debian/rules
* Bump compat to 5
* BTS Patches:
  - 01resolv-conf-parse patch, thanks to Arnaud Fontaine <email address hidden>
    (closes: #378991)
* Changes from Ubuntu (SF = Sourceforge project bug #) (closes: #411138):
  - 02utf-8 patch for files with UTF-8 content
  - 03socket-error-trap patch, Added DNSError trap for socket.error.
  - 04lazy-init SF 1563723 lazy should initilize defaults['server']
  - 05addr2bin2addr SF 863364 Mac OS X, Win2000 DHCP, addr2bin and bin2addr.
  - 06win32-fix SF 1180344 win32dns.py fails on windows server 2003
  - 07unpacker SF 954095 Bug in DNS.Lib.Unpacker.getbyte()
  - 08import-lib SF 658601 Missing "import Lib"; for TCP protocol

7. By Michael Bienia

[ Scott Kitterman ]
* Fix multiple upstream reported bugs from sourceforge
  - [ 1563723 ] lazy should initilize defaults['server']
  - [ 863364 ] Mac OS X, Win2000 DHCP, addr2bin and bin2addr.
  - [ 1180344 ] win32dns.py fails on windows server 2003
  - [ 954095 ] Bug in DNS.Lib.Unpacker.getbyte()
  - [ 658601 ] Missing "import Lib"; for TCP protocol

[ Michael Bienia ]
* debian/control: Change Maintainer/XSBC-Original-Maintainer field.

6. By Scott Kitterman

* DNS/Lib.py:
  - Fix Ubuntu bug#80360 - Added DNSError trap for socket.error.
  - Fix Debian bug#378991 - Applied attached patch.
  - Add UTF-8 encoding due to UTF-8 content.
* DNS/Type.py:
  - Add UTF-8 encoding due to UTF-8 content.
* debian/control:
  - Update standards version to 3.7.2
  - Update python-support build-depends to version (>= 0.3) and move from
    Indep to build-depends

5. By Raphaƫl Hertzog

* Non-maintainer upload.
* Update for new python policy. Closes: #373528
* Fix lintian errors:
  - Convert changelog in UTF8.
  - Move debhelper, cdbs and python-dev to Build-Depends as they are needed
    for the clean target.

4. By Charles Majola

* Rebuild against python2.4
* Stadards Version 3.6.0 -> 3.6.1.1

3. By Joerg Wendland <email address hidden>

* debian/control:
  Use ${python:Depends} for Depends, so that correct Depends are
  generated by dh_python. (closes: Bug#205884)
* debian/python-dns.postinst
  debian/python-dns.prerm:
  Remove these files and let debhelper handle these issues.

2. By Joerg Wendland <email address hidden>

Initial Debian release. (closes: Bug#136286)

Branch metadata

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

Subscribers