Changeset 59c4cab


Ignore:
Timestamp:
05/08/2012 05:53:37 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
7a0533ee
Parents:
64e5289b
Message:

Update to vsftpd-3.0.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r64e5289b r59c4cab  
    571571<!ENTITY proftpd-version              "1.3.4a">
    572572<!-- samba3 (chapter 14) -->
    573 <!ENTITY vsftpd-version               "2.3.4">
     573<!ENTITY vsftpd-version               "3.0.3">
    574574<!-- <!ENTITY xinetd-version               "2.3.14"> -->
    575575
  • introduction/welcome/changelog.xml

    r64e5289b r59c4cab  
    4343-->
    4444    <listitem>
     45      <para>May 8th, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Updated to vsftpd-3.0.0.
     49          Fixes <ulink url="&blfs-ticket-root;3345">#3345</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>May 7th, 2012</para>
    4656      <itemizedlist>
  • server/major/vsftpd.xml

    r64e5289b r59c4cab  
    77  <!ENTITY vsftpd-download-http " ">
    88  <!ENTITY vsftpd-download-ftp  "https://security.appspot.com/downloads/vsftpd-&vsftpd-version;.tar.gz">
    9   <!ENTITY vsftpd-md5sum        "2ea5d19978710527bb7444d93b67767a">
    10   <!ENTITY vsftpd-size          "188 KB">
     9  <!ENTITY vsftpd-md5sum        "ad9fa952558c2c5b0426ccaccff0f972">
     10  <!ENTITY vsftpd-size          "196 KB">
    1111  <!ENTITY vsftpd-buildsize     "1.8 MB">
    1212  <!ENTITY vsftpd-time          "less than 0.1 SBU">
Note: See TracChangeset for help on using the changeset viewer.