Changelog for
ell-devel-0.64-1.1.x86_64.rpm :
* Mon Apr 01 2024 Luigi Baldoni
- Update to version 0.64
* Fix issue with casting in C++ environment.
* Fix issue with ASCII string upper and lower helpers.
* Sat Mar 23 2024 Luigi Baldoni - Update to version 0.63
* Fix issue with handling ending boundary of the PEM.
* Sat Feb 17 2024 Luigi Baldoni - Update to version 0.62
* Add support for cleanup functions and macros.
* Add support for setting DHCP max attempts.
* Wed Dec 27 2023 Jan Engelhardt - Update to release 0.61
* netconfig: Always set DHCP MAC address on start
* netlink: Add workaround for missing NLM_F_ACK_TLVS and NLM_F_CAPPED
* Tue Nov 21 2023 Dirk Müller - update to 0.60:
* Fix issue with missing NETLINK_EXT_ACK definition.
* Fix issue with incorrect derivation of ECC compressed points.
* Add support for ECC usage from SPAKE2+ key exchange protocol.
* Wed Nov 01 2023 Jan Engelhardt - Update to release 0.59
* Add l_safe_ato
* functions to the exported symbol list.
* Tue Aug 29 2023 Luigi Baldoni - Update to version 0.58
* Add support for handling sysctl settings.
* Mon Jun 19 2023 Dirk Müller - update to 0.57:
* Fix issue with handling Generic Netlink cancel requests.
* Wed Jan 25 2023 Paolo Stivanin - update to 0.56:
* Add support for TLS session resume interfaces.
* Fri Dec 23 2022 Dirk Müller - update to 0.55:
* Fix issue with DHCP and blocked unicast requests.
* Sat Dec 03 2022 Dirk Müller - 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 2022 Dirk Müller - update to 0.53:
* Add support for EC based certificates.
* Mon Jul 18 2022 Dirk Müller - update to 0.52:
* Fix issue with using PTRDIFF_MAX constant.
* Fix issue with accepting FD 0 as epoll_fd.
* Fix issue with setting bound time before emitting event.
* Fix issue with starting ACD before committing static IPv4.
* Fix issue with waiting for link-local address before DHCPv6.
* Mon Jul 11 2022 Dirk Müller - update to 0.51:
* Fix issue with handling bad prefixes per RFC4862
* Fix issue with handling DHCP retransmission timers
* Add support for DHCP override and static IP API
* Tue Apr 26 2022 Jan Engelhardt - Update to release 0.50
* dbus: Fix use-after-free crash when removing objects
* Fri Feb 25 2022 Paolo Stivanin - update to 0.49:
* Fix issue with multiple offers from the same DHCP server.
* Fix issue with Base64 decoding and bytes consumed validation.
* Mon Jan 24 2022 Dirk Müller - update to 0.48:
* Fix issue with memory leaking from ICMPv6 RA.
* Fix issue with memory leaking from DHCP leases.
* Fix issue with NULL terminating of Base64 encoding.
* Mon Nov 22 2021 Malte Ohmstede - update to release 0.46
* Fix issue with DHCP server when OPTION_ROUTER is not configured.
* Fix issue with DHCP obtained lease to retrieve it properly.
* Fri Nov 05 2021 Malte Ohmstede -update to release 0.45
* Fix issue with ICMPv6 and handling re-entrantly callbacks.
* Sun Sep 19 2021 Malte Ohmstede - update to release 0.44
* Fix issue with allowing zero byte input for AEAD cipher.
* Fix issue with filling in DNS info in DHCP lease objects.
* Add support neighbor discovery utility helpers.
* Tue Sep 07 2021 Malte Ohmstede - Update to release 0.43
* Add support for DHCP Rapid Commit feature.
* Add support for DHCP authorative mode feature.
* Thu Aug 19 2021 Jan Engelhardt - Update to release 0.42
* Add support for constant time security functions.
* Add support for manipulating DHCP leases.
* Mon Jun 21 2021 Jan Engelhardt - Update to release 0.41
* Fix issue with endianness of DHCP packets.
* Fix issue with lease handling of the DHCP server.
* Tue May 11 2021 Dirk Müller - update to 0.40:
* Fix issue with handling failure from missing CA certificates.
* Fix issue with handling DBus.Introspectable queries.
* Tue Apr 06 2021 Dirk Müller - update to 0.39:
* Add support for serialized test execution framework
* Thu Feb 18 2021 Paolo Stivanin - Update to release 0.38 :
* Fix issue with DHCP v6 Rapid Commit option check.
* Fix issue with handling RFC8018/RFC1423 padding.
* Fix issue with D-Bus filter messages with no interfaces set.
* Add support for PKCS#12 certification loading.
* Sun Jan 10 2021 Maciej Borzecki - Update to release 0.36
* Fix issue with strict netlink attribute validation.
* Fix issue with DUID generation for DHCPv6.
* Add support for Address Conflict Detection.
* Add support for PKCS#12 algorithms handling.
* Add support for PKCS#12 key derivation algorithm.
* Add support for RC2 and ARC4 cipher suites.