Accepting request 887071 from GNOME:Next

- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling
  HUP event in client_work (boo#1184521 CVE-2021-3468).
  https://github.com/lathiat/avahi/pull/330

OBS-URL: https://build.opensuse.org/request/show/887071
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=184
This commit is contained in:
2021-04-22 08:27:33 +00:00
committed by Git OBS Bridge
parent bdcdeadf85
commit 77b1b60360
6 changed files with 79 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 20 16:17:54 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling
HUP event in client_work (boo#1184521 CVE-2021-3468).
https://github.com/lathiat/avahi/pull/330
-------------------------------------------------------------------
Tue Feb 16 22:37:35 UTC 2021 - Michael Gorse <mgorse@suse.com>