Changeset af843de0
- Timestamp:
- 03/05/2021 01:09:49 AM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7df3dd1
- Parents:
- edddb380
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
redddb380 raf843de0 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 3"> <!-- Always 2 digits -->3 <!ENTITY day "04"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 3rd, &year;">9 <!ENTITY releasedate "March 4th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/systemd.xml
redddb380 raf843de0 84 84 <para> 85 85 Required patch: 86 <ulink url="&patch-root;/systemd-&systemd-version;-upstream_fixes- 1.patch"/>86 <ulink url="&patch-root;/systemd-&systemd-version;-upstream_fixes-2.patch"/> 87 87 </para> 88 88 </listitem> … … 148 148 <para> 149 149 Apply a patch to fix regressions in systemd-networkd and segmentation 150 faults in systemctl: 150 faults in systemctl, as well as to allow systemd-rfkill to function under 151 Linux-5.11+: 151 152 </para> 152 153 -
introduction/welcome/changelog.xml
redddb380 raf843de0 42 42 </listitem> 43 43 --> 44 <listitem revision="systemd"> 45 <para>March 4th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update the systemd patch to allow systemd-rfkill 49 to still function properly once LFS gets updated to Linux-5.11.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>March 3rd, 2021</para>
Note:
See TracChangeset
for help on using the changeset viewer.