Changeset b5b51a2


Ignore:
Timestamp:
05/09/2008 10:49:46 AM (16 years ago)
Author:
Randy McMurchy <randy@…>
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:
fd7e0ed6
Parents:
2504eea
Message:

Updated to rsync-3.0.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2504eea rb5b51a2  
    44-->
    55
    6 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     6<!ENTITY day          "09">                   <!-- Always 2 digits -->
    77<!ENTITY month        "05">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
     
    346346<!ENTITY openssh-version              "4.7p1">
    347347<!ENTITY portmap-version              "6.0">
    348 <!ENTITY rsync-version                "3.0.0">
     348<!ENTITY rsync-version                "3.0.2">
    349349<!ENTITY samba3-version               "3.0.25b">
    350350<!ENTITY subversion-version           "1.4.4">
  • introduction/welcome/changelog.xml

    r2504eea rb5b51a2  
    4343
    4444    <listitem>
     45      <para>May 9th, 2008</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to rsync-3.0.2.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>May 7th, 2008</para>
    4655      <itemizedlist>
    4756        <listitem>
    48           <para>[dj] - Completed cleanup for /etc/X11 and /usr/X11R6
     57          <para>[dj] - Completed cleanup for /etc/X11 changes and /usr/X11R6
    4958          removal.</para>
    5059        </listitem>
     
    6675        </listitem>
    6776        <listitem>
    68           <para>[thomas] - Updated to QT-3.3.8b (bugfix release with applied
    69           UTF patch).</para>
     77          <para>[thomas] - Updated to QT-3.3.8b.</para>
    7078        </listitem>
    7179      </itemizedlist>
  • server/other/rsync.xml

    r2504eea rb5b51a2  
    99  <!-- <!ENTITY rsync-download-http "http://rsync.samba.org/ftp/rsync/old-versions/rsync-&rsync-version;.tar.gz"> -->
    1010  <!-- <!ENTITY rsync-download-ftp  "&gentoo-ftp-repo;/rsync-&rsync-version;.tar.gz"> -->
    11   <!ENTITY rsync-md5sum        "2122d460b4119749c6e5993938a9b501">
    12   <!ENTITY rsync-size          "757 KB">
    13   <!ENTITY rsync-buildsize     "33 MB (includes installing all documentation)">
     11  <!ENTITY rsync-md5sum        "fd4c5d77d8cb7bb86ab209076fa214d9">
     12  <!ENTITY rsync-size          "765 KB">
     13  <!ENTITY rsync-buildsize     "35 MB (includes installing all documentation)">
    1414  <!ENTITY rsync-time          "0.2 SBU">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.