2024-02-23 16:03:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 23 11:45:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
%patchN.
|
|
|
|
|
2021-10-29 14:57:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 25 21:23:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 0.8.0
|
|
|
|
* Fix blocking when stopping sockets in some cases
|
|
|
|
* Add callback to allow user created sockets
|
|
|
|
* Add ability to change the connect timeout
|
|
|
|
* Add support for password authentication to ssh transport
|
|
|
|
* Update tools to allow for password authentication when using
|
|
|
|
ssh transport
|
|
|
|
* Improve error handling in ssh transport
|
|
|
|
* Improve error output in TCP transport
|
|
|
|
* Improve libssh detection when running configure
|
|
|
|
* Initialise structures properly in rtrclient
|
|
|
|
* Fix several compiler warnings
|
|
|
|
* Extend log messages to include prefixes when using ssh transport
|
|
|
|
* Fix bug that constantly called tr_recv because of ignoring
|
|
|
|
timeout argument when using ssh transport
|
|
|
|
* Apply kernel coding style in all source files
|
|
|
|
|
2019-07-26 11:26:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 18 18:01:45 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
- Update to version 0.7.0
|
|
|
|
* Fix to ensure shadow tables are only freed when initialized
|
|
|
|
before
|
|
|
|
* Fix SSH transport w/o bind address and add host key verification
|
|
|
|
* Fix bug in cache groups to ensure uniqueness of cache server
|
|
|
|
preferences
|
|
|
|
* Fix race condition in rtr_stop
|
|
|
|
* Remove error PDU null termination check
|
|
|
|
* Update tommyds implementation to version 2.2
|
|
|
|
* tools/rpki-rov: improve validation of command line arguments
|
|
|
|
* tools/rtrclient: add ROA export with templates, support for CSV
|
|
|
|
and JSON
|
|
|
|
* Output log messages to stderr instead of stdout
|
|
|
|
* style: increase max line length to 120 characters
|
|
|
|
- Update patch:
|
|
|
|
* rtrlib-disable-tests-that-require-network-connections.patch
|
|
|
|
|
2019-02-06 16:31:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 6 09:07:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Trim bias from descriptions.
|
|
|
|
- Drop technically unfounded Requires lines.
|
|
|
|
|
2019-02-06 10:06:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 3 19:27:27 UTC 2019 - mardnh@gmx.de
|
|
|
|
|
|
|
|
- Initial package, version 0.6.3
|
|
|
|
- Add patch:
|
|
|
|
* rtrlib-disable-tests-that-require-network-connections.patch
|