Changeset d515b88


Ignore:
Timestamp:
12/17/2020 04:16:15 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
f16e76c6
Parents:
a41bb164
Message:

Update to gdm-3.38.2.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr-util.xml

    ra41bb164 rd515b88  
    118118
    119119    <para>
    120       To test the results, issue: <command>make test</command>.
     120      To test the results, issue: <command>make -j1 test</command>.
    121121      One test, testdbm, is known to fail.
    122122    </para>
  • gnome.ent

    ra41bb164 rd515b88  
    6666<!ENTITY gnome-shell-extensions-version    "3.38.2">
    6767<!ENTITY gnome-session-version             "3.38.0">
    68 <!ENTITY gdm-version                       "3.38.2">
     68<!ENTITY gdm-version                       "3.38.2.1">
    6969<!ENTITY gnome-user-docs-version           "3.38.2">
    7070<!-- Icons moved to packages.ent, since they're now in the Icons chapter.-->
  • gnome/platform/gdm.xml

    ra41bb164 rd515b88  
    77  <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-38;/gdm-&gdm-version;.tar.xz">
    88  <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-38;/gdm-&gdm-version;.tar.xz">
    9   <!ENTITY gdm-md5sum        "0b95d9942fabedd2c1f8769198cae8c0">
     9  <!ENTITY gdm-md5sum        "ddc782eaf0b0345ee34fb396f67bd44d">
    1010  <!ENTITY gdm-size          "772 KB">
    11   <!ENTITY gdm-buildsize     "34 MB">
    12   <!ENTITY gdm-time          "0.1 SBU">
     11  <!ENTITY gdm-buildsize     "35 MB">
     12  <!ENTITY gdm-time          "0.2 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    ra41bb164 rd515b88  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to gdm-3.38.2.1 (security update). Fixes
     49          <ulink url="&blfs-ticket-root;14391">#14391</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Patch biber so that tests work with current
    4953          Unicode::Collate. Fixes
Note: See TracChangeset for help on using the changeset viewer.