Accepting request 454865 from home:AndreasStieger:branches:server:irc
irssi 1.0.1 boo#1023638 boo#1023637 OBS-URL: https://build.opensuse.org/request/show/454865 OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=80
This commit is contained in:
parent
4b60fc3ba5
commit
0160e7d225
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6a8a3c1fc6a021a2c02a693877b2e19cbceb3eccd78fce49e44f596f4bae4fb8
|
|
||||||
size 1026116
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iEYEABECAAYFAlhuZHUACgkQAMy1h92+8OEqOgCgiPq77X+efvGaCOC1Z0ZcO2q2
|
|
||||||
m24AnjQNjrci5pv8GYvlwVwS6YRNIsTh
|
|
||||||
=dE/Y
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
irssi-1.0.1.tar.xz
Normal file
3
irssi-1.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9428c51a3f3598ffaef438c351a8d609cf10db34f2435bdcb84456226c383ccf
|
||||||
|
size 1027220
|
7
irssi-1.0.1.tar.xz.asc
Normal file
7
irssi-1.0.1.tar.xz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2
|
||||||
|
|
||||||
|
iEYEABECAAYFAliXb6MACgkQAMy1h92+8OGCtACfd/L/adnAyz2Lc4SWzb1C/6TR
|
||||||
|
o2UAnRISkcUxgQ/cFhtjzQpU1DMIaCFz
|
||||||
|
=MunZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 6 08:14:57 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
- irssi 1.0.1:
|
||||||
|
* Fix Perl compilation in object dir
|
||||||
|
* Fix incorrect HELP SERVER example
|
||||||
|
* Correct memory leak in /OP and /VOICE
|
||||||
|
* Fix regression that broke second level completion
|
||||||
|
* Correct missing NULL termination in perl_parse boo#1023638
|
||||||
|
* Sync broken mail.pl script
|
||||||
|
* Prevent a memory leak during the processing of the SASL
|
||||||
|
response boo#1023637
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 6 11:46:55 UTC 2017 - idonmez@suse.com
|
Fri Jan 6 11:46:55 UTC 2017 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_with socks
|
%bcond_with socks
|
||||||
Name: irssi
|
Name: irssi
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
#
|
#
|
||||||
Summary: Modular, Secure, and Well Designed IRC Client
|
Summary: Modular, Secure, and Well Designed IRC Client
|
||||||
|
Loading…
Reference in New Issue
Block a user