Changeset b57fc39


Ignore:
Timestamp:
03/14/2005 02:07:02 AM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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:
e93dd232
Parents:
d439702
Message:

Update to xorg 6.8.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd439702 rb57fc39  
    272272<!--   Part VIII -->                 
    273273<!-- Chapter 25 -->                 
    274 <!ENTITY xorg-version                 "6.8.1">
     274<!ENTITY xorg-version                 "6.8.2">
    275275<!ENTITY xfree86-version              "4.4.0">   
    276276                                     
  • introduction/welcome/changelog.xml

    rd439702 rb57fc39  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>March 13th, 2005 [bdubbs]: Update xorg to 6.8.2.
     26</para></listitem>
    2427
    2528<listitem><para>March 13th, 2005 [bdubbs]: Update dhcp patch to really
  • server/other/dhcp.xml

    rd439702 rb57fc39  
    7676the following commands:</para>
    7777
    78 <screen><userinput><command>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-1.patch &amp;&amp;
     78<screen><userinput><command>patch -Np1 -i ../dhcp-&dhcp-version;-iproute2-2.patch &amp;&amp;
    7979./configure &amp;&amp;
    8080make</command></userinput></screen>
  • x/installing/xorg.xml

    rd439702 rb57fc39  
    77  <!ENTITY xorg-download-http " ">
    88  <!ENTITY xorg-download-ftp  "ftp://ftp.opengroup.org/pub/x.org/pub/X11R&xorg-version;/src-single/X11R&xorg-version;-src.tar.bz2">
    9   <!ENTITY xorg-md5sum        "a9756b1898220b960f3cb1feb77721c3">
    10   <!ENTITY xorg-size          "41 MB">
    11   <!ENTITY xorg-buildsize     "645 MB">
    12   <!ENTITY xorg-time          "17.1 SBU">
     9  <!ENTITY xorg-md5sum        "8131cd7ea1e4566e6e05c438a93fcfe1">
     10  <!ENTITY xorg-size          "43 MB">
     11  <!ENTITY xorg-buildsize     "655 MB">
     12  <!ENTITY xorg-time          "17.8 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.