~ubuntu-branches/ubuntu/precise/denyhosts/precise-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2010-01-24 15:37:15 UTC
  • Revision ID: james.westby@ubuntu.com-20100124153715-75wj69ml8ymmie75
Tags: 2.6-6.1
* Non-maintainer upload.
* Do not unconditionally delete logrotate file in postrm script. This breaks
  all upgrades or makes the file silently disappear, although it should be
  installed by the package. Patch the old postrm script to not delete the
  file anymore. (Closes: #531627, #562555) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
denyhosts (2.6-6.1) unstable; urgency=low
 
2
 
 
3
  * Non-maintainer upload.
 
4
  * Do not unconditionally delete logrotate file in postrm script. This breaks
 
5
    all upgrades or makes the file silently disappear, although it should be
 
6
    installed by the package. Patch the old postrm script to not delete the
 
7
    file anymore. (Closes: #531627, #562555) 
 
8
 
 
9
 -- Michael Meskes <meskes@debian.org>  Sun, 24 Jan 2010 15:37:15 +0100
 
10
 
1
11
denyhosts (2.6-6) unstable; urgency=low
2
12
 
3
13
  * fixed wrong warns in init script. Thanks to Marco Rodrigues