From edd32a841830950ecfdf5f2f7dd06d5b748eb9d1bd148108dc634dc9b5cac92a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Tue, 21 Sep 2010 16:41:38 +0000 Subject: [PATCH 1/3] Accepting request 48700 from home:elvigia:branches:network OBS-URL: https://build.opensuse.org/request/show/48700 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=14 --- vsftpd-2.0.4-conf.diff | 6 ++---- vsftpd-2.0.4-dmapi.patch | 6 ++---- vsftpd-2.0.4-enable-ssl.patch | 6 ++---- vsftpd-2.0.4-lib64.diff | 6 ++---- vsftpd-2.0.4-xinetd.diff | 6 ++---- vsftpd-2.0.5-enable-debuginfo.patch | 6 ++---- vsftpd-2.0.5-utf8-log-names.patch | 12 ++++-------- vsftpd-2.0.5-vuser.patch | 6 ++---- vsftpd-2.3.0.tar.bz2 | 3 --- vsftpd-2.3.2.tar.bz2 | 3 +++ vsftpd.changes | 7 +++++++ vsftpd.spec | 2 +- 12 files changed, 29 insertions(+), 40 deletions(-) delete mode 100644 vsftpd-2.3.0.tar.bz2 create mode 100644 vsftpd-2.3.2.tar.bz2 diff --git a/vsftpd-2.0.4-conf.diff b/vsftpd-2.0.4-conf.diff index 5816f30..7e88d03 100644 --- a/vsftpd-2.0.4-conf.diff +++ b/vsftpd-2.0.4-conf.diff @@ -1,7 +1,5 @@ -Index: vsftpd.conf -=================================================================== ---- vsftpd.conf.orig 2009-10-19 04:04:23.000000000 +0200 -+++ vsftpd.conf 2010-08-10 06:51:08.357391000 +0200 +--- vsftpd.conf.orig ++++ vsftpd.conf @@ -4,23 +4,89 @@ # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. diff --git a/vsftpd-2.0.4-dmapi.patch b/vsftpd-2.0.4-dmapi.patch index c90d5b3..9c0e8db 100644 --- a/vsftpd-2.0.4-dmapi.patch +++ b/vsftpd-2.0.4-dmapi.patch @@ -1,7 +1,5 @@ -Index: postlogin.c -=================================================================== ---- postlogin.c.orig 2010-03-26 05:01:06.000000000 +0100 -+++ postlogin.c 2010-08-10 06:51:06.796475000 +0200 +--- postlogin.c.orig ++++ postlogin.c @@ -1036,6 +1036,11 @@ handle_upload_common(struct vsf_session* { do_truncate = 1; diff --git a/vsftpd-2.0.4-enable-ssl.patch b/vsftpd-2.0.4-enable-ssl.patch index 6076d75..dd366b2 100644 --- a/vsftpd-2.0.4-enable-ssl.patch +++ b/vsftpd-2.0.4-enable-ssl.patch @@ -1,7 +1,5 @@ -Index: builddefs.h -=================================================================== ---- builddefs.h.orig 2010-08-06 02:50:31.000000000 +0200 -+++ builddefs.h 2010-08-10 06:51:06.520558000 +0200 +--- builddefs.h.orig ++++ builddefs.h @@ -3,7 +3,7 @@ #undef VSF_BUILD_TCPWRAPPERS diff --git a/vsftpd-2.0.4-lib64.diff b/vsftpd-2.0.4-lib64.diff index 35f0e08..f5203fb 100644 --- a/vsftpd-2.0.4-lib64.diff +++ b/vsftpd-2.0.4-lib64.diff @@ -1,7 +1,5 @@ -Index: vsf_findlibs.sh -=================================================================== ---- vsf_findlibs.sh.orig 2009-10-19 04:05:21.000000000 +0200 -+++ vsf_findlibs.sh 2010-08-10 06:51:05.899564000 +0200 +--- vsf_findlibs.sh.orig ++++ vsf_findlibs.sh @@ -14,6 +14,7 @@ fi # crypt library. if find_func pam_start sysdeputil.o; then diff --git a/vsftpd-2.0.4-xinetd.diff b/vsftpd-2.0.4-xinetd.diff index d6266fc..696f994 100644 --- a/vsftpd-2.0.4-xinetd.diff +++ b/vsftpd-2.0.4-xinetd.diff @@ -1,7 +1,5 @@ -Index: xinetd.d/vsftpd -=================================================================== ---- xinetd.d/vsftpd.orig 2008-02-02 02:30:40.000000000 +0100 -+++ xinetd.d/vsftpd 2010-08-10 06:51:06.236565000 +0200 +--- xinetd.d/vsftpd.orig ++++ xinetd.d/vsftpd @@ -1,18 +1,23 @@ -# default: on +# default: off diff --git a/vsftpd-2.0.5-enable-debuginfo.patch b/vsftpd-2.0.5-enable-debuginfo.patch index 03ebaa1..e5929e0 100644 --- a/vsftpd-2.0.5-enable-debuginfo.patch +++ b/vsftpd-2.0.5-enable-debuginfo.patch @@ -1,7 +1,5 @@ -Index: Makefile -=================================================================== ---- Makefile.orig 2009-05-22 21:44:52.000000000 +0200 -+++ Makefile 2010-08-10 06:51:07.756405000 +0200 +--- Makefile.orig ++++ Makefile @@ -6,7 +6,7 @@ IFLAGS = -idirafter dummyinc CFLAGS = -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion diff --git a/vsftpd-2.0.5-utf8-log-names.patch b/vsftpd-2.0.5-utf8-log-names.patch index db01da9..8a0be09 100644 --- a/vsftpd-2.0.5-utf8-log-names.patch +++ b/vsftpd-2.0.5-utf8-log-names.patch @@ -1,7 +1,5 @@ -Index: str.c -=================================================================== ---- str.c.orig 2008-12-17 06:54:16.000000000 +0100 -+++ str.c 2010-08-10 06:51:08.032395000 +0200 +--- str.c.orig ++++ str.c @@ -27,6 +27,24 @@ static int str_equal_internal(const char const char* p_buf2, unsigned int buf2_len); @@ -91,10 +89,8 @@ Index: str.c } } } -Index: str.h -=================================================================== ---- str.h.orig 2008-12-17 06:53:23.000000000 +0100 -+++ str.h 2010-08-10 06:51:08.037398000 +0200 +--- str.h.orig ++++ str.h @@ -36,6 +36,7 @@ void str_free(struct mystr* p_str); void str_trunc(struct mystr* p_str, unsigned int trunc_len); void str_reserve(struct mystr* p_str, unsigned int res_len); diff --git a/vsftpd-2.0.5-vuser.patch b/vsftpd-2.0.5-vuser.patch index 16da30d..9704224 100644 --- a/vsftpd-2.0.5-vuser.patch +++ b/vsftpd-2.0.5-vuser.patch @@ -1,7 +1,5 @@ -Index: EXAMPLE/VIRTUAL_USERS/vsftpd.pam -=================================================================== ---- EXAMPLE/VIRTUAL_USERS/vsftpd.pam.orig 2008-02-02 02:30:40.000000000 +0100 -+++ EXAMPLE/VIRTUAL_USERS/vsftpd.pam 2010-08-10 06:51:07.074476000 +0200 +--- EXAMPLE/VIRTUAL_USERS/vsftpd.pam.orig ++++ EXAMPLE/VIRTUAL_USERS/vsftpd.pam @@ -1,2 +1,2 @@ -auth required /lib/security/pam_userdb.so db=/etc/vsftpd_login -account required /lib/security/pam_userdb.so db=/etc/vsftpd_login diff --git a/vsftpd-2.3.0.tar.bz2 b/vsftpd-2.3.0.tar.bz2 deleted file mode 100644 index 377ac83..0000000 --- a/vsftpd-2.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a9316001e420ffb27087dd8c8b79fa6980f8085a0cf4018c8fe018c8ef63410 -size 137555 diff --git a/vsftpd-2.3.2.tar.bz2 b/vsftpd-2.3.2.tar.bz2 new file mode 100644 index 0000000..0822241 --- /dev/null +++ b/vsftpd-2.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e08489acc07a3f4279783f7ee50c30a6de2c9a61e435b0650ae3ddd135791df +size 137529 diff --git a/vsftpd.changes b/vsftpd.changes index c9c4c37..2481fce 100644 --- a/vsftpd.changes +++ b/vsftpd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 21 16:31:39 UTC 2010 - cristian.rodriguez@opensuse.org + +- Update to version 2.3.2 +- Fix silly regression re: log files being overwritten from the start. +- Rename a few file-open functions to make it clearer what they do + ------------------------------------------------------------------- Tue Aug 10 04:55:16 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/vsftpd.spec b/vsftpd.spec index d97d074..5696d77 100644 --- a/vsftpd.spec +++ b/vsftpd.spec @@ -25,7 +25,7 @@ BuildRequires: libcap %else BuildRequires: libcap-devel %endif -Version: 2.3.0 +Version: 2.3.2 Release: 1 Summary: Very Secure FTP Daemon - Written from Scratch License: GPLv2+ From 88cf4973abac60621becc8457b7770816851f66108d56f16f59307ab67cf8a89 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 21 Sep 2010 21:42:37 +0000 Subject: [PATCH 2/3] Accepting request 48701 from network checked in (request 48701) OBS-URL: https://build.opensuse.org/request/show/48701 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=15 --- vsftpd-2.0.4-conf.diff | 6 ++++-- vsftpd-2.0.4-dmapi.patch | 6 ++++-- vsftpd-2.0.4-enable-ssl.patch | 6 ++++-- vsftpd-2.0.4-lib64.diff | 6 ++++-- vsftpd-2.0.4-xinetd.diff | 6 ++++-- vsftpd-2.0.5-enable-debuginfo.patch | 6 ++++-- vsftpd-2.0.5-utf8-log-names.patch | 12 ++++++++---- vsftpd-2.0.5-vuser.patch | 6 ++++-- vsftpd-2.3.0.tar.bz2 | 3 +++ vsftpd-2.3.2.tar.bz2 | 3 --- vsftpd.changes | 7 ------- vsftpd.spec | 2 +- 12 files changed, 40 insertions(+), 29 deletions(-) create mode 100644 vsftpd-2.3.0.tar.bz2 delete mode 100644 vsftpd-2.3.2.tar.bz2 diff --git a/vsftpd-2.0.4-conf.diff b/vsftpd-2.0.4-conf.diff index 7e88d03..5816f30 100644 --- a/vsftpd-2.0.4-conf.diff +++ b/vsftpd-2.0.4-conf.diff @@ -1,5 +1,7 @@ ---- vsftpd.conf.orig -+++ vsftpd.conf +Index: vsftpd.conf +=================================================================== +--- vsftpd.conf.orig 2009-10-19 04:04:23.000000000 +0200 ++++ vsftpd.conf 2010-08-10 06:51:08.357391000 +0200 @@ -4,23 +4,89 @@ # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. diff --git a/vsftpd-2.0.4-dmapi.patch b/vsftpd-2.0.4-dmapi.patch index 9c0e8db..c90d5b3 100644 --- a/vsftpd-2.0.4-dmapi.patch +++ b/vsftpd-2.0.4-dmapi.patch @@ -1,5 +1,7 @@ ---- postlogin.c.orig -+++ postlogin.c +Index: postlogin.c +=================================================================== +--- postlogin.c.orig 2010-03-26 05:01:06.000000000 +0100 ++++ postlogin.c 2010-08-10 06:51:06.796475000 +0200 @@ -1036,6 +1036,11 @@ handle_upload_common(struct vsf_session* { do_truncate = 1; diff --git a/vsftpd-2.0.4-enable-ssl.patch b/vsftpd-2.0.4-enable-ssl.patch index dd366b2..6076d75 100644 --- a/vsftpd-2.0.4-enable-ssl.patch +++ b/vsftpd-2.0.4-enable-ssl.patch @@ -1,5 +1,7 @@ ---- builddefs.h.orig -+++ builddefs.h +Index: builddefs.h +=================================================================== +--- builddefs.h.orig 2010-08-06 02:50:31.000000000 +0200 ++++ builddefs.h 2010-08-10 06:51:06.520558000 +0200 @@ -3,7 +3,7 @@ #undef VSF_BUILD_TCPWRAPPERS diff --git a/vsftpd-2.0.4-lib64.diff b/vsftpd-2.0.4-lib64.diff index f5203fb..35f0e08 100644 --- a/vsftpd-2.0.4-lib64.diff +++ b/vsftpd-2.0.4-lib64.diff @@ -1,5 +1,7 @@ ---- vsf_findlibs.sh.orig -+++ vsf_findlibs.sh +Index: vsf_findlibs.sh +=================================================================== +--- vsf_findlibs.sh.orig 2009-10-19 04:05:21.000000000 +0200 ++++ vsf_findlibs.sh 2010-08-10 06:51:05.899564000 +0200 @@ -14,6 +14,7 @@ fi # crypt library. if find_func pam_start sysdeputil.o; then diff --git a/vsftpd-2.0.4-xinetd.diff b/vsftpd-2.0.4-xinetd.diff index 696f994..d6266fc 100644 --- a/vsftpd-2.0.4-xinetd.diff +++ b/vsftpd-2.0.4-xinetd.diff @@ -1,5 +1,7 @@ ---- xinetd.d/vsftpd.orig -+++ xinetd.d/vsftpd +Index: xinetd.d/vsftpd +=================================================================== +--- xinetd.d/vsftpd.orig 2008-02-02 02:30:40.000000000 +0100 ++++ xinetd.d/vsftpd 2010-08-10 06:51:06.236565000 +0200 @@ -1,18 +1,23 @@ -# default: on +# default: off diff --git a/vsftpd-2.0.5-enable-debuginfo.patch b/vsftpd-2.0.5-enable-debuginfo.patch index e5929e0..03ebaa1 100644 --- a/vsftpd-2.0.5-enable-debuginfo.patch +++ b/vsftpd-2.0.5-enable-debuginfo.patch @@ -1,5 +1,7 @@ ---- Makefile.orig -+++ Makefile +Index: Makefile +=================================================================== +--- Makefile.orig 2009-05-22 21:44:52.000000000 +0200 ++++ Makefile 2010-08-10 06:51:07.756405000 +0200 @@ -6,7 +6,7 @@ IFLAGS = -idirafter dummyinc CFLAGS = -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion diff --git a/vsftpd-2.0.5-utf8-log-names.patch b/vsftpd-2.0.5-utf8-log-names.patch index 8a0be09..db01da9 100644 --- a/vsftpd-2.0.5-utf8-log-names.patch +++ b/vsftpd-2.0.5-utf8-log-names.patch @@ -1,5 +1,7 @@ ---- str.c.orig -+++ str.c +Index: str.c +=================================================================== +--- str.c.orig 2008-12-17 06:54:16.000000000 +0100 ++++ str.c 2010-08-10 06:51:08.032395000 +0200 @@ -27,6 +27,24 @@ static int str_equal_internal(const char const char* p_buf2, unsigned int buf2_len); @@ -89,8 +91,10 @@ } } } ---- str.h.orig -+++ str.h +Index: str.h +=================================================================== +--- str.h.orig 2008-12-17 06:53:23.000000000 +0100 ++++ str.h 2010-08-10 06:51:08.037398000 +0200 @@ -36,6 +36,7 @@ void str_free(struct mystr* p_str); void str_trunc(struct mystr* p_str, unsigned int trunc_len); void str_reserve(struct mystr* p_str, unsigned int res_len); diff --git a/vsftpd-2.0.5-vuser.patch b/vsftpd-2.0.5-vuser.patch index 9704224..16da30d 100644 --- a/vsftpd-2.0.5-vuser.patch +++ b/vsftpd-2.0.5-vuser.patch @@ -1,5 +1,7 @@ ---- EXAMPLE/VIRTUAL_USERS/vsftpd.pam.orig -+++ EXAMPLE/VIRTUAL_USERS/vsftpd.pam +Index: EXAMPLE/VIRTUAL_USERS/vsftpd.pam +=================================================================== +--- EXAMPLE/VIRTUAL_USERS/vsftpd.pam.orig 2008-02-02 02:30:40.000000000 +0100 ++++ EXAMPLE/VIRTUAL_USERS/vsftpd.pam 2010-08-10 06:51:07.074476000 +0200 @@ -1,2 +1,2 @@ -auth required /lib/security/pam_userdb.so db=/etc/vsftpd_login -account required /lib/security/pam_userdb.so db=/etc/vsftpd_login diff --git a/vsftpd-2.3.0.tar.bz2 b/vsftpd-2.3.0.tar.bz2 new file mode 100644 index 0000000..377ac83 --- /dev/null +++ b/vsftpd-2.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9316001e420ffb27087dd8c8b79fa6980f8085a0cf4018c8fe018c8ef63410 +size 137555 diff --git a/vsftpd-2.3.2.tar.bz2 b/vsftpd-2.3.2.tar.bz2 deleted file mode 100644 index 0822241..0000000 --- a/vsftpd-2.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e08489acc07a3f4279783f7ee50c30a6de2c9a61e435b0650ae3ddd135791df -size 137529 diff --git a/vsftpd.changes b/vsftpd.changes index 2481fce..c9c4c37 100644 --- a/vsftpd.changes +++ b/vsftpd.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Tue Sep 21 16:31:39 UTC 2010 - cristian.rodriguez@opensuse.org - -- Update to version 2.3.2 -- Fix silly regression re: log files being overwritten from the start. -- Rename a few file-open functions to make it clearer what they do - ------------------------------------------------------------------- Tue Aug 10 04:55:16 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/vsftpd.spec b/vsftpd.spec index 5696d77..d97d074 100644 --- a/vsftpd.spec +++ b/vsftpd.spec @@ -25,7 +25,7 @@ BuildRequires: libcap %else BuildRequires: libcap-devel %endif -Version: 2.3.2 +Version: 2.3.0 Release: 1 Summary: Very Secure FTP Daemon - Written from Scratch License: GPLv2+ From d77971a489f4aee409e805735e00acbc9ad97630f71d07514e36bd3bc2490ab0 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 21 Sep 2010 21:42:38 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/vsftpd revision 21.0 OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=fd23e483ffedafa38a37842f003f7bd2 --- vsftpd-2.0.4-conf.diff | 6 ++---- vsftpd-2.0.4-dmapi.patch | 6 ++---- vsftpd-2.0.4-enable-ssl.patch | 6 ++---- vsftpd-2.0.4-lib64.diff | 6 ++---- vsftpd-2.0.4-xinetd.diff | 6 ++---- vsftpd-2.0.5-enable-debuginfo.patch | 6 ++---- vsftpd-2.0.5-utf8-log-names.patch | 12 ++++-------- vsftpd-2.0.5-vuser.patch | 6 ++---- vsftpd-2.3.0.tar.bz2 | 3 --- vsftpd-2.3.2.tar.bz2 | 3 +++ vsftpd.changes | 7 +++++++ vsftpd.spec | 4 ++-- 12 files changed, 30 insertions(+), 41 deletions(-) delete mode 100644 vsftpd-2.3.0.tar.bz2 create mode 100644 vsftpd-2.3.2.tar.bz2 diff --git a/vsftpd-2.0.4-conf.diff b/vsftpd-2.0.4-conf.diff index 5816f30..7e88d03 100644 --- a/vsftpd-2.0.4-conf.diff +++ b/vsftpd-2.0.4-conf.diff @@ -1,7 +1,5 @@ -Index: vsftpd.conf -=================================================================== ---- vsftpd.conf.orig 2009-10-19 04:04:23.000000000 +0200 -+++ vsftpd.conf 2010-08-10 06:51:08.357391000 +0200 +--- vsftpd.conf.orig ++++ vsftpd.conf @@ -4,23 +4,89 @@ # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd.conf.5 for all compiled in defaults. diff --git a/vsftpd-2.0.4-dmapi.patch b/vsftpd-2.0.4-dmapi.patch index c90d5b3..9c0e8db 100644 --- a/vsftpd-2.0.4-dmapi.patch +++ b/vsftpd-2.0.4-dmapi.patch @@ -1,7 +1,5 @@ -Index: postlogin.c -=================================================================== ---- postlogin.c.orig 2010-03-26 05:01:06.000000000 +0100 -+++ postlogin.c 2010-08-10 06:51:06.796475000 +0200 +--- postlogin.c.orig ++++ postlogin.c @@ -1036,6 +1036,11 @@ handle_upload_common(struct vsf_session* { do_truncate = 1; diff --git a/vsftpd-2.0.4-enable-ssl.patch b/vsftpd-2.0.4-enable-ssl.patch index 6076d75..dd366b2 100644 --- a/vsftpd-2.0.4-enable-ssl.patch +++ b/vsftpd-2.0.4-enable-ssl.patch @@ -1,7 +1,5 @@ -Index: builddefs.h -=================================================================== ---- builddefs.h.orig 2010-08-06 02:50:31.000000000 +0200 -+++ builddefs.h 2010-08-10 06:51:06.520558000 +0200 +--- builddefs.h.orig ++++ builddefs.h @@ -3,7 +3,7 @@ #undef VSF_BUILD_TCPWRAPPERS diff --git a/vsftpd-2.0.4-lib64.diff b/vsftpd-2.0.4-lib64.diff index 35f0e08..f5203fb 100644 --- a/vsftpd-2.0.4-lib64.diff +++ b/vsftpd-2.0.4-lib64.diff @@ -1,7 +1,5 @@ -Index: vsf_findlibs.sh -=================================================================== ---- vsf_findlibs.sh.orig 2009-10-19 04:05:21.000000000 +0200 -+++ vsf_findlibs.sh 2010-08-10 06:51:05.899564000 +0200 +--- vsf_findlibs.sh.orig ++++ vsf_findlibs.sh @@ -14,6 +14,7 @@ fi # crypt library. if find_func pam_start sysdeputil.o; then diff --git a/vsftpd-2.0.4-xinetd.diff b/vsftpd-2.0.4-xinetd.diff index d6266fc..696f994 100644 --- a/vsftpd-2.0.4-xinetd.diff +++ b/vsftpd-2.0.4-xinetd.diff @@ -1,7 +1,5 @@ -Index: xinetd.d/vsftpd -=================================================================== ---- xinetd.d/vsftpd.orig 2008-02-02 02:30:40.000000000 +0100 -+++ xinetd.d/vsftpd 2010-08-10 06:51:06.236565000 +0200 +--- xinetd.d/vsftpd.orig ++++ xinetd.d/vsftpd @@ -1,18 +1,23 @@ -# default: on +# default: off diff --git a/vsftpd-2.0.5-enable-debuginfo.patch b/vsftpd-2.0.5-enable-debuginfo.patch index 03ebaa1..e5929e0 100644 --- a/vsftpd-2.0.5-enable-debuginfo.patch +++ b/vsftpd-2.0.5-enable-debuginfo.patch @@ -1,7 +1,5 @@ -Index: Makefile -=================================================================== ---- Makefile.orig 2009-05-22 21:44:52.000000000 +0200 -+++ Makefile 2010-08-10 06:51:07.756405000 +0200 +--- Makefile.orig ++++ Makefile @@ -6,7 +6,7 @@ IFLAGS = -idirafter dummyinc CFLAGS = -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion diff --git a/vsftpd-2.0.5-utf8-log-names.patch b/vsftpd-2.0.5-utf8-log-names.patch index db01da9..8a0be09 100644 --- a/vsftpd-2.0.5-utf8-log-names.patch +++ b/vsftpd-2.0.5-utf8-log-names.patch @@ -1,7 +1,5 @@ -Index: str.c -=================================================================== ---- str.c.orig 2008-12-17 06:54:16.000000000 +0100 -+++ str.c 2010-08-10 06:51:08.032395000 +0200 +--- str.c.orig ++++ str.c @@ -27,6 +27,24 @@ static int str_equal_internal(const char const char* p_buf2, unsigned int buf2_len); @@ -91,10 +89,8 @@ Index: str.c } } } -Index: str.h -=================================================================== ---- str.h.orig 2008-12-17 06:53:23.000000000 +0100 -+++ str.h 2010-08-10 06:51:08.037398000 +0200 +--- str.h.orig ++++ str.h @@ -36,6 +36,7 @@ void str_free(struct mystr* p_str); void str_trunc(struct mystr* p_str, unsigned int trunc_len); void str_reserve(struct mystr* p_str, unsigned int res_len); diff --git a/vsftpd-2.0.5-vuser.patch b/vsftpd-2.0.5-vuser.patch index 16da30d..9704224 100644 --- a/vsftpd-2.0.5-vuser.patch +++ b/vsftpd-2.0.5-vuser.patch @@ -1,7 +1,5 @@ -Index: EXAMPLE/VIRTUAL_USERS/vsftpd.pam -=================================================================== ---- EXAMPLE/VIRTUAL_USERS/vsftpd.pam.orig 2008-02-02 02:30:40.000000000 +0100 -+++ EXAMPLE/VIRTUAL_USERS/vsftpd.pam 2010-08-10 06:51:07.074476000 +0200 +--- EXAMPLE/VIRTUAL_USERS/vsftpd.pam.orig ++++ EXAMPLE/VIRTUAL_USERS/vsftpd.pam @@ -1,2 +1,2 @@ -auth required /lib/security/pam_userdb.so db=/etc/vsftpd_login -account required /lib/security/pam_userdb.so db=/etc/vsftpd_login diff --git a/vsftpd-2.3.0.tar.bz2 b/vsftpd-2.3.0.tar.bz2 deleted file mode 100644 index 377ac83..0000000 --- a/vsftpd-2.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a9316001e420ffb27087dd8c8b79fa6980f8085a0cf4018c8fe018c8ef63410 -size 137555 diff --git a/vsftpd-2.3.2.tar.bz2 b/vsftpd-2.3.2.tar.bz2 new file mode 100644 index 0000000..0822241 --- /dev/null +++ b/vsftpd-2.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e08489acc07a3f4279783f7ee50c30a6de2c9a61e435b0650ae3ddd135791df +size 137529 diff --git a/vsftpd.changes b/vsftpd.changes index c9c4c37..2481fce 100644 --- a/vsftpd.changes +++ b/vsftpd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 21 16:31:39 UTC 2010 - cristian.rodriguez@opensuse.org + +- Update to version 2.3.2 +- Fix silly regression re: log files being overwritten from the start. +- Rename a few file-open functions to make it clearer what they do + ------------------------------------------------------------------- Tue Aug 10 04:55:16 UTC 2010 - cristian.rodriguez@opensuse.org diff --git a/vsftpd.spec b/vsftpd.spec index d97d074..6f10551 100644 --- a/vsftpd.spec +++ b/vsftpd.spec @@ -1,5 +1,5 @@ # -# spec file for package vsftpd (Version 2.3.0) +# spec file for package vsftpd (Version 2.3.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,7 +25,7 @@ BuildRequires: libcap %else BuildRequires: libcap-devel %endif -Version: 2.3.0 +Version: 2.3.2 Release: 1 Summary: Very Secure FTP Daemon - Written from Scratch License: GPLv2+