Plasma 5.20.1(.1), not build tested as OBS appears to have some issues.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-disks?expand=0&rev=4
This commit is contained in:
2020-10-21 06:32:28 +00:00
committed by Git OBS Bridge
parent 754d0b8657
commit 07fe09a60e
6 changed files with 30 additions and 15 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Oct 20 14:30:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.1
- Changes since 5.20.0:
* fix device type check for freebsd
* replace open-fstat dance with lstat
- Drop patches, now upstream:
* 0001-pass-device-names-to-the-helper.patch
-------------------------------------------------------------------
Thu Oct 8 16:58:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
@@ -7,6 +20,8 @@ Thu Oct 8 16:58:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
* https://kde.org/announcements/plasma-5.20.0
- Changes since 5.19.90:
* add request queuing to kauth smartctl
- Add patch to harden the kauth helper (boo#1176742):
* 0001-pass-device-names-to-the-helper.patch
-------------------------------------------------------------------
Sat Sep 19 21:00:16 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>