Ignore:
Timestamp:
05/01/2019 08:22:42 AM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b57de40
Parents:
568e425
Message:

Various fixes and one update:

  • tigervnc: bump server version to 1.20.4, fix instructions using undefined variables
  • DateTime::TimeZone (perl module dependency): remove spurious instructions
  • libreoffice: allow using system gpgme

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21529 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r568e425 r3b9bfde  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>May 1st, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Remove spurious instructions in DateTime::TimeZone
     50          (perl module dependency).</para>
     51        </listitem>
     52        <listitem>
     53          <para>[pierre] - Update server version to 1.20.4 in tigervnc, and
     54          fix instructions that were using undefined variables.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[pierre] - Add the --with-system-gpgmepp switch to libreoffice:
     58          fixes building with gawk-5.0, and allows using a system library
     59          instead of the bundled one.</para>
     60        </listitem>
     61      </itemizedlist>
     62    </listitem>
    4463
    4564    <listitem>
Note: See TracChangeset for help on using the changeset viewer.