19.12.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=118
This commit is contained in:
parent
5cb487faef
commit
dc748d102f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87fd065c2ac517aba086f846ce6602ac8cb4ba88e3f90d283318af3667959046
|
|
||||||
size 1278040
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puJMACgkQ29LOiT4t
|
|
||||||
HIfgYQf/TS52N/U89DCso2RTq0GUOqJKA47n7ffV9OrMy73RQvCnu32ciau6sX/v
|
|
||||||
RXN6KFuVkWZGb04OeMx7GTxygRavvfyu1z0kg+cwDgA1sHEr4k6P4QcIe1KXUYDH
|
|
||||||
sqBt/npo3EXbssxImno6oI+tew6Fu9v3CrlkHU1zWNuSt5rcPky6T1NRifbZ8xPV
|
|
||||||
wPaFMiQ4jO1f7lzwyvDdis8quxYzJqcNFCXGiM42fXDv2O7qqPbVqNCn9bD6c6nD
|
|
||||||
mItpauV4fnvHN7JTGZhBleu/eT6PJycjvVvU3B4AhnU5e2Mz70IWMornpTGO3IRH
|
|
||||||
lugTkaPEWqWWIId1BBH3GnuXF5KLHw==
|
|
||||||
=hSkR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
krfb-19.12.1.tar.xz
Normal file
3
krfb-19.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f25790480ac3a8db8a8bd847d80937a0ab763f6c5c12fa2ce704c4b24810287
|
||||||
|
size 1278880
|
11
krfb-19.12.1.tar.xz.sig
Normal file
11
krfb-19.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XkACgkQ29LOiT4t
|
||||||
|
HIeoAwf/f9GFknOhCEdH8jU62iTiLPsP09473S1Qw6yxFNxGsi6qp5hHUxD3Txek
|
||||||
|
gNx22xsID/Nxs7TxhxjdlXwddf2ZNlwNQlTgOQZ9MKDC81FquJ8qwy80Pl/LBtFV
|
||||||
|
ARji1HLpmhYM730q5UNL6QNLvPfrszy6Vk9aZA7BgWb+nrIGMZkR+7WDknbVDqrm
|
||||||
|
Y18vZ/H23/6OWz8MEq1QZ9T+KvjcwWbK1f6luFSGGap/lBrWjCyAGwg/3KiOCDGc
|
||||||
|
7KLNn/P4AmWubpyF0a+w9lnbdPZ5MK/7i+emJ7Uj8UzwwRzWWHYHP2r+jNIOQz3h
|
||||||
|
haoVGiBD4yswql1rtLeUB2oCGeQNLg==
|
||||||
|
=kq8B
|
||||||
|
-----END PGP SIGNATURE-----
|
12
krfb.changes
12
krfb.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 7 10:01:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.12.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.1
|
||||||
|
- Changes since 19.12.0:
|
||||||
|
* Update Appstream for new release
|
||||||
|
* Fix uninitialized memory read when calling rfbEncryptBytes
|
||||||
|
* Correctly populate max color values in server screen format
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 19 15:00:45 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
Thu Dec 19 15:00:45 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: krfb
|
Name: krfb
|
||||||
Version: 19.12.0
|
Version: 19.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Screen sharing using the VNC/RFB protocol
|
Summary: Screen sharing using the VNC/RFB protocol
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user