~ubuntuone-hackers/conn-check/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Wes Mason
  • Date: 2015-04-13 10:22:11 UTC
  • Revision ID: wesley.mason@canonical.com-20150413102211-7vbn1ipnteu1y1pj
Tags: 1.0.18
Update changelogs for release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
conn-check (1.0.18-1) trusty; urgency=low
 
2
 
 
3
  * Ensure pyOpenSSL is always used instead of the ssl modules,
 
4
    see https://urllib3.readthedocs.org/en/latest/security.html#pyopenssl.
 
5
 
 
6
 -- Wes Mason (1stvamp) <wes@1stvamp.org>  Mon, 13 Apr 2015 10:21:52 +0000
 
7
 
1
8
conn-check (1.0.17-4) trusty; urgency=low
2
9
 
3
10
  * Ensure all non-deb'd deps are definitely vendored at build time.