Accepting request 501554 from server:irc
1 OBS-URL: https://build.opensuse.org/request/show/501554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=44
This commit is contained in:
commit
eac8626a06
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5c1c3cc2caf103aad073fadeb000e0f8cb3b416833a7f43ceb8bd9fcf275fbe9
|
|
||||||
size 1027912
|
|
@ -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
3
irssi-1.0.3.tar.xz
Normal 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
7
irssi-1.0.3.tar.xz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
iEYEABECAAYFAlk29uAACgkQAMy1h92+8OG6wQCeMwskgstkVOLmXkLKXyeiCNSO
|
||||||
|
xooAn1rkFF093FB/VE6YfA2bCBKClNhW
|
||||||
|
=m6Cw
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -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
|
Mon Mar 13 16:06:57 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_with socks
|
%bcond_with socks
|
||||||
Name: irssi
|
Name: irssi
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
Summary: Modular, Secure, and Well Designed IRC Client
|
Summary: Modular, Secure, and Well Designed IRC Client
|
||||||
|
Loading…
Reference in New Issue
Block a user