1
0
2019-08-05 08:41:42 +00:00
committed by Git OBS Bridge
parent d599cb1062
commit d6af60abcb
8 changed files with 49 additions and 259 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Jul 30 19:59:33 UTC 2019 - wbauer@tmo.at
- Update to 1.3.5
* Add detectPlatform to always use wayland in a wayland session
* i18n: fix extraction of nautilus extension
* Don't update new notifications
* Install desktop file for kdeconnectd
* [sftp] Fix error message wording
* Change plugin name
* [sftp] Give better error messages for common errors
* [sftp] Improve error reporting
* Use KAboutData to set information about the daemon
* Disable session management
* Print socket error when connection fails
* [kio] Mount device during stat if necessary
* [backends/lan] Don't fail silently when a UDP packet could not
be unserialized
* Fix crash in daemon
* Fix crash in notifications plugin (kde#400010)
* Don't show multiple windows when replying to a notification
- Drop Leap 42.3 specific patches, it's no longer supported:
* 0001-Fix-build-on-Leap-42.3.patch
* 0001-Revert-Retry-the-network-packet-if-it-failed-to-unse.patch
- Don't install SuSEfirewall2 file on Tumbleweed anymore, Sf2 has
been dropped
-------------------------------------------------------------------
Mon Apr 1 22:28:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>