~ubuntu-branches/ubuntu/karmic/fetchmail/karmic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Olsson
  • Date: 2009-08-14 12:09:38 UTC
  • Revision ID: james.westby@ubuntu.com-20090814120938-spng9zb7bkk82eri
Tags: 6.3.9~rc2-4ubuntu4
Fixes Python 2.6 compatibility, by looking for fetchmailconf.py
in /usr/lib/`pyversions -d`/dist-packages (LP: #371072)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
fetchmail (6.3.9~rc2-4ubuntu4) karmic; urgency=low
 
2
 
 
3
  * Fixes Python 2.6 compatibility, by looking for fetchmailconf.py
 
4
    in /usr/lib/`pyversions -d`/dist-packages (LP: #371072)
 
5
 
 
6
 -- Andreas Olsson <andol@ubuntu.com>  Fri, 14 Aug 2009 12:09:38 +0200
 
7
 
1
8
fetchmail (6.3.9~rc2-4ubuntu3) karmic; urgency=low
2
9
 
3
10
  * SECURITY UPDATE: SSL cert validation bypass via NULL bytes.