diff --git a/irssi-1.1.1.tar.xz b/irssi-1.1.1.tar.xz deleted file mode 100644 index 004960f..0000000 --- a/irssi-1.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index fd390cc..0000000 --- a/irssi-1.1.1.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCWoXQmQAKCRAAzLWH3b7w -4dKFAJ9qSzsQYM4othMAQRwRBszkF+zgUACcCceXMxDZ15zYvI3kBchwP4RH/0Y= -=Ea81 ------END PGP SIGNATURE----- diff --git a/irssi-1.1.2.tar.xz b/irssi-1.1.2.tar.xz new file mode 100644 index 0000000..b3390a3 --- /dev/null +++ b/irssi-1.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ccc2b89a394e91bea0aa83a951c3b1d471c76da87b4169ec435530a31bf9732 +size 1084328 diff --git a/irssi-1.1.2.tar.xz.asc b/irssi-1.1.2.tar.xz.asc new file mode 100644 index 0000000..3f9c379 --- /dev/null +++ b/irssi-1.1.2.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQR+5l4wgqX7Bqx8No0AzLWH3b7w4QUCXDX1wAAKCRAAzLWH3b7w +4enLAJ9Qp6oKIM/XAvydg66PPwEaRQULewCcDEVPQYj27RXXYGKptrd3RYnOXC4= +=s5M3 +-----END PGP SIGNATURE----- diff --git a/irssi.changes b/irssi.changes index 03422a5..9f58ab1 100644 --- a/irssi.changes +++ b/irssi.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Jan 9 13:29:11 UTC 2019 - Ailin Nemui + +- update to 1.1.2 + - Fix the resetting of window hiddenlevel (#861) + - Fix clearing of hidelevel in layout (#951) + - Fix accessing unallocated text when checking entry position + (#930) + - Fix uninitialised memory on empty lines (#873, GL#31, #878, + #877, #907, #914) + - Fix use-after-free on expiration of hidden lines (#948) + (CVE-2019-5882 boo#1121396) + - Fix use-after-frees. By Maya Rashish (#919) + - Fix out of bounds access in help display when window width + is small (#949) + - Fix paste_join_multiline (#971) + - Correctly check for errno when displaying SSL errors. By + Janik Rabe (#895) + - Fix wrong signal emission argument count (#965) + - Documentation (#920). Sync NEWS, scripts (#849) + - Fix Perl detection on MacOS. By Dominyk Tiller (#927) + - Misc fixes. By Jaroslav Škarvada (#982) + ------------------------------------------------------------------- Thu Feb 15 11:08:19 UTC 2018 - ailin.nemui@gmail.com diff --git a/irssi.spec b/irssi.spec index c89b8ac..cfa8a16 100644 --- a/irssi.spec +++ b/irssi.spec @@ -1,7 +1,7 @@ # # spec file for package irssi # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %bcond_with socks Name: irssi -Version: 1.1.1 +Version: 1.1.2 Release: 0 # Summary: Modular, Secure, and Well Designed IRC Client # -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/IRC -Url: http://www.irssi.org +URL: http://www.irssi.org Source: https://github.com/irssi/irssi/releases/download/%{version}/irssi-%{version}.tar.xz Source1: irssi.desktop Source2: irssi.png @@ -132,7 +132,7 @@ install -D -m0644 "%{SOURCE2}" "%{buildroot}%{_datadir}/pixmaps/irssi.png" %dir %{_defaultdocdir}/irssi %docdir %{_defaultdocdir}/irssi/ %doc %{_defaultdocdir}/irssi/* -%{_mandir}/man1/*.1%{ext_man} +%{_mandir}/man1/*.1%{?ext_man} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/irssi.png