Changeset d14c6362 for postlfs


Ignore:
Timestamp:
11/14/2009 05:15:48 AM (14 years ago)
Author:
Wayne Blaszczyk <wblaszcz@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c4ee35e
Parents:
49b9df3c
Message:

Updated to ConsoleKit-0.4.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8130 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/consolekit.xml

    r49b9df3c rd14c6362  
    77  <!ENTITY consolekit-download-http "http://www.freedesktop.org/software/ConsoleKit/dist/ConsoleKit-&consolekit-version;.tar.bz2">
    88  <!ENTITY consolekit-download-ftp  " ">
    9   <!ENTITY consolekit-md5sum        "43b02a52212330b54cfb34c4044d9ce0">
    10   <!ENTITY consolekit-size          "384 KB">
     9  <!ENTITY consolekit-md5sum        "48eda4483cc97841d5f88e8e003eb6d7">
     10  <!ENTITY consolekit-size          "389 KB">
    1111  <!ENTITY consolekit-buildsize     "7 MB">
    12   <!ENTITY consolekit-time          "0.3 SBU">
     12  <!ENTITY consolekit-time          "0.1 SBU">
    1313]>
    1414
     
    6666
    6767    <bridgehead renderas="sect4">Recommended</bridgehead>
    68     <para role="recommended"><xref linkend="policykit"/></para>
     68    <para role="recommended"><xref linkend="polkit"/></para>
    6969
    7070    <warning>
    7171      <para>If you intend <emphasis role="strong">NOT</emphasis> to install
    72       <application>PolicyKit</application>, you will need to manually edit the
     72      <application>polkit</application>, you will need to manually edit the
    7373      ConsoleKit.conf file to lock down the service. Failure to do so may be a
    7474      huge SECURITY HOLE.</para>
     
    152152        ck-get-x11-server-pid, ck-system-restart, and ck-system-stop</seg>
    153153        <seg>libck-connector.so and pam_ck_connector.so</seg>
    154         <seg>/etc/ConsoleKit/seats.d,/usr/{include/ConsoleKit/ck-connector,
    155         lib/ConsoleKit/scripts,share/doc/ConsoleKit/spec}</seg>
     154        <seg>/etc/ConsoleKit/{run-seat.d,run-session.d,seats.d},
     155        /usr/{include/ConsoleKit/ck-connector,lib/ConsoleKit/{run-seat.d,
     156        run-session.d,scripts},share/doc/ConsoleKit/spec}</seg>
    156157      </seglistitem>
    157158    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.