Accepting request 508807 from server:irc
1 OBS-URL: https://build.opensuse.org/request/show/508807 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=46
This commit is contained in:
commit
bbd5345892
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:838220297dcbe7c8c42d01005059779a82f5b7b7e7043db37ad13f5966aff581
|
||||
size 1029980
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iEYEABECAAYFAlk29uAACgkQAMy1h92+8OG6wQCeMwskgstkVOLmXkLKXyeiCNSO
|
||||
xooAn1rkFF093FB/VE6YfA2bCBKClNhW
|
||||
=m6Cw
|
||||
-----END PGP SIGNATURE-----
|
3
irssi-1.0.4.tar.xz
Normal file
3
irssi-1.0.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b85c07dbafe178213eccdc69f5f8f0ac024dea01c67244668f91ec1c06b986ca
|
||||
size 1030956
|
6
irssi-1.0.4.tar.xz.asc
Normal file
6
irssi-1.0.4.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCWV1CpAAKCRAAzLWH3b7w
|
||||
4Tm1AJ9nRPAFLh7sttB4cRFFgRP1Z7h4XACfd78nuZRIjdfdl7fdAt4FB3/4ee4=
|
||||
=qXos
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 13:41:08 UTC 2017 - ailin.nemui@gmail.com
|
||||
|
||||
- update to 1.0.4
|
||||
- Fix null pointer dereference when parsing invalid timestamp (GL#10,
|
||||
GL!15). Reported by Brian 'geeknik' Carpenter. CVE-2017-10965
|
||||
boo#1047709
|
||||
- Fix use-after-free condition when removing nicks from the internal
|
||||
nicklist (GL#11, GL!16). Reported by Brian 'geeknik' Carpenter.
|
||||
CVE-2017-10966
|
||||
- Fix incorrect string comparison in DCC file names (#714).
|
||||
- Fix regression in Irssi 1.0.3 where it would claim "Invalid time '-1'"
|
||||
(#716, #722).
|
||||
- Fix a bug when using \n to separate lines with expand_escapes (#723).
|
||||
- Retain screen output on improper exit, to better see any error
|
||||
messages (#287, #721).
|
||||
- Minor help update (#729).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 19:48:30 UTC 2017 - ailin.nemui@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_with socks
|
||||
Name: irssi
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
Release: 0
|
||||
#
|
||||
Summary: Modular, Secure, and Well Designed IRC Client
|
||||
|
Loading…
Reference in New Issue
Block a user