Changeset 58329c3


Ignore:
Timestamp:
10/20/2013 07:31:32 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
be774eb
Parents:
359fdb62
Message:

update to xauth-1.0.8

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r359fdb62 r58329c3  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 19th, &year;">
     9<!ENTITY releasedate  "October 20th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r359fdb62 r58329c3  
    4545-->
    4646    <listitem>
     47      <para>October 20th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to xauth-1.0.8. Fixes
     51          <ulink url="&blfs-ticket-root;4188">#4188</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>October 19th, 2013</para>
    4858      <itemizedlist>
  • x/installing/x7app.xml

    r359fdb62 r58329c3  
    3838  <!ENTITY x11perf-md5sum                  "5c3c7431a38775caaea6051312a49bc9">
    3939
    40   <!ENTITY xauth-version                   "1.0.7">
    41   <!ENTITY xauth-md5sum                    "cbcbd8f2156a53b609800bec4c6b6c0e">
     40  <!ENTITY xauth-version                   "1.0.8">
     41  <!ENTITY xauth-md5sum                    "50ee2ec0836c0186b05ec8fdcfd566d0">
    4242
    4343  <!ENTITY xbacklight-version              "1.2.1">
     
    297297
    298298        <seg>bdftopcf, iceauth, luit, mkfontdir, mkfontscale, sessreg,
    299         setxkbmap, smproxy, x11perf, x11perfcomp, xauth, xbacklight,
     299        setxkbmap, smproxy, test_xauth, x11perf, x11perfcomp, xauth, xbacklight,
    300300        xcmsdb, xcursorgen, xdpr, xdpyinfo, xdriinfo, xev, xgamma, xhost,
    301301        xinput, xkbbell, xkbcomp, xkbevd, xkbvleds, xkbwatch, xkeystone, xkill,
Note: See TracChangeset for help on using the changeset viewer.