Package vsftpd: Information

    Source package: vsftpd
    Version: 3.0.3-alt1
    Build time:  Jul 5, 2016, 06:15 PM in the task #166705
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: File Transfer Protocol (FTP) server
    Description: 
    vsftpd is a File Transfer Protocol (FTP) server.  The "vs" stands for
    Very Secure.  Obviously this is not a guarantee, but a reflection that
    the entire codebase has been written with security in mind, and the
    program has been carefully designed to be resilient to attack.

    List of rpms provided by this srpm:
    vsftpd (x86_64, i586)
    vsftpd-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

      1. libpam-devel
      2. pam_userpass-devel
      3. libcap-devel

    Last changed


    May 19, 2016 Dmitry V. Levin 3.0.3-alt1
    - 3.0.2 -> 3.0.3.
    - /etc/xinetd.d/vsftpd: raised rlimit_as from 100M to 200M.
    July 16, 2013 Dmitry V. Levin 3.0.2-alt4
    - Cleanup previous seccomp sandbox fixes.
    July 15, 2013 Dmitry V. Levin 3.0.2-alt3
    - Enabled fcntl F_SETFL O_RDONLY|O_LARGEFILE in seccomp sandbox
      (closes: #27752).