bd78b8
%{!?tcp_wrappers:%define tcp_wrappers 1}
bd78b8
%define _generatorsdir %{_prefix}/lib/systemd/system-generators
bd78b8
bd78b8
Name: vsftpd
bd78b8
Version: 3.0.2
b5d2d9
Release: 29%{?dist}
bd78b8
Summary: Very Secure Ftp Daemon
bd78b8
bd78b8
Group: System Environment/Daemons
bd78b8
# OpenSSL link exception
bd78b8
License: GPLv2 with exceptions
bd78b8
URL: https://security.appspot.com/vsftpd.html
bd78b8
Source0: https://security.appspot.com/downloads/%{name}-%{version}.tar.gz
bd78b8
Source1: vsftpd.xinetd
bd78b8
Source2: vsftpd.pam
bd78b8
Source3: vsftpd.ftpusers
bd78b8
Source4: vsftpd.user_list
bd78b8
Source5: vsftpd.init
bd78b8
Source6: vsftpd_conf_migrate.sh
bd78b8
Source7: vsftpd.service
bd78b8
Source8: vsftpd@.service
bd78b8
Source9: vsftpd.target
bd78b8
Source10: vsftpd-generator
bd78b8
bd78b8
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
bd78b8
bd78b8
BuildRequires: pam-devel
bd78b8
BuildRequires: libcap-devel
bd78b8
BuildRequires: openssl-devel
bd78b8
BuildRequires: systemd
bd78b8
%if %{tcp_wrappers}
bd78b8
BuildRequires: tcp_wrappers-devel
bd78b8
%endif
bd78b8
bd78b8
Requires: logrotate
bd78b8
bd78b8
# Build patches
bd78b8
Patch1: vsftpd-2.1.0-libs.patch
bd78b8
Patch2: vsftpd-2.1.0-build_ssl.patch
bd78b8
Patch3: vsftpd-2.1.0-tcp_wrappers.patch
bd78b8
bd78b8
# Use /etc/vsftpd/ instead of /etc/
bd78b8
Patch4: vsftpd-2.1.0-configuration.patch
bd78b8
bd78b8
# These need review
bd78b8
Patch5: vsftpd-2.1.0-pam_hostname.patch
bd78b8
Patch6: vsftpd-close-std-fds.patch
bd78b8
Patch7: vsftpd-2.1.0-filter.patch
bd78b8
Patch9: vsftpd-2.1.0-userlist_log.patch
bd78b8
bd78b8
Patch10: vsftpd-2.1.0-trim.patch
bd78b8
Patch12: vsftpd-2.1.1-daemonize_plus.patch
bd78b8
Patch14: vsftpd-2.2.0-wildchar.patch
bd78b8
bd78b8
Patch16: vsftpd-2.2.2-clone.patch
bd78b8
Patch19: vsftpd-2.3.4-sd.patch
bd78b8
Patch20: vsftpd-2.3.4-sqb.patch
bd78b8
Patch21: vsftpd-2.3.4-listen_ipv6.patch
bd78b8
Patch22: vsftpd-2.3.5-aslim.patch
bd78b8
Patch23: vsftpd-3.0.0-tz.patch
bd78b8
Patch24: vsftpd-3.0.0-xferlog.patch
bd78b8
Patch25: vsftpd-3.0.0-logrotate.patch
bd78b8
Patch26: vsftpd-3.0.2-seccomp.patch
ec8ce9
Patch27: vsftpd-3.0.2-mrate.patch
249a1e
Patch28: vsftpd-3.0.2-wnohang.patch
249a1e
Patch29: vsftpd-3.0.2-dh.patch
249a1e
Patch30: vsftpd-3.0.2-ecdh.patch
eafa9e
Patch31: vsftpd-2.0.5-fix_qm.patch
3cbbde
Patch32: vsftpd-3.0.2-reverse-lookup.patch
3cbbde
Patch33: vsftpd-3.0.2-del-upl.patch
3cbbde
Patch34: vsftpd-2.2.2-nfs-fail.patch
3cbbde
Patch35: vsftpd-2.2.2-man-pages.patch
3cbbde
Patch36: vsftpd-3.0.2-uint-uidgid.patch
3cbbde
Patch37: vsftpd-2.2.2-blank-chars-overflow.patch
3cbbde
Patch38: vsftpd-2.2.2-syslog.patch
3cbbde
Patch39: vsftpd-3.0.2-docupd.patch
3cbbde
Patch40: vsftpd-2.2.2-tlsv1_2.patch
53b29a
Patch41: vsftpd-3.0.2-defaulttls.patch
993209
Patch42: 0001-Redefine-VSFTP_COMMAND_FD-to-1.patch
993209
Patch43: 0001-Document-the-relationship-of-text_userdb_names-and-c.patch
993209
Patch44: 0001-Document-allow_writeable_chroot-in-the-man-page.patch
993209
Patch45: 0001-Improve-documentation-of-ascii_-options.patch
993209
Patch46: 0001-Add-new-filename-generation-algorithm-for-STOU-comma.patch
993209
Patch47: 0001-Fix-rDNS-with-IPv6.patch
993209
Patch48: 0001-Log-die-calls-to-syslog.patch
993209
Patch49: 0002-Improve-error-message-when-max-number-of-bind-attemp.patch
993209
Patch50: 0003-Make-the-max-number-of-bind-retries-tunable.patch
463cd9
Patch51: 0001-Move-closing-standard-FDs-after-listen.patch
463cd9
Patch52: 0002-Prevent-recursion-in-bug.patch
463cd9
Patch53: 0001-Set-s_uwtmp_inserted-only-after-record-insertion-rem.patch
463cd9
Patch54: 0002-Repeat-pututxline-if-it-fails-with-EINTR.patch
c9026b
Patch55: 0001-Fix-timestamp-handling-in-MDTM.patch
b5d2d9
# upstream commits 56402c0, 8b82e73, 0382787
b5d2d9
Patch56: vsftpd-3.0.2-enable_wc_logs-replace_unprintable_with_hex.patch
bd78b8
bd78b8
%description
bd78b8
vsftpd is a Very Secure FTP daemon. It was written completely from
bd78b8
scratch.
bd78b8
bd78b8
%package sysvinit
bd78b8
Group: System Environment/Daemons
bd78b8
Summary: SysV initscript for vsftpd daemon
bd78b8
Requires: %{name} = %{version}-%{release}
bd78b8
Requires(preun): /sbin/service
bd78b8
Requires(postun): /sbin/service
bd78b8
bd78b8
%description sysvinit
bd78b8
The vsftpd-sysvinit contains SysV initscritps support.
bd78b8
bd78b8
%prep
bd78b8
%setup -q -n %{name}-%{version}
bd78b8
cp %{SOURCE1} .
bd78b8
bd78b8
%patch1 -p1 -b .libs
bd78b8
%patch2 -p1 -b .build_ssl
bd78b8
%if %{tcp_wrappers}
bd78b8
%patch3 -p1 -b .tcp_wrappers
bd78b8
%endif
bd78b8
%patch4 -p1 -b .configuration
bd78b8
%patch5 -p1 -b .pam_hostname
bd78b8
%patch6 -p1 -b .close_fds
bd78b8
%patch7 -p1 -b .filter
bd78b8
%patch9 -p1 -b .userlist_log
bd78b8
%patch10 -p1 -b .trim
bd78b8
%patch12 -p1 -b .daemonize_plus
bd78b8
%patch14 -p1 -b .wildchar
bd78b8
%patch16 -p1 -b .clone
bd78b8
%patch19 -p1 -b .sd
bd78b8
%patch20 -p1 -b .sqb
bd78b8
%patch21 -p1 -b .listen_ipv6
bd78b8
%patch22 -p1 -b .aslim
bd78b8
%patch23 -p1 -b .tz
bd78b8
%patch24 -p1 -b .xferlog
bd78b8
%patch25 -p1 -b .logrotate
bd78b8
%patch26 -p1 -b .seccomp
ec8ce9
%patch27 -p1 -b .mrate
249a1e
%patch28 -p1 -b .wnohang
249a1e
%patch29 -p1 -b .dh
249a1e
%patch30 -p1 -b .ecdh
eafa9e
%patch31 -p1 -b .fix_qm
3cbbde
%patch32 -p1 -b .reverse-lookup
3cbbde
%patch33 -p1 -b .del-upl
3cbbde
%patch34 -p1 -b .nfs-fail
3cbbde
%patch35 -p1 -b .man_pages
3cbbde
%patch36 -p1 -b .uint-uidgid
3cbbde
%patch37 -p1 -b .blank-char-overflow
3cbbde
%patch38 -p1 -b .syslog
3cbbde
%patch39 -p1 -b .docup
3cbbde
%patch40 -p1 -b .tls_version
53b29a
%patch41 -p1 -b .defaulttls
993209
%patch42 -p1 -b .command-fd
993209
%patch43 -p1 -b .text-userdb-names
993209
%patch44 -p1 -b .allow-writeable-chroot
993209
%patch45 -p1 -b .ascii
993209
%patch46 -p1 -b .better-stou
993209
%patch47 -p1 -b .ipv6-rdns
993209
%patch48 -p1 -b .errors-to-syslog
993209
%patch49 -p1 -b .improve-error-message
993209
%patch50 -p1 -b .bind-retries-configurable
463cd9
%patch51 -p1 -b .move-close
463cd9
%patch52 -p1 -b .prevent-bug-recursion
463cd9
%patch53 -p1 -b .move-variable-assignment
463cd9
%patch54 -p1 -b .repeat-pututxline
c9026b
%patch55 -p1 -b .fix-mdtm
b5d2d9
%patch56 -p1 -b .enable_wc_logs-replace_unprintable_with_hex
bd78b8
bd78b8
%build
bd78b8
%ifarch s390x sparcv9 sparc64
bd78b8
make CFLAGS="$RPM_OPT_FLAGS -fPIE -pipe -Wextra -Werror" \
bd78b8
%else
bd78b8
make CFLAGS="$RPM_OPT_FLAGS -fpie -pipe -Wextra -Werror" \
bd78b8
%endif
bd78b8
        LINK="-pie -lssl" %{?_smp_mflags}
