Changeset d3207212


Ignore:
Timestamp:
03/13/2019 05:59:27 PM (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, 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:
ee1a0f7
Parents:
a7e88c5c
Message:

Update to gdm-3.30.3
Update to systemd-241

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/systemd.xml

    ra7e88c5c rd3207212  
    88  <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz">
    99  <!ENTITY systemd-download-ftp  " ">
    10   <!ENTITY systemd-md5sum        "0e4f91b513d4b04e2c10a5173e5a87b2">
    11   <!ENTITY systemd-size          "7.2 MB">
    12   <!ENTITY systemd-buildsize     "222 MB (an additonal 11 MB for tests)">
    13   <!ENTITY systemd-time          "2.2 SBU (&lt; 0.1 SBU for tests)">
     10  <!ENTITY systemd-md5sum        "c5953c24c850b44fcf714326e567dc37">
     11  <!ENTITY systemd-size          "7.3 MB">
     12  <!ENTITY systemd-buildsize     "242 MB (with tests)">
     13  <!ENTITY systemd-time          "2.7 SBU (with tests)">
    1414
    1515]>
     
    6666      </listitem>
    6767    </itemizedlist>
    68 
     68    <!--
    6969    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7070    <itemizedlist spacing="compact">
     
    7676      </listitem>
    7777    </itemizedlist>
    78 
     78    -->
    7979    <bridgehead renderas="sect3">systemd Dependencies</bridgehead>
    8080
     
    128128  <sect2 role="installation">
    129129    <title>Installation of systemd</title>
    130 
     130    <!--
    131131    <para>Apply a critical security patch for journald:</para>
    132132
    133133<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-security_fixes-2.patch</userinput></screen>
    134 
     134    -->
    135135    <para>Remove an unneeded group,
    136136    <systemitem class="groupname">render</systemitem>, from the default udev
  • gnome.ent

    ra7e88c5c rd3207212  
    6363<!ENTITY gnome-shell-extensions-version    "3.30.1">
    6464<!ENTITY gnome-session-version             "3.30.1">
    65 <!ENTITY gdm-version                       "3.30.2">
     65<!ENTITY gdm-version                       "3.30.3">
    6666<!ENTITY gnome-user-docs-version           "3.30.2">
    6767<!ENTITY adwaita-icon-theme-version        "3.30.1">
  • gnome/platform/gdm.xml

    ra7e88c5c rd3207212  
    77  <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-30;/gdm-&gdm-version;.tar.xz">
    88  <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-30;/gdm-&gdm-version;.tar.xz">
    9   <!ENTITY gdm-md5sum        "88ff692eabb779cd53246d559e767ad9">
     9  <!ENTITY gdm-md5sum        "b60868258eab8c01badcc9c680234e8e">
    1010  <!ENTITY gdm-size          "1.2 MB">
    11   <!ENTITY gdm-buildsize     "42 MB">
    12   <!ENTITY gdm-time          "0.3 SBU">
     11  <!ENTITY gdm-buildsize     "44 MB">
     12  <!ENTITY gdm-time          "0.4 SBU">
    1313]>
    1414
     
    7171      </listitem>
    7272    </itemizedlist>
    73    
     73    <!--
    7474    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7575    <itemizedlist spacing="compact">
     
    8181      </listitem>
    8282    </itemizedlist>
    83 
     83    -->
    8484    <bridgehead renderas="sect3">GDM Dependencies</bridgehead>
    8585
     
    128128    </para>
    129129
    130 <screen><userinput>patch -Np1 -i ../gdm-&gdm-version;-security_fix-1.patch &amp;&amp;
    131 
    132 ./configure --prefix=/usr         \
     130<screen><userinput>./configure --prefix=/usr         \
    133131            --sysconfdir=/etc     \
    134132            --localstatedir=/var  \
  • introduction/welcome/changelog.xml

    ra7e88c5c rd3207212  
    4646      <para>March 13th, 2019</para>
    4747      <itemizedlist>
     48        <listitem revision="systemd">
     49          <para>[renodr] - Update to systemd-241. Fixes
     50          <ulink url="&blfs-ticket-root;11670">#11670</ulink>.</para>
     51        </listitem>
     52        <listitem revision="systemd">
     53          <para>[renodr] - Update to gdm-3.30.3. Fixes
     54          <ulink url="&blfs-ticket-root;11723">#11723</ulink>.</para>
     55        </listitem>
    4856        <listitem>
    4957          <para>[renodr] - Update to GCC-8.3.0 (and GCC-Ada-8.3.0). Fixes
  • packages.ent

    ra7e88c5c rd3207212  
    294294<!ENTITY strigi-version               "0.7.8">
    295295<!ENTITY sysstat-version              "12.1.3">
    296 <!ENTITY systemd-version              "240">
     296<!ENTITY systemd-version              "241">
    297297<!--<!ENTITY systemd-stable               "6b4878d"> Unused for now -->
    298298<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
Note: See TracChangeset for help on using the changeset viewer.