~ubuntu-branches/ubuntu/saucy/ssl-cert/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2009-11-11 22:01:21 UTC
  • Revision ID: james.westby@ubuntu.com-20091111220121-nam6f84jzbmnkrg9
Tags: 1.0.25
* Fix purging in case the snakeoil ssl key has been removed manually.
  Closes: #555042
* Remove directories and hash symlink on purge.
* Use dpkg-statoverride for changing the group of /etc/ssl/private.
* Downgrade dependency on openssl-blacklist to a suggests. All vulnerable
  keys should be upgraded by now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ssl-cert (1.0.25) unstable; urgency=low
 
2
 
 
3
  * Fix purging in case the snakeoil ssl key has been removed manually.
 
4
    Closes: #555042
 
5
  * Remove directories and hash symlink on purge.
 
6
  * Use dpkg-statoverride for changing the group of /etc/ssl/private.
 
7
  * Downgrade dependency on openssl-blacklist to a suggests. All vulnerable
 
8
    keys should be upgraded by now.
 
9
 
 
10
 -- Stefan Fritsch <sf@debian.org>  Wed, 11 Nov 2009 22:01:21 +0100
 
11
 
1
12
ssl-cert (1.0.24) unstable; urgency=low
2
13
 
3
14
  * Print error message if debconf fails. Closes: #288045