Changeset 4873baa


Ignore:
Timestamp:
10/15/2020 07:57:15 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
208d4a0c
Parents:
ec6047d8
Message:

Update to libcap-2.44.
Update to Python-3.9.0.
Update to mesa-20.2.1.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    rec6047d8 r4873baa  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "69e73c49eeb1a853cefd26d18c9d069d">
    11   <!ENTITY python3-size          "17 MB">
    12   <!ENTITY python3-buildsize     "374 MB (add 27 MB for tests)">
    13   <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 1.7 SBU for tests, including rebuilding)">
     10  <!ENTITY python3-md5sum        "6ebfe157f6e88d9eabfbaf3fa92129f6">
     11  <!ENTITY python3-size          "18 MB">
     12  <!ENTITY python3-buildsize     "397 MB (add 30 MB for tests)">
     13  <!ENTITY python3-time          "0.4 SBU (using parallelism=4; add 2.2 SBU for tests, including rebuilding)">
    1414  <!--
    1515
     
    138138    </para>
    139139
    140 <screen role="root"><userinput>make install &amp;&amp;
    141 <!--ln -sfv pip&python3-majorver; /usr/bin/pip3 &amp;&amp;-->
    142 chmod -v 755 /usr/lib/libpython&python3-majorver;.so &amp;&amp;
    143 chmod -v 755 /usr/lib/libpython3.so</userinput></screen>
     140<screen role="root"><userinput>make install</userinput></screen>
    144141
    145142    <para>
     
    156153      using an X terminal.
    157154      The test SBU highly depends on the speed of the internet connection.
    158       The test_sqlite test is known to fail.
    159155    </para>
    160156
     
    255251          2to3-&python3-majorver;,
    256252
    257           easy_install (symlink) and
    258253          easy_install-&python3-majorver;,
    259254
     
    264259          pip&python3-majorver;,
    265260
    266           pydoc3 (symlink) and
     261          pydoc3 and
    267262          pydoc&python3-majorver;,
    268263
     
    270265          python&python3-majorver;, and
    271266
     267          python3 (symlink), and
     268          python&python3-majorver;
     269
    272270          python3-config (symlink) and
    273271          python&python3-majorver;-config
    274           <!--
    275           pyvenv (symlink),
    276           pyvenv-&python3-majorver;
    277           -->
    278272        </seg>
    279273        <seg>
  • introduction/welcome/changelog.xml

    rec6047d8 r4873baa  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to libcap-2.44. Fixes
     49          <ulink url="&blfs-ticket-root;14096">#14096</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to Python-3.9.0. Fixes
     53          <ulink url="&blfs-ticket-root;14098">#14098</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to mesa-20.2.1. Fixes
     57          <ulink url="&blfs-ticket-root;14077">#14077</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[renodr] - Update to EOG-3.38.0. Part of
    4961          <ulink url="&blfs-ticket-root;14032">#14032</ulink>.</para>
  • packages.ent

    rec6047d8 r4873baa  
    1717<!ENTITY haveged-version              "1.9.13">
    1818<!ENTITY iptables-version             "1.8.5">
    19 <!ENTITY libcap-version               "2.43">
     19<!ENTITY libcap-version               "2.44">
    2020<!ENTITY liboauth-version             "1.0.3">
    2121<!ENTITY linux-pam-version            "1.4.0">
     
    355355
    356356<!ENTITY python3-major                "3">
    357 <!ENTITY python3-minor                "8">
    358 <!ENTITY python3-patch                "6">
     357<!ENTITY python3-minor                "9">
     358<!ENTITY python3-patch                "0">
    359359<!ENTITY python3-majorver             "&python3-major;.&python3-minor;">
    360360<!ENTITY python3-version              "&python3-majorver;.&python3-patch;">
     
    690690<!ENTITY xcursor-themes-version       "1.0.6">
    691691<!ENTITY xkeyboard-config-version     "2.31">
    692 <!ENTITY mesa-major-minor             "20.1">
    693 <!ENTITY mesa-version                 "&mesa-major-minor;.8">
     692<!ENTITY mesa-major-minor             "20.2">
     693<!ENTITY mesa-version                 "&mesa-major-minor;.1">
    694694<!ENTITY xcb-util-version             "0.4.0">
    695695<!ENTITY xcb-util-image-version       "0.4.0">
  • postlfs/security/libcap.xml

    rec6047d8 r4873baa  
    77  <!ENTITY libcap-download-http "&kernel-dl;/linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
    88  <!ENTITY libcap-download-ftp  " ">
    9   <!ENTITY libcap-md5sum        "28f65c74c7ea797f70d3627d0bf1b342">
     9  <!ENTITY libcap-md5sum        "46ab71759e17a07efa920692ac2f714d">
    1010  <!ENTITY libcap-size          "124 KB">
    1111  <!ENTITY libcap-buildsize     "1.3 MB">
  • x/installing/mesa.xml

    rec6047d8 r4873baa  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "143ded7a408c0cfd21b9fbb7e138c842">
    10   <!ENTITY mesa-size          "12 MB">
    11   <!ENTITY mesa-buildsize     "440 MB (with demos and docs), add 157 MB for tests">
    12   <!ENTITY mesa-time          "2.2 SBU (with parallelism=4, demos, and docs), add 0.3 SBU for tests">
     9  <!ENTITY mesa-md5sum        "31603afeccc94bbb6d4dd1c65b9a3408">
     10  <!ENTITY mesa-size          "13 MB">
     11  <!ENTITY mesa-buildsize     "468 MB (with docs), add 302 MB for tests">
     12  <!ENTITY mesa-time          "2.2 SBU (with parallelism=4 and docs), add 0.6 SBU for tests">
    1313]>
    1414
     
    7777      </listitem>
    7878    </itemizedlist>
    79 
     79<!--
    8080    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8181    <itemizedlist spacing="compact">
     
    8585          <ulink
    8686            url="&patch-root;/mesa-add_xdemos-1.patch"/>
    87             <!--url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>-->
     87            <!- -url="&patch-root;/mesa-&mesa-version;-add_xdemos-1.patch"/>- ->
    8888          (installs 2 demo programs for testing Mesa - not needed if you
    8989          install the <ulink url="ftp://ftp.freedesktop.org/pub/mesa/demos/">
     
    9292      </listitem>
    9393    </itemizedlist>
    94 
     94-->
    9595    <bridgehead renderas="sect3">Mesa Dependencies</bridgehead>
    9696
     
    155155  <sect2 role="installation">
    156156    <title>Installation of Mesa</title>
    157 
     157<!--
    158158    <para>
    159159      If you have downloaded the xdemos patch (needed if testing the Xorg
     
    162162    </para>
    163163
    164 <!--<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>-->
     164<!- -<screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-add_xdemos-1.patch</userinput></screen>- ->
    165165<screen><userinput>patch -Np1 -i ../mesa-add_xdemos-1.patch</userinput></screen>
    166 
     166-->
    167167   <!-- Note that freedreno, vc4, and virgl all need special support from
    168168        libdrm - renodr
     
    172172
    173173    <para>
    174       Adjust a script file in test suite to use Python 3, instead of
     174      Adjust a script file in test suite to use Python 3, instead of the
    175175      obsolete Python 2:
    176176    </para>
Note: See TracChangeset for help on using the changeset viewer.