Changeset 22a8219
- Timestamp:
- 08/12/2020 07:54:03 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- 644e02f
- Parents:
- bc27324
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome.ent
rbc27324 r22a8219 27 27 <!ENTITY gjs-version "1.64.4"> 28 28 <!ENTITY gnome-autoar-version "0.2.4"> 29 <!ENTITY gnome-desktop-version "3.36. 4">29 <!ENTITY gnome-desktop-version "3.36.5"> 30 30 <!ENTITY gnome-menus-version "3.36.0"> 31 31 <!ENTITY gnome-video-effects-version "0.5.0"> … … 59 59 <!ENTITY gnome-settings-daemon-version "3.36.1"> 60 60 <!ENTITY gnome-control-center-version "3.36.4"> 61 <!ENTITY mutter-version "3.36. 4">62 <!ENTITY gnome-shell-version "3.36. 4">63 <!ENTITY gnome-shell-extensions-version "3.36. 2">61 <!ENTITY mutter-version "3.36.5"> 62 <!ENTITY gnome-shell-version "3.36.5"> 63 <!ENTITY gnome-shell-extensions-version "3.36.3"> 64 64 <!ENTITY gnome-session-version "3.36.0"> 65 65 <!ENTITY gdm-version "3.36.3"> -
gnome/platform/gnome-desktop.xml
rbc27324 r22a8219 9 9 <!ENTITY gnome-desktop-download-ftp 10 10 "&gnome-download-ftp;/gnome-desktop/&gnome-minor-36;/gnome-desktop-&gnome-desktop-version;.tar.xz"> 11 <!ENTITY gnome-desktop-md5sum " 285d5d8a97b7564809151d401199c239">12 <!ENTITY gnome-desktop-size "72 0KB">11 <!ENTITY gnome-desktop-md5sum "6bc3193acb3a68a56930aa05f8bec6a4"> 12 <!ENTITY gnome-desktop-size "724 KB"> 13 13 <!ENTITY gnome-desktop-buildsize "19 MB (with tests)"> 14 <!ENTITY gnome-desktop-time "0.1 SBU (Using parallelism=4 ; with tests)">14 <!ENTITY gnome-desktop-time "0.1 SBU (Using parallelism=4)"> 15 15 ]> 16 16 … … 120 120 <!-- Previously, there was a note here on SysV about the Wall Clock tests 121 121 failing. Since we symlinked the timezones, it works okay now. --> 122 < para>122 <!--<para> 123 123 To test the results, run <command>ninja test</command> from a X Terminal 124 124 or similar. One test, <filename>wallclock-reftest</filename>, is known to 125 125 fail due to a difference in expecations in the he_IL.UTF-8 locale. 126 </para> 126 </para>--> 127 127 <!-- This failure is known upstream and seems to be due to a translation 128 128 update for the Hebrew translation. See 129 129 https://gitlab.gnome.org/GNOME/gnome-desktop/-/issues/149 and 130 130 https://gitlab.gnome.org/GNOME/gnome-desktop/-/merge_requests/70/ 131 For some reason, I cannot replicate this on my gcc-10 system.--> 131 For some reason, I cannot replicate this on my gcc-10 system.--> 132 <para> 133 This package does not come with a test suite. 134 <!-- "no tests defined." --> 135 </para> 132 136 133 137 <para> -
gnome/platform/gnome-shell-extensions.xml
rbc27324 r22a8219 9 9 <!ENTITY gnome-shell-extensions-download-ftp 10 10 "&gnome-download-ftp;/gnome-shell-extensions/&gnome-minor-36;/gnome-shell-extensions-&gnome-shell-extensions-version;.tar.xz"> 11 <!ENTITY gnome-shell-extensions-md5sum " 2ac47e148aee43bf5286426e782ffdaf">11 <!ENTITY gnome-shell-extensions-md5sum "b7771b4851fc3f16dcada5e16ceb53ab"> 12 12 <!ENTITY gnome-shell-extensions-size "204 KB"> 13 <!ENTITY gnome-shell-extensions-buildsize " 4.3MB">13 <!ENTITY gnome-shell-extensions-buildsize "2.9 MB"> 14 14 <!ENTITY gnome-shell-extensions-time "less than 0.1 SBU"> 15 15 ]> -
gnome/platform/gnome-shell.xml
rbc27324 r22a8219 9 9 <!ENTITY gnome-shell-download-ftp 10 10 "&gnome-download-ftp;/gnome-shell/&gnome-minor-36;/gnome-shell-&gnome-shell-version;.tar.xz"> 11 <!ENTITY gnome-shell-md5sum " 6227e7986a8eb6fdf48ed8f06d55a99f">11 <!ENTITY gnome-shell-md5sum "27e80b0d7b817e18b01821f4a64506f0"> 12 12 <!ENTITY gnome-shell-size "1.7 MB"> 13 13 <!ENTITY gnome-shell-buildsize "70 MB"> -
gnome/platform/mutter.xml
rbc27324 r22a8219 7 7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz"> 8 8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-36;/mutter-&mutter-version;.tar.xz"> 9 <!ENTITY mutter-md5sum " b8efc78dd728792679b1bbe14d0f7f60">9 <!ENTITY mutter-md5sum "064c0d9d60fe3497a5bdf3c09b4e0c52"> 10 10 <!ENTITY mutter-size "2.6 MB"> 11 <!ENTITY mutter-buildsize " 188 MB">12 <!ENTITY mutter-time "1. 1SBU (Using parallelism=4)">11 <!ENTITY mutter-buildsize "248 MB"> 12 <!ENTITY mutter-time "1.0 SBU (Using parallelism=4)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
rbc27324 r22a8219 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to gnome-desktop-3.36.5. Fixes 49 <ulink url="&blfs-ticket-root;13907">#13907</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to mutter-3.36.5. Fixes 53 <ulink url="&blfs-ticket-root;13913">#13913</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to gnome-shell-3.36.5. Fixes 57 <ulink url="&blfs-ticket-root;13911">#13911</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to gnome-shell-extensions-3.36.3. Fixes 61 <ulink url="&blfs-ticket-root;13912">#13912</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[renodr] - Update to dovecot-2.3.11.3 (security update). Fixes 65 <ulink url="&blfs-ticket-root;13915">#13915</ulink>.</para> 66 </listitem> 67 <listitem> 48 68 <para>[bdubbs] - Update to gtk+3.24.22. Fixes 49 69 <ulink url="&blfs-ticket-root;13905">#13905</ulink>.</para> -
packages.ent
rbc27324 r22a8219 649 649 <!ENTITY dovecot-major "2"> 650 650 <!ENTITY dovecot-minor "3"> 651 <!ENTITY dovecot-micro "1 0">652 <!ENTITY dovecot-nano " 1">651 <!ENTITY dovecot-micro "11"> 652 <!ENTITY dovecot-nano "3"> 653 653 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;.&dovecot-nano;"> 654 654 <!--<!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> --> -
server/mail/dovecot.xml
rbc27324 r22a8219 8 8 "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz"> 9 9 <!ENTITY dovecot-download-ftp " "> 10 <!ENTITY dovecot-md5sum " dfa416e58dd7132264847c59957b519c">11 <!ENTITY dovecot-size " 6.9MB">12 <!ENTITY dovecot-buildsize "2 15MB">13 <!ENTITY dovecot-time " 7.9SBU">10 <!ENTITY dovecot-md5sum "f06f2272fad04e7b0207f8d00a291f66"> 11 <!ENTITY dovecot-size "7.0 MB"> 12 <!ENTITY dovecot-buildsize "222 MB"> 13 <!ENTITY dovecot-time "8.8 SBU"> 14 14 ]> 15 15 … … 122 122 -g dovenull -s /bin/false dovenull</userinput></screen> 123 123 124 <!-- This seems to no longer be needed with 2.3.10.1. 125 <para> 126 First, fix an issue causing a segfault in the test suite by 127 applying a sed: 128 </para> 129 130 <screen><userinput>sed -e "s;#include <unistd.h>;&\n#include <crypt.h>;" \ 131 -i src/auth/mycrypt.c</userinput></screen> 132 --> 124 <para> 125 First, adapt the Lua plugin to Lua-5.4: 126 </para> 127 128 <screen><userinput remap="pre">sed -i 's/lua_newuserdata/lua_newuserdatauv/' src/lib-lua/dlua-dovecot.c</userinput></screen> 133 129 134 130 <para> … … 157 153 158 154 <para> 159 155 To test the results, issue <command>make -k check</command>. <!-- An error 160 156 may be reported if <xref linkend="valgrind"/> is present when running 161 157 the test.--> … … 194 190 <para> 195 191 <option>--with-pgsql</option>: This switch enables 196 <application>PostgreSQL</application> authenticationsupport.192 <application>PostgreSQL</application> database support. 197 193 </para> 198 194 199 195 <para> 200 196 <option>--with-mysql</option>: This switch enables 201 <application>MySQL</application> authenticationsupport.197 <application>MySQL</application> database support. 202 198 </para> 203 199 204 200 <para> 205 201 <option>--with-sqlite</option>: This switch enables 206 <application>SQLite</application> authenticationsupport.202 <application>SQLite</application> database support. 207 203 </para> 208 204
Note:
See TracChangeset
for help on using the changeset viewer.