SHA256
1
0
forked from pool/pure-ftpd
Commit Graph

7 Commits

Author SHA256 Message Date
Peter Simons
d69eae137d Accepting request 1058679 from home:schubi2:pam_usr_etc
- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1058679
OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=88
2023-03-31 15:46:39 +00:00
Peter Simons
632d11df9e Accepting request 992116 from home:dirkmueller:Factory
- update to 1.0.51:
  * Compatibility with OpenSSL 1.1.0 was improved.
  * PostgreSQL: the port number is not escaped any more in connection
    strings.
  * TLS tickets are issued but not renewed - This fixes compatibility
    issues with some clients.
  * PureDB: additional checks for corrupted databases have been added,
    and synchronization to disk uses F_FULLFSYNC on macOS X.

OBS-URL: https://build.opensuse.org/request/show/992116
OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=86
2022-08-09 09:27:07 +00:00
Peter Simons
267d5d1179 Accepting request 947558 from home:1Antoine1:branches:network
- Update to version 1.0.50:
  * Support for MD5, SHA1 and MySQL PASSWORD() function were removed for
    password hashing. You should now use scrypt, argon2 or the system crypt(3)
    function.
  * Soft fail if a USER command is received without TLS and the server is
    configured to enforce TLS. Previously, the session was immediately closed,
    but that was too brutal for some clients.
  * Allow connections from the class E network range -- apparently
    required in some cases when using Linux containers.
  * Large file listings used to require way more stack allocations than
    necessary, possibly reaching hard-coded limits and causing a forced
    session close. This has been fixed. (boo#1160111, CVE-2019-20176)
  * The SPSV command has been removed.
  * Under some circunstances, the server would not start when configured
    with directory aliases. This has been fixed.
  * PostgreSQL: hard-coded global configuration strings were not escaped.
    This has been fixed.
  * A warning is now printed when a transfer happens in ASCII mode, as
    this is rarely intentional.
  * Compilation with --without-ascii is now possible again.
  * Configuration options for features that have been disabled at
    compile-time are not parsed any more.
  * When virtual quotas were configured, files were removed after an
    upload if the size quota was exceeded, but not during the upload. This
    has been fixed. (boo#1190205, CVE-2021-40524)
  * A configuration file can now include other files with the `Include`
    directive.
  * Fix an out-of-bound read (boo#1164805, CVE-2020-9365).
  * Fix a potential uninitialized pointer vulnerability (boo#1165134,
    CVE-2020-9274).

OBS-URL: https://build.opensuse.org/request/show/947558
OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=85
2022-01-24 08:45:36 +00:00
Lars Vogdt
7d6d239716 Accepting request 889901 from home:alois:branches:network
- Add log entry to make Factory happy

OBS-URL: https://build.opensuse.org/request/show/889901
OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=82
2021-05-09 13:02:28 +00:00
ed68eeaa18 Accepting request 889783 from home:alois:branches:network
Clean up work remnants in the specfile

OBS-URL: https://build.opensuse.org/request/show/889783
OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=80
2021-05-02 16:30:15 +00:00
07cc512512 Accepting request 889688 from home:alois:branches:network
Resurrecting the package

OBS-URL: https://build.opensuse.org/request/show/889688
OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=79
2021-05-01 18:29:09 +00:00
8c3077bbc5 OBS-URL: https://build.opensuse.org/package/show/network/pure-ftpd?expand=0&rev=78 2021-05-01 18:28:48 +00:00