[Proftpd-devel] CVE-2024-57392

2025-02-13 Thread Christian via Proftp-devel
Hi, there is a CVE assigned to proftpd https://www.cve.org/CVERecord?id=CVE-2024-57392 Is there an update in work ? Thank you Kind Regards -- Christian https://join.worldcommunitygrid.org?recruiterId=177038

[Proftpd-devel] missing SSL for http://bugs.proftpd.org

2025-02-13 Thread Christian via Proftp-devel
Hi, would you please so kind and provide a SSL certificate for https://bugs.proftpd.org Thank you Kind regards -- Christian https://join.worldcommunitygrid.org?recruiterId=177038

Re: [Proftpd-devel] SSL per vhost possible ?

2023-06-01 Thread Christian via Proftp-devel
try ... -- Christian https://join.worldcommunitygrid.org?recruiterId=177038 http://www.sc24.de - Sportbekleidung

[Proftpd-devel] SSL per vhost possible ?

2023-05-09 Thread Christian via Proftp-devel
Hi, using proftpd for a very long time now. Just wondering if it is possible to have a per vhost SSL config, so each vhost can have its own SSL certificate as it is possible with apache. Currently I don't see how this could be established. Thank you for your feedback -- Chri

Re: [Proftpd-devel] 1.3.7c - How to fix compile error

2022-03-23 Thread Christian via Proftp-devel
Hi TJ, any news on this ? Thanks Regards Chris Am 02.03.22 um 21:58 schrieb Christian via Proftp-devel: Am 02.03.22 um 21:35 schrieb TJ Saunders: Not sure if you can review, but it is the package for SUSE I am trying to update from 1.3.6 to 1.3.7 It is here: https://build.opensuse.org

Re: [Proftpd-devel] 1.3.7c - How to fix compile error

2022-03-02 Thread Christian via Proftp-devel
nto. But will wait for your reply. Thank you Regards Chris [1] https://build.opensuse.org/package/show/home:computersalat:devel:network/proftpd -- Christian https://join.worldcommunitygrid.org?rec

Re: [Proftpd-devel] 1.3.7c - How to fix compile error

2022-03-02 Thread Christian via Proftp-devel
Am 02.03.22 um 17:48 schrieb TJ Saunders: On Wed, Mar 2, 2022, at 07:38, Christian via Proftp-devel wrote: Am 01.03.22 um 23:23 schrieb TJ Saunders: running into following compile error: [ 50s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/proftpd-1.3.7c/lib/libltdl

[Proftpd-devel] 1.3.7c - How to fix compile error

2022-03-01 Thread Christian via Proftp-devel
ict-aliasing -Werror=implicit-function-declaration -c pr_fnmatch.c -fPIC -DPIC -o .libs/pr_fnmatch.o what am I missing ? any help would be appreciated Thank you -- Christian https://join.worldcommun

[Proftpd-devel] CVE-2019-12815

2019-07-23 Thread Christian
Hi, Will PR https://github.com/proftpd/proftpd/pull/816 resulting in new releases for 1.3.5/1.3.6 ? or Will there be backported patches for 1.3.5/1.3.6 ? Thank you. :) Kind Regards -- Christian https://join.worldcommunitygrid.org

[Proftpd-devel] 1.3.6 compile errors

2018-12-01 Thread Christian
r to incomplete type 'EVP_MD_CTX {aka struct evp_md_ctx_st}' [ 56s]return CRC32_Init(ctx->md_data); more logs are here: https://build.opensuse.org/package/live_build_log/home:computersalat:devel:network/proftpd/openSUSE_Leap_15.0/x86_64 Thank you for

[Proftpd-devel] 1.3.6 compile errors

2018-07-11 Thread Christian
incomplete type 'EVP_MD_CTX {aka struct evp_md_ctx_st}' [ 56s]return CRC32_Init(ctx->md_data); more logs are here: https://build.opensuse.org/package/live_build_log/home:computersalat:devel:network/proftpd/openSUSE_Leap_15.0/x86_64 Thank you for

[Proftpd-devel] Solved: Re: CVE-2017-7418

2017-04-08 Thread Christian
Am 06.04.2017 um 15:13 schrieb Christian: > As a package maintainer at SUSE I am here to ask when a fix or update > will be available. found the 'backported' commit for 1.3.5 branch. Thank you :) -- Christian -

Re: [Proftpd-devel] binary-or-shlib-calls-gethostbyname

2017-04-08 Thread Christian
Am 08.04.2017 um 18:18 schrieb Christian: >> And to see what tool you're >> using to generate the above messages, to see just assumptions it makes >> (and why it advises the above). > This I will try to find out ... and come back. Tool is 'rpmlint' and resp

[Proftpd-devel] binary-or-shlib-calls-gethostbyname

