Changeset f17355f
- Timestamp:
- 10/11/2020 04:41:55 PM (2 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9ce9eb4
- Parents:
- c46217a
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc46217a rf17355f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 09"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 9th, &year;">9 <!ENTITY releasedate "October 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
gnome.ent
rc46217a rf17355f 19 19 <!ENTITY gcr-version "3.38.0"> 20 20 <!ENTITY gsettings-desktop-schemas-version "3.38.0"> 21 <!ENTITY libsecret-version "0.20. 3">21 <!ENTITY libsecret-version "0.20.4"> 22 22 <!ENTITY rest-version "0.8.1"> 23 23 <!ENTITY totem-pl-parser-version "3.26.5"> 24 <!ENTITY vte-version "0.62. 0">25 <!ENTITY yelp-xsl-version "3.38. 0">24 <!ENTITY vte-version "0.62.1"> 25 <!ENTITY yelp-xsl-version "3.38.1"> 26 26 <!ENTITY GConf-version "3.2.6"> 27 27 <!ENTITY geocode-glib-version "3.26.2"> 28 <!ENTITY gjs-version "1.66. 0">28 <!ENTITY gjs-version "1.66.1"> 29 29 <!ENTITY gnome-autoar-version "0.2.4"> 30 30 <!ENTITY gnome-desktop-version "3.38.1"> 31 31 <!ENTITY gnome-menus-version "3.36.0"> 32 32 <!ENTITY gnome-video-effects-version "0.5.0"> 33 <!ENTITY gnome-online-accounts-version "3.3 6.0">33 <!ENTITY gnome-online-accounts-version "3.38.0"> 34 34 <!ENTITY grilo-version "0.3.13"> 35 35 <!ENTITY libchamplain-version "0.12.20"> -
gnome/platform/gjs.xml
rc46217a rf17355f 7 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.66/gjs-&gjs-version;.tar.xz"> 8 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.66/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum " d43a936f5edd8ff36ecc54684b26d82a">9 <!ENTITY gjs-md5sum "82c3b0273f64859e776e52545b5f0b10"> 10 10 <!ENTITY gjs-size "432 KB"> 11 11 <!ENTITY gjs-buildsize "76 MB (with tests)"> … … 67 67 <para> 68 68 Estimated build time: &gjs-time; 69 </para>70 </listitem>71 </itemizedlist>72 73 <bridgehead renderas="sect3">Additional Downloads</bridgehead>74 <itemizedlist spacing="compact">75 <listitem>76 <para>77 Required patch:78 <ulink url="&patch-root;/gjs-&gjs-version;-upstream_fixes-1.patch"/>79 69 </para> 80 70 </listitem> … … 101 91 <xref linkend="valgrind"/> (for tests), 102 92 <ulink url="http://dtrace.org/blogs/about">DTrace</ulink>, 93 <ulink url="https://wiki.gnome.org/Projects/GTK/Roadmap/GTK4">GTK+-4</ulink>, 103 94 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and 104 95 <ulink url="https://sourceware.org/systemtap">Systemtap</ulink> … … 126 117 127 118 <screen><userinput remap="pre">sed -i '/symlink-gjs.py/s/^/#/g' meson.build</userinput></screen>--> 128 129 <para>130 First, apply a patch to fix some regressions in this version of gjs:131 </para>132 133 <screen><userinput remap="pre">patch -Np1 -i ../gjs-&gjs-version;-upstream_fixes-1.patch</userinput></screen>134 119 135 120 <para> -
gnome/platform/gnome-online-accounts.xml
rc46217a rf17355f 6 6 7 7 <!ENTITY gnome-online-accounts-download-http 8 "&gnome-download-http;/gnome-online-accounts/&gnome-minor-3 6;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">8 "&gnome-download-http;/gnome-online-accounts/&gnome-minor-38;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz"> 9 9 <!ENTITY gnome-online-accounts-download-ftp 10 "&gnome-download-ftp;/gnome-online-accounts/&gnome-minor-3 6;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">11 <!ENTITY gnome-online-accounts-md5sum " 44a37e1f8d4cac1dca0c41b57b49c2d0">12 <!ENTITY gnome-online-accounts-size "84 4KB">10 "&gnome-download-ftp;/gnome-online-accounts/&gnome-minor-38;/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz"> 11 <!ENTITY gnome-online-accounts-md5sum "fa62ae47bfe3b78a72db5d414b8de4d8"> 12 <!ENTITY gnome-online-accounts-size "840 KB"> 13 13 <!ENTITY gnome-online-accounts-buildsize "36 MB"> 14 14 <!ENTITY gnome-online-accounts-time "0.4 SBU"> … … 177 177 <seglistitem> 178 178 <seg> 179 goa-daemon (library executable)179 goa-daemon and goa-identity-service (library executables) 180 180 </seg> 181 181 <seg> -
gnome/platform/libsecret.xml
rc46217a rf17355f 7 7 <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz"> 8 8 <!ENTITY libsecret-download-ftp "&gnome-download-ftp;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz"> 9 <!ENTITY libsecret-md5sum " 47c3fdfeb111a87b509ad271e4a6f496">10 <!ENTITY libsecret-size "5 16KB">9 <!ENTITY libsecret-md5sum "bf92f48afab2891f644f311e0f37683f"> 10 <!ENTITY libsecret-size "520 KB"> 11 11 <!ENTITY libsecret-buildsize "14 MB (with tests)"> 12 12 <!ENTITY libsecret-time "0.2 SBU (with tests)"> -
gnome/platform/vte.xml
rc46217a rf17355f 7 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.62/vte-&vte-version;.tar.xz"> 8 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.62/vte-&vte-version;.tar.xz"> 9 <!ENTITY vte-md5sum " 7562e1dbe1992a48cbcfd10b7acc3ff6">10 <!ENTITY vte-size "4 26 KB">9 <!ENTITY vte-md5sum "b363c82b7d485d696fc1164bebca92b0"> 10 <!ENTITY vte-size "436 KB"> 11 11 <!ENTITY vte-buildsize "12 MB (with tests)"> 12 12 <!ENTITY vte-time "0.6 SBU (using parallelism=4; with tests)"> -
gnome/platform/yelp-xsl.xml
rc46217a rf17355f 7 7 <!ENTITY yelp-xsl-download-http "&gnome-download-http;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz"> 8 8 <!ENTITY yelp-xsl-download-ftp "&gnome-download-ftp;/yelp-xsl/&gnome-minor-38;/yelp-xsl-&yelp-xsl-version;.tar.xz"> 9 <!ENTITY yelp-xsl-md5sum " 10cd7eda97c9606f5c575977ce8c26dc">9 <!ENTITY yelp-xsl-md5sum "8f6d8e5dd3b2bb71167946fc55e35171"> 10 10 <!ENTITY yelp-xsl-size "632 KB"> 11 11 <!ENTITY yelp-xsl-buildsize "10 MB"> -
introduction/welcome/changelog.xml
rc46217a rf17355f 43 43 --> 44 44 <listitem> 45 <para>October 11th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to gjs-1.66.1. Fixes 49 <ulink url="&blfs-ticket-root;14117">#14117</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to libsecret-0.20.4. Fixes 53 <ulink url="&blfs-ticket-root;14124">#14124</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to vte-0.62.1. Fixes 57 <ulink url="&blfs-ticket-root;14118">#14118</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to yelp-xsl-3.38.1. Fixes 61 <ulink url="&blfs-ticket-root;14116">#14116</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[renodr] - Update to gnome-online-accounts-3.38.0. Fixes 65 <ulink url="&blfs-ticket-root;14120">#14120</ulink>.</para> 66 </listitem> 67 </itemizedlist> 68 </listitem> 69 70 <listitem> 45 71 <para>October 9th, 2020</para> 46 72 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.