diff --git a/irssi-1.1.0.tar.xz b/irssi-1.1.0.tar.xz deleted file mode 100644 index be5fbc2..0000000 --- a/irssi-1.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:109bab173d046391212b330de1f86611ed72af247e6886c18bee73265c2d5f02 -size 1078596 diff --git a/irssi-1.1.0.tar.xz.asc b/irssi-1.1.0.tar.xz.asc deleted file mode 100644 index bbfd42b..0000000 --- a/irssi-1.1.0.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCWlzwWwAKCRAAzLWH3b7w -4emDAKCNspo3CmrAJo/nESr1vr9LOrFiWACfY+Dti243VOUpdaXYFshRXwaBSzg= -=cGjD ------END PGP SIGNATURE----- diff --git a/irssi-1.1.1.tar.xz b/irssi-1.1.1.tar.xz new file mode 100644 index 0000000..004960f --- /dev/null +++ b/irssi-1.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:784807e7a1ba25212347f03e4287cff9d0659f076edfb2c6b20928021d75a1bf +size 1080992 diff --git a/irssi-1.1.1.tar.xz.asc b/irssi-1.1.1.tar.xz.asc new file mode 100644 index 0000000..fd390cc --- /dev/null +++ b/irssi-1.1.1.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCWoXQmQAKCRAAzLWH3b7w +4dKFAJ9qSzsQYM4othMAQRwRBszkF+zgUACcCceXMxDZ15zYvI3kBchwP4RH/0Y= +=Ea81 +-----END PGP SIGNATURE----- diff --git a/irssi.changes b/irssi.changes index d5d6ef8..86a3b95 100644 --- a/irssi.changes +++ b/irssi.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Feb 15 11:08:19 UTC 2018 - ailin.nemui@gmail.com + +- update to 1.1.1 + - Restore compatibility with OpenSSL < 1.0.2 (#820, #831) + - Fix test compilation on some platforms (#815, #816) + - Fix portability and backwards compatibility of test runner + (#818, #845) + - Prevent use after free error during the execution of some + commands. Found by Joseph Bisch (GL#17, GL!24). + - Revert netsplit print optimisation due to crashes (#465, #809, + #812, #819, #824). CVE-2018-7054 + - Fix use after free when SASL messages are received in + unexpected order (GL#26, GL!33). CVE-2018-7053 + - Fix null pointer dereference in the tab completion when an + empty nick is joined (GL#24, GL!31). CVE-2018-7050 + - Fix use after free when entering oper password (GL#22, + GL!32). + - Fix null pointer dereference when too many windows are + opened (GL#27, #837). CVE-2018-7052 + - Fix out of bounds access in theme strings when the last + escape is incomplete. Credit to Oss-Fuzz (#842). CVE-2018-7051 + - Fix out of bounds write when using negative counts on window + resize (GL#25, GL#29, #836). + - Minor help correction. By William Jackson (#834). + ------------------------------------------------------------------- Tue Jan 16 02:49:12 UTC 2018 - avindra@opensuse.org diff --git a/irssi.spec b/irssi.spec index adb9bbb..c89b8ac 100644 --- a/irssi.spec +++ b/irssi.spec @@ -18,7 +18,7 @@ %bcond_with socks Name: irssi -Version: 1.1.0 +Version: 1.1.1 Release: 0 # Summary: Modular, Secure, and Well Designed IRC Client