Ignore:
Timestamp:
02/21/2019 07:16:01 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c9bc0628
Parents:
506d935
Message:

Update to tracker-2.2.0
Update to libchamplain-0.12.17
Add security patches for GDM Authentication Bypasses. This includes patches to gnome-shell and GDM.
Move gnome-video-effects to before gnome-online-accounts. This only affects systemd because gnome-online-accounts isn't present in sysv.
Tag the entirety of GNOME Platform up to a working Desktop. Applications to come later on this morning.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-shell.xml

    r506d935 rdbea07b  
    3737    </para>
    3838
    39     &lfs83_checked;
     39    &lfs84_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6969        <para>
    7070          Estimated build time: &gnome-shell-time;
     71        </para>
     72      </listitem>
     73    </itemizedlist>
     74
     75    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     76    <itemizedlist spacing="compact">
     77      <listitem>
     78        <para>
     79          Required patch:
     80          <ulink url="&patch-root;/gnome-shell-&gnome-shell-version;-security_fix-1.patch"/>
    7181        </para>
    7282      </listitem>
     
    124134    </para>
    125135
    126 <screen><userinput>mkdir build &amp;&amp;
     136<screen><userinput>patch -Np1 -i ../gnome-shell-&gnome-shell-version;-security_fix-1.patch &amp;&amp;
     137
     138mkdir build &amp;&amp;
    127139cd    build &amp;&amp;
    128140
Note: See TracChangeset for help on using the changeset viewer.