acpid 1.0.10-4 source package in Ubuntu

Changelog

acpid (1.0.10-4) unstable; urgency=low

  * Updated netlink patch to version 6.

acpid (1.0.10-3) unstable; urgency=low

  * Made acpid recommend correct version of acpi-support-base.
  * Added missing input defines for Thinkpads. (Closes: #521280) -
    thanks to Harald Braumann <email address hidden>
  * Fixed package description. (Closes: #549948) - thanks to Justin B
    Rye <email address hidden>
  * Clarify some wording. - thanks to Thiemo Nagel
    <email address hidden>
  * Bumped Standards-Version to 3.8.3, no changes needed.
  * Fix some lintian warnings.
  * Updated list of power managers. (Closes: #547326)
  * Stopping for single user mode could be done by sendsigs as well.
  * Updated to netlink patch to version 1.0.10-netlink5. (Closes:
    #522756)

acpid (1.0.10-2) unstable; urgency=low

  * Updated netlink patch to version 1.0.10-netlink2.
  * Added patch to make acpid compile with gcc 4.4, closes: #526665

acpid (1.0.10-1) unstable; urgency=high

  * New upstream version fixing CVE-2009-0798.
  * Removed fixfd patch which was applied upstream.
  * Made example powerbtn.sh script work with kde4, closes: #526000

acpid (1.0.8-8) unstable; urgency=low

  * Fixed netlink patch to not expect long option --netlink to carry an
    argument, closes: #524223
  * Do not remove /etc/acpi/ config at each upgrade, closes: #524528

acpid (1.0.8-7) unstable; urgency=low

  * Fixed ioctl call to use correct buffer size, closes: #521512
  * Do not print error message for missing event file unless we are in debug
    mode, closes: #521666
  * Bumped Standards-Version to 3.8.1, no changes needed.

acpid (1.0.8-6) unstable; urgency=low

  * Start acpid even if /proc/acpi/event doesn't exist, closes: #516079
  * Recommend acpi-support-base so a script handling power button pressing is
    installed.
  * If the power button script had been changed, not only rename it but also
    keep a changed events file to not lose functionality, closes: #516083

acpid (1.0.8-5) unstable; urgency=low

  * Reverted redirection patch, it broke debug mode.

acpid (1.0.8-4) unstable; urgency=low

  * Added patch to correctly redirect stdin/stdout/stderr to /dev/null.
  * Added patch by Ted Felix <email address hidden> adding netlink support to
    acpid, closes: #462467, #515773

acpid (1.0.8-3) unstable; urgency=low

  * Only conditionally restart hal on purge, closes: #515650
  * Remove the remaining scriptlets in /etc/acpi. All files are still available
    and installed as examples under /usr/share/doc/acpid/examples but not under
    /etc/acpi anymore.
  * Fixed GPL version information in copyright file.

acpid (1.0.8-2) unstable; urgency=low

  [ Loic Minier ]
  * Add git-buildpackage config debian/gbp.conf.

  [ Michael Meskes ]
  * Added patch by Harald Braumann <email address hidden> to correctly open
    /dev/null, closes: #483805
  * Removed old syslog patch as upstream has the same/similar functionality
    nowadays, closes: #496574
  * Made powerbtn.sh script fall back to shutdown if dbus fails, closes: #492756
  * Restart hal in case of acpid removal, closes: #505663

acpid (1.0.8-1) unstable; urgency=low

  [ Loic Minier ]
  * Comment out OPTIONS in the acpid defaults file as -c /etc/acpi/events is
    the default anyway; this paves the way to a future removal of this file.
  * Test for /proc/acpi/event instead of /proc/acpi in init script;
    see Debian #440870.
  * Document rationale for hal restart in postinst.

  [ Michael Meskes ]
  * New upstream version.
  * Moved our patches to debian/patches and added support for quilt.

acpid (1.0.6-16) unstable; urgency=low

  [ Loic Minier ]
  * Reword hints in /etc/default/acpid; suggested by Julien Blache.
  * Drop bogus space in modules.dep causing modules without dependencies to
    not be loaded for MODULES="all".
  * Check for read permissions on the defaults file before attempting to
    source it.
  * Don't load any module (MODULES default to empty string) when the default
    file doesn't exist or doesn't specify MODULES.
  * Ignore the result of load_modules.
  * Unset MODPROBE_OPTIONS to work around a bug in initramfs which leaks this
    env var Launchpad #291619 and a bug in modprobe --all --quiet which
    doesn't load all modules and exits with non-zero exit status
    Debian.org #504088; thanks Derrick Karpo and Julien Blache;
    closes: #502704.

  [ Michael Meskes ]
  * Make sure there is no link created in runlevel 0 and 6 to stop acpid.
  * Remove old links in runlevel 0 and 6, closes: #502613.
  * Comment out MODULES setting in default file, so no module is loaded per
    default.

acpid (1.0.6-15) unstable; urgency=low

  [ Michael Meskes ]
  * Fixed check for /proc/modules to not throw an error
    closes: #502881, #502704

  [ Loic Minier ]
  * Fix above fix.  :-P

acpid (1.0.6-14) unstable; urgency=low

  [ Loic Minier ]
  * Merge support for the "status" action in the acpid init script from the
    Ubuntu package; depend on lsb-base >= 3.2-14.
  * Don't stop acpid in runlevels 0 and 6; from Ubuntu, closes:#495544 
  * Fix support for Ubuntu kernels, stop guessing distro but always try to use
    the ubuntu/acpi module dir if present; this allows using Ubuntu kernels on
    Ubuntu, removes references to Ubuntu from a number of places, and makes
    the script simpler to maintain and more efficient; also matches the
    current Ubuntu script.
  * Cleanup rules; drop DH_VERBOSE.
  * Wrap build-deps and deps in control to get cleaner diffs.
  * Add myself to uploaders.
  * Drop obsolete information from README.Debian.
  * Cleanup the awful init script.
    - Drop support for *.o kernel module files; .ko is used since 2.5 kernels.
    - Greatly simplify computing the list of available acpi modules by parsing
      modules.dep(5) instead of running find and sh multiple times.
    - Rename debian/acpid.init.d to debian/acpid.init to match debhelper's
      documented name (debhelper does pick up .init.d as well, but this is
      undocumented); this also avoid confusing vim which believe it's a D
      file.
    - Don't disable printk when loading ACPI modules; this is not only
      fragile, broken, and intrusive, it's also out of the realm of acpid to
      do.  This snippet:
          [ "$VERBOSE" = "no" ] && echo "0 0 0 0" > /proc/sys/kernel/printk
      can be moved to a more sensible place if it makes sense during boot, but
      I doubt anybody wants that.
    - Fix support for kernels without dynamic module loading; closes: #500659.
  * Use Vcs-* instead of XS-Vcs-* and fix URLs to point at the new git repos;
    closes: #501305.
  * Remove obsolete conffile /etc/logrotate.d/acpid in preinst; thanks to
    James Westby and Ubuntu; LP: #263888. It's interesting to note that this
    caused the new acpid to die once per week when logrotation kicked in.
    Closes: #487815, #491058, #495686
  * Pass -s to dh_* commands in binary-arch.
  * Resume shipping /etc/acpi/powerbtn.sh and /etc/acpi/events/powerbtn in
    acpid.  They are also installed in the examples for people who symlink to
    the examples.  Please note that powerbtn.sh disables itself when it
    detects a running power management daemon such as gnome-power-manager or
    kpowersave.
  * Add -D_GNU_SOURCE in Makefile's CFLAGS to fix build with newer libc6 (such
    as 2.8+20080809-1 in experimental or 2.8~20080505-0ubuntu7in Ubuntu
    intrepid) in making "struct ucred" available; see
    http://sourceware.org/bugzilla/show_bug.cgi?id=6545.

  [ Michael Meskes ]
  * Fixed path to hal pidfile, closes: #440870

acpid (1.0.6-13) unstable; urgency=low

  * Check for distribution during build time, closes: #499825, #500003

acpid (1.0.6-12) unstable; urgency=low

  * Check for Ubuntu/Debian in apt sources list instead of /etc/issue,
    closes: #499825, #499854

acpid (1.0.6-11) unstable; urgency=low

  * Changed maintainer to Debian Acpi Team.
  * Do not call lsb-release on startup, closes: #491388

acpid (1.0.6-10) unstable; urgency=low

  * Removed Ubuntu version information.
  * Back to only including some modules on default. Using all modules creates
    strange error messages and even backtraces on some machines. ALL option
    remains listed but commented out, closes: #484354
  * Add video to list of modules, closes: #459237
  * Made package lintian clean.
  * In Debian do not load Ubuntu modules from Ubuntu directory. I do not see
    any package providing this directory.
  * Do only install powerbutton scripts as example,
    closes: #481903, #484306, #253423
  * Fixed watch file. 
  * Clarified specification of acpid options, closes: #486788
  * Bumped Standards-Version to 3.8.0
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 Dec 2009 06:54:58 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Debian Acpi Team
Architectures:
i386 ia64 amd64 lpia
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] amd64 [FULLYBUILT] i386 [FULLYBUILT] ia64

Downloads

File Size SHA-256 Checksum
acpid_1.0.10.orig.tar.gz 68.8 KiB d22dc5bc595c04e6cb230231eaac55d0ba2bfdd16269481044e4d045bcf20d2d
acpid_1.0.10-4.diff.gz 38.2 KiB b63e4788aeabab3a1ac965ccf623529648d553b2fbce987dc1ac234ee404bec3
acpid_1.0.10-4.dsc 1.2 KiB a43ea75c04cc9584be416ae34cc4540d445c737e7e47f691b8c0f2c60f771075

Available diffs

View changes file

Binary packages built by this source

acpid: No summary available for acpid in ubuntu lucid.

No description available for acpid in ubuntu lucid.