SHA256
1
0
forked from pool/ell

Accepting request 957523 from home:polslinux:branches:devel:libraries:c_c++

- update to 0.49:
  * Fix issue with multiple offers from the same DHCP server.
  * Fix issue with Base64 decoding and bytes consumed validation.

OBS-URL: https://build.opensuse.org/request/show/957523
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ell?expand=0&rev=57
This commit is contained in:
2022-02-25 07:40:02 +00:00
committed by Git OBS Bridge
parent b7f69823f3
commit c170aae19d
6 changed files with 27 additions and 20 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 25 07:33:24 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- 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 22:25:21 UTC 2022 - Dirk Müller <dmueller@suse.com>