Changeset aa3a5e0


Ignore:
Timestamp:
03/07/2023 04:38:46 AM (14 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
704f01f
Parents:
78dbcff
Message:

Update to systemd-253

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/systemd.xml

    r78dbcff raa3a5e0  
    88  <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz">
    99  <!ENTITY systemd-download-ftp  " ">
    10   <!ENTITY systemd-md5sum        "b9456750a212dd54d81caeb3c38134b6">
    11   <!ENTITY systemd-size          "11 MB">
    12   <!ENTITY systemd-buildsize     "307 MB (with tests)">
    13   <!ENTITY systemd-time          "2.8 SBU (with tests)">
     10  <!ENTITY systemd-md5sum        "7cf12ee8a91a04306fc6cf290eed42e8">
     11  <!ENTITY systemd-size          "12 MB">
     12  <!ENTITY systemd-buildsize     "297 MB (with tests)">
     13  <!ENTITY systemd-time          "3.7 SBU (with tests using 4 cores)">
    1414
    1515]>
     
    7676
    7777<!--  Keep here in case a patch will be needed.-->
    78 
     78<!--
    7979    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8080    <itemizedlist spacing="compact">
     
    8686      </listitem>
    8787    </itemizedlist>
    88 
     88-->
    8989    <bridgehead renderas="sect3">systemd Dependencies</bridgehead>
    9090
     
    148148  <sect2 role="installation">
    149149    <title>Installation of systemd</title>
    150 
     150<!--
    151151    <para>
    152152      First, fix a security issue in systemd-coredump:
     
    154154
    155155<screen><userinput>patch -Np1 -i ../systemd-&systemd-version;-security_fix-1.patch</userinput></screen>
    156 
     156-->
    157157    <para>
    158158      Remove two unneeded groups,
     
    345345        <seg>
    346346          <!-- maybe userdbd/userdbctl can go in LFS, try at next time -->
    347           homectl (if <xref linkend="cryptsetup"/> is installed),
     347          homectl (optional),
    348348          systemd-cryptenroll (if <xref linkend="cryptsetup"/> is installed),
    349           and userdbctl (optionally)
     349          and userdbctl (optional)
    350350        </seg>
    351351      </seglistitem>
  • introduction/welcome/changelog.xml

    r78dbcff raa3a5e0  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[xry111] - Update to systemd-253. Fixes
     46          <ulink url="&blfs-ticket-root;17659">#17659</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to gstreamer-1.22.1 and plugins. Fixes
    4650          <ulink url="&blfs-ticket-root;17747">#17747</ulink>.</para>
  • packages.ent

    r78dbcff raa3a5e0  
    293293<!ENTITY sg3_utils-version            "1.47">
    294294<!ENTITY sysstat-version              "12.7.2">
    295 <!ENTITY systemd-version              "252">
     295<!ENTITY systemd-version              "253">
    296296<!ENTITY udisks2-version              "2.9.4">    <!-- stable lt .90 micro version -->
    297297<!ENTITY unrar-version                "6.2.6">
Note: See TracChangeset for help on using the changeset viewer.