Package updates.

Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.
This commit is contained in:
Bruce Dubbs 2022-11-28 16:16:11 -06:00
parent 49b8f58152
commit b0d1dc05f0
5 changed files with 26 additions and 32 deletions

View File

@ -6,11 +6,10 @@
<!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
<!ENTITY umockdev-download-ftp " ">
<!ENTITY umockdev-md5sum "483033cf7ba4e5ba65eefc26b08d17de">
<!ENTITY umockdev-md5sum "734cecaaace239a34d451f6085927d08">
<!ENTITY umockdev-size "480 KB">
<!ENTITY umockdev-buildsize "6.6 MB (with tests)">
<!ENTITY umockdev-time "0.2 SBU (with tests)">
]>
<sect1 id="umockdev" xreflabel="umockdev-&umockdev-version;">

View File

@ -6,10 +6,10 @@
<!ENTITY php-download-http "https://www.php.net/distributions/php-&php-version;.tar.xz">
<!ENTITY php-download-ftp " ">
<!ENTITY php-md5sum "6a30e4eb25ff9a73dafe7582ae838c17">
<!ENTITY php-md5sum "43302de3d2c064f2f23c9693a2f17aeb">
<!ENTITY php-size "11 MB">
<!ENTITY php-buildsize "641 MB (with documentation)">
<!ENTITY php-time "1.7 SBU (with parallelism=4; add 1.5 SBU for tests)">
<!ENTITY php-buildsize "481 MB (with documentation)">
<!ENTITY php-time "1.6 SBU (with parallelism=4; add 1.5 SBU for tests)">
<!-- Tests were run for 8.0.1 at -j4, had two timeouts as well.
Results were otherwise normal though, so I'm unsure of what caused the
increase in time. -renodr

View File

@ -44,6 +44,18 @@
<listitem>
<para>November 28th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to php-8.1.13. Fixes
<ulink url="&blfs-ticket-root;17348">#17348</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to umockdev-0.17.15. Fixes
<ulink url="&blfs-ticket-root;17347">#17347</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to btrfs-progs-v6.0.2. Fixes
<ulink url="&blfs-ticket-root;17346">#17346</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to pycryptodome-3.16.0 (Python module). Fixes
<ulink url="&blfs-ticket-root;17355">#17355</ulink>.</para>

View File

@ -38,7 +38,7 @@
<!ENTITY volume_key-version "0.3.12">
<!-- Chapter 5 -->
<!ENTITY btrfs-progs-version "6.0.1">
<!ENTITY btrfs-progs-version "6.0.2">
<!ENTITY dosfstools-version "4.2">
<!ENTITY fuse3-version "3.12.0">
<!ENTITY jfsutils-version "1.1.15">
@ -178,7 +178,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY talloc-version "2.3.4">
<!ENTITY telepathy-glib-version "0.24.2">
<!ENTITY uchardet-version "0.0.7">
<!ENTITY umockdev-version "0.17.13">
<!ENTITY umockdev-version "0.17.15">
<!ENTITY wayland-version "1.21.0">
<!ENTITY wayland-protocols-version "1.30">
<!ENTITY wpebackend-fdo-version "1.14.0">
@ -317,7 +317,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY lua52-version "5.2.4">
<!ENTITY mercurial-version "6.3.1">
<!ENTITY nasm-version "2.15.05">
<!ENTITY php-version "8.1.12">
<!ENTITY php-version "8.1.13">
<!ENTITY python2-majorver "2.7">
<!ENTITY python2-patch "18">

View File

@ -6,7 +6,7 @@
<!ENTITY btrfs-progs-download-http "&kernel-dl;/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
<!ENTITY btrfs-progs-download-ftp " ">
<!ENTITY btrfs-progs-md5sum "7ad375cc49428fcd86623ac335c4ac7f">
<!ENTITY btrfs-progs-md5sum "b7a644064b6badaaa8d834e2bd589b7c">
<!ENTITY btrfs-progs-size "2.2 MB">
<!ENTITY btrfs-progs-buildsize "52 MB (add 8.2 GB for tests)">
<!ENTITY btrfs-progs-time "0.2 SBU (add 5.0 SBU for tests, but will be longer on slow disks)">
@ -136,14 +136,7 @@
<sect2 role="installation">
<title>Installation of btrfs-progs</title>
<!--
<para>
If your system has linux kernel headers with version before 5.12, apply
the following patch:
</para>
<screen><userinput>patch -Np1 -i ../btrfs-progs-&btrfs-progs-version;-headers_fix-1.patch</userinput></screen>
-->
<para>
Install <application>btrfs-progs</application> by running the following
commands:
@ -168,8 +161,7 @@ make</userinput></screen>
<screen remap="test"><userinput>make fssum</userinput></screen>
<para>
To test the results, issue (as the <systemitem
class="username">root</systemitem> user):
To test the results, issue (as the &root; user):
</para>
<screen role="root" remap="test"><userinput>pushd tests
@ -180,11 +172,7 @@ make</userinput></screen>
./misc-tests.sh
./fuzz-tests.sh
popd</userinput></screen>
<!--
<para>
The fuzz-tests are currently broken.
</para>
-->
<!-- Template for failed test removal:
<para>
To test the results, first disable one test that fails and prevents
@ -207,18 +195,13 @@ Substitute your test failure with the one above.
disk image is not cleanly unmounted.
</para>
</note>
<!--
<para>
Two tests fail for unknown reasons in the
<command>test-libbtrfsutil</command> section. Tests take a very long
time, and it may be interesting to run only part of them. Running tests
only in one directory can be done with
<command>make TEST=&lt;DIR&gt; test</command>.
The mkfs test 025-zoned-parallel is known to fail.
</para>
-->
<para>
Install the package as the <systemitem
class="username">root</systemitem> user:
Install the package as the &root; user:
</para>
<screen role="root"><userinput>make install</userinput></screen>