From 8eb4442384b4a0fe77552b39e5a7902663cecddf9de5f0137e39ab82665f1607 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 29 Mar 2016 15:52:28 +0000 Subject: [PATCH] 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 --- irssi-0.8.18.tar.xz | 3 --- irssi-0.8.18.tar.xz.asc | 6 ------ irssi-0.8.19.tar.xz | 3 +++ irssi-0.8.19.tar.xz.asc | 6 ++++++ irssi.changes | 15 +++++++++++++++ irssi.spec | 2 +- 6 files changed, 25 insertions(+), 10 deletions(-) delete mode 100644 irssi-0.8.18.tar.xz delete mode 100644 irssi-0.8.18.tar.xz.asc create mode 100644 irssi-0.8.19.tar.xz create mode 100644 irssi-0.8.19.tar.xz.asc diff --git a/irssi-0.8.18.tar.xz b/irssi-0.8.18.tar.xz deleted file mode 100644 index 7741fe6..0000000 --- a/irssi-0.8.18.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0a177f749757c2d171ebe49ab0f0dd9cf9374dea81ab01904d0549bcb057840 -size 1004856 diff --git a/irssi-0.8.18.tar.xz.asc b/irssi-0.8.18.tar.xz.asc deleted file mode 100644 index edeeb5f..0000000 --- a/irssi-0.8.18.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iEYEABECAAYFAlbQv18ACgkQAMy1h92+8OF24QCcCLc8+FfV+U6i9lf5JAEUqOmW -XUEAn1/b9BhmfujvQA5Bv5hqbGFk6SR2 -=9VSx ------END PGP SIGNATURE----- diff --git a/irssi-0.8.19.tar.xz b/irssi-0.8.19.tar.xz new file mode 100644 index 0000000..9004c9c --- /dev/null +++ b/irssi-0.8.19.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca0040548e814ea93eb7d602ab7d6d379afcbbdf10e84160523ce69c73ee5d3 +size 1006140 diff --git a/irssi-0.8.19.tar.xz.asc b/irssi-0.8.19.tar.xz.asc new file mode 100644 index 0000000..59e11e3 --- /dev/null +++ b/irssi-0.8.19.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iEYEABECAAYFAlby8RMACgkQAMy1h92+8OEeRACfU9sqWpv3lDVxKvTVVdmf6BNQ +IxcAn0pOJc+mLiV2pMzlWX+xN7lMtCaH +=+Z99 +-----END PGP SIGNATURE----- diff --git a/irssi.changes b/irssi.changes index 07cf263..3b84dd0 100644 --- a/irssi.changes +++ b/irssi.changes @@ -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 diff --git a/irssi.spec b/irssi.spec index 6c117cc..66faab2 100644 --- a/irssi.spec +++ b/irssi.spec @@ -19,7 +19,7 @@ %bcond_with socks Name: irssi -Version: 0.8.18 +Version: 0.8.19 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with socks}