Changeset 7487d447


Ignore:
Timestamp:
02/16/2019 08:47:54 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 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:
83349bf
Parents:
9494270f
Message:

Update to libjpeg-turbo-2.0.2
Update to xcursor-themes-1.0.6
Fix borders and left-click menu in TWM by adding a dependency on Xorg Legacy Fonts
Tags

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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libseccomp.xml

    r9494270f r7487d447  
    4141    </para>
    4242
    43     &lfs83_checked;
     43    &lfs84_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/libjpeg-turbo.xml

    r9494270f r7487d447  
    77  <!ENTITY libjpeg-download-http "&sourceforge-dl;/libjpeg-turbo/libjpeg-turbo-&libjpeg-turbo-version;.tar.gz">
    88  <!ENTITY libjpeg-download-ftp  " ">
    9   <!ENTITY libjpeg-md5sum        "1b05a66aa9b006fd04ed29f408e68f46">
     9  <!ENTITY libjpeg-md5sum        "79f76fbfb0c6109631332762d10e16d2">
    1010  <!ENTITY libjpeg-size          "2.1 MB">
    11   <!ENTITY libjpeg-buildsize     "31 MB (with tests)">
    12   <!ENTITY libjpeg-time          "0.3 SBU (using parallelism=4; with tests)">
     11  <!ENTITY libjpeg-buildsize     "33 MB (with tests)">
     12  <!ENTITY libjpeg-time          "0.5 SBU (using parallelism=4; with tests)">
    1313]>
    1414
  • general/sysutils/systemd.xml

    r9494270f r7487d447  
    4343    </para>
    4444   
    45     &lfs83_checked;
     45    &lfs84_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r9494270f r7487d447  
    4646      <para>February 16th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to xcursor-themes-1.0.6. Fixes
     50          <ulink url="&blfs-ticket-root;11674">#11674</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to libjpeg-turbo-2.0.2 (Security Update).
     54          Fixes <ulink url="&blfs-ticket-root;11672">#11672</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[renodr] - Fix TWM's window borders and other issues
     58          by adding a dependency on the Xorg Legacy Fonts.</para>
     59        </listitem>
    4860        <listitem revision="systemd">
    4961          <para>[dj] - Systemd is a required dependency for
  • packages.ent

    r9494270f r7487d447  
    209209<!ENTITY lcms2-version                "2.9">
    210210<!ENTITY libexif-version              "0.6.21">
    211 <!ENTITY libjpeg-turbo-version        "2.0.1">
     211<!ENTITY libjpeg-turbo-version        "2.0.2">
    212212<!ENTITY libmng-version               "2.0.3">
    213213<!ENTITY libmypaint-version           "1.3.0"> <!-- version 1 only -->
     
    651651<!ENTITY libxcb-version               "1.13.1">
    652652<!ENTITY xbitmaps-version             "1.1.2">
    653 <!ENTITY xcursor-themes-version       "1.0.5">
     653<!ENTITY xcursor-themes-version       "1.0.6">
    654654<!ENTITY xkeyboard-config-version     "2.26">
    655655<!ENTITY mesa-major-minor             "18.3">
  • x/installing/twm.xml

    r9494270f r7487d447  
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    6464    <para role="required"><xref linkend="xorg-server"/></para>
     65
     66    <bridgehead renderas="sect4">Recommended</bridgehead>
     67    <para role="recommended"><xref linkend="xorg7-legacy"/></para>
    6568
    6669    <para condition="html" role="usernotes">User Notes:
  • x/installing/x7driver-synaptics.xml

    r9494270f r7487d447  
    4141      </para>
    4242
    43       &lfs83_checked;
     43      &lfs84_checked;
    4444
    4545      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-wacom.xml

    r9494270f r7487d447  
    4040      </para>
    4141
    42       &lfs83_checked;
     42      &lfs84_checked;
    4343
    4444      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/xcursor-themes.xml

    r9494270f r7487d447  
    77  <!ENTITY xcursor-themes-download-http "&xorg-download-http;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
    88  <!ENTITY xcursor-themes-download-ftp  "&xorg-download-ftp;/data/xcursor-themes-&xcursor-themes-version;.tar.bz2">
    9   <!ENTITY xcursor-themes-md5sum        "34a93df23e4aa9ee2832a4af33da3ceb">
     9  <!ENTITY xcursor-themes-md5sum        "aea14eabf40528ec4db18f1cfcf5c458">
    1010  <!ENTITY xcursor-themes-size          "2.3 MB">
    11   <!ENTITY xcursor-themes-buildsize     "11.5 MB">
     11  <!ENTITY xcursor-themes-buildsize     "15 MB">
    1212  <!ENTITY xcursor-themes-time          "less than 0.1 SBU">
    1313]>
  • x/wm/fluxbox.xml

    r9494270f r7487d447  
    3434    manager.</para>
    3535
    36     &lfs83_checked;
     36    &lfs84_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.