~ubuntu-branches/ubuntu/oneiric/m2crypto/oneiric-201205032158

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Barry Warsaw
  • Date: 2011-08-10 20:07:23 UTC
  • mfrom: (23.2.1 bug-788514)
  • Revision ID: barry@python.org-20110810200723-b196ssqldtolpy4k
* repackage upstream
  - remove non-free demo/x509/proxylib.py
* switch to dh_python2 (LP: #788514) 
* switch to 3.0 (quilt)
  - converted all upstream changes to patches
  - fix_sslv2_test.patch: testsuite patch for sslv2 deactivation
  - fix_build_with_new_openssl.patch: build fix from debian 0.20.1-1.1
* Merge from debian testing, remaining changes:
  - disable_sslv2_test.patch: disable sslv23_weak_crypto test as it is expected to
    fail with SSLv2 having been disabled in openssl 0.9.8o-1ubuntu3.
    (LP: #600549)
  - fix_sslv2_test2.patch: fix testsuite with newer openssl. (LP: #600549)
    - Backported from http://svn.osafoundation.org/viewvc/m2crypto/trunk/tests/test_smime.py?r1=698&r2=721
  - debian/control: Add openssl for FTBFS. 
  - debian/rules; enable testsuite, add more files to "clean" rule.
  - fix_kill_signal.patch: use signal 9 to kill old s_server processes
    to work around build HUP signal-ignore-mask (LP: #451998).
* Non-maintainer upload.
* Backport revision 721 from upstream SVN repository to fix build errors
  with libssl-dev >= 1.0.0. (Closes: #622001)
* Do not provide sslv2_method if SSLv2 is not available.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
m2crypto (0.20.1+dfsg1-1.1ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * repackage upstream
 
4
    - remove non-free demo/x509/proxylib.py
 
5
  * switch to dh_python2 (LP: #788514) 
 
6
  * switch to 3.0 (quilt)
 
7
    - converted all upstream changes to patches
 
8
    - fix_sslv2_test.patch: testsuite patch for sslv2 deactivation
 
9
    - fix_build_with_new_openssl.patch: build fix from debian 0.20.1-1.1
 
10
  * Merge from debian testing, remaining changes:
 
11
    - disable_sslv2_test.patch: disable sslv23_weak_crypto test as it is expected to
 
12
      fail with SSLv2 having been disabled in openssl 0.9.8o-1ubuntu3.
 
13
      (LP: #600549)
 
14
    - fix_sslv2_test2.patch: fix testsuite with newer openssl. (LP: #600549)
 
15
      - Backported from http://svn.osafoundation.org/viewvc/m2crypto/trunk/tests/test_smime.py?r1=698&r2=721
 
16
    - debian/control: Add openssl for FTBFS. 
 
17
    - debian/rules; enable testsuite, add more files to "clean" rule.
 
18
    - fix_kill_signal.patch: use signal 9 to kill old s_server processes
 
19
      to work around build HUP signal-ignore-mask (LP: #451998).
 
20
 
 
21
 -- Julian Taylor <jtaylor.debian@googlemail.com>  Wed, 10 Aug 2011 17:01:24 +0200
 
22
 
 
23
m2crypto (0.20.1-1.1) unstable; urgency=low
 
24
 
 
25
  * Non-maintainer upload.
 
26
  * Backport revision 721 from upstream SVN repository to fix build errors
 
27
    with libssl-dev >= 1.0.0. (Closes: #622001)
 
28
  * Do not provide sslv2_method if SSLv2 is not available.
 
29
 
 
30
 -- Sebastian Ramacher <s.ramacher@gmx.at>  Fri, 24 Jun 2011 17:27:46 +0200
 
31
 
1
32
m2crypto (0.20.1-1ubuntu5) natty; urgency=low
2
33
 
3
34
  * Rebuild to add support for python 2.7.