Changeset 2ca70d33


Ignore:
Timestamp:
08/12/2020 12:55:34 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
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, 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:
8b0e9795
Parents:
9b9db38
Message:

Update to check-0.15.2
Update to systemd-246

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r9b9db38 r2ca70d33  
    4545    <listitem>
    4646      <itemizedlist>
     47      <para>2020-08-11</para>
     48        <listitem revision="systemd">
     49          <para>[renodr] - Update to systemd-246. Fixes
     50          <ulink url="&lfs-ticket-root;4687">#4687</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to check-0.15.2. Fixes
     54          <ulink url="&lfs-ticket-root;4711">#4711</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
     60      <itemizedlist>
    4761      <para>2020-08-10</para>
    4862        <listitem>
  • chapter03/patches.xml

    r9b9db38 r2ca70d33  
    9292    </varlistentry>
    9393
     94<!--
    9495    <varlistentry revision="systemd">
    9596      <term>Systemd GCC-10 Patch - <token>&systemd-gcc10-patch-size;</token>:</term>
     
    99100      </listitem>
    100101    </varlistentry>
     102-->
    101103
    102104  </variablelist>
  • chapter08/systemd.xml

    r9b9db38 r2ca70d33  
    4141    <title>Installation of systemd</title>
    4242
     43<!--
    4344    <para>First, apply a patch to fix the build with GCC-10 and fix a segfault:</para>
    4445
    4546<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen>
     47-->
    4648
    4749    <para>Create a symlink to work around the xsltproc command not being installed:</para>
     
    5557    <para>Remove tests that cannot be built in chroot:</para>
    5658
    57 <screen><userinput remap="pre">sed '179,$ d' -i src/resolve/meson.build</userinput></screen>
     59<screen><userinput remap="pre">sed '177,$ d' -i src/resolve/meson.build</userinput></screen>
    5860
    5961    <para>Remove an unneeded group,
     
    251253        /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev,
    252254        /etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd,
    253         /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d,
    254         /usr/lib/sysctl.d, /usr/lib/systemd, /usr/lib/tmpfiles.d,
     255        /usr/lib/binfmt.d, /usr/lib/environment.d, /usr/lib/kernel,
     256        /usr/lib/modules-load.d, /usr/lib/sysctl.d, /usr/lib/systemd,
     257        /usr/lib/tmpfiles.d,
    255258        /usr/share/doc/systemd-&systemd-version;, /usr/share/factory,
    256259        /usr/share/systemd, /var/lib/systemd, and /var/log/journal</seg>
  • general.ent

    r9b9db38 r2ca70d33  
    1 <!ENTITY version         "SVN-20200810">
     1<!ENTITY version         "SVN-20200811">
    22<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
    33                                      Change to x.y for release but not -rc releases -->
    44<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
    55
    6 <!ENTITY versiond        "20200810-systemd">
     6<!ENTITY versiond        "20200811-systemd">
    77<!ENTITY short-versiond  "systemd">
    88<!ENTITY generic-versiond "systemd">
    99
    10 <!ENTITY releasedate     "August 10th, 2020">
     10<!ENTITY releasedate     "August 11th, 2020">
    1111
    1212<!ENTITY copyrightdate   "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
  • packages.ent

    r9b9db38 r2ca70d33  
    9696<!ENTITY bzip2-fin-sbu "less than 0.1 SBU">
    9797
    98 <!ENTITY check-version "0.15.1">
    99 <!ENTITY check-size "757 KB">
     98<!ENTITY check-version "0.15.2">
     99<!ENTITY check-size "760 KB">
    100100<!ENTITY check-url "&github;/libcheck/check/releases/download/&check-version;/check-&check-version;.tar.gz">
    101 <!ENTITY check-md5 "4b22423bb2dddd0f965465d02b568d7b">
     101<!ENTITY check-md5 "50fcafcecde5a380415b12e9c574e0b2">
    102102<!ENTITY check-home "https://libcheck.github.io/check">
    103103<!ENTITY check-fin-du "12 MB">
     
    622622<!ENTITY sysklogd-fin-sbu "less than 0.1 SBU">
    623623
    624 <!ENTITY systemd-version  "245">
     624<!ENTITY systemd-version  "246">
    625625<!--<!ENTITY systemd-stable   "6b4878d">-->
    626626<!-- The above entity is used whenever we move to a stable backport branch. In the event of a critical problem or kernel
    627627     change that is incompatible, we will switch to the backport branch until the next stable release. -->
    628 <!ENTITY systemd-size     "8,784 KB">
     628<!ENTITY systemd-size     "9,312 KB">
    629629<!ENTITY systemd-url      "&github;/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz">
    630630<!--<!ENTITY systemd-url      "&anduin-sources;/systemd-&systemd-version;-&systemd-stable;.tar.xz">-->
    631 <!ENTITY systemd-md5      "04f02d9841ea5992a16f6b03c873da28">
     631<!ENTITY systemd-md5      "a3e9efa72d0309dd26513a221cdff31b">
    632632<!ENTITY systemd-home     "https://www.freedesktop.org/wiki/Software/systemd/">
    633 <!ENTITY systemd-man-size "512 KB">
     633<!ENTITY systemd-man-size "592 KB">
    634634<!--<!ENTITY systemd-man-url  "&anduin-sources;/systemd-man-pages-&systemd-version;-&systemd-stable;.tar.xz">-->
    635635<!ENTITY systemd-man-url  "&anduin-sources;/systemd-man-pages-&systemd-version;.tar.xz">
    636 <!ENTITY systemd-man-md5  "ecf8cc4baa33b91ad4212d28e88f8edd">
    637 <!ENTITY systemd-fin-du   "249 MB">
    638 <!ENTITY systemd-fin-sbu  "1.9 SBU">
     636<!ENTITY systemd-man-md5  "819cc8ccffe51cb1863846fcb59a784a">
     637<!ENTITY systemd-fin-du   "262 MB">
     638<!ENTITY systemd-fin-sbu  "2.0 SBU">
    639639
    640640<!ENTITY sysvinit-version "2.97">
  • patches.ent

    r9b9db38 r2ca70d33  
    6363<!ENTITY systemd-consolidated-patch-size "64 KB">
    6464-->
    65 
    66 <!ENTITY systemd-gcc10-patch "systemd-&systemd-version;-gcc_10-fixes-2.patch">
    67 <!ENTITY systemd-gcc10-patch-md5 "5eaac1d3a66118c40814d3b81ad36b71">
    68 <!ENTITY systemd-gcc10-patch-size "8 KB">
Note: See TracChangeset for help on using the changeset viewer.