ab00cd
%global _generatorsdir %{_prefix}/lib/systemd/system-generators
ab00cd
ab00cd
Name:    vsftpd
ab00cd
Version: 3.0.3
620a98
Release: 35%{?dist}
ab00cd
Summary: Very Secure Ftp Daemon
ab00cd
ab00cd
Group:    System Environment/Daemons
ab00cd
# OpenSSL link exception
ab00cd
License:  GPLv2 with exceptions
ab00cd
URL:      https://security.appspot.com/vsftpd.html
ab00cd
Source0:  https://security.appspot.com/downloads/%{name}-%{version}.tar.gz
ab00cd
Source1:  vsftpd.xinetd
ab00cd
Source2:  vsftpd.pam
ab00cd
Source3:  vsftpd.ftpusers
ab00cd
Source4:  vsftpd.user_list
ab00cd
Source6:  vsftpd_conf_migrate.sh
ab00cd
Source7:  vsftpd.service
ab00cd
Source8:  vsftpd@.service
ab00cd
Source9:  vsftpd.target
ab00cd
Source10: vsftpd-generator
ab00cd
ab00cd
BuildRequires: pam-devel
ab00cd
BuildRequires: libcap-devel
ab00cd
BuildRequires: openssl-devel
ab00cd
BuildRequires: systemd
ab00cd
BuildRequires: git
ab00cd
BuildRequires: gcc
ab00cd
ab00cd
Requires: logrotate
ab00cd
ab00cd
Patch1:  0001-Don-t-use-the-provided-script-to-locate-libraries.patch
ab00cd
Patch2:  0002-Enable-build-with-SSL.patch
ab00cd
Patch3:  0003-Enable-build-with-TCP-Wrapper.patch
ab00cd
Patch4:  0004-Use-etc-vsftpd-dir-for-config-files-instead-of-etc.patch
ab00cd
Patch5:  0005-Use-hostname-when-calling-PAM-authentication-module.patch
ab00cd
Patch6:  0006-Close-stdin-out-err-before-listening-for-incoming-co.patch
ab00cd
Patch7:  0007-Make-filename-filters-smarter.patch
ab00cd
Patch8:  0008-Write-denied-logins-into-the-log.patch
ab00cd
Patch9:  0009-Trim-whitespaces-when-reading-configuration.patch
ab00cd
Patch10: 0010-Improve-daemonizing.patch
ab00cd
Patch11: 0011-Fix-listing-with-more-than-one-star.patch
ab00cd
Patch12: 0012-Replace-syscall-__NR_clone-.-with-clone.patch
ab00cd
Patch13: 0013-Extend-man-pages-with-systemd-info.patch
ab00cd
Patch14: 0014-Add-support-for-square-brackets-in-ls.patch
ab00cd
Patch15: 0015-Listen-on-IPv6-by-default.patch
ab00cd
Patch16: 0016-Increase-VSFTP_AS_LIMIT-from-200UL-to-400UL.patch
ab00cd
Patch17: 0017-Fix-an-issue-with-timestamps-during-DST.patch
ab00cd
Patch18: 0018-Change-the-default-log-file-in-configuration.patch
ab00cd
Patch19: 0019-Introduce-reverse_lookup_enable-option.patch
ab00cd
Patch20: 0020-Use-unsigned-int-for-uid-and-gid-representation.patch
ab00cd
Patch21: 0021-Introduce-support-for-DHE-based-cipher-suites.patch
ab00cd
Patch22: 0022-Introduce-support-for-EDDHE-based-cipher-suites.patch
ab00cd
Patch23: 0023-Add-documentation-for-isolate_-options.-Correct-defa.patch
ab00cd
Patch24: 0024-Introduce-new-return-value-450.patch
ab00cd
Patch25: 0025-Improve-local_max_rate-option.patch
ab00cd
Patch26: 0026-Prevent-hanging-in-SIGCHLD-handler.patch
ab00cd
Patch27: 0027-Delete-files-when-upload-fails.patch
ab00cd
Patch28: 0028-Fix-man-page-rendering.patch
ab00cd
Patch29: 0029-Fix-segfault-in-config-file-parser.patch
ab00cd
Patch30: 0030-Fix-logging-into-syslog-when-enabled-in-config.patch
ab00cd
Patch31: 0031-Fix-question-mark-wildcard-withing-a-file-name.patch
ab00cd
Patch32: 0032-Propagate-errors-from-nfs-with-quota-to-client.patch
ab00cd
Patch33: 0033-Introduce-TLSv1.1-and-TLSv1.2-options.patch
ab00cd
Patch34: 0034-Turn-off-seccomp-sandbox-because-it-is-too-strict.patch
ab00cd
Patch35: 0035-Modify-DH-enablement-patch-to-build-with-OpenSSL-1.1.patch
ab00cd
Patch36: 0036-Redefine-VSFTP_COMMAND_FD-to-1.patch
ab00cd
Patch37: 0037-Document-the-relationship-of-text_userdb_names-and-c.patch
ab00cd
Patch38: 0038-Document-allow_writeable_chroot-in-the-man-page.patch
ab00cd
Patch39: 0039-Improve-documentation-of-ASCII-mode-in-the-man-page.patch
ab00cd
Patch40: 0040-Use-system-wide-crypto-policy.patch
ab00cd
Patch41: 0041-Document-the-new-default-for-ssl_ciphers-in-the-man-.patch
ab00cd
Patch42: 0042-When-handling-FEAT-command-check-ssl_tlsv1_1-and-ssl.patch
ab00cd
Patch43: 0043-Enable-only-TLSv1.2-by-default.patch
ab00cd
Patch44: 0044-Disable-anonymous_enable-in-default-config-file.patch
ab00cd
Patch45: 0045-Expand-explanation-of-ascii_-options-behaviour-in-ma.patch
ab00cd
Patch46: 0046-vsftpd.conf-Refer-to-the-man-page-regarding-the-asci.patch
ab00cd
Patch47: 0047-Disable-tcp_wrappers-support.patch
ab00cd
Patch48: 0048-Fix-default-value-of-strict_ssl_read_eof-in-man-page.patch
ab00cd
Patch49: 0049-Add-new-filename-generation-algorithm-for-STOU-comma.patch
ab00cd
Patch50: 0050-Don-t-link-with-libnsl.patch
ab00cd
Patch51: 0051-Improve-documentation-of-better_stou-in-the-man-page.patch
ab00cd
Patch52: 0052-Fix-rDNS-with-IPv6.patch
ab00cd
Patch53: 0053-Always-do-chdir-after-chroot.patch
ab00cd
Patch54: 0054-vsf_sysutil_rcvtimeo-Check-return-value-of-setsockop.patch
ab00cd
Patch55: 0055-vsf_sysutil_get_tz-Check-the-return-value-of-syscall.patch
ab00cd
Patch56: 0056-Log-die-calls-to-syslog.patch
ab00cd
Patch57: 0057-Improve-error-message-when-max-number-of-bind-attemp.patch
ab00cd
Patch58: 0058-Make-the-max-number-of-bind-retries-tunable.patch
ab00cd
Patch59: 0059-Fix-SEGFAULT-when-running-in-a-container-as-PID-1.patch
ab00cd
Patch60: 0001-Move-closing-standard-FDs-after-listen.patch
ab00cd
Patch61: 0002-Prevent-recursion-in-bug.patch
ab00cd
Patch62: 0001-Set-s_uwtmp_inserted-only-after-record-insertion-rem.patch
ab00cd
Patch63: 0002-Repeat-pututxline-if-it-fails-with-EINTR.patch
ab00cd
Patch64: 0003-Repeat-pututxline-until-it-succeeds-if-it-fails-with.patch
ab00cd
Patch65: 0001-Fix-timestamp-handling-in-MDTM.patch
17e36c
Patch66: 0001-Remove-a-hint-about-the-ftp_home_dir-SELinux-boolean.patch
11ff82
Patch67: vsftpd-3.0.3-enable_wc_logs-replace_unprintable_with_hex.patch
620a98
Patch68: vsftpd-3.0.3-option_to_disable_TLSv1_3.patch
ab00cd
ab00cd
%description
ab00cd
vsftpd is a Very Secure FTP daemon. It was written completely from
ab00cd
scratch.
ab00cd
ab00cd
%prep
ab00cd
%autosetup -S git
ab00cd
cp %{SOURCE1} .
ab00cd
ab00cd
%build
ab00cd
%ifarch s390x sparcv9 sparc64
ab00cd
make CFLAGS="$RPM_OPT_FLAGS -fPIE -pipe -Wextra -Werror" \
ab00cd
%else
ab00cd
make CFLAGS="$RPM_OPT_FLAGS -fpie -pipe -Wextra -Werror" \
ab00cd
%endif
ab00cd
        LINK="-pie -lssl" %{?_smp_mflags}
