Author: renodr
Date: Mon Dec  9 14:48:24 2019
New Revision: 22455

Log:
Update to gnome-control-center-3.34.2
ibus: Apply a patch to fix a security issue and correct a regression caused by 
glib-2.62.3

Modified:
   trunk/BOOK/general/genutils/ibus.xml
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/platform/gnome-control-center.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/genutils/ibus.xml
==============================================================================
--- trunk/BOOK/general/genutils/ibus.xml        Mon Dec  9 08:09:45 2019        
(r22454)
+++ trunk/BOOK/general/genutils/ibus.xml        Mon Dec  9 14:48:24 2019        
(r22455)
@@ -73,6 +73,16 @@
       </listitem>
     </itemizedlist>
 
+    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+    <itemizedlist spacing="compact">
+      <listitem>
+        <para>
+          Required patch:
+          <ulink 
url="&patch-root;/ibus-&ibus-version;-upstream_fixes-1.patch"/>
+        </para>
+      </listitem>
+    </itemizedlist>
+
     <bridgehead renderas="sect3">Optional Download</bridgehead>
 
       <bridgehead renderas="sect4">Unicode Character Database</bridgehead>
@@ -136,6 +146,13 @@
     data/dconf/org.freedesktop.ibus.gschema.xml</userinput></screen>
 
     <para>
+      Fix a security issue and regression caused by
+      <application>GLib-2.62.3</application> and later:
+    </para>
+
+<screen><userinput remap="pre">patch -Np1 -i 
../ibus-&ibus-version;-upstream_fixes-1.patch</userinput></screen>
+
+    <para>
       Install <application>ibus</application> by running the following
       commands:
     </para>

Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent        Mon Dec  9 08:09:45 2019        (r22454)
+++ trunk/BOOK/gnome.ent        Mon Dec  9 14:48:24 2019        (r22455)
@@ -56,7 +56,7 @@
 <!ENTITY gnome-bluetooth-version           "3.34.0">
 <!ENTITY gnome-keyring-version             "3.34.0">
 <!ENTITY gnome-settings-daemon-version     "3.34.1">
-<!ENTITY gnome-control-center-version      "3.34.1">
+<!ENTITY gnome-control-center-version      "3.34.2">
 <!ENTITY mutter-version                    "3.34.1">
 <!ENTITY gnome-shell-version               "3.34.1">
 <!ENTITY gnome-shell-extensions-version    "3.34.1">

Modified: trunk/BOOK/gnome/platform/gnome-control-center.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-control-center.xml  Mon Dec  9 08:09:45 
2019        (r22454)
+++ trunk/BOOK/gnome/platform/gnome-control-center.xml  Mon Dec  9 14:48:24 
2019        (r22455)
@@ -8,9 +8,9 @@
            
"&gnome-download-http;/gnome-control-center/&gnome-minor-34;/gnome-control-center-&gnome-control-center-version;.tar.xz">
   <!ENTITY gnome-control-center-download-ftp
            
"&gnome-download-ftp;/gnome-control-center/&gnome-minor-34;/gnome-control-center-&gnome-control-center-version;.tar.xz">
-  <!ENTITY gnome-control-center-md5sum        
"8b0f0baea34fbe937efd0ad1be4b451b">
+  <!ENTITY gnome-control-center-md5sum        
"a960a7d3e9f1c4f341bae42da7fbf23a">
   <!ENTITY gnome-control-center-size          "5.9 MB">
-  <!ENTITY gnome-control-center-buildsize     "148 MB (with tests)">
+  <!ENTITY gnome-control-center-buildsize     "176 MB (with tests)">
   <!ENTITY gnome-control-center-time          "0.4 SBU (Using parallelism=4; 
with tests)">
 ]>
 
@@ -96,7 +96,8 @@
       <xref linkend="cups"/> and
       <xref linkend="samba"/> (for the Printers Panel),
       <xref linkend="gnome-bluetooth"/>,
-      <xref linkend="ibus"/>, and
+      <xref linkend="ibus"/>, 
+      <xref linkend="libhandy"/>, and
       <xref linkend="ModemManager"/> and
       <xref linkend="network-manager-applet"/> (for the Network Panel)
     </para>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Dec  9 08:09:45 
2019        (r22454)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Dec  9 14:48:24 
2019        (r22455)
@@ -45,6 +45,14 @@
        <para>December 9th, 2019</para>
        <itemizedlist>
          <listitem>
+           <para>[renodr] - Fix CVE-2019-14822 in IBus and a regression caused
+           by glib-2.62.3 and later.</para>
+         </listitem>
+         <listitem>
+           <para>[renodr] - Update to gnome-control-center-3.34.2. Fixes
+           <ulink url="&blfs-ticket-root;12824">#12824</ulink>.</para>
+         </listitem>
+         <listitem revision="sysv">
            <para>[pierre] - Add blocaled-0.1, a replacement for
            systemd-localed.</para>
          </listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to