Changeset d3207212
- Timestamp:
- 03/13/2019 05:59:27 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, 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:
- ee1a0f7
- Parents:
- a7e88c5c
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/systemd.xml
ra7e88c5c rd3207212 8 8 <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz"> 9 9 <!ENTITY systemd-download-ftp " "> 10 <!ENTITY systemd-md5sum " 0e4f91b513d4b04e2c10a5173e5a87b2">11 <!ENTITY systemd-size "7. 2MB">12 <!ENTITY systemd-buildsize "2 22 MB (an additonal 11 MB fortests)">13 <!ENTITY systemd-time "2. 2 SBU (< 0.1 SBU fortests)">10 <!ENTITY systemd-md5sum "c5953c24c850b44fcf714326e567dc37"> 11 <!ENTITY systemd-size "7.3 MB"> 12 <!ENTITY systemd-buildsize "242 MB (with tests)"> 13 <!ENTITY systemd-time "2.7 SBU (with tests)"> 14 14 15 15 ]> … … 66 66 </listitem> 67 67 </itemizedlist> 68 68 <!-- 69 69 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 70 70 <itemizedlist spacing="compact"> … … 76 76 </listitem> 77 77 </itemizedlist> 78 78 --> 79 79 <bridgehead renderas="sect3">systemd Dependencies</bridgehead> 80 80 … … 128 128 <sect2 role="installation"> 129 129 <title>Installation of systemd</title> 130 130 <!-- 131 131 <para>Apply a critical security patch for journald:</para> 132 132 133 133 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-security_fixes-2.patch</userinput></screen> 134 134 --> 135 135 <para>Remove an unneeded group, 136 136 <systemitem class="groupname">render</systemitem>, from the default udev -
gnome.ent
ra7e88c5c rd3207212 63 63 <!ENTITY gnome-shell-extensions-version "3.30.1"> 64 64 <!ENTITY gnome-session-version "3.30.1"> 65 <!ENTITY gdm-version "3.30. 2">65 <!ENTITY gdm-version "3.30.3"> 66 66 <!ENTITY gnome-user-docs-version "3.30.2"> 67 67 <!ENTITY adwaita-icon-theme-version "3.30.1"> -
gnome/platform/gdm.xml
ra7e88c5c rd3207212 7 7 <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-30;/gdm-&gdm-version;.tar.xz"> 8 8 <!ENTITY gdm-download-ftp "&gnome-download-ftp;/gdm/&gnome-minor-30;/gdm-&gdm-version;.tar.xz"> 9 <!ENTITY gdm-md5sum " 88ff692eabb779cd53246d559e767ad9">9 <!ENTITY gdm-md5sum "b60868258eab8c01badcc9c680234e8e"> 10 10 <!ENTITY gdm-size "1.2 MB"> 11 <!ENTITY gdm-buildsize "4 2MB">12 <!ENTITY gdm-time "0. 3SBU">11 <!ENTITY gdm-buildsize "44 MB"> 12 <!ENTITY gdm-time "0.4 SBU"> 13 13 ]> 14 14 … … 71 71 </listitem> 72 72 </itemizedlist> 73 73 <!-- 74 74 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 75 75 <itemizedlist spacing="compact"> … … 81 81 </listitem> 82 82 </itemizedlist> 83 83 --> 84 84 <bridgehead renderas="sect3">GDM Dependencies</bridgehead> 85 85 … … 128 128 </para> 129 129 130 <screen><userinput>patch -Np1 -i ../gdm-&gdm-version;-security_fix-1.patch && 131 132 ./configure --prefix=/usr \ 130 <screen><userinput>./configure --prefix=/usr \ 133 131 --sysconfdir=/etc \ 134 132 --localstatedir=/var \ -
introduction/welcome/changelog.xml
ra7e88c5c rd3207212 46 46 <para>March 13th, 2019</para> 47 47 <itemizedlist> 48 <listitem revision="systemd"> 49 <para>[renodr] - Update to systemd-241. Fixes 50 <ulink url="&blfs-ticket-root;11670">#11670</ulink>.</para> 51 </listitem> 52 <listitem revision="systemd"> 53 <para>[renodr] - Update to gdm-3.30.3. Fixes 54 <ulink url="&blfs-ticket-root;11723">#11723</ulink>.</para> 55 </listitem> 48 56 <listitem> 49 57 <para>[renodr] - Update to GCC-8.3.0 (and GCC-Ada-8.3.0). Fixes -
packages.ent
ra7e88c5c rd3207212 294 294 <!ENTITY strigi-version "0.7.8"> 295 295 <!ENTITY sysstat-version "12.1.3"> 296 <!ENTITY systemd-version "24 0">296 <!ENTITY systemd-version "241"> 297 297 <!--<!ENTITY systemd-stable "6b4878d"> Unused for now --> 298 298 <!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
Note:
See TracChangeset
for help on using the changeset viewer.