... | ... | @@ -2,6 +2,10 @@ |
|
|
|
|
|
The following is the list of known issues in current and previous versions of Stork. You can also see all Stork issues under [this link](https://gitlab.isc.org/isc-projects/stork/issues?label_name[]=bug).
|
|
|
|
|
|
## Stork 0.18.0
|
|
|
|
|
|
- Some of the dependencies have security deficiencies reported. The versions used by Stork have not been updated to their latest, patched versions. This will be addressed in the upcoming 0.19.0 release. Notable problems discovered during audit are: [xmlhttprequest-ssl](https://www.npmjs.com/advisories/1665), [y18n](https://npmjs.com/advisories/1654), [url-parse](https://www.npmjs.com/advisories/1678), [ua-parser-js](https://www.npmjs.com/advisories/1679), [lodash](https://www.npmjs.com/advisories/1679), [dns-packet](https://npmjs.com/advisories/1745).
|
|
|
|
|
|
## Stork 0.15.0
|
|
|
|
|
|
- The Stork Agent's ``--host`` command line option doesn't work. This command line option should configure the agent to use a specific IP address to receive the connections from the ``Stork Server`` over gRPC. The agent always uses the default 0.0.0.0 address regardless of the ``--host`` setting. See #504 for details.
|
... | ... | @@ -32,4 +36,4 @@ The following is the list of known issues in current and previous versions of St |
|
|
|
|
|
- It's not possible to install both Agent and Server deb packages on the same machine. The server package contains too many files that conflict with the agent package. This issue will be resolved with updated packages in the near future.
|
|
|
|
|
|
We would appreciate feedback on usability and reports of any Stork bugs. Please contribute your experiences to the Stork users mailing list: https://lists.isc.org/mailman/listinfo/stork-dev or submit [new gitlab issues](https://gitlab.isc.org/isc-projects/stork/-/issues). |
|
|
We would appreciate feedback on usability and reports of any Stork bugs. Please contribute your experiences to the Stork users mailing list: https://lists.isc.org/mailman/listinfo/stork-dev or submit [new gitlab issues](https://gitlab.isc.org/isc-projects/stork/-/issues). |
|
|
\ No newline at end of file |