forked from pool/pure-ftpd
Accepting request 994037 from network
OBS-URL: https://build.opensuse.org/request/show/994037 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pure-ftpd?expand=0&rev=5
This commit is contained in:
commit
3edbc34698
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6722c7fd09fe3c9ebbd572f3d097087ec7b32aacb3df8fa3400d4c07e4f377d7
|
||||
size 520167
|
@ -1,4 +0,0 @@
|
||||
untrusted comment: signature from minisign secret key
|
||||
RUQf6LRCGA9i57aBgT/tiGx1u6egpneerHNFnVcTxn+xTzczo+eqq4KwdZAzUobaHqAyMnIfL/qXmrDamBDNMBCRT6yOGR2XKwc=
|
||||
trusted comment: timestamp:1637704947 file:pure-ftpd-1.0.50.tar.bz2 hashed
|
||||
u6gmbzYNFi0OfccBzyL1Qs+/7N+1xSPrle1LEKJ4mfacBqqVPmdL7QGUTFYBlRhp1w4R36gBvvAt34/aMQePBw==
|
3
pure-ftpd-1.0.51.tar.bz2
Normal file
3
pure-ftpd-1.0.51.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:622360b86c60b563abe0e994f0a86cfe5ccfde597b29a14b0a79b6e5aa05a304
|
||||
size 520648
|
4
pure-ftpd-1.0.51.tar.bz2.minisig
Normal file
4
pure-ftpd-1.0.51.tar.bz2.minisig
Normal file
@ -0,0 +1,4 @@
|
||||
untrusted comment: signature from minisign secret key
|
||||
RUQf6LRCGA9i55Ntm0qP+FPe+r7MhsAauQBJY5vorUuG+gvqo+JMOBljJz1s3w250v8DyuZtAzrp8HseW/yI+lCdFXQ0qK3tJwA=
|
||||
trusted comment: timestamp:1655205932 file:pure-ftpd-1.0.51.tar.bz2 hashed
|
||||
MPIQoEEMaLa1M6iZ2NBLh30NkCwzjkVDs0C1Y5dBvXAkcznwfHZRQhfz1J/Ki79iaTZFyQtNFv3qhvg9dYTTCg==
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 1 22:37:52 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 19 19:06:34 UTC 2022 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: pure-ftpd
|
||||
Version: 1.0.50
|
||||
Version: 1.0.51
|
||||
Release: 0
|
||||
Summary: A Lightweight, Fast, and Secure FTP Server
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user