Change logs for killer source package in Intrepid

  • killer (0.90-6) unstable; urgency=low
    
      * Fix typo in linux-ps-longusernames.dpatch, returning the password
        hash instead of the username.
    
    killer (0.90-5) unstable; urgency=low
    
      * Rewrite patch x-console to drop code to use uid instead of username
        for console users.  It was based on a misunderstanding regarding the
        source of the uids (Closes: #467499). 
      * New patch linux-ps-longusernames to look up uids returned from ps to
        get the usernames, to work around the misfeature in ps only showing
        uids for users with usernames > 8 characters.
      * Change kdm console detection code to recognize any X display, not
        just :0.
      * Updated standards-version from 3.7.3 to 3.8.0.  No changes needed.
    
     -- Albin Tonnerre <email address hidden>   Tue,  05 Aug 2008 00:27:41 +0100
  • killer (0.90-4) unstable; urgency=low
    
      [ José L. Redrejo Rodríguez ]
      * Use getent to get the uid as getpwname does not work correctly with
        ldap authenticated users.
    
      [ Petter Reinholdtsen ]
      * Fix typos in the package description (Closes: #470017).
    
    killer (0.90-3) unstable; urgency=low
    
      [ Petter Reinholdtsen ]
      * Added patch linux-nice-level to deduce nice limit from 20
        (impossible on Linux as 19 is max) to 9.
      * Added patch default-email to change default emails from killer@ to
        root@.
      * Make package group maintained by Debian Edu and add
        José L. Redrejo Rodríguez as uploader.
      * debian/patches/x-console.dpatch modified to avoid killing the user
        logged via gdm/kdm
      * Add Vcs-Svn and Vcs-Browse headers to the control file.
    
      [ José L. Redrejo Rodríguez ]
      * Modify how console users idle time is calculated.
      * debian/patches/update-valid-users.dpatch to avoid killing daemons
        running under the nobody login.
    
    killer (0.90-2) unstable; urgency=low
    
      * Split all patches into separate files in debian/patch, to make
        them easier to submit upstream.  Uses dpatch.
      * Added patch to handle kdm and gdm logins better.
      * Added patch to implement new option -n to tryrun only (not killing
        anything) and -d for debug output.
      * Make sure to use LC_ALL=POSIX to avoid different output depending
        on locale.
      * Add /dev/input/mice to list of devices to check for the console user.
    
    killer (0.90-1) unstable; urgency=low
    
      * Initial upload (Closes: #463161).
      * Patches relative to upstream:
        - Do not kill processes belonging to users with uid below 1000.
        - Correct path to the ps command.
        - Make sure to work even without the domainname program.
        - Fix clean target to remove files generated by pod2html generated.
      * Add cron.hourly file to call killer once an hour to kill
        background jobs.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  07 May 2008 10:35:16 +0100