2023-05-16 12:15:51 +00:00
committed by Git OBS Bridge
6 changed files with 32 additions and 11 deletions
+21
View File
@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sat May 13 18:52:31 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 20230507
* Add timeout for SSL connection setup, defaulting to 60
seconds.
* Consistently use poll(2) instead of select(2).
* Check EAGAIN as well as EINTR.
* Simplify includes.
- Update to version 20230409
* Add option sslnoverify to control validation of SSL
certificates.
* Add netrc processing to fetch-mode (URL on command line)
to enable options and autologin via netrc.
* Fix SSL cleanup in some error paths.
* Support SSL certificate validation by default.
FTPSSLNOVERIFY=1 in the environment to disable validation.
* Handle relative URLs.
* Improve ftp(1) markup.
* Fix -? in a more portable manner.
-------------------------------------------------------------------
Fri May 20 12:30:33 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
+2 -2
View File
@@ -1,7 +1,7 @@
#
# spec file for package tnftp
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: tnftp
Version: 20210827
Version: 20230507
Release: 0
Summary: Enhanced FTP Client
License: BSD-3-Clause
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:101901e90b656c223ec8106370dd0d783fb63d26aa6f0b2a75f40e86a9f06ea2
size 699171
-6
View File
@@ -1,6 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQQqjiLtsHtUFFSNhQekGG2afzMkcgUCYShPPQAKCRCkGG2afzMk
cj+sAJ47ChqZUxK3hP1f+TtpqGyKgZ1lkgCaA7ubdD5U9G6N/WR2W3H/Lnb2XN4=
=ydwd
-----END PGP SIGNATURE-----
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be0134394bd7d418a3b34892b0709eeb848557e86474e1786f0d1a887d3a6580
size 702357
+6
View File
@@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQQqjiLtsHtUFFSNhQekGG2afzMkcgUCZFfw0wAKCRCkGG2afzMk
cnRUAJ9noqWGdl3fxUXZdWFqrNqf1HAwBwCbBaF9rLZiCOdckRygyV1jRVsAfNI=
=Km/A
-----END PGP SIGNATURE-----