mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Update to systemd-237. Fixes #4203.
Update to linux-4.15. Fixes #4202. Update to ncurses-6.1. Fixes #4201. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1e12915551
commit
73b3eb9fe5
@ -42,6 +42,24 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2018-01-30</para>
|
||||
<itemizedlist>
|
||||
<listitem revision="systemd">
|
||||
<para>[dj] - Update to systemd-237. Fixes
|
||||
<ulink url="&lfs-ticket-root;4203">#4203</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Update to linux-4.15. Fixes
|
||||
<ulink url="&lfs-ticket-root;4202">#4202</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Update to ncurses-6.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4201">#4201</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2018-01-28</para>
|
||||
<itemizedlist>
|
||||
|
@ -179,9 +179,9 @@
|
||||
<listitem>
|
||||
<para>MPFR-&mpfr-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Ncurses-&ncurses-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Patch-&patch-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -50,7 +50,7 @@
|
||||
|
||||
<para>Remove tests that cannot be built in chroot:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed '179,223d' -i src/resolve/meson.build</userinput></screen>
|
||||
<screen><userinput remap="pre">sed '178,222d' -i src/resolve/meson.build</userinput></screen>
|
||||
|
||||
<para>Remove an unneeded group,
|
||||
<systemitem class="groupname">render</systemitem>, from the default udev
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20180128">
|
||||
<!ENTITY version "SVN-20180130">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20180128-systemd">
|
||||
<!ENTITY versiond "20180130-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "January 28, 2018">
|
||||
<!ENTITY releasedate "January 30, 2018">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "8.2">
|
||||
|
28
packages.ent
28
packages.ent
@ -415,13 +415,13 @@
|
||||
<!ENTITY libtool-ch6-sbu "1.8 SBU">
|
||||
|
||||
<!ENTITY linux-major-version "4">
|
||||
<!ENTITY linux-minor-version "14">
|
||||
<!ENTITY linux-patch-version "15">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">i-->
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
|
||||
<!ENTITY linux-size "98,475 KB">
|
||||
<!ENTITY linux-minor-version "15">
|
||||
<!ENTITY linux-patch-version "0">
|
||||
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
|
||||
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> -->
|
||||
<!ENTITY linux-size "99,792 KB">
|
||||
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
|
||||
<!ENTITY linux-md5 "e1051f6b15d6399a5de2441dd4e15537">
|
||||
<!ENTITY linux-md5 "0d701ac1e2a67d47ce7127432df2c32b">
|
||||
<!ENTITY linux-home "http://www.kernel.org/">
|
||||
<!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is
|
||||
allnoconfig extended for a hopefully-bootable build on desktop machine,
|
||||
@ -494,10 +494,10 @@
|
||||
<!ENTITY mpfr-ch6-du "45 MB">
|
||||
<!ENTITY mpfr-ch6-sbu "0.8 SBU">
|
||||
|
||||
<!ENTITY ncurses-version "6.0">
|
||||
<!ENTITY ncurses-size "3,059 KB">
|
||||
<!ENTITY ncurses-version "6.1">
|
||||
<!ENTITY ncurses-size "3,288 KB">
|
||||
<!ENTITY ncurses-url "&gnu;/ncurses/ncurses-&ncurses-version;.tar.gz">
|
||||
<!ENTITY ncurses-md5 "ee13d052e1ead260d7c28071f46eefb1">
|
||||
<!ENTITY ncurses-md5 "98c889aaf8d23910d2b92d65be2e737a">
|
||||
<!ENTITY ncurses-home "&gnu-software;ncurses/">
|
||||
<!ENTITY ncurses-ch5-du "38 MB">
|
||||
<!ENTITY ncurses-ch5-sbu "0.5 SBU">
|
||||
@ -601,14 +601,14 @@
|
||||
<!ENTITY sysklogd-ch6-du "0.7 MB">
|
||||
<!ENTITY sysklogd-ch6-sbu "less than 0.1 SBU">
|
||||
|
||||
<!ENTITY systemd-version "236">
|
||||
<!ENTITY systemd-size "6,433 KB">
|
||||
<!ENTITY systemd-version "237">
|
||||
<!ENTITY systemd-size "6,716 KB">
|
||||
<!ENTITY systemd-url "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz">
|
||||
<!ENTITY systemd-md5 "8609cb9043ac8f374371cbac5546acf4">
|
||||
<!ENTITY systemd-md5 "5a835ddc2a2ae9ef523a5a11674a6713">
|
||||
<!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/">
|
||||
<!ENTITY systemd-man-size "323 KB">
|
||||
<!ENTITY systemd-man-size "336 KB">
|
||||
<!ENTITY systemd-man-url "http://anduin.linuxfromscratch.org/LFS/systemd-man-pages-&systemd-version;.tar.xz">
|
||||
<!ENTITY systemd-man-md5 "cf089b9dbb4aa0a4da1c32bb6c0e9b9d">
|
||||
<!ENTITY systemd-man-md5 "8b1b53cff433d99288ce17be775bc44c">
|
||||
<!ENTITY systemd-ch6-du "13 MB">
|
||||
<!ENTITY systemd-ch6-sbu "0.6 SBU">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user