Accepting request 896108 from GNOME:Next
- Update to version 1.2.6: + Fix wrong dependency on GSSDP 1.2.4 - Changes from version 1.2.5: + Fix introspection annotation for send_action_list + Fix potential fd leak in linux CM + Fix potential NULL pointer dereference when evaluating unset ServiceProxyActions + Fix leaking the message string if an action is never sent + Fix leaking the ServiceProxyAction if sending fails in call_action + Fix introspection annotation for send_action and call_action_finish to prevent a double-free + Make ServiceIntrospection usable from gobject-introspection + Add Python example + Add C example + Fix JavaScript example + Fix potential use-after-free if service proxy is destroxed before libsoup request finishes in control point + Fix potential data leak due to being vulnerable to DNS rebind attacks OBS-URL: https://build.opensuse.org/request/show/896108 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp?expand=0&rev=113
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 17:02:15 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.2.6:
|
||||
+ Fix wrong dependency on GSSDP 1.2.4
|
||||
- Changes from version 1.2.5:
|
||||
+ Fix introspection annotation for send_action_list
|
||||
+ Fix potential fd leak in linux CM
|
||||
+ Fix potential NULL pointer dereference when evaluating unset
|
||||
ServiceProxyActions
|
||||
+ Fix leaking the message string if an action is never sent
|
||||
+ Fix leaking the ServiceProxyAction if sending fails in
|
||||
call_action
|
||||
+ Fix introspection annotation for send_action and
|
||||
call_action_finish to prevent a double-free
|
||||
+ Make ServiceIntrospection usable from gobject-introspection
|
||||
+ Add Python example
|
||||
+ Add C example
|
||||
+ Fix JavaScript example
|
||||
+ Fix potential use-after-free if service proxy is destroxed
|
||||
before libsoup request finishes in control point
|
||||
+ Fix potential data leak due to being vulnerable to DNS rebind
|
||||
attacks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 08:44:28 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user