Changeset 2f12da13


Ignore:
Timestamp:
06/12/2016 11:24:23 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
50fefd6
Parents:
37892fa
Message:

Update to xf86-input-evdev-2.10.3
Textual fixes

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

Files:
11 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/jasper.xml

    r37892fa r2f12da13  
    223223        <term><filename class='libraryfile'>libjasper.so</filename></term>
    224224        <listitem>
    225           <para>a library used by programs for reading and writing
     225          <para>is a library used by programs for reading and writing
    226226          JPEG2000 format files.</para>
    227227          <indexterm zone="jasper jasper-lib">
  • introduction/welcome/changelog.xml

    r37892fa r2f12da13  
    4747      <para>June 12th, 2016</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[renodr] - Update to xf86-input-evdev-2.10.3. Fixes
     51          <ulink url="&blfs-ticket-root;7903">#7903</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[bdubbs] - Update to cups-1.9.0. Fixes
  • networking/netprogs/nfs-utils.xml

    r37892fa r2f12da13  
    404404        <term><command>mount.nfs</command></term>
    405405        <listitem>
    406           <para>Used to mount a network share using NFS</para>
     406          <para>is used to mount a network share using NFS</para>
    407407          <indexterm zone="nfs-utils mount.nfs">
    408408            <primary sortas="b-mount.nfs">mount.nfs</primary>
     
    414414        <term><command>mount.nfs4</command></term>
    415415        <listitem>
    416           <para>Used to mount a network share using NFSv4</para>
     416          <para>is used to mount a network share using NFSv4</para>
    417417          <indexterm zone="nfs-utils mount.nfs4">
    418418            <primary sortas="b-mount.nfs4">mount.nfs4</primary>
     
    424424        <term><command>nfsiostat</command></term>
    425425        <listitem>
    426           <para>Report input/output statistics for network filesystems.</para>
     426          <para>reports input/output statistics for network filesystems.</para>
    427427          <indexterm zone="nfs-utils nfsiostat-nfs-utils">
    428428            <primary sortas="b-nfsiostat-nfs-utils">nfsiostat</primary>
     
    531531        <term><command>umount.nfs</command></term>
    532532        <listitem>
    533           <para>Used to unmount a network share using NFS</para>
     533          <para>is used to unmount a network share using NFS</para>
    534534          <indexterm zone="nfs-utils umount.nfs">
    535535            <primary sortas="b-umount.nfs">umount.nfs</primary>
     
    541541        <term><command>umount.nfs4</command></term>
    542542        <listitem>
    543           <para>Used to unmount a network share using NFSv4</para>
     543          <para>is used to unmount a network share using NFSv4</para>
    544544          <indexterm zone="nfs-utils umount.nfs4">
    545545            <primary sortas="b-umount.nfs4">umount.nfs4</primary>
  • postlfs/security/linux-pam.xml

    r37892fa r2f12da13  
    137137    </para>
    138138
    139 <screen><userinput>./configure --prefix=/usr \
     139<screen><userinput>./configure --prefix=/usr     \
    140140            --sysconfdir=/etc \
    141141            --libdir=/usr/lib \
  • postlfs/security/mitkrb.xml

    r37892fa r2f12da13  
    215215
    216216    <para>
    217       <option>--with-ldap</option>: Use this switch if you want to compile
     217      <option>--with-ldap</option>: Use this switch if you want to compile the
    218218      <application>OpenLDAP</application> database backend module.
    219219    </para>
     
    563563        <listitem>
    564564          <para>
    565             is a utility similar at <command>kadmin</command>, but if the
     565            is a utility similar to <command>kadmin</command>, but if the
    566566            database is db2, the local client <command>kadmin.local</command>,
    567567            is intended to run directly on the master KDC without Kerberos
     
    731731        <listitem>
    732732          <para>
    733             send problem report (PR) to a central support site.
     733            sends a problem report (PR) to a central support site.
    734734          </para>
    735735          <indexterm zone="mitkrb krb5-send-pr">
     
    797797        <listitem>
    798798          <para>
    799             used to contact a sample server and authenticate to it
     799            is used to contact a sample server and authenticate to it
    800800            using Kerberos 5 tickets, then display the server's
    801801            response.
     
    849849        <listitem>
    850850          <para>
    851             is an another sample client.
     851            is another sample client.
    852852          </para>
    853853          <indexterm zone="mitkrb uuclient">
     
    861861        <listitem>
    862862          <para>
    863             is an another sample server.
     863            is another sample server.
    864864          </para>
    865865          <indexterm zone="mitkrb uuserver">
     
    874874        <listitem>
    875875          <para>
    876             contain the Generic Security Service Application Programming
     876            contains the Generic Security Service Application Programming
    877877            Interface (GSSAPI) functions which provides security services
    878878            to callers in a generic fashion, supportable with a range of
     
    904904        <listitem>
    905905          <para>
    906             contain the administrative authentication and password
     906            contains the administrative authentication and password
    907907            checking functions required by Kerberos 5 servers.
    908908          </para>
  • postlfs/security/shadow.xml

    r37892fa r2f12da13  
    429429
    430430<screen role="root"><userinput>cat &gt; /etc/pam.d/chage &lt;&lt; "EOF"
    431 <literal>#Begin /etc/pam.d/chage
     431<literal># Begin /etc/pam.d/chage
    432432
    433433# always allow root
  • x/installing/x7driver-evdev.xml

    r37892fa r2f12da13  
    55  %general-entities;
    66
    7   <!ENTITY xorg-evdev-driver-version "2.10.2">
     7  <!ENTITY xorg-evdev-driver-version "2.10.3">
    88
    99  <!ENTITY xorg-evdev-driver-download-http "&xorg-download-http;/driver/xf86-input-evdev-&xorg-evdev-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-evdev-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-input-evdev-&xorg-evdev-driver-version;.tar.bz2">
    11   <!ENTITY xorg-evdev-driver-md5sum        "452bcc3bcce712b59af363eea94e3392">
     11  <!ENTITY xorg-evdev-driver-md5sum        "aa3363ce5061d0c4d1e7f7019b99716d">
    1212  <!ENTITY xorg-evdev-driver-size          "396 KB">
    13   <!ENTITY xorg-evdev-driver-buildsize     "3.7 MB">
     13  <!ENTITY xorg-evdev-driver-buildsize     "5.0 MB">
    1414  <!ENTITY xorg-evdev-driver-time          "less than 0.1 SBU">
    1515]>
  • x/installing/x7driver-fbdev.xml

    r37892fa r2f12da13  
    4141      </para>
    4242
    43       &lfs79_checked;
     43      &lfs79_checked;&gcc6_checked;
    4444
    4545      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7driver-nouveau.xml

    r37892fa r2f12da13  
    4646      <note><para>This is a development version of the Nouveau driver
    4747      which is needed to build properly with the latest xorg-server.</para></note>
    48       &lfs79_checked;
     48
     49      &lfs79_checked;&gcc6_checked;
    4950
    5051      <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/lib/libglade.xml

    r37892fa r2f12da13  
    143143        <term><filename class='libraryfile'>libglade-2.0.so</filename></term>
    144144        <listitem>
    145           <para>contain the functions necessary to load Glade interface
     145          <para>contains the functions necessary to load Glade interface
    146146          files.</para>
    147147          <indexterm zone="libglade libglade-lib">
  • x/lib/pango.xml

    r37892fa r2f12da13  
    227227        <listitem>
    228228          <para>
    229             contain low level layout rendering routines, a high level driver for
     229            contains low level layout rendering routines, a high level driver for
    230230            laying out entire blocks of text, and routines to assist in editing
    231231            internationalized text.
Note: See TracChangeset for help on using the changeset viewer.