bd78b8
bd78b8
bd78b8
%install
bd78b8
rm -rf $RPM_BUILD_ROOT
bd78b8
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
bd78b8
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
bd78b8
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/{vsftpd,pam.d,logrotate.d,rc.d/init.d}
bd78b8
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man{5,8}
bd78b8
mkdir -p $RPM_BUILD_ROOT%{_unitdir}
bd78b8
mkdir -p $RPM_BUILD_ROOT%{_generatorsdir}
bd78b8
install -m 755 vsftpd  $RPM_BUILD_ROOT%{_sbindir}/vsftpd
bd78b8
install -m 600 vsftpd.conf $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/vsftpd.conf
bd78b8
install -m 644 vsftpd.conf.5 $RPM_BUILD_ROOT/%{_mandir}/man5/
bd78b8
install -m 644 vsftpd.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
bd78b8
install -m 644 RedHat/vsftpd.log $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/vsftpd
bd78b8
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/vsftpd
bd78b8
install -m 600 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/ftpusers
bd78b8
install -m 600 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/user_list
bd78b8
install -m 755 %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/vsftpd
bd78b8
install -m 744 %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
bd78b8
install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_unitdir}
bd78b8
install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_unitdir}
bd78b8
install -m 644 %{SOURCE9} $RPM_BUILD_ROOT%{_unitdir}
bd78b8
install -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{_generatorsdir}
bd78b8
                  
