aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--general/genutils/ibus.xml24
-rw-r--r--introduction/welcome/changelog.xml4
-rw-r--r--packages.ent2
3 files changed, 10 insertions, 20 deletions
diff --git a/general/genutils/ibus.xml b/general/genutils/ibus.xml
index a0e9b3760e..e7b48ba63f 100644
--- a/general/genutils/ibus.xml
+++ b/general/genutils/ibus.xml
@@ -6,10 +6,10 @@
<!ENTITY ibus-download-http "https://github.com/ibus/ibus/archive/&ibus-version;/ibus-&ibus-version;.tar.gz">
<!ENTITY ibus-download-ftp " ">
- <!ENTITY ibus-md5sum "a7facee0030e0e6adb41ecfd94be9e61">
+ <!ENTITY ibus-md5sum "3d685af1010d871bb858dc8a8aabb5c4">
<!ENTITY ibus-size "1.5 MB">
- <!ENTITY ibus-buildsize "55 MB (add 3 MB for tests)">
- <!ENTITY ibus-time "0.4 SBU (Using parallelism=4; add 0.8 SBU for tests)">
+ <!ENTITY ibus-buildsize "55 MB (add 1 MB for tests)">
+ <!ENTITY ibus-time "0.3 SBU (Using parallelism=4; add 1.0 SBU for tests)">
<!-- Since UCD.zip can be used by gucharmap too, let's use the same version:
This prevents version mismatches, since UCD.zip filename is not versioned.
-->
@@ -119,13 +119,6 @@
<sect2 role="installation">
<title>Installation of ibus</title>
-<!--
- <para>
- If the optional Unicode Character Database was downloaded, install it
- now as the <systemitem class="username">root</systemitem> user:
- </para>
--->
-
<para>
First, install the Unicode Character Database as the &root; user:
</para>
@@ -133,14 +126,6 @@
<screen role="root"><userinput>mkdir -p /usr/share/unicode/ucd &amp;&amp;
unzip -o ../UCD.zip -d /usr/share/unicode/ucd</userinput></screen>
-<!--
- <note>
- <para>
- Be sure to also remove the - -disable-unicode-dict in
- the configure step below.
- </para>
- </note>
--->
<para>
Fix an issue with deprecated schema entries:
</para>
@@ -193,7 +178,8 @@ make</userinput></screen>
in a Mutter wayland session. DO NOT REMOVE UNLESS TESTED
IN WAYLAND. -->
The test named ibus-keypress will fail if running in a Wayland
- session.
+ session. The xkb-latin-layouts test is also known to fail on
+ some systems.
</para>
<para>
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index ab2be35ab9..ceca31c0d2 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
<para>November 10th, 2024</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to ibus-1.5.31. Fixes
+ <ulink url="&blfs-ticket-root;20641">#20641</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to iptables-1.8.11. Fixes
<ulink url="&blfs-ticket-root;20640">#20640</ulink>.</para>
</listitem>
diff --git a/packages.ent b/packages.ent
index c984a2c534..2a49bf7456 100644
--- a/packages.ent
+++ b/packages.ent
@@ -270,7 +270,7 @@
<!ENTITY gtk-doc-major "1.34">
<!ENTITY gtk-doc-version "1.34.0">
<!ENTITY highlight-version "4.14">
-<!ENTITY ibus-version "1.5.30">
+<!ENTITY ibus-version "1.5.31">
<!ENTITY imagemagick-version "7.1.1">
<!ENTITY iso-codes-version "4.17.0">
<!ENTITY lsof-version "4.99.0">