forked from pool/atftp
Accepting request 1003503 from home:david.anes:branches:network
- Update to version 0.8.0 * test.sh: add MTFTP tests * Fix MTFTP support for atftp * Fix multicast download. * Fix algorithm in case of packet loss in the last window. * Improve the robustness of the atftp-client in case of package loss or duplication * Implement PCRE tests. * Improve upstream test script. Include tests for windowsize option. * Fix/update minor issues in upstream * Fix the 'windowsize' option for write requests * FAQ INSTALL README.CVS README.PCRE: cosmetic and spelling fixes * *.h: cosmetic and spelling fixes * configure.ac: more fixes, also for libpcre2 detection * Port to maintained PCRE2 API * Changelog: update the recent changes * autoconf: modify autogen.sh * atftp.1: add more examples for options * Add a simple congestion control * Do some cosmetic changes * Add windowsize option as described in RFC7440 OBS-URL: https://build.opensuse.org/request/show/1003503 OBS-URL: https://build.opensuse.org/package/show/network/atftp?expand=0&rev=56
This commit is contained in:
committed by
Git OBS Bridge
parent
993fb5b3ad
commit
aa58a293a6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93c87a4fb18218414e008e01c995dadd231ba4c752d0f894b34416d1e6d3038a
|
||||
size 253626
|
3
atftp-0.8.0.tar.gz
Normal file
3
atftp-0.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df2aa089c7670f9eab40e5598e5d2cb6a582dc5182926ea50b4d690e4e37f316
|
||||
size 133417
|
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 14 11:02:03 UTC 2022 - David Anes <david.anes@suse.com>
|
||||
|
||||
- Update to version 0.8.0
|
||||
* test.sh: add MTFTP tests
|
||||
* Fix MTFTP support for atftp
|
||||
* Fix multicast download.
|
||||
* Fix algorithm in case of packet loss in the last window.
|
||||
* Improve the robustness of the atftp-client in case of package loss or duplication
|
||||
* Implement PCRE tests.
|
||||
* Improve upstream test script. Include tests for windowsize option.
|
||||
* Fix/update minor issues in upstream
|
||||
* Fix the 'windowsize' option for write requests
|
||||
* FAQ INSTALL README.CVS README.PCRE: cosmetic and spelling fixes
|
||||
* *.h: cosmetic and spelling fixes
|
||||
* configure.ac: more fixes, also for libpcre2 detection
|
||||
* Port to maintained PCRE2 API
|
||||
* Changelog: update the recent changes
|
||||
* autoconf: modify autogen.sh
|
||||
* atftp.1: add more examples for options
|
||||
* Add a simple congestion control
|
||||
* Do some cosmetic changes
|
||||
* Add windowsize option as described in RFC7440
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 06:13:32 UTC 2022 - Stefan Schubert <schubi@suse.com>
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: atftp
|
||||
Version: 0.7.5
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: Advanced TFTP Server and Client
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user