Changeset 38b705d for packages.ent


Ignore:
Timestamp:
10/01/2020 03:28:53 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
3c784d8
Parents:
ec786b74
Message:

Update to grep-3.5.
Update to Python-3.8.6.
Update to openssl-1.1.1h.
Update to binutils-2.35.1.
Update to linux-5.8.12.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    rec786b74 r38b705d  
    6666<!ENTITY bc-fin-sbu "less than 0.1 SBU">
    6767
    68 <!ENTITY binutils-version "2.35">
    69 <!ENTITY binutils-size "21,526 KB">
     68<!ENTITY binutils-version "2.35.1">
     69<!ENTITY binutils-size "21,516 KB">
    7070<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.xz">
    71 <!ENTITY binutils-md5 "fc8d55e2f6096de8ff8171173b6f5087">
     71<!ENTITY binutils-md5 "7126f370ffbd46c08fcc5ce7aee2805d">
    7272<!ENTITY binutils-home "&gnu-software;binutils/">
    7373<!ENTITY binutils-tmpp1-du "617 MB">
     
    284284<!ENTITY gperf-fin-sbu "less than 0.1 SBU">
    285285
    286 <!ENTITY grep-version "3.4">
    287 <!ENTITY grep-size "1,520 KB">
     286<!ENTITY grep-version "3.5">
     287<!ENTITY grep-size "1,550 KB">
    288288<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
    289 <!ENTITY grep-md5 "111b117d22d6a7d049d6ae7505e9c4d2">
     289<!ENTITY grep-md5 "76c59a77281685b3f9e1417411189ce9">
    290290<!ENTITY grep-home "&gnu-software;grep/">
    291291<!ENTITY grep-tmp-du "26 MB">
     
    418418<!ENTITY linux-major-version "5">
    419419<!ENTITY linux-minor-version "8">
    420 <!ENTITY linux-patch-version "9">
     420<!ENTITY linux-patch-version "12">
    421421<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    422422<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    423 <!ENTITY linux-size "111,821 KB">
     423<!ENTITY linux-size "111,827 KB">
    424424<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    425 <!ENTITY linux-md5 "4d8b8af44c9d342624c036428da09ab6">
     425<!ENTITY linux-md5 "c75898eb9458e4b424fa38cbe6e24cb8">
    426426<!ENTITY linux-home "https://www.kernel.org/">
    427427<!-- measured for 5.8.3 / gcc-10.2.0 on x86_64 : minimum is
     
    515515<!ENTITY ninja-fin-sbu "0.2 SBU">
    516516
    517 <!ENTITY openssl-version "1.1.1g">
    518 <!ENTITY openssl-size "9,572 KB">
     517<!ENTITY openssl-version "1.1.1h">
     518<!ENTITY openssl-size "9,581 KB">
    519519<!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
    520 <!ENTITY openssl-md5 "76766e98997660138cdaf13a187bd234">
     520<!ENTITY openssl-md5 "53840c70434793127a3574433494e8d3">
    521521<!ENTITY openssl-home "https://www.openssl.org/">
    522522<!ENTITY openssl-fin-du "150 MB">
     
    574574     meson pages will be needed: python3.6 and python3.6m -->
    575575
    576 <!ENTITY python-version "3.8.5">
     576<!ENTITY python-version "3.8.6">
    577577<!ENTITY python-minor "3.8">
    578 <!ENTITY python-size "17,598 KB">
     578<!ENTITY python-size "17,807 KB">
    579579<!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">
    580 <!ENTITY python-md5 "35b5a3d0254c1c59be9736373d429db7">
     580<!ENTITY python-md5 "69e73c49eeb1a853cefd26d18c9d069d">
    581581<!ENTITY python-home "https://www.python.org/">
    582582<!ENTITY python-tmp-du "353 MB">
     
    585585<!ENTITY python-fin-sbu "1.3 SBU">
    586586<!ENTITY python-docs-url "https://www.python.org/ftp/python/doc/&python-version;/python-&python-version;-docs-html.tar.bz2">
    587 <!ENTITY python-docs-md5 "2e0a549db8bef61733c37322368c815d">
    588 <!ENTITY python-docs-size "6,409 KB">
     587<!ENTITY python-docs-md5 "d26efd57fa42c3b590bbea50dd3da4d3">
     588<!ENTITY python-docs-size "6,425 KB">
    589589
    590590<!ENTITY readline-version "8.0">
Note: See TracChangeset for help on using the changeset viewer.