bd78b8
mkdir -p $RPM_BUILD_ROOT/%{_var}/ftp/pub
bd78b8
bd78b8
%clean
bd78b8
rm -rf $RPM_BUILD_ROOT
bd78b8
bd78b8
%post
bd78b8
%systemd_post vsftpd.service
bd78b8
bd78b8
%preun
bd78b8
%systemd_preun vsftpd.service
bd78b8
%systemd_preun vsftpd.target
bd78b8
bd78b8
%postun
bd78b8
%systemd_postun_with_restart vsftpd.service 
bd78b8
bd78b8
%files
bd78b8
%defattr(-,root,root,-)
bd78b8
%{_unitdir}/*
bd78b8
%{_generatorsdir}/*
bd78b8
%{_sbindir}/vsftpd
bd78b8
%dir %{_sysconfdir}/vsftpd
bd78b8
%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
bd78b8
%config(noreplace) %{_sysconfdir}/vsftpd/ftpusers
bd78b8
%config(noreplace) %{_sysconfdir}/vsftpd/user_list
bd78b8
%config(noreplace) %{_sysconfdir}/vsftpd/vsftpd.conf
bd78b8
%config(noreplace) %{_sysconfdir}/pam.d/vsftpd
bd78b8
%config(noreplace) %{_sysconfdir}/logrotate.d/vsftpd
bd78b8
%doc FAQ INSTALL BUGS AUDIT Changelog LICENSE README README.security REWARD
bd78b8
%doc SPEED TODO BENCHMARKS COPYING SECURITY/ EXAMPLE/ TUNING SIZE vsftpd.xinetd
bd78b8
%{_mandir}/man5/vsftpd.conf.*
bd78b8
%{_mandir}/man8/vsftpd.*
bd78b8
%{_var}/ftp
bd78b8
bd78b8
%files sysvinit
bd78b8
%{_sysconfdir}/rc.d/init.d/vsftpd
bd78b8
bd78b8
%changelog
b5d2d9
* Thu Apr 8 2021 Artem Egorenkov <aegorenk@redhat.com> - 3.0.2-29
b5d2d9
- Enable support for wide-character strings in logs
b5d2d9
- Replace unprintables with HEX code, not question marks
b5d2d9
- Resolves: rhbz#1922809
b5d2d9
c9026b
* Thu Mar 05 2020 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.2-28
c9026b
- Fix timestamp handling in MDTM
c9026b
- Resolves: rhbz#1583247
c9026b
463cd9
* Mon Aug 05 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.2-27
463cd9
- Partially fix problem with bad utmp entries when pututxline() fails
463cd9
- Resolves: rhbz#1688848
463cd9
463cd9
* Mon Aug 05 2019 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.2-26
463cd9
- Fix segfault when listen() returns an error
463cd9
- Resolves: rhbz#1666380
463cd9
993209
* Thu Jun 21 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.2-25
993209
- Add config option log_die allowing to pass error messages to syslog
993209
- Add config option bind_retries allowing to change the max number
993209
- of attempts to find a listening port for the PASV/EPSV command
993209
- Resolves: rhbz#1318198
993209
993209
* Wed May 16 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.2-24
993209
- Fix reverse hostname lookup with IPv6
993209
- Resolves: rhbz#1576705
993209
993209
* Thu Apr 05 2018 Ondřej Lysoněk <olysonek@redhat.com> - 3.0.2-23
993209
- Redefine VSFTP_COMMAND_FD to 1
993209
- Resolves: rhbz#1443055
993209
- Document the relationship of text_userdb_names and chroot_local_user
993209
- Resolves: rhbz#1508021
993209
- Document allow_writeable_chroot in the man page
993209
- Resolves: rhbz#1508022
993209
- Improve documentation of ascii_* options
993209
- Resolves: rhbz#1517227
993209
- Add new filename generation algorithm for STOU command
993209
- Resolves: rhbz#1479237
993209
53b29a
* Thu Mar 23 2017 Zdenek Dohnal <zdohnal@redhat.com> - 3.0.2-22
53b29a
- Resolves: #1432054 - secure ftp stopped working with default TLS settings in the new vsftpd package
53b29a
3cbbde
* Thu Jun 02 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-21
3cbbde
- Resolves: #1318947 vsftpd should permit specified TLS versions only
3cbbde
3cbbde
* Thu Apr 07 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-20
3cbbde
- Resolves: #1147551 - Missing isolate_* options, incorrect default values of
3cbbde
  max_clients, max_per_ip in man vsftpd.conf
3cbbde
3cbbde
* Tue Apr 05 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-19
3cbbde
- Resolves: #1311562 - Message is not logged to syslog when syslog_enable=yes in
3cbbde
  vsftpd.conf
3cbbde
3cbbde
* Tue Apr 05 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-18
3cbbde
- Resolves: #1311600 - vsftpd segfaults in vsf_sysutil_strndup
3cbbde
3cbbde
* Fri Apr 01 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-17
3cbbde
- Resolves: #1116385 - deny_file, hide_file
3cbbde
3cbbde
* Tue Mar 29 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-16
3cbbde
- Resolves: #1087868 - uid and gid is not correctly shown
3cbbde
3cbbde
* Tue Mar 29 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-15
3cbbde
- Resolves: #1147550 ssl_request_cert paragraph in the vsftpd.conf man page gets
3cbbde
  rendered incorrectly
3cbbde
3cbbde
* Tue Mar 29 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-14
3cbbde
- Resolves: #1317891 Handle errors when calling close()
3cbbde
3cbbde
* Thu Mar 24 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-13
3cbbde
- Resolves: #1148872 - The vsftpd doesn't remove failed upload when the
3cbbde
  delete_failed_uploads is enabled and the network cable is unplagged
3cbbde
3cbbde
* Tue Mar 22 2016 Martin Sehnoutka <msehnout@redhat.com> - 3.0.2-12
3cbbde
- Resolves: #1087834 - missing reverse_lookup_enable option
3cbbde
eafa9e
* Tue Feb 23 2016 Pavel Ĺ imerda <psimerda@redhat.com> - 3.0.2-11
eafa9e
- Resolves: #1166741 - Wildcard ? does not work correctly in vsftpd-3.0.2-9.el7
eafa9e
249a1e
* Mon Aug 03 2015 Martin Osvald <mosvald@rehat.com> - 3.0.2-10
249a1e
- Resolves: #1058704 - vsftpd does not support DHE cipher suites
249a1e
- Resolves: #1058712 - vsftpd does not support ECDHE cipher suites
249a1e
- Resolves: #1198259 - The vsftpd hangs in a SIGCHLD handler when the pam_exec.so is used in pam.d configuration
249a1e
ec8ce9
* Fri Mar 07 2014 Jiri Skala <jskala@redhat.com> - 3.0.2-9
ec8ce9
- Resolves: #1063402 - vsftpd local_max_rate option doesn't work as expected
ec8ce9
ec8ce9
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.0.2-8
ec8ce9
- Mass rebuild 2014-01-24
ec8ce9
ec8ce9
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.0.2-7
ec8ce9
- Mass rebuild 2013-12-27
ec8ce9
bd78b8
* Fri Sep 13 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-6
bd78b8
- Resolves: #833093 - multiple instances - improved service, target unit files, man page
bd78b8
bd78b8
* Thu Aug 29 2013 Ondrej Vasik <ovasik@redhat.com> - 3.0.2-5
bd78b8
- Readd seccomp disabled by default (#860951)
bd78b8
bd78b8
* Thu Aug 15 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-4
bd78b8
- Resolves: #833093 - vsftpd service does not start more than one daemon
bd78b8
bd78b8
* Mon Feb 25 2013 Jiri Skala <jskala@redhat.com> - 3.0.2-3
bd78b8
- fixes #913519 - login fails (increased AS_LIMIT)
bd78b8
bd78b8
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-2
bd78b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
bd78b8
bd78b8
* Wed Sep 19 2012 Jiri Skala <jskala@redhat.com> - 3.0.2-2
bd78b8
- update to latest upstream 3.0.2
bd78b8
bd78b8
* Mon Sep 17 2012 Jiri Skala <jskala@redhat.com> - 3.0.1-1
bd78b8
- update to latest upstream 3.0.1
bd78b8
- fixes #851441 - Introduce new systemd-rpm macros in vsftpd spec file
bd78b8
- fixes #845980 - vsftpd seccomp filter is too strict
bd78b8
bd78b8
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-4
bd78b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
bd78b8
bd78b8
* Tue Jul 17 2012 Jiri Skala <jskala@redhat.com> - 3.0.0-3
bd78b8
- changed default value of xferlog_file to /var/log/xferlog
bd78b8
- added rotating xferlog
bd78b8
bd78b8
* Thu Apr 26 2012 Jiri Skala <jskala@redhat.com> - 3.0.0-2
bd78b8
- corrected time zone handling - especially DST flag
bd78b8
- fixed default value of option 'listen'
bd78b8
bd78b8
* Tue Apr 10 2012 Jiri Skala <jskala@redhat.com> - 3.0.0-1
bd78b8
- updated to latest upstream 3.0.0
bd78b8
bd78b8
* Thu Feb 09 2012 Jiri Skala <jskala@redhat.com> - 2.3.5-3
bd78b8
- fixes #788812 - authentication failure on x86_64 when using nss_pgsql
bd78b8
bd78b8
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.5-2
bd78b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
bd78b8
bd78b8
* Mon Dec 19 2011 Jiri Skala <jskala@redhat.com> - 2.3.5-1
bd78b8
- updated to latest upstream 2.3.5
bd78b8
bd78b8
* Mon Nov 28 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-7
bd78b8
- added patch from BZ#450853#c23
bd78b8
bd78b8
* Tue Nov 15 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-6
bd78b8
- fixes #753365 - multiple issues with vsftpd's systemd unit
bd78b8
- removes exclusivity between listen and listen_ipv6 BZ#450853
bd78b8
- ls wildchars supports square brackets
bd78b8
bd78b8
* Wed Aug 03 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-5
bd78b8
- fixes #719434 - Provide native systemd unit file
bd78b8
- moving SysV initscript into subpackage
bd78b8
bd78b8
* Mon Aug 01 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-4
bd78b8
- rebuild for libcap
bd78b8
bd78b8
* Mon Jul 04 2011 Nils Philippsen <nils@redhat.com> - 2.3.4-3
bd78b8
- update upstream and source URL
bd78b8
bd78b8
* Wed Feb 16 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-2
bd78b8
- fixes #717412 - Connection failures - patched by Takayuki Nagata
bd78b8
bd78b8
* Wed Feb 16 2011 Jiri Skala <jskala@redhat.com> - 2.3.4-1
bd78b8
- updated to latest upstream 2.3.4
bd78b8
bd78b8
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.2-2
bd78b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bd78b8
bd78b8
* Fri Aug 20 2010 Jiri Skala <jskala@redhat.com> - 2.3.2-1
bd78b8
- fixes #625404 - vsftpd-2.3.1 is available
bd78b8
- joined patches (libs+dso, wildchar+greedy)
bd78b8
bd78b8
* Fri Aug 06 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-8
bd78b8
- fixes #472880 - Configuration can cause confusion because of selinux labels
bd78b8
bd78b8
* Mon May 17 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-7
bd78b8
- when listen_ipv6=YES sets socket option to listen IPv6 only
bd78b8
bd78b8
* Fri May 14 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-6
bd78b8
- syscall(__NR_clone) replaced by clone() to fix incorrect order of params on s390 arch
bd78b8
bd78b8
* Wed Apr 07 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-5
bd78b8
- corrected daemonize_plus patch - don't try kill parent when vsftpd isn't daemonized
bd78b8
bd78b8
* Tue Mar 16 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-4
bd78b8
- fixes #544251 - /etc/rc.d/init.d/vsftpd does not start more than one daemon
bd78b8
bd78b8
* Mon Feb 15 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-3
bd78b8
- fixes #565067 - FTBFS: ImplicitDSOLinking
bd78b8
bd78b8
* Thu Dec 17 2009 Jiri Skala <jskala@redhat.com> - 2.2.2-2
bd78b8
- corrected two patches due to fuzz 0
bd78b8
bd78b8
* Thu Dec 17 2009 Jiri Skala <jskala@redhat.com> - 2.2.2-1
bd78b8
- update to latest upstream
bd78b8
bd78b8
* Mon Nov 23 2009 Jiri Skala <jskala@rehat.com> - 2.2.0-6
bd78b8
- added lost default values of vsftpd.conf (rh patch)
bd78b8
bd78b8
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 2.2.0-5
bd78b8
- use password-auth common PAM configuration instead of system-auth
bd78b8
bd78b8
* Mon Sep 14 2009 Jiri Skala <jskala@rehat.com> - 2.2.0-4
bd78b8
- modified init script to be LSB compliant
bd78b8
bd78b8
* Tue Sep 08 2009 Jiri Skala <jskala@rehat.com> - 2.2.0-3
bd78b8
- fixed bug messaged in RHEL-4 #479774 - Wildcard failures with vsftpd
bd78b8
bd78b8
* Thu Aug 27 2009 Tomas Mraz <tmraz@redhat.com> - 2.2.0-2
bd78b8
- rebuilt with new openssl
bd78b8
bd78b8
* Tue Aug 24 2009 Martin Nagy <mnagy@redhat.com> - 2.2.0-1
bd78b8
- update to latest upstream release 2.2.0
bd78b8
bd78b8
* Tue Aug 04 2009 Martin Nagy <mnagy@redhat.com> - 2.2.0-0.1.pre4
bd78b8
- update to latest upstream release
bd78b8
bd78b8
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.2-2
bd78b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
bd78b8
bd78b8
* Tue Jun 02 2009 Jiri Skala <jskala@redhat.com> - 2.1.2-1
bd78b8
- updated to latest upstream version
bd78b8
bd78b8
* Thu May 21 2009 Jiri Skala <jskala@redhat.com> - 2.1.1-0.3
bd78b8
- fixed daemonize_plus patch
bd78b8
- fixed test in initscript [ -z "CONFS" ]
bd78b8
bd78b8
* Mon May 04 2009 Jiri Skala <jskala@redhat.com> - 2.1.1-0.2
bd78b8
- fixes daemonize patch
bd78b8
bd78b8
* Wed Apr 22 2009 Jiri Skala <jskala@redhat.com> - 2.1.0-3
bd78b8
- updated to latest upstream version
bd78b8
- improved daemonizing - init script gets correct return code if binding fails
bd78b8
- trim white spaces from option values
bd78b8
- fixed #483604 - vsftpd not honouring delay_failed_login when userlist active
bd78b8
bd78b8
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2
bd78b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
bd78b8
bd78b8
* Tue Feb 24 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-1
bd78b8
- update to latest upstream release
bd78b8
bd78b8
* Fri Jan 23 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-0.3.pre4
bd78b8
- update to latest upstream release
bd78b8
- enable ptrace sandbox again
bd78b8
- don't mark vsftpd_conf_migrate.sh as a config file
bd78b8
bd78b8
* Fri Jan 16 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-0.2.pre3
bd78b8
- disable ptrace sandbox to fix build on i386
bd78b8
bd78b8
* Fri Jan 16 2009 Martin Nagy <mnagy@redhat.com> - 2.1.0-0.1.pre3
bd78b8
- update to latest upstream release
bd78b8
- cleanup the spec file
bd78b8
- drop patches fixed upstream:
bd78b8
    vsftpd-1.0.1-missingok.patch
bd78b8
    vsftpd-1.2.1-nonrootconf.patch
bd78b8
    vsftpd-2.0.1-tcp_wrappers.patch
bd78b8
    vsftpd-2.0.2-signal.patch
bd78b8
    vsftpd-2.0.3-daemonize_fds.patch
bd78b8
    vsftpd-2.0.5-correct_comments.patch
bd78b8
    vsftpd-2.0.5-pasv_dot.patch
bd78b8
    vsftpd-2.0.5-write_race.patch
bd78b8
    vsftpd-2.0.5-fix_unique.patch
bd78b8
    vsftpd-2.0.5-uname_size.patch
bd78b8
    vsftpd-2.0.5-bind_denied.patch
bd78b8
    vsftpd-2.0.5-pam_end.patch
bd78b8
    vsftpd-2.0.5-underscore_uname.patch
bd78b8
    vsftpd-2.0.6-listen.patch
bd78b8
- join all configuration patches into one:
bd78b8
    vsftpd-1.1.3-rh.patch
bd78b8
    vsftpd-1.2.1-conffile.patch
bd78b8
    vsftpd-2.0.1-dir.patch
bd78b8
    vsftpd-2.0.1-server_args.patch
bd78b8
    vsftpd-2.0.3-background.patch
bd78b8
    vsftpd-2.0.5-default_ipv6.patch
bd78b8
    vsftpd-2.0.5-add_ipv6_option.patch
bd78b8
    vsftpd-2.0.5-man.patch
bd78b8
bd78b8
* Mon Sep  8 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.0.7-1
bd78b8
- fix license tag
bd78b8
- update to 2.0.7
bd78b8
bd78b8
* Fri Jun 20 2008 Dennis Gilmore <dennis@ausil.us> - 2.0.6-5
bd78b8
- add sparc arches to -fPIE list
bd78b8
bd78b8
* Wed May 21 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-4
bd78b8
- fix a small memory leak (#397011)
bd78b8
bd78b8
* Mon Mar 31 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-3
bd78b8
- set option listen to default to YES
bd78b8
bd78b8
* Mon Feb 25 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-2
bd78b8
- fix init script (#431452)
bd78b8
- make the init script LSB compliant (#247093)
bd78b8
bd78b8
* Fri Feb 22 2008 Martin Nagy <mnagy@redhat.com> - 2.0.6-1
bd78b8
- rebase for new upstream version
bd78b8
- remove patches that were fixed in upstream: kickline, confspell, anon_umask
bd78b8
bd78b8
* Mon Feb 11 2008 Martin Nagy <mnagy@redhat.com> - 2.0.5-22
bd78b8
- rebuild for gcc-4.3
bd78b8
bd78b8
* Fri Nov 30 2007 Martin Nagy <mnagy@redhat.com> - 2.0.5-21
bd78b8
- Remove uniq_rename patch.
bd78b8
- Correct create/lock race condition, original patch by <mpoole@redhat.com>
bd78b8
  (#240550).
bd78b8
- Fix bad handling of unique files (#392231).
bd78b8
- Added userlist_log option.
bd78b8
- Allow usernames to begin with underscore or dot (#339911).
bd78b8
- Removed user_config patch.
bd78b8
- Fix nonrootconf patch (#400921).
bd78b8
- Increase maximum length of allowed username (#236326).
bd78b8
- Fix file listing issue with wildcard (#392181).
bd78b8
- Removed use_localtime patch (#243087).
bd78b8
bd78b8
* Thu Nov 08 2007 Martin Nagy <mnagy@redhat.com> - 2.0.5-20
bd78b8
- Correct calling of pam_end (#235843).
bd78b8
bd78b8
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.0.5-19
bd78b8
- Rebuild for selinux ppc32 issue.
bd78b8
bd78b8
* Tue Jul 10 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-18
bd78b8
- Add comment for xferlog_std_format
bd78b8
- Resolves #218260
bd78b8
bd78b8
* Fri Jun 29 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-17
bd78b8
- Fix pasv dot after pasv response (RFC 959 page 40)
bd78b8
bd78b8
* Wed Apr 04 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-16
bd78b8
- Merge review: - fix using %%{_var}, %%{_sbindir} and 
bd78b8
                  %%{_sysconfigdir} macros for files and install
bd78b8
                - fix BuildRoot
bd78b8
                - dropped usermod, openssl & pam requirement
bd78b8
bd78b8
* Tue Mar 20 2007 Florian La Roche <laroche@redhat.com> - 2.0.5-15
bd78b8
- fix BuildPrereq
bd78b8
bd78b8
* Tue Jan 30 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-14
bd78b8
- remove file upload permission problem 
bd78b8
- change name of patch vsfptd-2.0.3-user_config
bd78b8
- Resolves #190193
bd78b8
bd78b8
* Fri Jan 19 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-13
bd78b8
- add lost patch: don't die when no user config file is present 
bd78b8
- Resolves #166986
bd78b8
bd78b8
* Thu Jan 18 2007 Radek Vokal <rvokal@redhat.com> - 2.0.5-12
bd78b8
- add dist tag
bd78b8
- add buildrequires tcp_wrappers-devel
bd78b8
bd78b8
* Wed Jan 17 2007 Maros Barabas <mbarabas@redhat.com> - 2.0.5-11
bd78b8
- add errno EACCES to not die by vsf_sysutil_bind
bd78b8
- Resolves #198677
bd78b8
bd78b8
* Thu Dec 14 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-10
bd78b8
- correct man (5) pages
bd78b8
- Resolves: #216765
bd78b8
- correct calling function stat 
bd78b8
- Resolves: bz200763
bd78b8
bd78b8
* Mon Dec 04 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-9
bd78b8
- change BuildRequires tcp_wrappers to tcp_wrappers-devel
bd78b8
bd78b8
* Mon Aug 28 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-8
bd78b8
- added forgotten patch to make filename filter (#174764)
bd78b8
bd78b8
* Tue Aug 22 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-7
bd78b8
- correct paths of configuration files on man pages
bd78b8
bd78b8
* Tue Aug 15 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-6
bd78b8
- correct comments
bd78b8
bd78b8
* Tue Aug 08 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-5
bd78b8
- option to change listening to IPv6 protocol
bd78b8
bd78b8
* Thu Aug 01 2006 Maros Barabas <mbarabas@redhat.com> - 2.0.5-4
bd78b8
- listen to IPv4 connections in default conf file
bd78b8
bd78b8
* Mon Jul 17 2006 Radek Vokal <rvokal@redhat.com> - 2.0.5-3
bd78b8
- listen to IPv6 connections in default conf file
bd78b8
bd78b8
* Thu Jul 13 2006 Radek Vokal <rvokal@redhat.com> - 2.0.5-2
bd78b8
- add keyinit instructions to the vsftpd PAM script (#198637)
bd78b8
bd78b8
* Wed Jul 12 2006 Radek Vokal <rvokal@redhat.com> - 2.0.5-1
bd78b8
- upgrade to 2.0.5
bd78b8
- IE should now show the login dialog again (#191147)
bd78b8
bd78b8
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.2.1
bd78b8
- rebuild
bd78b8
bd78b8
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.2
bd78b8
- bump again for double-long bug on ppc(64)
bd78b8
bd78b8
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.1
bd78b8
- rebuilt for new gcc4.1 snapshot and glibc changes
bd78b8
bd78b8
* Thu Jan 12 2006 Radek Vokal <rvokal@redhat.com> 2.0.4-1
bd78b8
- upgrade to 2.0.4
bd78b8
- vsftpd now lock files for simultanous up/downloads (#162511)
bd78b8
bd78b8
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
bd78b8
- rebuilt
bd78b8
bd78b8
* Wed Nov 09 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-12
bd78b8
- rebuilt against new openssl
bd78b8
- close std file descriptors
bd78b8
bd78b8
* Tue Oct 04 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-11
bd78b8
- use include instead of pam_stack in pam config
bd78b8
bd78b8
* Fri Sep 09 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-10
bd78b8
- vsfptd.log as a default log file has to be rotated (#167359)
bd78b8
- vsftpd does dns reverse before passing hosts to pam_access.so (#159745)
bd78b8
bd78b8
* Wed Aug 31 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-9
bd78b8
- don't die when no user config file is present (#166986)
bd78b8
bd78b8
* Tue Aug 09 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-8
bd78b8
- removed additional cmd line for ftp (#165083)
bd78b8
bd78b8
* Thu Aug 04 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-7
bd78b8
- daemonize with file descriptors (#164998)
bd78b8
bd78b8
* Thu Jun 30 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-6
bd78b8
- start in background as default, init script changed (#158714)
bd78b8
bd78b8
* Mon Jun 27 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-5
bd78b8
- fixed requires for 64bit libs
bd78b8
bd78b8
* Thu Jun 23 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-4
bd78b8
- fixed requires for pam_loginuid
bd78b8
bd78b8
* Wed Jun 01 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-3
bd78b8
- vsftpd update for new audit system (#159223)
bd78b8
bd78b8
* Fri May 27 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-2
bd78b8
- timezone fix, patch from suse.de (#158779)
bd78b8
bd78b8
* Wed Mar 23 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-1
bd78b8
- new release, fixes #106416 and #134541 
bd78b8
bd78b8
* Mon Mar 14 2005 Radek Vokal <rvokal@redhat.com> 2.0.3-pre2
bd78b8
- prerelease, fixes IPv6 issues
bd78b8
bd78b8
* Mon Mar 14 2005 Radek Vokal <rvokal@redhat.com> 2.0.2-1
bd78b8
- update to new release, several bug fixes
bd78b8
bd78b8
* Wed Mar 02 2005 Radek Vokal <rvokal@redhat.com> 2.0.1-10
bd78b8
- rebuilt against gcc4 and new openssl
bd78b8
bd78b8
* Mon Feb 07 2005 Radek Vokal <rvokal@redhat.com> 2.0.1-9
bd78b8
- don't allow to read non-root config files (#145548)
bd78b8
bd78b8
* Mon Jan 10 2005 Radek Vokal <rvokal@redhat.com> 2.0.1-8
bd78b8
- use localtime also in logs (#143687)
bd78b8
bd78b8
* Tue Dec 14 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-7
bd78b8
- fixing directory in vsftpd.pam file (#142805)
bd78b8
bd78b8
* Mon Nov 11 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-6
bd78b8
- vsftpd. files moved to /etc/vsftpd
bd78b8
- added vsftpd_conf_migrate.sh script for moving conf files
bd78b8
bd78b8
* Fri Oct 01 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-5
bd78b8
- vsftpd under xinetd reads its config file (#134314)
bd78b8
bd78b8
* Thu Sep 16 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-4
bd78b8
- spec file changed, ftp dir change commented (#130119)
bd78b8
- added doc files (#113056)
bd78b8
bd78b8
* Wed Sep 08 2004 Jan Kratochvil <project-vsftpd@jankratochvil.net>
bd78b8
- update for 2.0.1 for SSL
bd78b8
bd78b8
* Fri Aug 27 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-2
bd78b8
- vsftpd.conf file changed, default IPv6 support
bd78b8
bd78b8
* Fri Aug 20 2004 Radek Vokal <rvokal@redhat.com> 2.0.1-1
bd78b8
- tcp_wrapper patch updated, signal patch updated
bd78b8
- upgrade to 2.0.1, fixes several bugs, RHEL and FC builds
bd78b8
bd78b8
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
bd78b8
- rebuilt
bd78b8
bd78b8
* Wed May 19 2004 Bill Nottingham <notting@redhat.com> 1.2.1-6
bd78b8
- fix the logrotate config (#116253) 
bd78b8
bd78b8
* Mon May  3 2004 Bill Nottingham <notting@redhat.com> 1.2.1-5
bd78b8
- fix all references to vsftpd.conf to be /etc/vsftpd/vsftpd.conf,
bd78b8
  including in the binary (#121199, #104075)
bd78b8
bd78b8
* Thu Mar 25 2004 Bill Nottingham <notting@redhat.com> 1.2.1-4
bd78b8
- don't call malloc()/free() in signal handlers (#119136,
bd78b8
  <olivier.baudron@m4x.org>)
bd78b8
bd78b8
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
bd78b8
- rebuilt
bd78b8
bd78b8
* Mon Nov 24 2003 Karsten Hopp <karsten@redhat.de> 1.2.1-1
bd78b8
- update to 1.2.1, which fixes #89765 and lot of other issues
bd78b8
- remove manpage patch, it isn't required anymore
bd78b8
- clean up init script
bd78b8
- don't use script to find libs to link with (lib64 issues)
bd78b8
bd78b8
* Sun Oct 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
bd78b8
- allow compiling without tcp_wrappers support
bd78b8
bd78b8
* Mon Sep 15 2003 Bill Nottingham <notting@redhat.com> 1.2.0-4
bd78b8
- fix errant newline (#104443)
bd78b8
bd78b8
* Fri Aug  8 2003 Bill Nottingham <notting@redhat.com> 1.2.0-3
bd78b8
- tweak man page (#84584, #72798)
bd78b8
- buildprereqs for pie (#99336)
bd78b8
- free ride through the build system to fix (#101582)
bd78b8
bd78b8
* Thu Jun 26 2003 Bill Nottingham <notting@redhat.com> 1.2.0-2
bd78b8
- update to 1.2.0
bd78b8
bd78b8
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
bd78b8
- rebuilt
bd78b8
bd78b8
* Mon Apr 28 2003 Bill Nottingham <notting@redhat.com> 1.1.3-9
bd78b8
- fix tcp_wrappers usage (#89765, <dale@riyescott.com>)
bd78b8
bd78b8
* Fri Feb 28 2003 Nalin Dahyabhai <nalin@redhat.com> 1.1.3-8
bd78b8
- enable use of tcp_wrappers
bd78b8
bd78b8
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 1.1.3-7
bd78b8
- provide /var/ftp & /var/ftp/pub. obsolete anonftp.
bd78b8
bd78b8
* Mon Feb 10 2003 Bill Nottingham <notting@redhat.com> 1.1.3-6
bd78b8
- clean up comments in init script (#83962)
bd78b8
bd78b8
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
bd78b8
- rebuilt
bd78b8
bd78b8
* Mon Dec 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
bd78b8
- change to /etc/rc.d/init.d for better compatibility
bd78b8
bd78b8
* Mon Dec 16 2002 Bill Nottingham <notting@redhat.com> 1.1.3-3
bd78b8
- fix initscript perms
bd78b8
- fix typo in initscript (#76587)
bd78b8
bd78b8
* Fri Dec 13 2002 Bill Nottingham <notting@redhat.com> 1.1.3-2
bd78b8
- update to 1.1.3
bd78b8
- run standalone, don't run by default
bd78b8
- fix reqs
bd78b8
 
bd78b8
* Fri Nov 22 2002 Joe Orton <jorton@redhat.com> 1.1.0-3
bd78b8
- fix use with xinetd-ipv6; add flags=IPv4 in xinetd file (#78410)
bd78b8
bd78b8
* Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 1.0.1-9
bd78b8
- remove absolute paths from PAM configuration so that the right modules get
bd78b8
  used for whichever arch we're built for on multilib systems
bd78b8
bd78b8
* Thu Aug 15 2002 Elliot Lee <sopwith@redhat.com> 1.0.1-8
bd78b8
- -D_FILE_OFFSET_BITS=64
bd78b8
- smp make
bd78b8
- remove forced optflags=-g for lack of supporting documentation
bd78b8
 
bd78b8
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
bd78b8
- automated rebuild
bd78b8
bd78b8
* Thu May 23 2002 Tim Powers <timp@redhat.com>
bd78b8
- automated rebuild
bd78b8
bd78b8
* Wed Apr 10 2002 Bill Nottingham <notting@redhat.com> 1.0.1-5
bd78b8
- don't spit out ugly errors if anonftp isn't installed (#62987)
bd78b8
- fix horribly broken userlist setup (#62321)
bd78b8
bd78b8
* Thu Feb 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.0.1-4
bd78b8
- s/Copyright/License/
bd78b8
- add "missingok" to the logrotate script, so we don't get errors
bd78b8
  when nothing has happened
bd78b8
bd78b8
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
bd78b8
- automated rebuild
bd78b8
bd78b8
* Wed Nov 28 2001 Bill Nottingham <notting@redhat.com>
bd78b8
- initial packaging for RHL, munge included specfile
bd78b8
bd78b8
* Thu Mar 22 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- updated to 0.0.15
bd78b8
- added entry for vsftpd.8 man page
bd78b8
- added entry for vsftpd.log logrotate file
bd78b8
- added TUNING file to docs list
bd78b8
bd78b8
* Wed Mar 7 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- Updated to 0.0.14
bd78b8
- made %%files entry for man page
bd78b8
bd78b8
* Wed Feb 21 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- Updated to 0.0.13
bd78b8
bd78b8
* Mon Feb 12 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- Updated to 0.0.12
bd78b8
bd78b8
* Wed Feb 7 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- updated to 0.0.11
bd78b8
bd78b8
* Fri Feb 1 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- Update to 0.0.10
bd78b8
bd78b8
* Fri Feb 1 2001 Seth Vidal <skvidal@phy.duke.edu>
bd78b8
- First RPM packaging
bd78b8
- Stolen items from wu-ftpd's pam setup
bd78b8
- Separated rh 7 and rh 6.X's packages
bd78b8
- Built for Rh6