Changeset 38b705d
- Timestamp:
- 10/01/2020 03:28:53 PM (2 years ago)
- 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, arm, ml-11.0, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 3c784d8
- Parents:
- ec786b74
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
rec786b74 r38b705d 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 46 <listitem> 47 <itemizedlist> 48 <para>2020-10-01</para> 49 <listitem> 50 <para>[bdubbs] - Update to grep-3.5. Fixes 51 <ulink url="&lfs-ticket-root;4731">#4731</ulink>.</para> 52 </listitem> 53 <listitem> 54 <para>[bdubbs] - Update to Python-3.8.6. Fixes 55 <ulink url="&lfs-ticket-root;4730">#4730</ulink>.</para> 56 </listitem> 57 <listitem> 58 <para>[bdubbs] - Update to openssl-1.1.1h. Fixes 59 <ulink url="&lfs-ticket-root;4729">#4729</ulink>.</para> 60 </listitem> 61 <listitem> 62 <para>[bdubbs] - Update to binutils-2.35.1. Fixes 63 <ulink url="&lfs-ticket-root;4728">#4728</ulink>.</para> 64 </listitem> 65 <listitem> 66 <para>[bdubbs] - Update to linux-5.8.12. Fixes 67 <ulink url="&lfs-ticket-root;4727">#4727</ulink>.</para> 68 </listitem> 69 </itemizedlist> 70 </listitem> 45 71 46 72 <listitem> -
chapter01/whatsnew.xml
rec786b74 r38b705d 49 49 <para>Bc &bc-version;</para> 50 50 </listitem>--> 51 < !--<listitem>51 <listitem> 52 52 <para>Binutils-&binutils-version;</para> 53 </listitem> -->53 </listitem> 54 54 <listitem> 55 55 <para>Bison-&bison-version;</para> … … 115 115 <para>Gperf-&gperf-version;</para> 116 116 </listitem>--> 117 < !--<listitem>117 <listitem> 118 118 <para>Grep-&grep-version;</para> 119 </li titem>-->119 </listitem> 120 120 <!--<listitem> 121 121 <para>Groff-&groff-version;</para> … … 196 196 <para>Ninja-&ninja-version;</para> 197 197 </listitem> 198 < !--<listitem>198 <listitem> 199 199 <para>Openssl-&openssl-version;</para> 200 </listitem> -->200 </listitem> 201 201 <!-- <listitem> 202 202 <para>Patch-&patch-version;</para> … … 214 214 <para>Psmisc-&psmisc-version;</para> 215 215 </listitem>--> 216 < !--<listitem>216 <listitem> 217 217 <para>Python-&python-version;</para> 218 </listitem> -->218 </listitem> 219 219 <!--<listitem> 220 220 <para>Readline-&readline-version;</para> -
chapter08/autoconf.xml
rec786b74 r38b705d 43 43 44 44 <para>First, apply a patch fixes several problems that occur with the latest 45 perl, libtool, and bash version .</para>45 perl, libtool, and bash versions.</para> 46 46 47 47 <screen><userinput remap="pre">patch -Np1 -i ../&autoconf-fixes-patch;</userinput></screen> -
chapter08/python.xml
rec786b74 r38b705d 84 84 <screen><userinput remap="make">make</userinput></screen> 85 85 86 <para>To test the results, issue <command>make test</command>. 87 Some tests requiring a network connection or additional packages are 86 <para>To test the results, issue:</para> 87 88 <screen><userinput remap="test">make test</userinput></screen> 89 90 <para>Some tests requiring a network connection or additional packages are 88 91 skipped. The test named test_normalization fails because network 89 92 configuration is not completed yet. For more comprehensive results, -
general.ent
rec786b74 r38b705d 1 <!ENTITY version "SVN-2020 0927">1 <!ENTITY version "SVN-20201001"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 4 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "2020 0927-systemd">6 <!ENTITY versiond "20201001-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate " September 27th, 2020">10 <!ENTITY releasedate "October 1st, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
rec786b74 r38b705d 66 66 <!ENTITY bc-fin-sbu "less than 0.1 SBU"> 67 67 68 <!ENTITY binutils-version "2.35 ">69 <!ENTITY binutils-size "21,5 26 KB">68 <!ENTITY binutils-version "2.35.1"> 69 <!ENTITY binutils-size "21,516 KB"> 70 70 <!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.xz"> 71 <!ENTITY binutils-md5 " fc8d55e2f6096de8ff8171173b6f5087">71 <!ENTITY binutils-md5 "7126f370ffbd46c08fcc5ce7aee2805d"> 72 72 <!ENTITY binutils-home "&gnu-software;binutils/"> 73 73 <!ENTITY binutils-tmpp1-du "617 MB"> … … 284 284 <!ENTITY gperf-fin-sbu "less than 0.1 SBU"> 285 285 286 <!ENTITY grep-version "3. 4">287 <!ENTITY grep-size "1,5 20 KB">286 <!ENTITY grep-version "3.5"> 287 <!ENTITY grep-size "1,550 KB"> 288 288 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz"> 289 <!ENTITY grep-md5 " 111b117d22d6a7d049d6ae7505e9c4d2">289 <!ENTITY grep-md5 "76c59a77281685b3f9e1417411189ce9"> 290 290 <!ENTITY grep-home "&gnu-software;grep/"> 291 291 <!ENTITY grep-tmp-du "26 MB"> … … 418 418 <!ENTITY linux-major-version "5"> 419 419 <!ENTITY linux-minor-version "8"> 420 <!ENTITY linux-patch-version " 9">420 <!ENTITY linux-patch-version "12"> 421 421 <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> 422 422 <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> 423 <!ENTITY linux-size "111,82 1KB">423 <!ENTITY linux-size "111,827 KB"> 424 424 <!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"> 426 426 <!ENTITY linux-home "https://www.kernel.org/"> 427 427 <!-- measured for 5.8.3 / gcc-10.2.0 on x86_64 : minimum is … … 515 515 <!ENTITY ninja-fin-sbu "0.2 SBU"> 516 516 517 <!ENTITY openssl-version "1.1.1 g">518 <!ENTITY openssl-size "9,5 72KB">517 <!ENTITY openssl-version "1.1.1h"> 518 <!ENTITY openssl-size "9,581 KB"> 519 519 <!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz"> 520 <!ENTITY openssl-md5 " 76766e98997660138cdaf13a187bd234">520 <!ENTITY openssl-md5 "53840c70434793127a3574433494e8d3"> 521 521 <!ENTITY openssl-home "https://www.openssl.org/"> 522 522 <!ENTITY openssl-fin-du "150 MB"> … … 574 574 meson pages will be needed: python3.6 and python3.6m --> 575 575 576 <!ENTITY python-version "3.8. 5">576 <!ENTITY python-version "3.8.6"> 577 577 <!ENTITY python-minor "3.8"> 578 <!ENTITY python-size "17, 598KB">578 <!ENTITY python-size "17,807 KB"> 579 579 <!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"> 581 581 <!ENTITY python-home "https://www.python.org/"> 582 582 <!ENTITY python-tmp-du "353 MB"> … … 585 585 <!ENTITY python-fin-sbu "1.3 SBU"> 586 586 <!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,4 09KB">587 <!ENTITY python-docs-md5 "d26efd57fa42c3b590bbea50dd3da4d3"> 588 <!ENTITY python-docs-size "6,425 KB"> 589 589 590 590 <!ENTITY readline-version "8.0">
Note:
See TracChangeset
for help on using the changeset viewer.