d7fdbd import vsftpd-3.0.3-28.el8

Merged and Committed by centosrcm 4 years ago
71 files changed. 6152 lines added. 0 lines removed.
.gitignore
file added
+1
.vsftpd.metadata
file added
+1
SOURCES/0001-Don-t-use-the-provided-script-to-locate-libraries.patch
file added
+27
SOURCES/0002-Enable-build-with-SSL.patch
file added
+25
SOURCES/0003-Enable-build-with-TCP-Wrapper.patch
file added
+25
SOURCES/0004-Use-etc-vsftpd-dir-for-config-files-instead-of-etc.patch
file added
+483
SOURCES/0005-Use-hostname-when-calling-PAM-authentication-module.patch
file added
+75
SOURCES/0006-Close-stdin-out-err-before-listening-for-incoming-co.patch
file added
+35
SOURCES/0007-Make-filename-filters-smarter.patch
file added
+102
SOURCES/0008-Write-denied-logins-into-the-log.patch
file added
+147
SOURCES/0009-Trim-whitespaces-when-reading-configuration.patch
file added
+99
SOURCES/0010-Improve-daemonizing.patch
file added
+209
SOURCES/0011-Fix-listing-with-more-than-one-star.patch
file added
+38
SOURCES/0012-Replace-syscall-__NR_clone-.-with-clone.patch
file added
+35
SOURCES/0013-Extend-man-pages-with-systemd-info.patch
file added
+86
SOURCES/0014-Add-support-for-square-brackets-in-ls.patch
file added
+277
SOURCES/0015-Listen-on-IPv6-by-default.patch
file added
+55
SOURCES/0016-Increase-VSFTP_AS_LIMIT-from-200UL-to-400UL.patch
file added
+27
SOURCES/0017-Fix-an-issue-with-timestamps-during-DST.patch
file added
+161
SOURCES/0018-Change-the-default-log-file-in-configuration.patch
file added
+43
SOURCES/0019-Introduce-reverse_lookup_enable-option.patch
file added
+109
SOURCES/0020-Use-unsigned-int-for-uid-and-gid-representation.patch
file added
+250
SOURCES/0021-Introduce-support-for-DHE-based-cipher-suites.patch
file added
+226
SOURCES/0022-Introduce-support-for-EDDHE-based-cipher-suites.patch
file added
+136
SOURCES/0023-Add-documentation-for-isolate_-options.-Correct-defa.patch
file added
+63
SOURCES/0024-Introduce-new-return-value-450.patch
file added
+77
SOURCES/0025-Improve-local_max_rate-option.patch
file added
+90
SOURCES/0026-Prevent-hanging-in-SIGCHLD-handler.patch
file added
+81
SOURCES/0027-Delete-files-when-upload-fails.patch
file added
+138
SOURCES/0028-Fix-man-page-rendering.patch
file added
+26
SOURCES/0029-Fix-segfault-in-config-file-parser.patch
file added
+25
SOURCES/0030-Fix-logging-into-syslog-when-enabled-in-config.patch
file added
+25
SOURCES/0031-Fix-question-mark-wildcard-withing-a-file-name.patch
file added
+28
SOURCES/0032-Propagate-errors-from-nfs-with-quota-to-client.patch
file added
+147
SOURCES/0033-Introduce-TLSv1.1-and-TLSv1.2-options.patch
file added
+153
SOURCES/0034-Turn-off-seccomp-sandbox-because-it-is-too-strict.patch
file added
+25
SOURCES/0035-Modify-DH-enablement-patch-to-build-with-OpenSSL-1.1.patch
file added
+74
SOURCES/0036-Redefine-VSFTP_COMMAND_FD-to-1.patch
file added
+29
SOURCES/0037-Document-the-relationship-of-text_userdb_names-and-c.patch
file added
+29
SOURCES/0038-Document-allow_writeable_chroot-in-the-man-page.patch
file added
+32
SOURCES/0039-Improve-documentation-of-ASCII-mode-in-the-man-page.patch
file added
+34
SOURCES/0040-Use-system-wide-crypto-policy.patch
file added
+27
SOURCES/0041-Document-the-new-default-for-ssl_ciphers-in-the-man-.patch
file added
+31
SOURCES/0042-When-handling-FEAT-command-check-ssl_tlsv1_1-and-ssl.patch
file added
+32
SOURCES/0043-Enable-only-TLSv1.2-by-default.patch
file added
+53
SOURCES/0044-Disable-anonymous_enable-in-default-config-file.patch
file added
+26
SOURCES/0045-Expand-explanation-of-ascii_-options-behaviour-in-ma.patch
file added
+52
SOURCES/0046-vsftpd.conf-Refer-to-the-man-page-regarding-the-asci.patch
file added
+27
SOURCES/0047-Disable-tcp_wrappers-support.patch
file added
+49
SOURCES/0048-Fix-default-value-of-strict_ssl_read_eof-in-man-page.patch
file added
+29
SOURCES/0049-Add-new-filename-generation-algorithm-for-STOU-comma.patch
file added
+322
SOURCES/0050-Don-t-link-with-libnsl.patch
file added
+27
SOURCES/0051-Improve-documentation-of-better_stou-in-the-man-page.patch
file added
+30
SOURCES/0052-Fix-rDNS-with-IPv6.patch
file added
+195
SOURCES/0053-Always-do-chdir-after-chroot.patch
file added
+32
SOURCES/0054-vsf_sysutil_rcvtimeo-Check-return-value-of-setsockop.patch
file added
+33
SOURCES/0055-vsf_sysutil_get_tz-Check-the-return-value-of-syscall.patch
file added
+108
SOURCES/0056-Log-die-calls-to-syslog.patch
file added
+206
SOURCES/0057-Improve-error-message-when-max-number-of-bind-attemp.patch
file added
+27
SOURCES/0058-Make-the-max-number-of-bind-retries-tunable.patch
file added
+103
SOURCES/0059-Fix-SEGFAULT-when-running-in-a-container-as-PID-1.patch
file added
+58
SOURCES/vsftpd-generator
file added
+15
SOURCES/vsftpd.ftpusers
file added
+15
SOURCES/vsftpd.pam
file added
+8
SOURCES/vsftpd.service
file added
+10
SOURCES/vsftpd.target
file added
+6
SOURCES/vsftpd.user_list
file added
+20
SOURCES/vsftpd.xinetd
file added
+14
SOURCES/vsftpd@.service
file added
+11
SOURCES/vsftpd_conf_migrate.sh
file added
+13
SPECS/vsftpd.spec
file added
+825
    import vsftpd-3.0.3-28.el8
    
        
file added
+1
file added
+1
file added
+8
file added
+825