Changeset 4478c65a
- Timestamp:
- 12/28/2018 10:18:36 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e882fc37
- Parents:
- 4b9c064
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/systemd.xml
r4b9c064 r4478c65a 5 5 %general-entities; 6 6 7 <!ENTITY systemd-download-http "http://anduin.linuxfromscratch.org/LFS/systemd-&systemd-version;-&systemd-stable;.tar.xz"> 7 <!-- <!ENTITY systemd-download-http "http://anduin.linuxfromscratch.org/LFS/systemd-&systemd-version;-&systemd-stable;.tar.xz"> For whenever we move to a stable snapshot for backports --> 8 <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz"> 8 9 <!ENTITY systemd-download-ftp " "> 9 <!ENTITY systemd-md5sum "0 d0a6752b2199aca4de0de3eea5db788">10 <!ENTITY systemd-size " 4.7MB">11 <!ENTITY systemd-buildsize " 314MB (an additonal 11 MB for tests)">12 <!ENTITY systemd-time " 0.3SBU (< 0.1 SBU for tests)">10 <!ENTITY systemd-md5sum "0e4f91b513d4b04e2c10a5173e5a87b2"> 11 <!ENTITY systemd-size "7.2 MB"> 12 <!ENTITY systemd-buildsize "222 MB (an additonal 11 MB for tests)"> 13 <!ENTITY systemd-time "2.2 SBU (< 0.1 SBU for tests)"> 13 14 14 15 ]> 15 16 16 <sect1 id="systemd" xreflabel="Systemd-&systemd-version; -&systemd-stable;" revision="systemd">17 <sect1 id="systemd" xreflabel="Systemd-&systemd-version;" revision="systemd"> 17 18 <?dbhtml filename="systemd.html"?> 18 19 … … 22 23 </sect1info> 23 24 24 <title>Systemd-&systemd-version;-&systemd-stable;</title> 25 <title>Systemd-&systemd-version;</title> 26 <!-- Whenever we switch back to stable backports, make sure to add the systemd-stable reference back. --> 25 27 26 28 <indexterm zone="systemd"> … … 157 159 158 160 <para> 159 To test the results, issue: <command>ninja test</command>.One test,160 <filename>test-fs-util</filename>, is known to fail.161 To test the results, issue: <command>ninja test</command>. <!--One test, 162 <filename>test-fs-util</filename>, is known to fail.--> 161 163 <!-- https://github.com/systemd/systemd/pull/10263/commits --> 162 164 </para> -
introduction/welcome/changelog.xml
r4b9c064 r4478c65a 46 46 <para>December 28th, 2018</para> 47 47 <itemizedlist> 48 <listitem revision="systemd"> 49 <para>[renodr] - Update to systemd-240. Fixes four vulneabilities. Fixes 50 <ulink url="&blfs-ticket-root;11470">#11470</ulink>.</para> 51 </listitem> 48 52 <listitem> 49 53 <para>[bdubbs] - Update to gnumeric-1.12.44. Fixes -
packages.ent
r4b9c064 r4478c65a 295 295 <!ENTITY strigi-version "0.7.8"> 296 296 <!ENTITY sysstat-version "12.0.2"> 297 <!ENTITY systemd-version "2 39">298 <! ENTITY systemd-stable "6b4878d">297 <!ENTITY systemd-version "240"> 298 <!--<!ENTITY systemd-stable "6b4878d"> Unused for now --> 299 299 <!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version --> 300 300 <!ENTITY udisks2-version "2.8.1"> <!-- stable lt .90 micro version -->
Note:
See TracChangeset
for help on using the changeset viewer.