Change logs for acpid source package in Karmic

  • acpid (1.0.6-9ubuntu8) karmic; urgency=low
    
      * debian/powerbtn.sh: add xfce4-power-manager to the list of handlers as
        well. LP: #425155
    
     -- Lionel Le Folgoc <email address hidden>   Wed, 23 Sep 2009 14:53:01 +0200
  • acpid (1.0.6-9ubuntu7) karmic; urgency=low
    
      * debian/powerbtn.sh:
        - Add dalston-power-applet to list of handlers for power
          button events (part of fix for LP: #432578).
    
     -- Gary Lasker <email address hidden>   Fri, 18 Sep 2009 12:25:33 -0400
  • acpid (1.0.6-9ubuntu6) karmic; urgency=low
    
      FFE LP: #427356.
    
      * Replace init script with Upstart job.
        - This does not load modules, unlike the init script, since these are
          all loaded by ACPI:* modaliases now (and thus by udev)
      * debian/control:
        - Bump build-dependency on debhelper for Upstart-aware dh_installinit
    
     -- Scott James Remnant <email address hidden>   Tue, 15 Sep 2009 03:34:49 +0100
  • acpid (1.0.6-9ubuntu5) karmic; urgency=low
    
      * Upload jaunty changes to karmic
    
    acpid (1.0.6-9ubuntu4.9.04.3) jaunty-proposed; urgency=low
    
      * Update /etc/acpi/powerbtn.sh for KDE 4
        Closes LP: #368497
    
    acpid (1.0.6-9ubuntu4.9.04.2) jaunty-security; urgency=low
    
      * SECURITY UPDATE: denial of service via too many open files
        - acpid.*, event.c, ud_socket.*: limit the number of non-root clients,
          correctly close dead connections.
        - CVE-2009-0798
    
     -- Jonathan Riddell <email address hidden>   Tue, 28 Apr 2009 11:07:28 +0100
  • acpid (1.0.6-9ubuntu4) intrepid; urgency=low
    
      * Remove the logrotate file on upgrade, as the previous one that was
        installed did a "kill -USR1" on the acpid process to cause it to reload
        its logfiles. As the new acpid doesn't use a log file it doesn't catch
        this signal, which means that once a week acpid is killed. As it doesn't
        have a logfile the logrotate file is not needed, and so is no longer
        installed, but as it was a conffile it is not removed on upgrades.
        Thanks to Loic Minier for his help with the fix.  (LP: #263888)
        - ad81211857dabeb88538e0f90c922b7c787b34c5 in Debian's pkg-acpi git repo.
    
     -- James Westby <email address hidden>   Wed, 24 Sep 2008 15:19:14 +0100