Accepting request 380256 from home:namtrac:branches:server:irc
- Update to version 0.8.19 * Fixed regression when joining and parting channels on IRCnet * Fixed SASL EXTERNAL * Fixed regression when not using SASL * Fixed incorrect SSL disconnects when using SSL from modules/scripts * Fixed regression where proxy_string could not be configured or certain file transfers could not be accepted * Fixed storing layout of !channels * Fixed restoration of bracketed paste mode on quit * Make the usage of meta-O for cursor keys configurable with /set term_appkey_mode off OBS-URL: https://build.opensuse.org/request/show/380256 OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=67
This commit is contained in:
parent
856ad0d708
commit
8eb4442384
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c0a177f749757c2d171ebe49ab0f0dd9cf9374dea81ab01904d0549bcb057840
|
|
||||||
size 1004856
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iEYEABECAAYFAlbQv18ACgkQAMy1h92+8OF24QCcCLc8+FfV+U6i9lf5JAEUqOmW
|
|
||||||
XUEAn1/b9BhmfujvQA5Bv5hqbGFk6SR2
|
|
||||||
=9VSx
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
irssi-0.8.19.tar.xz
Normal file
3
irssi-0.8.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4ca0040548e814ea93eb7d602ab7d6d379afcbbdf10e84160523ce69c73ee5d3
|
||||||
|
size 1006140
|
6
irssi-0.8.19.tar.xz.asc
Normal file
6
irssi-0.8.19.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iEYEABECAAYFAlby8RMACgkQAMy1h92+8OEeRACfU9sqWpv3lDVxKvTVVdmf6BNQ
|
||||||
|
IxcAn0pOJc+mLiV2pMzlWX+xN7lMtCaH
|
||||||
|
=+Z99
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 26 19:12:55 UTC 2016 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.8.19
|
||||||
|
* Fixed regression when joining and parting channels on IRCnet
|
||||||
|
* Fixed SASL EXTERNAL
|
||||||
|
* Fixed regression when not using SASL
|
||||||
|
* Fixed incorrect SSL disconnects when using SSL from modules/scripts
|
||||||
|
* Fixed regression where proxy_string could not be configured or
|
||||||
|
certain file transfers could not be accepted
|
||||||
|
* Fixed storing layout of !channels
|
||||||
|
* Fixed restoration of bracketed paste mode on quit
|
||||||
|
* Make the usage of meta-O for cursor keys configurable with
|
||||||
|
/set term_appkey_mode off
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 2 08:18:10 UTC 2016 - idonmez@suse.com
|
Wed Mar 2 08:18:10 UTC 2016 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%bcond_with socks
|
%bcond_with socks
|
||||||
|
|
||||||
Name: irssi
|
Name: irssi
|
||||||
Version: 0.8.18
|
Version: 0.8.19
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if %{with socks}
|
%if %{with socks}
|
||||||
|
Loading…
Reference in New Issue
Block a user