SHA256
1
0
forked from pool/ell

Accepting request 1039813 from home:dirkmueller:Factory

- update to 0.54:
  * Add support for DHCPv6 SLAAC address creation.
  * Add support for control of optimistic DAD feature.
  * Add support for checking validity dates of certificates.
  * Add support for RFC 5746 Secure Renegotiation.

OBS-URL: https://build.opensuse.org/request/show/1039813
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ell?expand=0&rev=66
This commit is contained in:
2022-12-03 14:31:17 +00:00
committed by Git OBS Bridge
parent 768fdad48a
commit 2828d7b303
6 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 3 13:17:40 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.54:
* Add support for DHCPv6 SLAAC address creation.
* Add support for control of optimistic DAD feature.
* Add support for checking validity dates of certificates.
* Add support for RFC 5746 Secure Renegotiation.
-------------------------------------------------------------------
Tue Sep 13 09:25:35 UTC 2022 - Dirk Müller <dmueller@suse.com>