Changeset d3207212 for gnome


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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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  \
Note: See TracChangeset for help on using the changeset viewer.