Accepting request 501593 from server:irc

1

OBS-URL: https://build.opensuse.org/request/show/501593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2017-06-07 11:09:43 +00:00 committed by Git OBS Bridge
commit edfce4a4ca

View File

@ -4,8 +4,9 @@ Tue Jun 6 19:48:30 UTC 2017 - ailin.nemui@gmail.com
- update to 1.0.3
- Fix out of bounds read when scanning expandos (GL!11).
- Fix invalid memory access with quoted filenames in DCC
(GL#8, GL!12).
(GL#8, GL!12). bsc#1043052 CVE-2017-9469
- Fix null-pointer dereference on DCC without address (GL#9, GL!13).
bsc#1043051 CVE-2017-9468
- Improve integer overflow handling. Originally reported by
oss-fuzz#525 (#706).
- Improve nicklist performance from O(N^2) to O(N) (#705).