Changeset 9a82a965


Ignore:
Timestamp:
06/07/2023 08:32:07 PM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
ffef0bb
Parents:
1fd7593 (diff), dda765e1 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r1fd7593 r9a82a965  
    6262<!ENTITY dconf-version                     "0.40.0">
    6363<!ENTITY dconf-editor-version              "43.0">
    64 <!ENTITY gnome-backgrounds-version         "43.1">
    65 <!ENTITY gvfs-version                      "1.50.3">
     64<!ENTITY gnome-backgrounds-version         "44.0">
     65<!ENTITY gvfs-version                      "1.50.4">
    6666<!ENTITY gexiv2-minor                      "0.14">
    6767<!ENTITY gexiv2-version                    "&gexiv2-minor;.1">
    68 <!ENTITY nautilus-version                  "43.2">
     68<!ENTITY nautilus-version                  "44.2.1">
    6969<!--<!ENTITY zenity-version                    "3.42.1">-->
    7070<!ENTITY gnome-bluetooth-version           "42.5">
  • gnome/platform/gnome-backgrounds.xml

    r1fd7593 r9a82a965  
    66
    77  <!ENTITY gnome-backgrounds-download-http
    8            "&gnome-download-http;/gnome-backgrounds/&gnome-43;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
     8           "&gnome-download-http;/gnome-backgrounds/&gnome-44;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
    99  <!ENTITY gnome-backgrounds-download-ftp
    10            "&gnome-download-ftp;/gnome-backgrounds/&gnome-43;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
    11   <!ENTITY gnome-backgrounds-md5sum        "cf42304d1fa64b4cce8c8c64e98ae5bb">
    12   <!ENTITY gnome-backgrounds-size          "32 MB">
    13   <!ENTITY gnome-backgrounds-buildsize     "63 MB">
     10           "&gnome-download-ftp;/gnome-backgrounds/&gnome-44;/gnome-backgrounds-&gnome-backgrounds-version;.tar.xz">
     11  <!ENTITY gnome-backgrounds-md5sum        "3364a0479babd85f333c1e8a635330b2">
     12  <!ENTITY gnome-backgrounds-size          "46 MB">
     13  <!ENTITY gnome-backgrounds-buildsize     "95 MB">
    1414  <!ENTITY gnome-backgrounds-time          "less than 0.1 SBU">
    1515]>
  • gnome/platform/gvfs.xml

    r1fd7593 r9a82a965  
    77  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.50/gvfs-&gvfs-version;.tar.xz">
    88  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.50/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "052ef17215d1ff52640713297d4d4f5e">
     9  <!ENTITY gvfs-md5sum        "2a070704958ba5dab6098d51dda6a2ba">
    1010  <!ENTITY gvfs-size          "1.2 MB">
    11   <!ENTITY gvfs-buildsize     "33 MB">
    12   <!ENTITY gvfs-time          "0.1 SBU (using parallelism=4)">
     11  <!ENTITY gvfs-buildsize     "42 MB">
     12  <!ENTITY gvfs-time          "0.4 SBU (using parallelism=4)">
    1313]>
    1414
  • gnome/platform/nautilus.xml

    r1fd7593 r9a82a965  
    66
    77  <!ENTITY nautilus-download-http
    8            "&gnome-download-http;/nautilus/&gnome-43;/nautilus-&nautilus-version;.tar.xz">
     8           "&gnome-download-http;/nautilus/&gnome-44;/nautilus-&nautilus-version;.tar.xz">
    99  <!ENTITY nautilus-download-ftp
    10            "&gnome-download-ftp;/nautilus/&gnome-43;/nautilus-&nautilus-version;.tar.xz">
    11   <!ENTITY nautilus-md5sum        "c563e92d7904b2f2b5777105f865163f">
    12   <!ENTITY nautilus-size          "3.0 MB">
     10           "&gnome-download-ftp;/nautilus/&gnome-44;/nautilus-&nautilus-version;.tar.xz">
     11  <!ENTITY nautilus-md5sum        "aa72cb40ee0ac4555b9e8babf74ced57">
     12  <!ENTITY nautilus-size          "3.1 MB">
    1313  <!ENTITY nautilus-buildsize     "110 MB (with tests)">
    1414  <!ENTITY nautilus-time          "0.7 SBU (with tests, both using parallelism=4)">
     
    120120<screen><userinput>sed "/docdir =/s@\$@ / 'nautilus-&nautilus-version;'@" -i meson.build</userinput></screen>
    121121
     122<!--
    122123    <para>
    123124      Fix an inverted test that may lead to crashes, and also prevents
     
    126127
    127128<screen><userinput>sed "/assert (basename ==/s/==/!=/" -i src/nautilus-file-operations.c</userinput></screen>
     129-->
    128130
    129131    <para>
     
    146148      To test the results, issue: <command>ninja test</command>. The tests
    147149      need to be run in a graphical environment.  One test is known to fail
    148       if <xref linkend='tracker3-miners'/> is not installed.
     150      if <xref linkend='tracker3-miners'/> is not installed. One test is also
     151      known to timeout if the user running the tests has a large home directory.
    149152    </para>
    150153
  • introduction/welcome/changelog.xml

    r1fd7593 r9a82a965  
    4949          <para>[bdubbs] - Update to llvm-16.0.5. Fixes
    5050          <ulink url="&blfs-ticket-root;18127">#18127</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to nautilus-44.2.1. Fixes
     54          <ulink url="&blfs-ticket-root;17810">#17810</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[renodr] - Update to gvfs-1.50.4. Fixes
     58          <ulink url="&blfs-ticket-root;17809">#17809</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[renodr] - Update to gnome-backgrounds-44.0. Fixes
     62          <ulink url="&blfs-ticket-root;17833">#17833</ulink>.</para>
    5163        </listitem>
    5264      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.