Changeset ebda9aa


Ignore:
Timestamp:
12/15/2007 05:23:45 AM (16 years ago)
Author:
Ag Hatzimanikas <ag@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
41b9f22
Parents:
25f9f1f
Message:

Updated to XFS 2.9.4 thanks to a patch by Christian Wurst

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r25f9f1f rebda9aa  
    44-->
    55
    6 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     6<!ENTITY day          "15">                   <!-- Always 2 digits -->
    77<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    7373<!-- Chapter 5 -->
    7474<!ENTITY reiser-version               "3.6.20">
    75 <!ENTITY xfsprogs-version             "2.9.3">
     75<!ENTITY xfsprogs-version             "2.9.4">
    7676
    7777<!-- Chapter 6 -->
  • introduction/welcome/changelog.xml

    r25f9f1f rebda9aa  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>December 15th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ag] - Updated to XFS 2.9.4. Thanks to Christian Wurst for
     49          his patch.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4353
    4454    <listitem>
  • postlfs/filesystems/xfs.xml

    r25f9f1f rebda9aa  
    88  <!ENTITY xfsprogs-download-http " ">
    99  <!ENTITY xfsprogs-download-ftp  "ftp://oss.sgi.com/projects/xfs/download/cmd_tars/xfsprogs_&xfsprogs-version;-1.tar.gz">
    10   <!ENTITY xfsprogs-md5sum        "fd41478ab239c8815961dc13e3d4fa6f">
    11   <!ENTITY xfsprogs-size          "977 KB">
    12   <!ENTITY xfsprogs-buildsize     "39.3 MB">
    13   <!ENTITY xfsprogs-time          "0.63 SBU">
     10  <!ENTITY xfsprogs-md5sum        "174683e3b86b587ed59823fdbbb96ea4">
     11  <!ENTITY xfsprogs-size          "973 KB">
     12  <!ENTITY xfsprogs-buildsize     "32.7 MB">
     13  <!ENTITY xfsprogs-time          "0.7 SBU">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.