Changeset e3ba0db


Ignore:
Timestamp:
04/29/2021 08:30:28 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
964c190
Parents:
115de74
Message:

Update to python-3.9.4 (security fix).

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r115de74 re3ba0db  
    88           "https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz">
    99  <!ENTITY python3-download-ftp  " ">
    10   <!ENTITY python3-md5sum        "f0dc9000312abeb16de4eccce9a870ab">
    11   <!ENTITY python3-size          "18 MB">
    12   <!ENTITY python3-buildsize     "379 MB (add 36 MB for tests)">
    13   <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 1.7 SBU for tests)">
     10  <!ENTITY python3-md5sum        "2a3dba5fc75b695c45cf1806156e1a97">
     11  <!ENTITY python3-size          "19 MB">
     12  <!ENTITY python3-buildsize     "379 MB (add 37 MB for tests)">
     13  <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 2.1 SBU for tests)">
    1414  <!--
    1515  Note: Size does not reflect docs that were install in LFS.
  • introduction/welcome/changelog.xml

    r115de74 re3ba0db  
    4242    -->
    4343   
     44   <listitem>
     45     <para>April 29th, 2021</para>
     46     <itemizedlist>
     47       <listitem>
     48         <para>[ken] - Update to Python-3.9.4 (security fix). Fixes
     49         <ulink url="&blfs-ticket-root;14858">#14858</ulink>.</para>
     50       </listitem>
     51     </itemizedlist>
     52   </listitem>
     53
    4454   <listitem>
    4555     <para>April 28th, 2021</para>
  • packages.ent

    r115de74 re3ba0db  
    364364<!ENTITY python3-major                "3">
    365365<!ENTITY python3-minor                "9">
    366 <!ENTITY python3-patch                "2">
     366<!ENTITY python3-patch                "4">
    367367<!ENTITY python3-majorver             "&python3-major;.&python3-minor;">
    368368<!ENTITY python3-version              "&python3-majorver;.&python3-patch;">
Note: See TracChangeset for help on using the changeset viewer.