Changeset 4654baa
- Timestamp:
- 11/09/2018 08:40:46 PM (5 years ago)
- Branches:
- 10.0, 10.0-rc1, 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, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, bdubbs/gcc13, cross-chap5, ml-11.0, multilib, old-trunk, 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:
- 91f0d5b
- Parents:
- 8262e52
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r8262e52 r4654baa 44 44 --> 45 45 <listitem> 46 <para>2018-11-09</para> 47 <itemizedlist> 48 <listitem revision='sysv'> 49 <para>[bdubbs] - Update groups file for new eudev. Fixes 50 <ulink url="&lfs-ticket-root;4369">#4369</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to meson-0.48.2. Fixes 54 <ulink url="&lfs-ticket-root;4371">#4371</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to bison-3.2.1. Fixes 58 <ulink url="&lfs-ticket-root;4370">#4370</ulink>.</para> 59 </listitem> 60 </itemizedlist> 61 </listitem> 62 63 <listitem> 46 64 <para>2018-11-06</para> 47 65 <itemizedlist> -
general.ent
r8262e52 r4654baa 1 <!ENTITY version "SVN-2018110 6">1 <!ENTITY version "SVN-20181109"> 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 "2018110 6-systemd">6 <!ENTITY versiond "20181109-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "November 6, 2018">10 <!ENTITY releasedate "November 9, 2018"> 11 11 12 12 <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r8262e52 r4654baa 71 71 <!ENTITY binutils-ch6-sbu "6.6 SBU"> 72 72 73 <!ENTITY bison-version "3.2 ">74 <!ENTITY bison-size "2,04 0KB">73 <!ENTITY bison-version "3.2.1"> 74 <!ENTITY bison-size "2,043 KB"> 75 75 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz"> 76 <!ENTITY bison-md5 " 35b07c9c7108d5aba9baff05b97cee3c">76 <!ENTITY bison-md5 "ce8dfaa5725245bfb8a366344a4c097f"> 77 77 <!ENTITY bison-home "&gnu-software;bison/"> 78 78 <!ENTITY bison-ch5-du "35 MB"> … … 478 478 <!ENTITY man-pages-ch6-sbu "less than 0.1 SBU"> 479 479 480 <!ENTITY meson-version "0.48. 1">481 <!ENTITY meson-size "1,28 4KB">480 <!ENTITY meson-version "0.48.2"> 481 <!ENTITY meson-size "1,280 KB"> 482 482 <!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz"> 483 <!ENTITY meson-md5 " d424e2ae88036326cc6c8e3b01e65daf">483 <!ENTITY meson-md5 "56cc92648926123f5b15a9477e8cc42d"> 484 484 <!ENTITY meson-home "https://mesonbuild.com"> 485 485 <!ENTITY meson-ch6-du "21 MB">
Note:
See TracChangeset
for help on using the changeset viewer.