2017-04-07 Thread Christian
? Or should I open a github issue ? Thank you :) -- Christian https://join.worldcommunitygrid.org?recruiterId=177038 http://www.sc24.de - Sportbekleidung

[Proftpd-devel] CVE-2017-7418

2017-04-06 Thread Christian
Hi, usually there was an update before a CVE got public ... As a package maintainer at SUSE I am here to ask when a fix or update will be available. Thank you. :) Cheers -- Christian https://join.worldcommunitygrid.org

Re: [Proftpd-devel] TLSCACertificateFile vs TLSCertificateChainFile

2017-03-07 Thread Christian
ifferent light. so not using/offering client cert based auth ... 'TLSCACertificateFile' is now obsolete for me. but where to place the CA file which signed the 'server.crt' ? while 'TLSCertificateChainFile' wants to have a 'chain' (at least 2) Or can it

Re: [Proftpd-devel] TLSCACertificateFile vs TLSCertificateChainFile

2017-03-07 Thread Christian
Am 07.03.2017 um 14:31 schrieb Matus UHLAR - fantomas: > On 07.03.17 00:43, Christian wrote: >> why is there a 'TLSCertificateChainFile' option when >> 'TLSCACertificateFile' can also handle Certificate Chains ? > > you may have the chain file stored sep

Re: [Proftpd-devel] mod_tls.html#TLSProtocol

2017-03-06 Thread Christian
Am 07.03.2017 um 01:42 schrieb TJ Saunders: > The website's docs are usually for the latest stable release, not for > the upcoming stable release. http://bugs.proftpd.org/show_bug.cgi?id=4114#c4 Resolved in 1.3.5a, 1.3.6rc1. thought 1.3.5 is latest stable release. Isn't it ?

Re: [Proftpd-devel] mod_tls.html#TLSProtocol

2017-03-06 Thread Christian
ome update then. Cheers -- Christian https://join.worldcommunitygrid.org?recruiterId=177038 http://www.sc24.de -

[Proftpd-devel] TLSCACertificateFile vs TLSCertificateChainFile

2017-03-06 Thread Christian
Hi, why is there a 'TLSCertificateChainFile' option when 'TLSCACertificateFile' can also handle Certificate Chains ? what is the difference ? Or are the docs just confusing ? -- Christian https://join.wo

[Proftpd-devel] mod_tls.html#TLSProtocol

2017-03-06 Thread Christian
Hi, should the Default for TLSProtocol not be changed ? I might be wrong, but SSLv3 is known to be weak. Syntax: TLSProtocol protocol1 ... protocolN Default: SSLv3 TLSv1 Context: server config, , Module: mod_tls Compatibility: 1.2.7rc1 and later -- Christian

Re: [Proftpd-devel] Feature Request for 'Include' ...

2017-02-06 Thread Christian
Am 05.02.2017 um 19:45 schrieb TJ Saunders: > > On Sun, Feb 5, 2017, at 10:43, Christian wrote: >> Am 05.02.2017 um 19:32 schrieb TJ Saunders: >>> Thanks for prodding me on this. Since there was not much response >>> either way, and because it seems like a se

Re: [Proftpd-devel] Feature Request for 'Include' ...

2017-02-05 Thread Christian
tpd/proftpd/pull/410 > > Cheers, > TJ wow, that is awesome :) May I apply #410 to 1.3.5d and rebuild ? Thank you. -- Christian - Please do not 'CC' me on list mails. Just reply to the list :)

Re: [Proftpd-devel] Feature Request for 'Include' ...

2017-02-05 Thread Christian
Hi, any news about this ? Am 21.09.2016 um 21:44 schrieb Christian: > Hi, > > would be wonderful if the following would be possible: > > > # Limit LOGIN > > Order Allow,Deny > Include /etc/proftpd/includes/limit.conf

Re: [Proftpd-devel] segfault with "aws s3 sync"

2016-11-10 Thread Christian
ng and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > > > > ___ > ProFTPD Developers List > > https://lists.sourceforge.net/lists/listinfo/proftp-devel > --

[Proftpd-devel] Feature Request for 'Include' ...

2016-09-21 Thread Christian
Include /etc/proftpd/includes/limit.conf Deny from All Then I would be able to 'maintain' the 'Allow from' statements in just one file ... Thank you very much :) -- Christian - Please do

[Proftpd-devel] Feature Request for 'Include' ...

2016-09-21 Thread Christian
Include /etc/proftpd/includes/limit.conf Deny from All Then I would be able to 'maintain' the 'Allow from' statements in just one file ... Thank you very much :) -- Christian - Please do

Re: [Proftpd-devel] ProFTPD 1.3.5a released!

2015-05-31 Thread Christian
; > The PGP signature for the source tarball is: > > proftpd-1.3.5a.tar.gz: > > > > > -- > ___ > ProFTPD Developers List > > https://lists.sourceforge.net/lists/listinfo/proftp-deve