Changeset 88d8c967
- Timestamp:
- 10/15/2019 02:19:42 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- ff803c4
- Parents:
- e1c8ab7
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re1c8ab7 r88d8c967 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 1 3th, &year;">9 <!ENTITY releasedate "October 14th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/upower.xml
re1c8ab7 r88d8c967 102 102 </sect2> 103 103 104 <sect2 role="kernel" id="upower-kernel" revision="systemd"> 105 <!-- With UPower-0.9.11's hardening of the systemd unit file, 106 User Namespace Support is now required. Without this, you get 107 "ERROR 213/USER" out of a 'systemctl start upower'. --> 108 <title>Kernel Configuration</title> 109 110 <para> 111 Enable the following options in the kernel configuration and recompile the 112 kernel if necessary: 113 </para> 114 115 <screen><literal>General Setup ---> 116 [*] Namespaces support ---> [CONFIG_NAMESPACES] 117 [*] User namespace [CONFIG_USER_NS]</literal></screen> 118 119 <indexterm zone="upower upower-kernel"> 120 <primary sortas="d-upower">upower</primary> 121 </indexterm> 122 </sect2> 123 104 124 <sect2 role="installation"> 105 125 <title>Installation of UPower</title> -
gnome.ent
re1c8ab7 r88d8c967 15 15 <!-- Chapter 30 --> 16 16 <!-- Platform --> 17 <!ENTITY gcr-version "3. 28.1">17 <!ENTITY gcr-version "3.34.0"> 18 18 <!ENTITY gsettings-desktop-schemas-version "3.34.0"> 19 19 <!ENTITY libsecret-version "0.19.1"> 20 20 <!ENTITY rest-version "0.8.1"> 21 21 <!ENTITY totem-pl-parser-version "3.26.3"> 22 <!ENTITY vte-version "0.58. 0">22 <!ENTITY vte-version "0.58.2"> 23 23 <!ENTITY yelp-xsl-version "3.34.0"> 24 24 <!ENTITY GConf-version "3.2.6"> … … 26 26 <!ENTITY gjs-version "1.58.1"> 27 27 <!ENTITY gnome-autoar-version "0.2.3"> 28 <!ENTITY gnome-desktop-version "3.34. 0">28 <!ENTITY gnome-desktop-version "3.34.1"> 29 29 <!ENTITY gnome-menus-version "3.32.0"> 30 30 <!ENTITY gnome-online-accounts-version "3.34.0"> -
gnome/platform/gcr.xml
re1c8ab7 r88d8c967 5 5 %general-entities; 6 6 7 <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor- 28;/gcr-&gcr-version;.tar.xz">8 <!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor- 28;/gcr-&gcr-version;.tar.xz">9 <!ENTITY gcr-md5sum " afd88cacfd54c1ac5b3e0eb35e3aa674">10 <!ENTITY gcr-size "1. 3MB">11 <!ENTITY gcr-buildsize "8 6MB (with tests)">12 <!ENTITY gcr-time "0. 9SBU (with tests)">7 <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-34;/gcr-&gcr-version;.tar.xz"> 8 <!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/&gnome-minor-34;/gcr-&gcr-version;.tar.xz"> 9 <!ENTITY gcr-md5sum "4af28919fb1dd36d93603e8230283b6f"> 10 <!ENTITY gcr-size "1.4 MB"> 11 <!ENTITY gcr-buildsize "88 MB (with tests)"> 12 <!ENTITY gcr-time "0.6 SBU (with tests)"> 13 13 ]> 14 14 … … 119 119 <para> 120 120 To test the results, issue: <command>make -k check</command>. 121 The tests must be run from an X Terminal or similar. One test,122 "test-openssl 3", is known to fail. 121 The tests must be run from an X Terminal or similar. <!-- One test, 122 "test-openssl 3", is known to fail. --> 123 123 </para> 124 124 … … 167 167 <seg> 168 168 /usr/include/gck-1, 169 /usr/{include,share ,share/gtk-doc/html}/gcr-3, and169 /usr/{include,share/gtk-doc/html}/gcr-3, and 170 170 /usr/share/gtk-doc/html/gck 171 171 </seg> -
gnome/platform/gnome-desktop.xml
re1c8ab7 r88d8c967 9 9 <!ENTITY gnome-desktop-download-ftp 10 10 "&gnome-download-ftp;/gnome-desktop/&gnome-minor-34;/gnome-desktop-&gnome-desktop-version;.tar.xz"> 11 <!ENTITY gnome-desktop-md5sum "3 149bbd12eaf6f4420b1a999131ec470">11 <!ENTITY gnome-desktop-md5sum "357b4e63960830c1399d3341d05746ea"> 12 12 <!ENTITY gnome-desktop-size "696 KB"> 13 <!ENTITY gnome-desktop-buildsize "1 4MB (with tests)">14 <!ENTITY gnome-desktop-time "0.1 SBU ( using parallelism=4;with tests)">13 <!ENTITY gnome-desktop-buildsize "19 MB (with tests)"> 14 <!ENTITY gnome-desktop-time "0.1 SBU (with tests)"> 15 15 ]> 16 16 … … 111 111 </para> 112 112 113 <screen revision="sysv"><userinput>mkdir build && 114 cd build && 115 116 meson --prefix=/usr .. && 117 ninja</userinput></screen> 118 119 <screen revision="systemd"><userinput>mkdir build && 113 <screen><userinput>mkdir build && 120 114 cd build && 121 115 … … 124 118 ninja</userinput></screen> 125 119 126 <para revision="sysv"> 127 This package does not come with a functioning test suite. 128 <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr --> 129 </para> 130 131 <para revision="systemd"> 120 <!-- Previously, there was a note here on SysV about the Wall Clock tests 121 failing. Since we symlinked the timezones, it works okay now. --> 122 <para> 132 123 To test the results, run <command>ninja test</command> from a X Terminal 133 124 or similar. … … 160 151 parameter you wish to enable the installed tests. 161 152 </para> 162 163 <!-- When elogind drops into mainline, we need to add that option164 to gnome-desktop, otherwise there's no distributor noted. -->165 153 166 154 </sect2> -
gnome/platform/vte.xml
re1c8ab7 r88d8c967 7 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.58/vte-&vte-version;.tar.xz"> 8 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.58/vte-&vte-version;.tar.xz"> 9 <!ENTITY vte-md5sum " 36ecd9e0f2d4859bf15af89c3f777561">9 <!ENTITY vte-md5sum "dadbf2c1d9864d3ea185738f97ab63af"> 10 10 <!ENTITY vte-size "504 KB"> 11 11 <!ENTITY vte-buildsize "11 MB (with tests)"> 12 <!ENTITY vte-time "0. 3SBU (using parallelism=4; with tests)">12 <!ENTITY vte-time "0.4 SBU (using parallelism=4; with tests)"> 13 13 <!-- Consolidating Tests/No Tests in GNOME sections for consistency. --> 14 14 … … 93 93 <bridgehead renderas="sect4">Optional</bridgehead> 94 94 <para role="optional"> 95 <xref linkend="fribidi"/> and 96 <xref linkend="gtk-doc"/> 95 <xref linkend="fribidi"/>, 96 <xref linkend="gtk-doc"/>, and 97 <ulink url="https://wiki.gnome.org/Projects/GTK/Roadmap/GTK4">GTK+-4</ulink> 97 98 </para> 98 99 -
introduction/welcome/changelog.xml
re1c8ab7 r88d8c967 43 43 --> 44 44 <listitem> 45 <para>October 14th, 2019</para> 46 <itemizedlist> 47 <listitem revision="systemd"> 48 <para>[renodr] - Fix the initialization of UPower by adding required 49 kernel configuration to the page.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to gnome-desktop-3.34.1. Part of 53 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to VTE-0.58.2. Part of 57 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to gcr-3.34.0. Part of 61 <ulink url="&blfs-ticket-root;12617">#12617</ulink>.</para> 62 </listitem> 63 </itemizedlist> 64 </listitem> 65 66 <listitem> 45 67 <para>October 13th, 2019</para> 46 68 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.