Changeset 63256d93


Ignore:
Timestamp:
03/13/2019 10:46:58 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
0a4d6ef0
Parents:
2f450a9
Message:

Update to gtk+3-3.24.7.
Update to blfs-bootscripts-20190313.tar.xz. Adjusts bridge script.
Update to unbound-1.9.1.
Fix a schema in ibus

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21321 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2f450a9 r63256d93  
    8282<!-- End LFS versions -->
    8383
    84 <!ENTITY blfs-bootscripts-version     "20180105">
     84<!ENTITY blfs-bootscripts-version     "20190313">
    8585<!ENTITY systemd-units-version        "20180105">
    8686
  • general/genutils/ibus.xml

    r2f450a9 r63256d93  
    130130    <note><para>Be sure to also remove the --disable-unicode-dict in
    131131    the configure step below.</para></note>
    132 <!--
     132
    133133    <para>Fix an issue with deprecated schema entries:</para>
    134134
    135135<screen><userinput>sed -i 's@/desktop/ibus@/org/freedesktop/ibus@g' \
    136     data/ibus.schemas.in \
    137     data/dconf/org.freedesktop.ibus.gschema.xml.in</userinput></screen>
    138 -->
     136    data/dconf/org.freedesktop.ibus.gschema.xml</userinput></screen>
     137
    139138    <para>
    140139      Install <application>ibus</application> by running the following
  • introduction/welcome/changelog.xml

    r2f450a9 r63256d93  
    4646      <para>March 13th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to gtk+3-3.24.7. Fixes
     50          <ulink url="&blfs-ticket-root;11797">#11797</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to blfs-bootscripts-20190313.tar.xz.
     54          Adjusts bridge script. Fixes
     55          <ulink url="&blfs-ticket-root;11796">#11796</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[bdubbs] - Update to unbound-1.9.1. Fixes
     59          <ulink url="&blfs-ticket-root;11798">#11798</ulink>.</para>
     60        </listitem>
    4861        <listitem>
    4962          <para>[pierre] - Add keybinder-3.0-0.3.2. Part of
  • packages.ent

    r2f450a9 r63256d93  
    637637<!ENTITY openldap-version             "2.4.47">
    638638<!ENTITY soprano-version              "2.9.4">
    639 <!ENTITY unbound-version              "1.9.0">
     639<!ENTITY unbound-version              "1.9.1">
    640640<!ENTITY virtuoso-version             "6.1.8">
    641641<!ENTITY xinetd-version               "2.3.15">
     
    692692<!ENTITY goffice010-version           "0.10.44">
    693693<!ENTITY gtk2-version                 "2.24.32">
    694 <!ENTITY gtk3-version                 "3.24.5">
     694<!ENTITY gtk3-version                 "3.24.7">
    695695<!ENTITY gtk-engines-version          "2.20.2">
    696696<!ENTITY gtkmm2-version               "2.24.5">
  • server/other/unbound.xml

    r2f450a9 r63256d93  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "1026159991a3883518525bc18e25582f">
     9  <!ENTITY unbound-md5sum        "5d954920d192b33f7c88f015dd969940">
    1010  <!ENTITY unbound-size          "5.4 MB">
    11   <!ENTITY unbound-buildsize     "52 MB (add 9 MB for tests and 69 MB for documentation)">
     11  <!ENTITY unbound-buildsize     "52 MB (add 9 MB for tests and 71 MB for documentation)">
    1212  <!ENTITY unbound-time          "0.4 SBU (Using parallelism=4; add 0.3 SBU for tests)">
    1313]>
  • x/lib/gtk+3.xml

    r2f450a9 r63256d93  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-24;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "32862355c08f6af3e7848c695cd4081b">
    10   <!ENTITY gtk3-size          "20 MB">
    11   <!ENTITY gtk3-buildsize     "585 MB (add 11 MB for tests)">
    12   <!ENTITY gtk3-time          "2.8 SBU (using parallelism=4, add 0.6 SBU for tests)">
     9  <!ENTITY gtk3-md5sum        "378d327eeb24580fcbc941003de547b9">
     10  <!ENTITY gtk3-size          "18 MB">
     11  <!ENTITY gtk3-buildsize     "450 MB (add 10 MB for tests)">
     12  <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 0.3 SBU for tests)">
    1313]>
    1414
     
    165165    <para>
    166166      To test the results you need a graphical session, then issue
    167       <command>make -k check</command>.
    168       The colorchooser.ui portion of the accessibility-dump test is
    169       known to fail.  Additionally many tests will fail if the current
     167      <command>make -k check</command>. There are several tests that
     168      have subtests that are known to fail: scrolledwindow, treeview,
     169      accessibility-dump, test-css-nodes, and gtk-reftest.
     170      Additionally many tests will fail if the current
    170171      gtk theme (such as current XFCE themes) has deprecated elements.
    171172    </para>
Note: See TracChangeset for help on using the changeset viewer.