Accepting request 501565 from home:AndreasStieger:branches:server:irc

add CVE and bugzilla references

OBS-URL: https://build.opensuse.org/request/show/501565
OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=88
This commit is contained in:
Ailin Nemui 2017-06-07 08:19:48 +00:00 committed by Git OBS Bridge
parent a72e439666
commit 867807b37d

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).