~ubuntu-branches/ubuntu/saucy/chkrootkit/saucy-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Giuseppe Iuculano
  • Date: 2009-08-28 10:29:14 UTC
  • Revision ID: james.westby@ubuntu.com-20090828102914-0f0p04tjj6t5q90h
Tags: 0.49-3
* [543dafe] Fixed chkutmp parser and added a regexp to ignore PIDs in
  chkutmp output, thanks to Aaron M. Ucko. (Closes: #542327)
* [d016db0] chkutmp: sort ps output by tty,ruser,args. Thanks to Aaron
  M. Ucko
* [c1fb66c] Updated to standards version 3.8.3 (No changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
chkrootkit (0.49-3) unstable; urgency=low
 
2
 
 
3
  * [543dafe] Fixed chkutmp parser and added a regexp to ignore PIDs in
 
4
    chkutmp output, thanks to Aaron M. Ucko. (Closes: #542327)
 
5
  * [d016db0] chkutmp: sort ps output by tty,ruser,args. Thanks to Aaron
 
6
    M. Ucko
 
7
  * [c1fb66c] Updated to standards version 3.8.3 (No changes needed)
 
8
 
 
9
 -- Giuseppe Iuculano <giuseppe@iuculano.it>  Fri, 28 Aug 2009 10:29:14 +0200
 
10
 
1
11
chkrootkit (0.49-2) unstable; urgency=low
2
12
 
3
13
  * [3ee046b] Provide exit code at the end of chkrootkit script, thanks