Author: pierre
Date: Sat Apr 18 23:25:04 2020
New Revision: 11812
Log:
Move libcap before shadow so that new{u,g}idmap can use setcap. ticket #4633
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/chapter06.xml
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Sat Apr 18 23:08:50 2020 (r11811)
+++ trunk/BOOK/chapter01/changelog.xml Sat Apr 18 23:25:04 2020 (r11812)
@@ -46,6 +46,11 @@
<para>2020-04-19</para>
<itemizedlist>
<listitem>
+ <para>[pierre] - Allow some shadow programs to use "setcap" by
+ moving libcap before shadow. Fixes
+ <ulink url="&lfs-ticket-root;4633">#4633</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Fix a wrong hardcoded path in some programs
from the shadow package. Fixes
<ulink url="&lfs-ticket-root;4632">#4632</ulink>.</para>
Modified: trunk/BOOK/chapter06/chapter06.xml
==============================================================================
--- trunk/BOOK/chapter06/chapter06.xml Sat Apr 18 23:08:50 2020 (r11811)
+++ trunk/BOOK/chapter06/chapter06.xml Sat Apr 18 23:25:04 2020 (r11812)
@@ -34,11 +34,11 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mpc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="attr.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acl.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconfig.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sed.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iana-etc.xml"/>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page