lp://qastaging/ubuntu/natty-updates/acpid

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/natty-updates/acpid
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

38. By Tyler Hicks

* SECURITY UPDATE: Arbitrary code execution in the power button handling
  script (LP: #893821)
  - debian/powerbtn.sh: Ensure that the DBUS_SESSION_BUS_ADDRESS environment
    variable is only read from a process owned by the user that will be
    evaluating the variable.
  - CVE-2011-2777
* SECURITY UPDATE: Unprivileged users may be able to write to directories
  and read files created by event handler scripts
  - event.c: Set a restrictive umask of 0077 before running an event handler
    script. Based on upstream patch.
  - CVE-2011-4578

37. By Jamie Strandboge

* SECURITY UPDATE: denial of service via blocking socket
  - sock.c: adjust the socket fd to use O_NONBLOCK
  - Patch from upstream
  - CVE-2011-1159

36. By Matthias Klose

Fix build error with GCC-4.5, build with -Wno-error=sign-compare.

35. By Lorenzo De Liso

* Merge from debian unstable (LP: #507778), remaining changes:
  - 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
  - debian/preinst, debian/acpid.install, debian/control, debian/rules:
    continue installing /etc/acpi/events/powerbtn and /etc/acpi/powerbtn.sh,
    deferring the migration to acpi-support-base; and drop the Recommends:
    on acpi-support-base for the same reason.
  - Source /usr/share/acpi-support/power-funcs in powerbtn.sh (LP: #508073)
  - debian/powerbtn.sh: ensure that /usr/share/acpi-support/power-funcs
    exists before sourcing it; note that acpid does not depend on
    acpi-support (which is fine, as it brings in lots of X dependencies
    not appropriate for servers); this fix will allow Ubuntu servers
    (especially those in VMs) to run acpid and catch and handle power
    button events again; LP: #570450
* Dropped changes:
  - New patch, missing-includes, to fix missing includes of sys/types.h and
    sys/stat.h for umask() and stat() in acpid.c; fixes FTBFS: no longer
    needed
  - Update patch missing-includes to also fix the same missing includes in
    sock.c; this is all fixed in 2.0.x versions of acpid: no longer needed

34. By Loïc Minier

Update patch missing-includes to also fix the same missing includes in
sock.c; this is all fixed in 2.0.x versions of acpid.

33. By Loïc Minier

New patch, missing-includes, to fix missing includes of sys/types.h and
sys/stat.h for umask() and stat() in acpid.c; fixes FTBFS.

32. By Dustin Kirkland 

debian/powerbtn.sh: ensure that /usr/share/acpi-support/power-funcs
exists before sourcing it; note that acpid does not depend on
acpi-support (which is fine, as it brings in lots of X dependencies
not appropriate for servers); this fix will allow Ubuntu servers
(especially those in VMs) to run acpid and catch and handle power
button events again; LP: #570450

31. By Jonathan Thomas

Source /usr/share/acpi-support/power-funcs in powerbtn.sh (LP: #508073)

30. By Steve Langasek

fix the upload target

29. By Steve Langasek

releasing version 1.0.10-5ubuntu1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/ubuntu/precise/acpid
This branch contains Public information 
Everyone can see this information.

Subscribers