Changeset 850837c5


Ignore:
Timestamp:
12/23/2015 06:42:34 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
458f430
Parents:
2b1b6abe
Message:
  • Update to libXi-1.7.6.
  • Update to xf86-video-nouveau-1.0.12.
  • Update to libinput-1.1.4.
  • Update to mesa-11.0.8.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2b1b6abe r850837c5  
    4848      <para>December 23rd, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to mesa-11.0.8. Fixes
     52          <ulink url="&blfs-ticket-root;7282">#7282</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to libinput-1.1.4. Fixes
     56          <ulink url="&blfs-ticket-root;7280">#7280</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to xf86-video-nouveau-1.0.12. Fixes
     60          <ulink url="&blfs-ticket-root;7279">#7279</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to libXi-1.7.6. Fixes
     64          <ulink url="&blfs-ticket-root;7278">#7278</ulink>.</para>
     65        </listitem>
    5066        <listitem>
    5167          <para>[fernando] - Update to rsync-3.1.2. Fixes
  • packages.ent

    r2b1b6abe r850837c5  
    453453<!ENTITY xcursor-themes-version       "1.0.4">
    454454<!ENTITY xkeyboard-config-version     "2.16">
    455 <!ENTITY mesa-version                 "11.0.7">
     455<!ENTITY mesa-version                 "11.0.8">
    456456<!ENTITY xcb-util-version             "0.4.0">
    457457<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/libinput.xml

    r2b1b6abe r850837c5  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.1.3">
     7  <!ENTITY libinput-version "1.1.4">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "3bca9bd8fb2853216352b347dd247726">
    12   <!ENTITY libinput-size          "800 KB">
     11  <!ENTITY libinput-md5sum        "0945318141c1a9f52857bbf65d175f32">
     12  <!ENTITY libinput-size          "804 KB">
    1313  <!ENTITY libinput-buildsize     "31 MB">
    1414  <!ENTITY libinput-time          "0.2 SBU">
  • x/installing/mesa.xml

    r2b1b6abe r850837c5  
    77  <!ENTITY mesa-download-http " ">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "5bb515d4b0931b7a9e1bfec3da73f10f">
     9  <!ENTITY mesa-md5sum        "83638efaa55d00075752fce57f91bf2d">
    1010  <!ENTITY mesa-size          "7 MB">
    1111  <!ENTITY mesa-buildsize     "306 MB (with tests and docs)">
    12   <!ENTITY mesa-time          "9.2 SBU (with tests and docs)">
     12  <!ENTITY mesa-time          "2.7 SBU (with tests and docs - all with parallelism = 4)">
    1313]>
    1414
  • x/installing/x7driver-nouveau.xml

    r2b1b6abe r850837c5  
    55  %general-entities;
    66
    7   <!--<!ENTITY xorg-nouveau-driver-version "1.0.11">-->
    8   <!ENTITY xorg-nouveau-driver-version "1ff13a92">
    9 
    10   <!--<!ENTITY xorg-nouveau-driver-download-http "&xorg-download-http;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
    11   <!ENTITY xorg-nouveau-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">-->
    12   <!ENTITY xorg-nouveau-driver-download-http "&sources-anduin-http;/xf86-video-nouveau/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">
    13   <!ENTITY xorg-nouveau-driver-download-ftp  "&sources-anduin-ftp;/xf86-video-nouveau/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">
    14   <!ENTITY xorg-nouveau-driver-md5sum        "5d6441918f7525e6565ccb708cf1703c">
    15   <!ENTITY xorg-nouveau-driver-size          "5.0 MB">
    16   <!ENTITY xorg-nouveau-driver-buildsize     "20 MB">
     7  <!ENTITY xorg-nouveau-driver-version "1.0.12">
     8  <!--<!ENTITY xorg-nouveau-driver-version "1ff13a92">-->
     9
     10  <!ENTITY xorg-nouveau-driver-download-http "&xorg-download-http;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
     11  <!ENTITY xorg-nouveau-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.bz2">
     12  <!--<!ENTITY xorg-nouveau-driver-download-http "&sources-anduin-http;/xf86-video-nouveau/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">
     13  <!ENTITY xorg-nouveau-driver-download-ftp  "&sources-anduin-ftp;/xf86-video-nouveau/xf86-video-nouveau-&xorg-nouveau-driver-version;.tar.xz">-->
     14  <!ENTITY xorg-nouveau-driver-md5sum        "dc79910c7b9e32321cefc7af250c7765">
     15  <!ENTITY xorg-nouveau-driver-size          "588 KB">
     16  <!ENTITY xorg-nouveau-driver-buildsize     "14 MB">
    1717  <!ENTITY xorg-nouveau-driver-time          "0.1 SBU">
    1818]>
  • x/installing/x7lib.xml

    r2b1b6abe r850837c5  
    6868  <!ENTITY libXft-md5sum                   "331b3a2a3a1a78b5b44cfbd43f86fcfe">
    6969
    70   <!ENTITY libXi-version                   "1.7.5">
    71   <!ENTITY libXi-md5sum                    "9f02462855c598a0cd0ddfd98c6e25f5">
     70  <!ENTITY libXi-version                   "1.7.6">
     71  <!ENTITY libXi-md5sum                    "510e555ecfffa8d2298a0f42b725e563">
    7272
    7373  <!ENTITY libXinerama-version             "1.1.3">
Note: See TracChangeset for help on using the changeset viewer.