[Bug 1748702] [NEW] Please upgrade that old version

dino99 1748702 at bugs.launchpad.net
Sun Feb 11 06:06:22 UTC 2018


Public bug reported:

Bionic still has that old version from 2013/04/30

Debian have a more recent version: http://metadata.ftp-
master.debian.org/changelogs/main/a/acpi-support/testing_changelog

Actual source: http://www.uefi.org/acpi


acpi-support (0.142-8) unstable; urgency=medium

  * Handle the case of no active dbus. (Closes: #798362)

 -- Michael Meskes <meskes at debian.org>  Thu, 24 Sep 2015 14:55:22 +0200

acpi-support (0.142-7) unstable; urgency=medium

  * Made package build with the merged libsystemd-dev package.
    Thanks to Michael Biebl <biebl at debian.org> (Closes: #779741)
  * Fixed wording in README.Debian to not point to a file that no longer
    exists. (Closes: #774311)
  * Only try using ck-list-sessions if binary is available. (Closes: #791698)
  * Execute xlock in background because it blocks which prevents suspend.
    (Closes: #770539)
  * Init script now declares DBus system bus as required. (Closes: #769326)
  * Made AC check accept more different names for the AC interface.
    (Closes: #774110)

 -- Michael Meskes <meskes at debian.org>  Tue, 01 Sep 2015 11:58:52 +0200

acpi-support (0.142-6) unstable; urgency=medium

  * Fixed typo (Closes: #767953)
  * Adjust power.sh to the fact that AC adapters go by different names.
    (Closes: #766632, #767947)

 -- Michael Meskes <meskes at debian.org>  Mon, 10 Nov 2014 03:49:41 +0100

acpi-support (0.142-5) unstable; urgency=medium

  * /etc/acpi/power.sh needs to figure out which pm-powersave option to use.
    Both, plugging and unplugging, create an ac and a battery event.
    (Closes: #761458)
  * Make power-funcs work even if ck-list-sessions does not return anything
    useful. (Closes: #762176, 763134)
  * Bumped Standards-Version to 3.9.6, no changes needed.
  * Only accept systemd as power management daemon for some events as it
    doesn't handle e.g. battery events. (Closes: #754450)

 -- Michael Meskes <meskes at debian.org>  Tue, 21 Oct 2014 18:40:40 +0200

acpi-support (0.142-4) unstable; urgency=high

  * SECURITY UPDATE: unquoted variables that are computed from user processes
    - quote variables in policy-funcs, power-funcs, screenblank, lid.sh
    - CVE-2014-0484

 -- Michael Meskes <meskes at debian.org>  Wed, 03 Sep 2014 19:12:57 +0200

acpi-support (0.142-3) unstable; urgency=medium

  * Execute xtrlock in background because it blocks which prevents suspend.
    (Closes: #755172)
  * Only check for gnome-settings- instaed of gnome-settings-daemon because
    /proc/<pid>/stat only lists the first 15 characters
    (Closes: #755969)
  * Remove some tests for old power management services.

 -- Michael Meskes <meskes at debian.org>  Sat, 09 Aug 2014 12:21:18 +0200

acpi-support (0.142-2) unstable; urgency=high

  * SECURITY UPDATE: root escalation via race in policy-funcs
    - lib/policy-funcs: use the X console user instead of the one from an
      arbitrary kded4 or gnome-settings-daemon process.
    - power.sh: also source /usr/share/acpi-support/power-funcs.
    - CVE-2014-1419

 -- Michael Meskes <meskes at debian.org>  Fri, 18 Jul 2014 11:54:22 +0200

acpi-support (0.142-1) unstable; urgency=medium

  * Delete config files that may have been left due to a typo.
  * Corrected typo in default file. (Closes: #754055)
  * Imported Upstream version 0.142
  * Remove all configfiles that were obsoleted by the new version.
  * Updated key-constants from latest kernel.

 -- Michael Meskes <meskes at debian.org>  Mon, 07 Jul 2014 13:47:39 +0200

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: acpi-support 0.142
ProcVersionSignature: Ubuntu 4.15.0-9.10-generic 4.15.2
Uname: Linux 4.15.0-9-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Feb 11 06:59:20 2018
EcryptfsInUse: Yes
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: acpi-support
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: acpi-support (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic upgrade-software-version

** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpi-support in Ubuntu.
https://bugs.launchpad.net/bugs/1748702

Title:
  Please upgrade that old version

Status in acpi-support package in Ubuntu:
  New

Bug description:
  Bionic still has that old version from 2013/04/30

  Debian have a more recent version: http://metadata.ftp-
  master.debian.org/changelogs/main/a/acpi-support/testing_changelog

  Actual source: http://www.uefi.org/acpi

  
  acpi-support (0.142-8) unstable; urgency=medium

    * Handle the case of no active dbus. (Closes: #798362)

   -- Michael Meskes <meskes at debian.org>  Thu, 24 Sep 2015 14:55:22
  +0200

  acpi-support (0.142-7) unstable; urgency=medium

    * Made package build with the merged libsystemd-dev package.
      Thanks to Michael Biebl <biebl at debian.org> (Closes: #779741)
    * Fixed wording in README.Debian to not point to a file that no longer
      exists. (Closes: #774311)
    * Only try using ck-list-sessions if binary is available. (Closes: #791698)
    * Execute xlock in background because it blocks which prevents suspend.
      (Closes: #770539)
    * Init script now declares DBus system bus as required. (Closes: #769326)
    * Made AC check accept more different names for the AC interface.
      (Closes: #774110)

   -- Michael Meskes <meskes at debian.org>  Tue, 01 Sep 2015 11:58:52
  +0200

  acpi-support (0.142-6) unstable; urgency=medium

    * Fixed typo (Closes: #767953)
    * Adjust power.sh to the fact that AC adapters go by different names.
      (Closes: #766632, #767947)

   -- Michael Meskes <meskes at debian.org>  Mon, 10 Nov 2014 03:49:41
  +0100

  acpi-support (0.142-5) unstable; urgency=medium

    * /etc/acpi/power.sh needs to figure out which pm-powersave option to use.
      Both, plugging and unplugging, create an ac and a battery event.
      (Closes: #761458)
    * Make power-funcs work even if ck-list-sessions does not return anything
      useful. (Closes: #762176, 763134)
    * Bumped Standards-Version to 3.9.6, no changes needed.
    * Only accept systemd as power management daemon for some events as it
      doesn't handle e.g. battery events. (Closes: #754450)

   -- Michael Meskes <meskes at debian.org>  Tue, 21 Oct 2014 18:40:40
  +0200

  acpi-support (0.142-4) unstable; urgency=high

    * SECURITY UPDATE: unquoted variables that are computed from user processes
      - quote variables in policy-funcs, power-funcs, screenblank, lid.sh
      - CVE-2014-0484

   -- Michael Meskes <meskes at debian.org>  Wed, 03 Sep 2014 19:12:57
  +0200

  acpi-support (0.142-3) unstable; urgency=medium

    * Execute xtrlock in background because it blocks which prevents suspend.
      (Closes: #755172)
    * Only check for gnome-settings- instaed of gnome-settings-daemon because
      /proc/<pid>/stat only lists the first 15 characters
      (Closes: #755969)
    * Remove some tests for old power management services.

   -- Michael Meskes <meskes at debian.org>  Sat, 09 Aug 2014 12:21:18
  +0200

  acpi-support (0.142-2) unstable; urgency=high

    * SECURITY UPDATE: root escalation via race in policy-funcs
      - lib/policy-funcs: use the X console user instead of the one from an
        arbitrary kded4 or gnome-settings-daemon process.
      - power.sh: also source /usr/share/acpi-support/power-funcs.
      - CVE-2014-1419

   -- Michael Meskes <meskes at debian.org>  Fri, 18 Jul 2014 11:54:22
  +0200

  acpi-support (0.142-1) unstable; urgency=medium

    * Delete config files that may have been left due to a typo.
    * Corrected typo in default file. (Closes: #754055)
    * Imported Upstream version 0.142
    * Remove all configfiles that were obsoleted by the new version.
    * Updated key-constants from latest kernel.

   -- Michael Meskes <meskes at debian.org>  Mon, 07 Jul 2014 13:47:39
  +0200

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: acpi-support 0.142
  ProcVersionSignature: Ubuntu 4.15.0-9.10-generic 4.15.2
  Uname: Linux 4.15.0-9-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 11 06:59:20 2018
  EcryptfsInUse: Yes
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: acpi-support
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/1748702/+subscriptions



More information about the foundations-bugs mailing list