Changeset 9f574bb


Ignore:
Timestamp:
06/09/2016 11:47:19 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
0cd81836
Parents:
2bbb3379
Message:

Update to gc-7.4.4
Update to wayland-1.11.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/wayland.xml

    r2bbb3379 r9f574bb  
    77  <!ENTITY wayland-download-http "http://wayland.freedesktop.org/releases/wayland-&wayland-version;.tar.xz">
    88  <!ENTITY wayland-download-ftp  " ">
    9   <!ENTITY wayland-md5sum        "e7751c38807c231afaba9d6b68f2a2b7">
    10   <!ENTITY wayland-size          "361 KB">
    11   <!ENTITY wayland-buildsize     "7.4 MB (plus 3.7 MB if tests are run)">
     9  <!ENTITY wayland-md5sum        "fccf680be066e234729d5b69e0bd0fa9">
     10  <!ENTITY wayland-size          "368 KB">
     11  <!ENTITY wayland-buildsize     "13 MB (with tests)">
    1212  <!ENTITY wayland-time          "0.1 SBU">
    1313]>
  • general/prog/gc.xml

    r2bbb3379 r9f574bb  
    77  <!ENTITY gc-download-http "http://www.hboehm.info/gc/gc_source/gc-&gc-version;.tar.gz">
    88  <!ENTITY gc-download-ftp  " ">
    9   <!ENTITY gc-md5sum        "12c05fd2811d989341d8c6d81f66af87">
     9  <!ENTITY gc-md5sum        "96d18b0448a841c88d56e4ab3d180297">
    1010  <!ENTITY gc-size          "1.1 MB">
    11   <!ENTITY gc-buildsize     "9.7 MB (additional 2.3 MB for the tests)">
    12   <!ENTITY gc-time          "0.2 SBU (additional 0.2 SBU for the tests)">
     11  <!ENTITY gc-buildsize     "13 MB (with tests)">
     12  <!ENTITY gc-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    152152    <para>
    153153      <parameter>--enable-cplusplus</parameter>: This parameter enables the
    154       building and installing the C++ library along with the standard C library.
     154      building and installing of the C++ library along with the standard
     155      C library.
    155156    </para>
    156157
  • introduction/welcome/changelog.xml

    r2bbb3379 r9f574bb  
    5959          <para>[pierre] - Update to mercurial-3.8.3. Fixes
    6060          <ulink url="&blfs-ticket-root;7910">#7910</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[renodr] - Update to gc-7.4.4. Fixes
     64          <ulink url="&blfs-ticket-root;7933">#7933</ulink>.</para>
     65        </listitem>
     66        <listitem>
     67          <para>[renodr] - Update to wayland-1.11.0. Fixes
     68          <ulink url="&blfs-ticket-root;7905">#7905</ulink>.</para>
    6169        </listitem>
    6270      </itemizedlist>
  • packages.ent

    r2bbb3379 r9f574bb  
    162162<!ENTITY sbc-version                  "1.3">
    163163<!ENTITY talloc-version               "2.1.7">
    164 <!ENTITY wayland-version              "1.10.0">
     164<!ENTITY wayland-version              "1.11.0">
    165165<!ENTITY wv-version                   "1.2.9">
    166166<!ENTITY xapian-version               "1.2.23">
     
    281281<!ENTITY gcc-java-version             "6.1.0">
    282282<!ENTITY gcc-ada-version              "6.1.0">
    283 <!ENTITY gc-version                   "7.4.2">
     283<!ENTITY gc-version                   "7.4.4">
    284284<!ENTITY gdb-version                  "7.11">
    285285<!ENTITY git-version                  "2.8.4">
Note: See TracChangeset for help on using the changeset viewer.