Changes in / [e294c0f:1aaf2d40]


Ignore:
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    re294c0f r1aaf2d40  
    179179      be obtained only from a git repository. The command to download
    180180      them is:
    181 <command>git clone git://git.freedesktop.org/git/poppler/test testfiles</command>.
     181<command>git clone --depth 1 git://git.freedesktop.org/git/poppler/test testfiles</command>.
    182182      Then issue: <command>LC_ALL=en_US.UTF-8 make test</command>.
    183183    </para>
  • introduction/welcome/changelog.xml

    re294c0f r1aaf2d40  
    4444     <para>May 5th, 2021</para>
    4545     <itemizedlist>
     46         <listitem>
     47           <para>[timtas] - Upgrade to thunderbird-78.10.1. Fixes
     48           <ulink url="&blfs-ticket-root;14998">#14998</ulink>.</para>
     49         </listitem>
    4650       <listitem>
    4751         <para>[thomas] - Upgrade libxkbcommon-1.3.0. Fixes
  • packages.ent

    re294c0f r1aaf2d40  
    947947<!ENTITY rox-filer-version            "2.11">
    948948<!ENTITY rxvt-unicode-version         "9.22">
    949 <!ENTITY thunderbird-version          "78.10.0">
     949<!ENTITY thunderbird-version          "78.10.1">
    950950<!ENTITY tigervnc-version             "1.11.0">
    951951<!ENTITY transmission-version         "3.00">
  • xsoft/other/thunderbird.xml

    re294c0f r1aaf2d40  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "6efec9af1c47a1d27f39626c89848e84">
    10   <!ENTITY thunderbird-size          "336 MB">
    11   <!ENTITY thunderbird-buildsize     "5.3 GB (176 MB installed)">
     9  <!ENTITY thunderbird-md5sum        "8986771daeaf38228371187a9d862cfa">
     10  <!ENTITY thunderbird-size          "338 MB">
     11  <!ENTITY thunderbird-buildsize     "5.1 GB (176 MB installed)">
    1212  <!ENTITY thunderbird-time          "31 SBU (on a 4-core machine)">
    1313  <!-- Removed the -j1 time because python and rust do not obey it, although
Note: See TracChangeset for help on using the changeset viewer.