Changeset 45acacc


Ignore:
Timestamp:
04/08/2015 10:50:05 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
81537b4
Parents:
abd464a
Message:

Update to gtk+-3.16.1.
gnome-nettool-3.8.1: replace BIND by BIND Utilities.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-nettool.xml

    rabd464a r45acacc  
    8585    <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="bind"/>,
     87      <xref linkend="bind-utils"/>,
    8888      <xref linkend="nmap"/>,
    8989      <xref linkend="net-tools"/>,
  • introduction/welcome/changelog.xml

    rabd464a r45acacc  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] -  Update to gtk+-3.16.1. Fixes
     52          <ulink url="&blfs-ticket-root;6377">#6377</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[ken] - Use the generic target in unzip, this fixes unzipping
    5256          files larger than 2GB on i686.</para>
  • packages.ent

    rabd464a r45acacc  
    467467<!ENTITY goffice010-version           "0.10.21">
    468468<!ENTITY gtk2-version                 "2.24.27">
    469 <!ENTITY gtk3-version                 "3.16.0">
     469<!ENTITY gtk3-version                 "3.16.1">
    470470<!ENTITY gtk-engines-version          "2.20.2">
    471471<!ENTITY gtkmm2-version               "2.24.4">
  • x/lib/gtk+3.xml

    rabd464a r45acacc  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-16;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-16;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "11c97ce2527956e0ddb5ad5b236e4572">
     9  <!ENTITY gtk3-md5sum        "7458661889a718f93b46cb44b677cc41">
    1010  <!ENTITY gtk3-size          "18 MB">
    11   <!ENTITY gtk3-buildsize     "483 MB (additional 9 MB for the test suite and 19 MB to rebuild the docs)">
    12   <!ENTITY gtk3-time          "4.1 SBU (additional 0.5 SBU for the test suite and 4 SBU to rebuild the docs)">
     11  <!ENTITY gtk3-buildsize     "483 MB (additional 7 MB for the test suite and 19 MB to rebuild the docs)">
     12  <!ENTITY gtk3-time          "4.2 SBU (additional 0.4 SBU for the test suite and 4 SBU to rebuild the docs)">
    1313]>
    1414
     
    144144    <para>
    145145      To test the results you need a graphical session, then issue
    146       <command>make -k check</command>. One test fails for unknown reasons.
     146      <command>make check</command>.
    147147    </para>
    148148
Note: See TracChangeset for help on using the changeset viewer.