Accepting request 712533 from server:irc
update to 1.2.1 CVE-2019-13045 OBS-URL: https://build.opensuse.org/request/show/712533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=55
This commit is contained in:
commit
e7bf031b71
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1643fca1d8b35e5a5d7b715c9c889e1e9cdb7e578e06487901ea959e6ab3ebe5
|
||||
size 1138984
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCXGHBSgAKCRAAzLWH3b7w
|
||||
4co7AJ90moaboyqyGWmPM6ungr4uWdrP2ACffc41NAy8BW+hKPkR+qMdnQlP/90=
|
||||
=yN2v
|
||||
-----END PGP SIGNATURE-----
|
3
irssi-1.2.1.tar.xz
Normal file
3
irssi-1.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5466a1ed9612cfa707d9a37d60b29d027b4ac7d83c74ceb1a410e2b59edba92c
|
||||
size 1140380
|
6
irssi-1.2.1.tar.xz.asc
Normal file
6
irssi-1.2.1.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCXRZrtAAKCRAAzLWH3b7w
|
||||
4egQAKCD0ZpqFreYdw1PbH+u3aHhY/QkzgCfXhE6V1ilOs82o1Nx6izcRKPRyUg=
|
||||
=5I03
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 21:27:15 UTC 2019 - Ailin Nemui <ailin.nemui@gmail.com>
|
||||
|
||||
- update to 1.2.1
|
||||
! Contains all changes from 1.1.3
|
||||
! Contains all changes from 1.0.8
|
||||
- Fix a test on big endian machines (#1014)
|
||||
- Fix the compile time conditionality of wcwidth
|
||||
implementation (#1019, gentoo#677804, #720)
|
||||
- Fix /save no longer working on old Solaris (pre
|
||||
POSIX.1-2008) (#1042, #1043)
|
||||
- Fix regression of #764 where display of 8-bit (legacy
|
||||
encoding) in the input prompt was broken (#1018,
|
||||
#1057). Initial patch by Артём Курашов
|
||||
- Fix regression of #779 where autolog_ignore_targets would
|
||||
not matching itemless windows anymore (#1012, #1013)
|
||||
- Fix a use after free issue when sending the SASL login on
|
||||
(automatic and manual) reconnects (#1055, #1058). Reported
|
||||
by ilbelkyr. CVE-2019-13045
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 20:17:22 UTC 2019 - Ailin Nemui <ailin.nemui@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_with socks
|
||||
Name: irssi
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Summary: Modular IRC Client
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user