Changeset bc0d10e
- Timestamp:
- 01/24/2020 10:59:11 PM (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:
- a6ea526
- Parents:
- 57b3c45
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r57b3c45 rbc0d10e 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 3"> <!-- Always 2 digits -->3 <!ENTITY day "24"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- 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 "January 2 3rd, &year;">9 <!ENTITY releasedate "January 24th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libarchive.xml
r57b3c45 rbc0d10e 76 76 <para role="optional"> 77 77 <xref linkend="libxml2"/>, 78 <xref linkend="lzo"/>, 79 <xref linkend="nettle"/> , and80 < ulink url="https://facebook.github.io/zstd/">zstd</ulink>78 <xref linkend="lzo"/>, and 79 <xref linkend="nettle"/> 80 <!-- <ulink url="https://facebook.github.io/zstd/">zstd</ulink> Now in LFS --> 81 81 </para> 82 82 -
gnome.ent
r57b3c45 rbc0d10e 58 58 <!ENTITY gnome-settings-daemon-version "3.34.2"> 59 59 <!ENTITY gnome-control-center-version "3.34.2"> 60 <!ENTITY mutter-version "3.34. 1">60 <!ENTITY mutter-version "3.34.3"> 61 61 <!ENTITY gnome-shell-version "3.34.3"> 62 62 <!ENTITY gnome-shell-extensions-version "3.34.2"> -
gnome/platform/mutter.xml
r57b3c45 rbc0d10e 7 7 <!ENTITY mutter-download-http "&gnome-download-http;/mutter/&gnome-minor-34;/mutter-&mutter-version;.tar.xz"> 8 8 <!ENTITY mutter-download-ftp "&gnome-download-ftp;/mutter/&gnome-minor-34;/mutter-&mutter-version;.tar.xz"> 9 <!ENTITY mutter-md5sum " 4d7b67471fa4177e5ff0357e1f1736fb">10 <!ENTITY mutter-size "2. 7MB">11 <!ENTITY mutter-buildsize " 487MB">12 <!ENTITY mutter-time " 0.7SBU (Using parallelism=4)">9 <!ENTITY mutter-md5sum "c3ee46ae7b84d9d0e8dd3f9e04a61ab1"> 10 <!ENTITY mutter-size "2.6 MB"> 11 <!ENTITY mutter-buildsize "614 MB"> 12 <!ENTITY mutter-time "1.1 SBU (Using parallelism=4)"> 13 13 ]> 14 14 … … 73 73 </itemizedlist> 74 74 75 <!-- 75 76 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 76 77 <itemizedlist spacing="compact"> … … 82 83 </listitem> 83 84 </itemizedlist> 85 --> 84 86 85 87 <bridgehead renderas="sect3">Mutter Dependencies</bridgehead> … … 133 135 <sect2 role="installation"> 134 136 <title>Installation of Mutter</title> 135 137 <!-- 136 138 <para> 137 139 First, apply a patch to Mutter to fix some upstream bugs: … … 139 141 140 142 <screen><userinput remap="pre">patch -Np1 -i ../mutter-&mutter-version;-upstream_fixes-1.patch</userinput></screen> 143 --> 141 144 142 145 <para> -
introduction/welcome/changelog.xml
r57b3c45 rbc0d10e 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 24th, 2020</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to mutter-3.34.3. Fixes 49 <ulink url="&blfs-ticket-root;12631">#12631</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>January 23rd, 2020</para> -
postlfs/filesystems/parted.xml
r57b3c45 rbc0d10e 79 79 <bridgehead renderas="sect4">Optional</bridgehead> 80 80 <para role="optional"> 81 <xref linkend="dosfstools"/>, 81 82 <xref linkend="pth"/>, 82 83 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
Note:
See TracChangeset
for help on using the changeset viewer.