Changeset c1be7853


Ignore:
Timestamp:
03/30/2023 10:16:44 PM (13 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
c858c5c2
Parents:
56f345b
Message:

Update to fuse-3.14.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r56f345b rc1be7853  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[renodr] - Update to fuse-3.14.1. Fixes
     46         <ulink url="&blfs-ticket-root;17866">#17866</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[renodr] - Update to gobject-introspection-1.76.1. Fixes
    4650         <ulink url="&blfs-ticket-root;17853">#17853</ulink>.</para>
  • packages.ent

    r56f345b rc1be7853  
    4646<!ENTITY btrfs-progs-version          "6.2.2">
    4747<!ENTITY dosfstools-version           "4.2">
    48 <!ENTITY fuse3-version                "3.14.0">
     48<!ENTITY fuse3-version                "3.14.1">
    4949<!ENTITY jfsutils-version             "1.1.15">
    5050<!ENTITY lvm2-version                 "2.03.20">
  • postlfs/filesystems/fuse3.xml

    r56f345b rc1be7853  
    77  <!ENTITY fuse3-download-http "https://github.com/libfuse/libfuse/releases/download/fuse-&fuse3-version;/fuse-&fuse3-version;.tar.xz">
    88  <!ENTITY fuse3-download-ftp  " ">
    9   <!ENTITY fuse3-md5sum        "2070c0f347e2304fa122d4cb0746e8a9">
     9  <!ENTITY fuse3-md5sum        "d5fec7879ffcbc57b789113e6c61c10b">
    1010  <!ENTITY fuse3-size          "4.2 MB">
    1111  <!ENTITY fuse3-buildsize     "108 MB (with tests and documentation)">
    12   <!ENTITY fuse3-time          "0.1 SBU (add 0.4 SBU for tests)">
     12  <!ENTITY fuse3-time          "0.2 SBU (add 0.3 SBU for tests)">
    1313]>
    1414
     
    116116
    117117<screen><userinput>sed -i '/^udev/,$ s/^/#/' util/meson.build &amp;&amp;
    118 
    119 sed -i 's/HAVE_CONFIG_H/HAVE_LIBFUSE_PRIVATE_CONFIG_H/' meson.build &amp;&amp;
    120118
    121119mkdir build &amp;&amp;
     
    181179    </para>
    182180
     181<!--
    183182    <para>
    184183      <command>sed ... meson.build</command>: This command fixes a bug with the
    185184      test_passthrough_hp test.
    186185    </para>
     186-->
    187187
    188188    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.