Accepting request 501545 from home:ailin_nemui:branches:server:irc

update to Irssi 1.0.3

OBS-URL: https://build.opensuse.org/request/show/501545
OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=86
This commit is contained in:
Ailin Nemui 2017-06-06 21:53:58 +00:00 committed by Git OBS Bridge
parent 739eeac9ce
commit a72e439666
6 changed files with 32 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c1c3cc2caf103aad073fadeb000e0f8cb3b416833a7f43ceb8bd9fcf275fbe9
size 1027912

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEABECAAYFAljC4sMACgkQAMy1h92+8OFFEwCeOJNv7vF/6XMWUIiaSiSm/LXu
Z7gAn0eEW4a8fjZxre/WKAqsLpwJkHuA
=t2SH
-----END PGP SIGNATURE-----

3
irssi-1.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:838220297dcbe7c8c42d01005059779a82f5b7b7e7043db37ad13f5966aff581
size 1029980

7
irssi-1.0.3.tar.xz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEABECAAYFAlk29uAACgkQAMy1h92+8OG6wQCeMwskgstkVOLmXkLKXyeiCNSO
xooAn1rkFF093FB/VE6YfA2bCBKClNhW
=m6Cw
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
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).
- Fix null-pointer dereference on DCC without address (GL#9, GL!13).
- Improve integer overflow handling. Originally reported by
oss-fuzz#525 (#706).
- Improve nicklist performance from O(N^2) to O(N) (#705).
- Fix initial screen redraw delay. By Stephen Oberholtzer
(#680, bdo#856201).
- Fix incorrect reset of true colours when resetting background. (#711).
- Fix missing -notls option in /SERVER. By Jari Matilainen (#117, #702).
- Fix minor history glitch on overcounter (#462, #685).
- Improved OpenSSL detection at compile time. By Rodrigo Rebello (#677).
- Improved NetBSD Terminfo detection. By Maya Rashish (#694, #698).
- Add missing syntax info for COMPLETION (#687, #688).
- Minor typo correction in help. By Michael Hansen (#707).
-------------------------------------------------------------------
Mon Mar 13 16:06:57 UTC 2017 - astieger@suse.com

View File

@ -18,7 +18,7 @@
%bcond_with socks
Name: irssi
Version: 1.0.2
Version: 1.0.3
Release: 0
#
Summary: Modular, Secure, and Well Designed IRC Client