~ubuntu-branches/ubuntu/lucid/flamethrower/lucid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): dann frazier
  • Date: 2009-08-19 16:01:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090819160103-eqbfk6lary7hc92a
Tags: 0.1.8-3
* Fix runlevels in LSB section of initscript and add dependency
  on syslog (Closes: #542283). Thanks to Petter Reinholdtsen for
  his work here.
* Fix build failure caused by change in MakeMaker
* Update Standards-Version to 3.8.3
* Use debhelper 5 & add ${misc:Depends}

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
flamethrower (0.1.8-3) unstable; urgency=low
 
2
 
 
3
  * Fix runlevels in LSB section of initscript and add dependency
 
4
    on syslog (Closes: #542283). Thanks to Petter Reinholdtsen for
 
5
    his work here.
 
6
  * Fix build failure caused by change in MakeMaker
 
7
  * Update Standards-Version to 3.8.3
 
8
  * Use debhelper 5 & add ${misc:Depends}
 
9
 
 
10
 -- dann frazier <dannf@debian.org>  Wed, 19 Aug 2009 16:01:03 -0600
 
11
 
1
12
flamethrower (0.1.8-2) unstable; urgency=low
2
13
 
3
14
  * Fix /tmp symlink attack vector. Closes: #506350 (CVE-2008-5141)