Changeset ff300ac9
- Timestamp:
- 12/09/2019 10:48:24 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 03da2154
- Parents:
- 695f1b3
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genutils/ibus.xml
r695f1b3 rff300ac9 70 70 <para> 71 71 Estimated build time: &ibus-time; 72 </para> 73 </listitem> 74 </itemizedlist> 75 76 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 77 <itemizedlist spacing="compact"> 78 <listitem> 79 <para> 80 Required patch: 81 <ulink url="&patch-root;/ibus-&ibus-version;-upstream_fixes-1.patch"/> 72 82 </para> 73 83 </listitem> … … 135 145 <screen><userinput>sed -i 's@/desktop/ibus@/org/freedesktop/ibus@g' \ 136 146 data/dconf/org.freedesktop.ibus.gschema.xml</userinput></screen> 147 148 <para> 149 Fix a security issue and regression caused by 150 <application>GLib-2.62.3</application> and later: 151 </para> 152 153 <screen><userinput remap="pre">patch -Np1 -i ../ibus-&ibus-version;-upstream_fixes-1.patch</userinput></screen> 137 154 138 155 <para> -
gnome.ent
r695f1b3 rff300ac9 57 57 <!ENTITY gnome-keyring-version "3.34.0"> 58 58 <!ENTITY gnome-settings-daemon-version "3.34.1"> 59 <!ENTITY gnome-control-center-version "3.34. 1">59 <!ENTITY gnome-control-center-version "3.34.2"> 60 60 <!ENTITY mutter-version "3.34.1"> 61 61 <!ENTITY gnome-shell-version "3.34.1"> -
gnome/platform/gnome-control-center.xml
r695f1b3 rff300ac9 9 9 <!ENTITY gnome-control-center-download-ftp 10 10 "&gnome-download-ftp;/gnome-control-center/&gnome-minor-34;/gnome-control-center-&gnome-control-center-version;.tar.xz"> 11 <!ENTITY gnome-control-center-md5sum " 8b0f0baea34fbe937efd0ad1be4b451b">11 <!ENTITY gnome-control-center-md5sum "a960a7d3e9f1c4f341bae42da7fbf23a"> 12 12 <!ENTITY gnome-control-center-size "5.9 MB"> 13 <!ENTITY gnome-control-center-buildsize "1 48MB (with tests)">13 <!ENTITY gnome-control-center-buildsize "176 MB (with tests)"> 14 14 <!ENTITY gnome-control-center-time "0.4 SBU (Using parallelism=4; with tests)"> 15 15 ]> … … 97 97 <xref linkend="samba"/> (for the Printers Panel), 98 98 <xref linkend="gnome-bluetooth"/>, 99 <xref linkend="ibus"/>, and 99 <xref linkend="ibus"/>, 100 <xref linkend="libhandy"/>, and 100 101 <xref linkend="ModemManager"/> and 101 102 <xref linkend="network-manager-applet"/> (for the Network Panel) -
introduction/welcome/changelog.xml
r695f1b3 rff300ac9 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Fix CVE-2019-14822 in IBus and a regression caused 49 by glib-2.62.3 and later.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to gnome-control-center-3.34.2. Fixes 53 <ulink url="&blfs-ticket-root;12824">#12824</ulink>.</para> 54 </listitem> 55 <listitem revision="sysv"> 48 56 <para>[pierre] - Add blocaled-0.1, a replacement for 49 57 systemd-localed.</para>
Note:
See TracChangeset
for help on using the changeset viewer.