ab00cd
ab00cd
%install
ab00cd
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
ab00cd
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
ab00cd
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/{vsftpd,pam.d,logrotate.d}
ab00cd
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man{5,8}
ab00cd
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
ab00cd
mkdir -p $RPM_BUILD_ROOT%{_generatorsdir}
ab00cd
install -m 755 vsftpd  $RPM_BUILD_ROOT%{_sbindir}/vsftpd
ab00cd
install -m 600 vsftpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/vsftpd.conf
ab00cd
install -m 644 vsftpd.conf.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
ab00cd
install -m 644 vsftpd.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
ab00cd
install -m 644 RedHat/vsftpd.log $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/vsftpd
ab00cd
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/vsftpd
ab00cd
install -m 600 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/ftpusers
ab00cd
install -m 600 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/user_list
ab00cd
install -m 744 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
ab00cd
install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_unitdir}
ab00cd
install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_unitdir}
ab00cd
install -m 644 %{SOURCE9} $RPM_BUILD_ROOT%{_unitdir}
ab00cd
install -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{_generatorsdir}
ab00cd
                            
ab00cd
mkdir -p $RPM_BUILD_ROOT/%{_var}/ftp/pub
ab00cd
ab00cd
%post
ab00cd
%systemd_post vsftpd.service
ab00cd
ab00cd
%preun
ab00cd
%systemd_preun vsftpd.service
ab00cd
%systemd_preun vsftpd.target
ab00cd
ab00cd
%postun
ab00cd
%systemd_postun_with_restart vsftpd.service 
ab00cd
ab00cd
%files
ab00cd
%{_unitdir}/*
ab00cd
%{_generatorsdir}/*
ab00cd
%{_sbindir}/vsftpd
ab00cd
%dir %{_sysconfdir}/vsftpd
ab00cd
%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
ab00cd
%config(noreplace) %{_sysconfdir}/vsftpd/ftpusers
ab00cd
%config(noreplace) %{_sysconfdir}/vsftpd/user_list
ab00cd
%config(noreplace) %{_sysconfdir}/vsftpd/vsftpd.conf
ab00cd
%config(noreplace) %{_sysconfdir}/pam.d/vsftpd
ab00cd
%config(noreplace) %{_sysconfdir}/logrotate.d/vsftpd
ab00cd
%doc FAQ INSTALL BUGS AUDIT Changelog LICENSE README README.security REWARD
ab00cd
%doc SPEED TODO BENCHMARKS COPYING SECURITY/ EXAMPLE/ TUNING SIZE vsftpd.xinetd
ab00cd
%{_mandir}/man5/vsftpd.conf.*
ab00cd
%{_mandir}/man8/vsftpd.*
ab00cd
%{_var}/ftp
ab00cd
ab00cd
%changelog
620a98
* Fri Dec 03 2021 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-35
620a98
- add option to disable TLSv1.3
620a98
- Resolves: rhbz#1638375
620a98
620a98
* Mon Apr 12 2021 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-34
11ff82
- Enable support for wide-character strings in logs
11ff82
- Replace unprintables with HEX code, not question marks
11ff82
- Resolves: rhbz#1947900
11ff82
99ae4b
* Mon Nov 02 2020 Artem Egorenkov <aegorenk@redhat.com> - 3.0.3-33
99ae4b
- Unit files fixed "After=network-online.target"
99ae4b
- Resolves: rhbz#1893636
99ae4b
17e36c
* Tue Mar 17 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-32
17e36c
- Removed a hint about the ftp_home_dir SELinux boolean from the config file
17e36c
- Resolves: rhbz#1623424
17e36c
ab00cd
* Thu Feb 13 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-31
ab00cd
- Fix timestamp handling in MDTM
ab00cd
- Resolves: rhbz#1567855
ab00cd
ab00cd
* Thu Nov 28 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-30
ab00cd
- Fix a problem with bad utmp entries when pututxline() fails
ab00cd
- Resolves: rhbz#1688852
ab00cd
ab00cd
* Thu Nov 28 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-29
ab00cd
- Fix segfault when listen() returns an error
ab00cd
- Resolves: rhbz#1734340
ab00cd
ab00cd
* Wed Jul 25 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-28
ab00cd
- Rebuilt, switched to SHA512 source tarball hash
ab00cd
ab00cd
* Wed Jul 25 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-27
ab00cd
- Fix a segfault when running as PID 1
ab00cd
ab00cd
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-26
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ab00cd
ab00cd
* Tue Jun 19 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-25
ab00cd
- Add config option log_die allowing to pass error messages to syslog
ab00cd
- Add config option bind_retries allowing to change the max number
ab00cd
- of attempts to find a listening port for the PASV/EPSV command
ab00cd
- Resolves: rhbz#1318198
ab00cd
ab00cd
* Fri Jun 01 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-24
ab00cd
- Fix filename expansion in vsftpd_conf_migrate.sh ... again
ab00cd
ab00cd
* Thu May 10 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-23
ab00cd
- Fix issues found by Coverity Scan
ab00cd
ab00cd
* Fri Apr 27 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-22
ab00cd
- Fix filename expansion in vsftpd_conf_migrate.sh
ab00cd
ab00cd
* Thu Apr 05 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-21
ab00cd
- Improve documentation of better_stou in the man page
ab00cd
ab00cd
* Mon Feb 19 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-20
ab00cd
- Add gcc to BuildRequires
ab00cd
ab00cd
* Tue Feb 06 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-19
ab00cd
- Don't link with libnsl
ab00cd
ab00cd
* Tue Feb 06 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-18
ab00cd
- Add a new config option 'better_stou', which can be used to enable
ab00cd
  a better algorithm for generating unique filenames for the STOU command.
ab00cd
- Resolves: rhbz#1479237
ab00cd
ab00cd
* Wed Jan 10 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-17
ab00cd
- Add BuildRequires: libnsl2-devel
ab00cd
- https://fedoraproject.org/wiki/Changes/NISIPv6
ab00cd
ab00cd
* Fri Jan 05 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-16
ab00cd
- Disable tcp_wrappers support
ab00cd
- Resolves: rhbz#1518796
ab00cd
- Fix default value of strict_ssl_read_eof in man page
ab00cd
ab00cd
* Tue Jan 02 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-15
ab00cd
- Expand the explanation of the ascii_* options behaviour
ab00cd
ab00cd
* Tue Jan 02 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-14
ab00cd
- Disable anonymous_enable in default config file
ab00cd
- Resolves: rhbz#1338637
ab00cd
ab00cd
* Thu Dec 21 2017 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-13
ab00cd
- Document the new default for ssl_ciphers in the man page
ab00cd
- Related: rhbz#1483970
ab00cd
- When handling FEAT command, check ssl_tlsv1_1 and ssl_tlsv1_2
ab00cd
- Patch was written by Martin Sehnoutka
ab00cd
- Resolves: rhbz#1432054
ab00cd
- Disable TLSv1 and TLSv1.1 - enable only TLSv1.2 by default
ab00cd
ab00cd
* Thu Dec 21 2017 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-12
ab00cd
- Use system wide crypto policy
ab00cd
- Resolves: rhbz#1483970
ab00cd
ab00cd
* Fri Nov 24 2017 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-11
ab00cd
- Improve documentation of ASCII mode in the man page
ab00cd
- Resolves: rhbz#1139409
ab00cd
ab00cd
* Tue Oct 31 2017 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-10
ab00cd
- Document allow_writeable_chroot in the man page
ab00cd
- Resolves: rhbz#1507143
ab00cd
ab00cd
* Thu Oct 26 2017 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-9
ab00cd
- Document the relationship of text_userdb_names and chroot_local_user
ab00cd
- Resolves: rhbz#1439724
ab00cd
ab00cd
* Tue Sep 05 2017 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.3-8
ab00cd
- Build against OpenSSL 1.1
ab00cd
- Redefine VSFTP_COMMAND_FD to 1 to get errors generated during
ab00cd
- startup picked up by systemd
ab00cd
- Resolves: rhbz#1443055
ab00cd
ab00cd
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-7
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
ab00cd
ab00cd
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-6
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ab00cd
ab00cd
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-5
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ab00cd
ab00cd
* Thu Dec 01 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.3-4
ab00cd
- Use OpenSSL compat library on rawhide
ab00cd
ab00cd
* Thu Nov 17 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.3-3
ab00cd
- Review patches
ab00cd
- Add TLSv1.{1,2} options
ab00cd
- Fix question mark wildcard within a file name
ab00cd
- Seccomp patch removed
ab00cd
ab00cd
* Fri Apr 08 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.3-2
ab00cd
- Applied patches:
ab00cd
- Readd seccomp disabled by default
ab00cd
- vsftpd local_max_rate option doesn't work as expected
ab00cd
- The vsftpd hangs in a SIGCHLD handler when the pam_exec.so is used in pam.d 
ab00cd
- configuration
ab00cd
- The vsftpd doesn't remove failed upload when the delete_failed_uploads is 
ab00cd
- enabled and the network cable is unplagged
ab00cd
- man pages bug
ab00cd
- vsftpd segfaults in vsf_sysutil_strndup
ab00cd
- Fix logging when syslog is used
ab00cd
ab00cd
* Thu Mar 17 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.3-1
ab00cd
- Update to 3.0.3 version
ab00cd
ab00cd
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-15
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ab00cd
ab00cd
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-14
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ab00cd
ab00cd
* Tue Sep 16 2014 Jiri Skala <jskala@redhat.com> - 3.0.2-13
ab00cd
- added appropriate values to ssl_ciphers (dh and ecdh patches)
ab00cd
ab00cd
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-12
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
ab00cd
ab00cd
* Fri Jul 04 2014 Jiri Skala <jskala@redhat.com> - 3.0.2-11
ab00cd
- fixed deny_file, hide_file options - updated sqb patch
ab00cd
ab00cd
* Wed Jun 18 2014 Jiri Skala <jskala@redhat.com> - 3.0.2-10
ab00cd
- improves DH cipher
ab00cd
- implements ECDH cipher
ab00cd
- adds isolate* options to man vsftpd.conf
ab00cd
- corrects max_clients, max_per_ip default values in man vsftd.conf
ab00cd
- adds return code 450 when a file is temporarily unavailable
ab00cd
ab00cd
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-9
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
ab00cd
ab00cd
* Tue May 13 2014 Jiri Skala <jskala@redhat.com> - 3.0.2-8
ab00cd
- adds reverse lookup option to vsftpd.conf
ab00cd
- changes types of uid and gid to uint
ab00cd
- removes spare patch pasv-addr
ab00cd
- implements DH cipher
ab00cd
- gets rid init scirpt subpackage
ab00cd
ab00cd
* Tue Sep 10 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-7
ab00cd
- fixed #1005549 - vsftpd startup broken
ab00cd
ab00cd
* Wed Sep 04 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-6
ab00cd
- fixes usage pasv_address option in combination with external IP
ab00cd
- updated man pages - multile instances using vsftpd.target
ab00cd
ab00cd
* Thu Aug 15 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-5
ab00cd
- replaced systemd path by _unitdir macro
ab00cd
- fixes #7194344 - multiple instances (target, generator)
ab00cd
ab00cd
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-4
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ab00cd
ab00cd
* Mon Feb 25 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-3
ab00cd
- fixes #913519 - login fails (increased AS_LIMIT)
ab00cd
ab00cd
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-2
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ab00cd
ab00cd
* Wed Sep 19 2012 Jiri Skala <jskala@redhat.com> - 3.0.2-2
ab00cd
- update to latest upstream 3.0.2
ab00cd
ab00cd
* Mon Sep 17 2012 Jiri Skala <jskala@redhat.com> - 3.0.1-1
ab00cd
- update to latest upstream 3.0.1
ab00cd
- fixes #851441 - Introduce new systemd-rpm macros in vsftpd spec file
ab00cd
- fixes #845980 - vsftpd seccomp filter is too strict
ab00cd
ab00cd
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-4
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ab00cd
ab00cd
* Tue Jul 17 2012 Jiri Skala <jskala@redhat.com> - 3.0.0-3
ab00cd
- changed default value of xferlog_file to /var/log/xferlog
ab00cd
- added rotating xferlog
ab00cd
ab00cd
* Thu Apr 26 2012 Jiri Skala <jskala@redhat.com> - 3.0.0-2
ab00cd
- corrected time zone handling - especially DST flag
ab00cd
- fixed default value of option 'listen'
ab00cd
ab00cd
* Tue Apr 10 2012 Jiri Skala <jskala@redhat.com> - 3.0.0-1
ab00cd
- updated to latest upstream 3.0.0
ab00cd
ab00cd
* Thu Feb 09 2012 Jiri Skala <jskala@redhat.com> - 2.3.5-3
ab00cd
- fixes #788812 - authentication failure on x86_64 when using nss_pgsql
ab00cd
ab00cd
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.5-2
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ab00cd
ab00cd
* Mon Dec 19 2011 Jiri Skala <jskala@redhat.com> - 2.3.5-1
ab00cd
- updated to latest upstream 2.3.5
ab00cd
ab00cd
* Mon Nov 28 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-7
ab00cd
- added patch from BZ#450853#c23
ab00cd
ab00cd
* Tue Nov 15 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-6
ab00cd
- fixes #753365 - multiple issues with vsftpd's systemd unit
ab00cd
- removes exclusivity between listen and listen_ipv6 BZ#450853
ab00cd
- ls wildchars supports square brackets
ab00cd
ab00cd
* Wed Aug 03 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-5
ab00cd
- fixes #719434 - Provide native systemd unit file
ab00cd
- moving SysV initscript into subpackage
ab00cd
ab00cd
* Mon Aug 01 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-4
ab00cd
- rebuild for libcap
ab00cd
ab00cd
* Mon Jul 04 2011 Nils Philippsen <nils@redhat.com> - 2.3.4-3
ab00cd
- update upstream and source URL
ab00cd
ab00cd
* Wed Feb 16 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-2
ab00cd
- fixes #717412 - Connection failures - patched by Takayuki Nagata
ab00cd
ab00cd
* Wed Feb 16 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-1
ab00cd
- updated to latest upstream 2.3.4
ab00cd
ab00cd
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.2-2
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ab00cd
ab00cd
* Fri Aug 20 2010 Jiri Skala <jskala@redhat.com> - 2.3.2-1
ab00cd
- fixes #625404 - vsftpd-2.3.1 is available
ab00cd
- joined patches (libs+dso, wildchar+greedy)
ab00cd
ab00cd
* Fri Aug 06 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-8
ab00cd
- fixes #472880 - Configuration can cause confusion because of selinux labels
ab00cd
ab00cd
* Mon May 17 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-7
ab00cd
- when listen_ipv6=YES sets socket option to listen IPv6 only
ab00cd
ab00cd
* Fri May 14 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-6
ab00cd
- syscall(__NR_clone) replaced by clone() to fix incorrect order of params on s390 arch
ab00cd
ab00cd
* Wed Apr 07 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-5
ab00cd
- corrected daemonize_plus patch - don't try kill parent when vsftpd isn't daemonized
ab00cd
ab00cd
* Tue Mar 16 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-4
ab00cd
- fixes #544251 - /etc/rc.d/init.d/vsftpd does not start more than one daemon
ab00cd
ab00cd
* Mon Feb 15 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-3
ab00cd
- fixes #565067 - FTBFS: ImplicitDSOLinking
ab00cd
ab00cd
* Thu Dec 17 2009 Jiri Skala <jskala@redhat.com> - 2.2.2-2
ab00cd
- corrected two patches due to fuzz 0
ab00cd
ab00cd
* Thu Dec 17 2009 Jiri Skala <jskala@redhat.com> - 2.2.2-1
ab00cd
- update to latest upstream
ab00cd
ab00cd
* Mon Nov 23 2009 Jiri Skala <jskala@rehat.com> - 2.2.0-6
ab00cd
- added lost default values of vsftpd.conf (rh patch)
ab00cd
ab00cd
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 2.2.0-5
ab00cd
- use password-auth common PAM configuration instead of system-auth
ab00cd
ab00cd
* Mon Sep 14 2009 Jiri Skala <jskala@rehat.com> - 2.2.0-4
ab00cd
- modified init script to be LSB compliant
ab00cd
ab00cd
* Tue Sep 08 2009 Jiri Skala <jskala@rehat.com> - 2.2.0-3
ab00cd
- fixed bug messaged in RHEL-4 #479774 - Wildcard failures with vsftpd
ab00cd
ab00cd
* Thu Aug 27 2009 Tomas Mraz <tmraz@redhat.com> - 2.2.0-2
ab00cd
- rebuilt with new openssl
ab00cd
ab00cd
* Mon Aug 24 2009 Martin Nagy <mnagy@redhat.com> - 2.2.0-1
ab00cd
- update to latest upstream release 2.2.0
ab00cd
ab00cd
* Tue Aug 04 2009 Martin Nagy <mnagy@redhat.com> - 2.2.0-0.1.pre4
ab00cd
- update to latest upstream release
ab00cd
ab00cd
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.2-2
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ab00cd
ab00cd
* Tue Jun 02 2009 Jiri Skala <jskala@redhat.com> - 2.1.2-1
ab00cd
- updated to latest upstream version
ab00cd
ab00cd
* Thu May 21 2009 Jiri Skala <jskala@redhat.com> - 2.1.1-0.3
ab00cd
- fixed daemonize_plus patch
ab00cd
- fixed test in initscript [ -z "CONFS" ]
ab00cd
ab00cd
* Mon May 04 2009 Jiri Skala <jskala@redhat.com> - 2.1.1-0.2
ab00cd
- fixes daemonize patch
ab00cd
ab00cd
* Wed Apr 22 2009 Jiri Skala <jskala@redhat.com> - 2.1.0-3
ab00cd
- updated to latest upstream version
ab00cd
- improved daemonizing - init script gets correct return code if binding fails
ab00cd
- trim white spaces from option values
ab00cd
- fixed #483604 - vsftpd not honouring delay_failed_login when userlist active
ab00cd
ab00cd
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2
ab00cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ab00cd
ab00cd
* Tue Feb 24 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-1
ab00cd
- update to latest upstream release
ab00cd
ab00cd
* Fri Jan 23 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-0.3.pre4
ab00cd
- update to latest upstream release
ab00cd
- enable ptrace sandbox again
ab00cd
- don't mark vsftpd_conf_migrate.sh as a config file
ab00cd
ab00cd
* Fri Jan 16 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-0.2.pre3
ab00cd
- disable ptrace sandbox to fix build on i386
ab00cd
ab00cd
* Fri Jan 16 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-0.1.pre3
ab00cd
- update to latest upstream release
ab00cd
- cleanup the spec file
ab00cd
- drop patches fixed upstream:
ab00cd
    vsftpd-1.0.1-missingok.patch
ab00cd
    vsftpd-1.2.1-nonrootconf.patch
ab00cd
    vsftpd-2.0.1-tcp_wrappers.patch
ab00cd
    vsftpd-2.0.2-signal.patch
ab00cd
    vsftpd-2.0.3-daemonize_fds.patch
ab00cd
    vsftpd-2.0.5-correct_comments.patch
ab00cd
    vsftpd-2.0.5-pasv_dot.patch
ab00cd
    vsftpd-2.0.5-write_race.patch
ab00cd
    vsftpd-2.0.5-fix_unique.patch
ab00cd
    vsftpd-2.0.5-uname_size.patch
ab00cd
    vsftpd-2.0.5-bind_denied.patch
ab00cd
    vsftpd-2.0.5-pam_end.patch
ab00cd
    vsftpd-2.0.5-underscore_uname.patch
ab00cd
    vsftpd-2.0.6-listen.patch
ab00cd
- join all configuration patches into one:
ab00cd
    vsftpd-1.1.3-rh.patch
ab00cd
    vsftpd-1.2.1-conffile.patch
ab00cd
    vsftpd-2.0.1-dir.patch
ab00cd
    vsftpd-2.0.1-server_args.patch
ab00cd
    vsftpd-2.0.3-background.patch
ab00cd
    vsftpd-2.0.5-default_ipv6.patch
ab00cd
    vsftpd-2.0.5-add_ipv6_option.patch
ab00cd
    vsftpd-2.0.5-man.patch
ab00cd
ab00cd
* Mon Sep  8 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.0.7-1
ab00cd
- fix license tag
ab00cd
- update to 2.0.7
ab00cd
ab00cd
* Fri Jun 20 2008 Dennis Gilmore <dennis@ausil.us> - 2.0.6-5
ab00cd
- add sparc arches to -fPIE list
ab00cd
ab00cd
* Wed May 21 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-4
ab00cd
- fix a small memory leak (#397011)
ab00cd
ab00cd
* Mon Mar 31 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-3
ab00cd
- set option listen to default to YES
ab00cd
ab00cd
* Mon Feb 25 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-2
ab00cd
- fix init script (#431452)
ab00cd
- make the init script LSB compliant (#247093)
ab00cd
ab00cd
* Fri Feb 22 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-1
ab00cd
- rebase for new upstream version
ab00cd
- remove patches that were fixed in upstream: kickline, confspell, anon_umask
ab00cd
ab00cd
* Mon Feb 11 2008 Martin Nagy <mnagy@redhat.com> - 2.0.5-22
ab00cd
- rebuild for gcc-4.3
ab00cd
ab00cd
* Fri Nov 30 2007 Martin Nagy <mnagy@redhat.com> - 2.0.5-21
ab00cd
- Remove uniq_rename patch.
ab00cd
- Correct create/lock race condition, original patch by <mpoole@redhat.com>
ab00cd
  (#240550).
ab00cd
- Fix bad handling of unique files (#392231).
ab00cd
- Added userlist_log option.
ab00cd
- Allow usernames to begin with underscore or dot (#339911).
ab00cd
- Removed user_config patch.
ab00cd
- Fix nonrootconf patch (#400921).
ab00cd
- Increase maximum length of allowed username (#236326).
ab00cd
- Fix file listing issue with wildcard (#392181).
ab00cd
- Removed use_localtime patch (#243087).
ab00cd
ab00cd
* Thu Nov 08 2007 Martin Nagy <mnagy@redhat.com> - 2.0.5-20
ab00cd
- Correct calling of pam_end (#235843).
ab00cd
ab00cd
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.0.5-19
ab00cd
- Rebuild for selinux ppc32 issue.
ab00cd
ab00cd
* Tue Jul 10 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-18
ab00cd
- Add comment for xferlog_std_format
ab00cd
- Resolves #218260
ab00cd
ab00cd
* Fri Jun 29 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-17
ab00cd
- Fix pasv dot after pasv response (RFC 959 page 40)
ab00cd
ab00cd
* Wed Apr 04 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-16
ab00cd
- Merge review: - fix using %%{_var}, %%{_sbindir} and 
ab00cd
                  %%{_sysconfigdir} macros for files and install
ab00cd
                - fix BuildRoot
ab00cd
                - dropped usermod, openssl & pam requirement
ab00cd
ab00cd
* Tue Mar 20 2007 Florian La Roche <laroche@redhat.com> - 2.0.5-15
ab00cd
- fix BuildPrereq
ab00cd
ab00cd
* Tue Jan 30 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-14
ab00cd
- remove file upload permission problem 
ab00cd
- change name of patch vsfptd-2.0.3-user_config
ab00cd
- Resolves #190193
ab00cd
ab00cd
* Fri Jan 19 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-13
ab00cd
- add lost patch: don't die when no user config file is present 
ab00cd
- Resolves #166986
ab00cd
ab00cd
* Thu Jan 18 2007 Radek Vokal <rvokal@redhat.com> - 2.0.5-12
ab00cd
- add dist tag
ab00cd
- add buildrequires tcp_wrappers-devel
ab00cd
ab00cd
* Wed Jan 17 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-11
ab00cd
- add errno EACCES to not die by vsf_sysutil_bind
ab00cd
- Resolves #198677
ab00cd
ab00cd
* Thu Dec 14 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-10
ab00cd
- correct man (5) pages
ab00cd
- Resolves: #216765
ab00cd
- correct calling function stat 
ab00cd
- Resolves: bz200763
ab00cd
ab00cd
* Mon Dec 04 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-9
ab00cd
- change BuildRequires tcp_wrappers to tcp_wrappers-devel
ab00cd
ab00cd
* Mon Aug 28 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-8
ab00cd
- added forgotten patch to make filename filter (#174764)
ab00cd
ab00cd
* Tue Aug 22 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-7
ab00cd
- correct paths of configuration files on man pages
ab00cd
ab00cd
* Tue Aug 15 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-6
ab00cd
- correct comments
ab00cd
ab00cd
* Tue Aug 08 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-5
ab00cd
- option to change listening to IPv6 protocol
ab00cd
ab00cd
* Tue Aug 01 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-4
ab00cd
- listen to IPv4 connections in default conf file
ab00cd
ab00cd
* Mon Jul 17 2006 Radek Vokal <rvokal@redhat.com> - 2.0.5-3
ab00cd
- listen to IPv6 connections in default conf file
ab00cd
ab00cd
* Thu Jul 13 2006 Radek Vokal <rvokal@redhat.com> - 2.0.5-2
ab00cd
- add keyinit instructions to the vsftpd PAM script (#198637)
ab00cd
ab00cd
* Wed Jul 12 2006 Radek Vokal <rvokal@redhat.com> - 2.0.5-1
ab00cd
- upgrade to 2.0.5
ab00cd
- IE should now show the login dialog again (#191147)
ab00cd
ab00cd
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.2.1
ab00cd
- rebuild
ab00cd
ab00cd
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.2
ab00cd
- bump again for double-long bug on ppc(64)
ab00cd
ab00cd
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.1
ab00cd
- rebuilt for new gcc4.1 snapshot and glibc changes
ab00cd
ab00cd
* Thu Jan 12 2006 Radek Vokal <rvokal@redhat.com> 2.0.4-1
ab00cd
- upgrade to 2.0.4
ab00cd
- vsftpd now lock files for simultanous up/downloads (#162511)
ab00cd
ab00cd
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ab00cd
- rebuilt
ab00cd
ab00cd
* Wed Nov 09 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-12
ab00cd
- rebuilt against new openssl
ab00cd
- close std file descriptors
ab00cd
ab00cd
* Tue Oct 04 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-11
ab00cd
- use include instead of pam_stack in pam config
ab00cd
ab00cd
* Fri Sep 09 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-10
ab00cd
- vsfptd.log as a default log file has to be rotated (#167359)
ab00cd
- vsftpd does dns reverse before passing hosts to pam_access.so (#159745)
ab00cd
ab00cd
* Wed Aug 31 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-9
ab00cd
- don't die when no user config file is present (#166986)
ab00cd
ab00cd
* Tue Aug 09 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-8
ab00cd
- removed additional cmd line for ftp (#165083)
ab00cd
ab00cd
* Thu Aug 04 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-7
ab00cd
- daemonize with file descriptors (#164998)
ab00cd
ab00cd
* Thu Jun 30 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-6
ab00cd
- start in background as default, init script changed (#158714)
ab00cd
ab00cd
* Mon Jun 27 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-5
ab00cd
- fixed requires for 64bit libs
ab00cd
ab00cd
* Thu Jun 23 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-4
ab00cd
- fixed requires for pam_loginuid
ab00cd
ab00cd
* Wed Jun 01 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-3
ab00cd
- vsftpd update for new audit system (#159223)
ab00cd
ab00cd
* Fri May 27 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-2
ab00cd
- timezone fix, patch from suse.de (#158779)
ab00cd
ab00cd
* Wed Mar 23 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-1
ab00cd
- new release, fixes #106416 and #134541 
ab00cd
ab00cd
* Mon Mar 14 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-pre2
ab00cd
- prerelease, fixes IPv6 issues
ab00cd
ab00cd
* Mon Mar 14 2005 Radek Vokal <rvokal@redhat.com> 2.0.2-1
ab00cd
- update to new release, several bug fixes
ab00cd
ab00cd
* Wed Mar 02 2005 Radek Vokal <rvokal@redhat.com> 2.0.1-10
ab00cd
- rebuilt against gcc4 and new openssl
ab00cd
ab00cd
* Mon Feb 07 2005 Radek Vokal <rvokal@redhat.com> 2.0.1-9
ab00cd
- don't allow to read non-root config files (#145548)
ab00cd
ab00cd
* Mon Jan 10 2005 Radek Vokal <rvokal@redhat.com> 2.0.1-8
ab00cd
- use localtime also in logs (#143687)
ab00cd
ab00cd
* Tue Dec 14 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-7
ab00cd
- fixing directory in vsftpd.pam file (#142805)
ab00cd
ab00cd
* Thu Nov 11 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-6
ab00cd
- vsftpd. files moved to /etc/vsftpd
ab00cd
- added vsftpd_conf_migrate.sh script for moving conf files
ab00cd
ab00cd
* Fri Oct 01 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-5
ab00cd
- vsftpd under xinetd reads its config file (#134314)
ab00cd
ab00cd
* Thu Sep 16 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-4
ab00cd
- spec file changed, ftp dir change commented (#130119)
ab00cd
- added doc files (#113056)
ab00cd
ab00cd
* Wed Sep 08 2004 Jan Kratochvil <project-vsftpd@jankratochvil.net>
ab00cd
- update for 2.0.1 for SSL
ab00cd
ab00cd
* Fri Aug 27 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-2
ab00cd
- vsftpd.conf file changed, default IPv6 support
ab00cd
ab00cd
* Fri Aug 20 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-1
ab00cd
- tcp_wrapper patch updated, signal patch updated
ab00cd
- upgrade to 2.0.1, fixes several bugs, RHEL and FC builds
ab00cd
ab00cd
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
ab00cd
- rebuilt
ab00cd
ab00cd
* Wed May 19 2004 Bill Nottingham <notting@redhat.com> 1.2.1-6
ab00cd
- fix the logrotate config (#116253) 
ab00cd
ab00cd
* Mon May  3 2004 Bill Nottingham <notting@redhat.com> 1.2.1-5
ab00cd
- fix all references to vsftpd.conf to be /etc/vsftpd/vsftpd.conf,
ab00cd
  including in the binary (#121199, #104075)
ab00cd
ab00cd
* Thu Mar 25 2004 Bill Nottingham <notting@redhat.com> 1.2.1-4
ab00cd
- don't call malloc()/free() in signal handlers (#119136,
ab00cd
  <olivier.baudron@m4x.org>)
ab00cd
ab00cd
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
ab00cd
- rebuilt
ab00cd
ab00cd
* Mon Nov 24 2003 Karsten Hopp <karsten@redhat.de> 1.2.1-1
ab00cd
- update to 1.2.1, which fixes #89765 and lot of other issues
ab00cd
- remove manpage patch, it isn't required anymore
ab00cd
- clean up init script
ab00cd
- don't use script to find libs to link with (lib64 issues)
ab00cd
ab00cd
* Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
ab00cd
- allow compiling without tcp_wrappers support
ab00cd
ab00cd
* Mon Sep 15 2003 Bill Nottingham <notting@redhat.com> 1.2.0-4
ab00cd
- fix errant newline (#104443)
ab00cd
ab00cd
* Fri Aug  8 2003 Bill Nottingham <notting@redhat.com> 1.2.0-3
ab00cd
- tweak man page (#84584, #72798)
ab00cd
- buildprereqs for pie (#99336)
ab00cd
- free ride through the build system to fix (#101582)
ab00cd
ab00cd
* Thu Jun 26 2003 Bill Nottingham <notting@redhat.com> 1.2.0-2
ab00cd
- update to 1.2.0
ab00cd
ab00cd
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
ab00cd
- rebuilt
ab00cd
ab00cd
* Mon Apr 28 2003 Bill Nottingham <notting@redhat.com> 1.1.3-9
ab00cd
- fix tcp_wrappers usage (#89765, <dale@riyescott.com>)
ab00cd
ab00cd
* Fri Feb 28 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.3-8
ab00cd
- enable use of tcp_wrappers
ab00cd
ab00cd
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 1.1.3-7
ab00cd
- provide /var/ftp & /var/ftp/pub. obsolete anonftp.
ab00cd
ab00cd
* Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 1.1.3-6
ab00cd
- clean up comments in init script (#83962)
ab00cd
ab00cd
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
ab00cd
- rebuilt
ab00cd
ab00cd
* Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
ab00cd
- change to /etc/rc.d/init.d for better compatibility
ab00cd
ab00cd
* Mon Dec 16 2002 Bill Nottingham <notting@redhat.com> 1.1.3-3
ab00cd
- fix initscript perms
ab00cd
- fix typo in initscript (#76587)
ab00cd
ab00cd
* Fri Dec 13 2002 Bill Nottingham <notting@redhat.com> 1.1.3-2
ab00cd
- update to 1.1.3
ab00cd
- run standalone, don't run by default
ab00cd
- fix reqs
ab00cd
 
ab00cd
* Fri Nov 22 2002 Joe Orton <jorton@redhat.com> 1.1.0-3
ab00cd
- fix use with xinetd-ipv6; add flags=IPv4 in xinetd file (#78410)
ab00cd
ab00cd
* Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 1.0.1-9
ab00cd
- remove absolute paths from PAM configuration so that the right modules get
ab00cd
  used for whichever arch we're built for on multilib systems
ab00cd
ab00cd
* Thu Aug 15 2002 Elliot Lee <sopwith@redhat.com> 1.0.1-8
ab00cd
- -D_FILE_OFFSET_BITS=64
ab00cd
- smp make
ab00cd
- remove forced optflags=-g for lack of supporting documentation
ab00cd
 
ab00cd
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
ab00cd
- automated rebuild
ab00cd
ab00cd
* Thu May 23 2002 Tim Powers <timp@redhat.com>
ab00cd
- automated rebuild
ab00cd
ab00cd
* Wed Apr 10 2002 Bill Nottingham <notting@redhat.com> 1.0.1-5
ab00cd
- don't spit out ugly errors if anonftp isn't installed (#62987)
ab00cd
- fix horribly broken userlist setup (#62321)
ab00cd
ab00cd
* Thu Feb 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.0.1-4
ab00cd
- s/Copyright/License/
ab00cd
- add "missingok" to the logrotate script, so we don't get errors
ab00cd
  when nothing has happened
ab00cd
ab00cd
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
ab00cd
- automated rebuild
ab00cd
ab00cd
* Wed Nov 28 2001 Bill Nottingham <notting@redhat.com>
ab00cd
- initial packaging for RHL, munge included specfile
ab00cd
ab00cd
* Thu Mar 22 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- updated to 0.0.15
ab00cd
- added entry for vsftpd.8 man page
ab00cd
- added entry for vsftpd.log logrotate file
ab00cd
- added TUNING file to docs list
ab00cd
ab00cd
* Wed Mar 7 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- Updated to 0.0.14
ab00cd
- made %%files entry for man page
ab00cd
ab00cd
* Wed Feb 21 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- Updated to 0.0.13
ab00cd
ab00cd
* Mon Feb 12 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- Updated to 0.0.12
ab00cd
ab00cd
* Wed Feb 7 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- updated to 0.0.11
ab00cd
ab00cd
* Thu Feb 1 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- Update to 0.0.10
ab00cd
ab00cd
* Thu Feb 1 2001 Seth Vidal <skvidal@phy.duke.edu>
ab00cd
- First RPM packaging
ab00cd
- Stolen items from wu-ftpd's pam setup
ab00cd
- Separated rh 7 and rh 6.X's packages
ab00cd
- Built for Rh6