touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #10935
[Bug 1354306] Re: gpio shutdown trigger for ProLiant m400 cartridges
This bug was fixed in the package systemd - 208-8ubuntu1
---------------
systemd (208-8ubuntu1) utopic; urgency=medium
[ Martin Pitt ]
* Merge with Debian unstable.
* debian/gbp.conf: Put ubuntu tags in the ubuntu/ namespace.
[ Dann Frazier ]
* Add support for HP ProLiant m400 Server Cartridge soft powerdown
(LP: #1354306)
systemd (208-8) unstable; urgency=medium
[ Martin Pitt ]
* Fix duplicate line in copyright. (Closes: #756899)
* Drop --disable-xattr configure option for udeb, does not exist any more.
* Add Turkish debconf translations. Thanks Mert Dirik! (Closes: #757498)
* Backport fix for lazy session-activation on non-seat0 seats.
(LP: #1355331)
[ Michael Biebl ]
* Use "kmod static-nodes --output=/proc/self/fd/1" in make_static_nodes() as
we can't rely on /dev/stdout to exist at this point during boot.
(Closes: #757830)
* Fix udev SysV init script and d-i start script to not write to
/sys/kernel/uevent_helper unconditionally to not fail on a kernel with
CONFIG_UEVENT_HELPER unset. (Closes: #756312)
* Add Breaks: kmod (<< 14) to udev to make sure we have a kmod version
supporting the static-nodes command.
* Add Breaks: systemd (<< 208) to udev to avoid partial upgrades. Newer udev
versions rely on kmod-static-nodes.service being provided by systemd.
(Closes: #757777)
* Updated upstream v208-stable patch series to 53b1b6c.
* Cherry-pick upstream fix to ignore temporary dpkg files. (Closes: #757302)
* Make emergency.service conflict with rescue.service.
Otherwise if rescue mode is selected during boot and the emergency mode
is triggered (e.g. via a broken fstab entry), we have two sulogin
processes fighting over the tty. (Closes: #757072)
* Stop syslog.socket when entering emergency mode as otherwise every log
message triggers the start of the syslog service and its dependencies
which conflicts with emergency.target. (Closes: #755581)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Thu, 21 Aug 2014 07:58:30 +0200
** Changed in: systemd (Ubuntu Utopic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1354306
Title:
gpio shutdown trigger for ProLiant m400 cartridges
Status in systemd:
Confirmed
Status in “systemd” package in Ubuntu:
Fix Released
Status in “systemd” source package in Trusty:
In Progress
Status in “systemd” source package in Utopic:
Fix Released
Bug description:
Similar to the m800 case in LP: #1347776, udev/systemd also needs to
know how to trigger a graceful shutdown on ProLiant m400 cartridges.
[Impact]
Without this change, the power down button will not initiate an OS shutdown on this platform.
[Test Case]
Push button. Watch poweroff occur.
[Regression Potential]
The new rule is pretty tightly bound to the m400 system - so the risk of this rule matching and impacting behavior on a different platform is minimal. This will presumably cause new code to run and read /proc/device-tree/model on other platforms - but this is already done for the m800 system in both utopic and trusty.
To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1354306/+subscriptions
References