This commit is contained in:
Marc Deop i Argemí 2023-01-31 22:15:24 +01:00
parent 1cc2be4160
commit 1fdb342ff2
4 changed files with 7 additions and 21 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/kdeconnect-kde-22.08.3.tar.xz
/kdeconnect-kde-22.12.0.tar.xz
/kdeconnect-kde-22.12.1.tar.xz
/kdeconnect-kde-22.12.2.tar.xz

View File

@ -1,12 +0,0 @@
diff --git a/plugins/sftp/mounter.cpp b/plugins/sftp/mounter.cpp
index 10059960ccae88c6c262bc9dd1fe960e47efbd7f..518213ecda59cdae0f05ce85c8d07b2449cce2aa 100644
--- a/plugins/sftp/mounter.cpp
+++ b/plugins/sftp/mounter.cpp
@@ -127,6 +127,7 @@ void Mounter::onPackageReceived(const NetworkPacket &np)
<< QStringLiteral("StrictHostKeyChecking=no") // Do not ask for confirmation because it is not a known host
<< QStringLiteral("-o") << QStringLiteral("UserKnownHostsFile=/dev/null") // Prevent storing as a known host
<< QStringLiteral("-o") << QStringLiteral("HostKeyAlgorithms=+ssh-dss\\,ssh-rsa") // https://bugs.kde.org/show_bug.cgi?id=351725
+ << QStringLiteral("-o") << QStringLiteral("PubkeyAcceptedKeyTypes=+ssh-rsa") // https://bugs.kde.org/show_bug.cgi?id=443155
<< QStringLiteral("-o") << QStringLiteral("uid=") + QString::number(getuid()) << QStringLiteral("-o")
<< QStringLiteral("gid=") + QString::number(getgid()) << QStringLiteral("-o") << QStringLiteral("reconnect") << QStringLiteral("-o")
<< QStringLiteral("ServerAliveInterval=30") << QStringLiteral("-o") << QStringLiteral("password_stdin");

View File

@ -4,8 +4,8 @@
%global base_name kdeconnect-kde
Name: kde-connect
Version: 22.12.1
Release: 3%{?dist}
Version: 22.12.2
Release: 1%{?dist}
License: GPLv2+
Summary: KDE Connect client for communication with smartphones
@ -18,10 +18,6 @@ Url: https://community.kde.org/KDEConnect
%endif
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{base_name}-%{version}.tar.xz
# Fixes https://bugs.kde.org/show_bug.cgi?id=443155
# https://invent.kde.org/network/kdeconnect-kde/-/commit/a7c17468
Patch0: a7c17468f0bf16e4ed87c093dac0b77749c61d50.diff
## upstream patches (lookaside cache)
BuildRequires: desktop-file-utils
@ -195,6 +191,9 @@ done
%changelog
* Tue Jan 31 2023 Marc Deop <marcdeop@fedoraproject.org> - 22.12.2-1
- 22.12.2
* Tue Jan 24 2023 Marc Deop <marcdeop@fedoraproject.org> - 22.12.1-3
- Add upstream patch

View File

@ -1,3 +1 @@
SHA512 (kdeconnect-kde-22.12.0.tar.xz) = 0de56bccd828e407a246dbf3f6e2e5b602db64df5ad03f4921a5c8f5e59d8a31646f9e7804906c3451aa39f0daa9b9a2d9a7343b5773f00c906df5a5b2d784d4
SHA512 (kdeconnect-kde-22.04.1.tar.xz) = 98c81deb2b97c5b24d6bbdfcb3a7efba487ae212cae7c8449b1b8d91cf61fbd485225f1f38139425ea6cd8736a617452daa2cf6c84ffbda57c2830d420038c27
SHA512 (kdeconnect-kde-22.12.1.tar.xz) = cc5162b965cc1544776a66ef0689804978078b829b2f8567d30a6d1808e929a706d493293ddfe4dcc91d0c1898bfa8b05bf476ef10e552e9daaf60a067d00924
SHA512 (kdeconnect-kde-22.12.2.tar.xz) = 7c9cd7c6a0912d68c6fff0d92b1e311aff89db8243c76c39faaa35a51c8b4fde31e58ac32a3c19e0cb06046beefac1037fbcdf02e123c53f558d0050c2914b4c