#13154: elogind-243.7
-------------------------+------------------------------
Reporter: bdubbs | Owner: pierre.labastie
Type: enhancement | Status: assigned
Priority: normal | Milestone: 9.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by pierre.labastie):
{{{
This is the second release of the current version 243 series.
We started with 243.4 to be in sync with upstream systemd tagging,.
The latest upstream commit this version is synced to is
systemd-stable/v243-stable:f8dd0f2
Changes and Additions
Some unnecessary sources and tools have been removed.
Add VARRUN_IS_SYMLINK guard for DEFAULT_SYSTEM_BUS_ADDRESS in bus-
internal.h. This brings it in line with src/basic/def.h. - @mbakke (PR
#153)
Change elogind mask else format to make the upstream commit migration
tools more efficient.
From hereon the format for masking blocks is:
#if 0 /// reason with the keyword 'elogind' in it
(...)masked block(...)
#else // 0
(...)alternative block for elogind(...)
#endif // 0
Fixed Bugs
Re-enable credential check on suspend/hibernate (#149)
The reasons why this check was removed, are long gone.
Fix compilation with -Defi=false (#150)
Add a list item about RemoveIPC to the elogind man page (#151)
This setting has caused some stormy waves on the Debian bug tracker,
so the information is now easier to find.
Fix system-sleep and -shutdown hook script handling (#154)
Hook scripts should work just fine again.
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13154#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page