Changeset 7c934e69


Ignore:
Timestamp:
05/11/2021 08:44:40 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
1be8fad
Parents:
c09f8696
Message:

Update to btrfs-progs-v5.12

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc09f8696 r7c934e69  
    4646     <para>May 11th, 2021</para>
    4747     <itemizedlist>
     48       <listitem>
     49         <para>[bdubbs] - Update to btrfs-progs-5.12. Fixes
     50         <ulink url="&blfs-ticket-root;15021">#15021</ulink>.</para>
     51       </listitem>
    4852       <listitem>
    4953         <para>[bdubbs] - Update to gtk-4.2.1. Fixes
  • packages.ent

    rc09f8696 r7c934e69  
    4444
    4545<!-- Chapter 5 -->
    46 <!ENTITY btrfs-progs-version          "5.11.1">
     46<!ENTITY btrfs-progs-version          "5.12">
    4747<!ENTITY dosfstools-version           "4.2">
    4848<!ENTITY fuse3-version                "3.10.2">
  • postlfs/filesystems/btrfs-progs.xml

    rc09f8696 r7c934e69  
    77  <!ENTITY btrfs-progs-download-http "&kernel-dl;/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
    88  <!ENTITY btrfs-progs-download-ftp  " ">
    9   <!ENTITY btrfs-progs-md5sum        "7a8d0201da222c838a89fb31511f8d86">
     9  <!ENTITY btrfs-progs-md5sum        "e3de33b782142dd21a74e6adfb17627a">
    1010  <!ENTITY btrfs-progs-size          "2.1 MB">
    11   <!ENTITY btrfs-progs-buildsize     "93 MB (up to 2.7 GB are used during tests)">
     11  <!ENTITY btrfs-progs-buildsize     "63 MB (up to 2.7 GB are used during tests)">
    1212  <!ENTITY btrfs-progs-time          "0.2 SBU (add 50-100 SBU for tests, depending on disk speed)">
    1313]>
  • x/lib/gtk4.xml

    rc09f8696 r7c934e69  
    137137      Running the test suite is not recommended unless you are in a Wayland
    138138      session. If you are not in a Wayland session, around 625 tests will fail.
    139       Under a Wayland session, the number decreases to around 25. If you are
     139      Under a Wayland session, the number decreases to around 70. If you are
    140140      in a Wayland session and wish to run the tests, issue:
    141141      <command>ninja test</command>.
Note: See TracChangeset for help on using the changeset viewer.