File kscreenlocker6.changes of Package kscreenlocker6

-------------------------------------------------------------------
Tue Jun 24 11:54:31 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.4.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.4.1
- Changes since 6.4.0:
  * Update version for new release 6.4.1

-------------------------------------------------------------------
Thu Jun 12 10:37:31 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.4.0:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.4.0
- Changes since 6.3.91:
  * Update version for new release 6.4.0

-------------------------------------------------------------------
Thu May 29 21:19:59 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.91:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.91
- Changes since 6.3.90:
  * Update version for new release 6.3.91

-------------------------------------------------------------------
Mon May 19 19:35:28 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.90:
  * New feature release
  * For more details see https://kde.org/announcements/plasma/6/6.3.90
- Changes since 6.3.5:
  * update version for new release
  * Use std::expected to clean up PowerInhibitor
  * Bump C++ version to 23
  * Port the ScreenSaver interface from sync calls to powerdevil
  * kcm: make parameter explicit
  * kcm: set fewer unused config properties
  * globalaccel: accept the event if we trigger a shortcut
  * greeter: Add loginFailedDelayStarted event (kde#489898)
  * kcm: make long wallpaper plugins scrollable
  * greeter: remove obselete shareEvent
  * greeter: sync password across screens
  * kcm: Use keys() for setting inital properties
  * Explictly register DBus metatypes for shortcuts
  * CI: remove duplicate linux-qt6-next
  * CI: Add linux-qt6-next build
  * CI: require plasma/plasma-workspace again
  * CI: Add linux-qt6-next build and disable plasma-workspace dependency for now
  * Remove and add idle timeout when inhibited and unhibited (kde#469687)
  * Add xml/yaml linting
  * greeter: Port from QX11Info
  * X11Locker: always call stayOnTop when receiving XCB_MAP_NOTIFY to fix black screen
  * Update .gitignore to ignore build folder
  * Fix build with Qt 6.10
  * ksldapp: Set componentDisplayName property for global Lock Session action
  * globalaccel: whitelist Toggle Keyboard Backlight (kde#483919)
  * update version for new release

-------------------------------------------------------------------
Tue May  6 20:08:01 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.5:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.5
- Changes since 6.3.4:
  * update version for new release

-------------------------------------------------------------------
Wed Apr  2 10:05:52 UTC 2025 - Christophe Marin <christophe@krop.fr>

- Update to 6.3.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/6/6.3.4
- Changes since 6.3.3:
  * update version for new release

-------------------------------------------------------------------
Tue Mar 11 14:44:06 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.3:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.3
- Changes since 6.3.2:
  * update version for new release
  * Explictly register DBus metatypes for shortcuts
  * update version for new release

-------------------------------------------------------------------
Tue Feb 25 19:38:39 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.2:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.2
- Changes since 6.3.1:
  * update version for new release

-------------------------------------------------------------------
Tue Feb 18 14:45:01 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.1
- Changes since 6.3.0:
  * update version for new release

-------------------------------------------------------------------
Thu Feb  6 13:46:47 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.3.0:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.0
- Changes since 6.2.91:
  * update version for new release
  * Remove and add idle timeout when inhibited and unhibited (kde#469687)
  * X11Locker: always call stayOnTop when receiving XCB_MAP_NOTIFY to fix black screen
  * Update .gitignore to ignore build folder

-------------------------------------------------------------------
Thu Jan 23 13:45:37 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.91:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.91
- Changes since 6.2.90:
  * update version for new release
  * globalaccel: whitelist Toggle Keyboard Backlight (kde#483919)

-------------------------------------------------------------------
Sat Jan 11 18:27:33 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.90:
  * New feature release
  * For more details see https://kde.org/announcements/plasma/6/6.2.90
- Changes since 6.2.5:
  * update version for new release
  * greeter: Don't turn off screen using DPMS in testing mode
  * greeter: Conditionalise autotests here too
  * Cleanup unused HAVE_SIGNALFD_H, HAVE_EVENT_H from config-kscreenlocker.h.cmake
  * cmake: Drop now unused UnixAuth.cmake
  * Drop obsolete ConfigureChecks.cmake
  * README.pam: Mention PAM is required and cleanup obsolete bits
  * Drop unused PAM_REQUIRED cmake option, unconditionally find PAM (kde#455303)
  * Make it compile without deprecated methods
  * x11locker: lower m_background when hiding
  * Don't include quiet packages in feature_summary
  * update version for new release
  * ksldapp: don't wait for the screen locker process to exit in the grace lock case
  * Add missing Q_EMIT
  * greeter: Fix signal invocation on QNetworkReply
  * pamtest: Use QStringLiteral

-------------------------------------------------------------------
Tue Dec 31 20:48:59 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.5:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.5
- Changes since 6.2.4:
  * update version for new release
  * x11locker: lower m_background when hiding
  * update version for new release

-------------------------------------------------------------------
Tue Nov 26 15:46:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.4:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.4
- Changes since 6.2.3:
  * update version for new release

-------------------------------------------------------------------
Tue Nov  5 13:30:20 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.3:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.3
- Changes since 6.2.2:
  * update version for new release

-------------------------------------------------------------------
Tue Oct 22 14:07:31 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.2:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.2
- Changes since 6.2.1:
  * update version for new release

-------------------------------------------------------------------
Tue Oct 15 16:53:27 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.1
- Changes since 6.2.0:
  * update version for new release

-------------------------------------------------------------------
Sat Oct  5 10:44:18 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.2.0:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.2.0
- Changes since 6.1.90:
  * update version for new release
  * greeter: Fix signal invocation on QNetworkReply

-------------------------------------------------------------------
Tue Sep 17 14:53:35 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.90:
  * New feature release
  * For more details see https://kde.org/announcements/plasma/6/6.1.90
- Changes since 6.1.5:
  * set and check for the DEP version for dependencies so as not to upset CI in common with other Plasma packages
  * update version for new release
  * Move to a newer KDE_COMPILERSETTINGS_LEVEL
  * KSldTest: Change all durations to std:chrono
  * KSldTest: Warn the user that unintended inputs may interrupt the test
  * autotests: Don't try to run X11-specific code under Wayland
  * greeter/pamauthenticators: also consider non-interactive info messages a "prompt" (kde#490547)
  * greeter/authenticators: add a property for if a prompt was shown in the past
  * greeter: Change --theme option to --shell option, and make it work
  * kcm: Only use a single Loader for both possible dialogs
  * kcm: Factor out ComboBoxWithCustomValue for later reuse
  * ksldapp: add a signal for when the greeter is (re)started
  * greeter: don't start authenticating during the grace lock time (kde#476567)
  * greeter: Fix Shader Wallpaper plugin and possibly others
  * kcm: Fix some appearance page glitches
  * Port begin/end loops to range iterators
  * update version for new release

-------------------------------------------------------------------
Tue Sep 10 14:53:55 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.5:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.1.5
- Changes since 6.1.4:
  * update version for new release

-------------------------------------------------------------------
Tue Aug  6 13:26:57 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.4:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.1.4
- Changes since 6.1.3:
  * update version for new release
  * greeter/pamauthenticators: also consider non-interactive info messages a "prompt" (kde#490547)

-------------------------------------------------------------------
Tue Jul 16 13:23:49 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.3:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.1.3
- Changes since 6.1.2:
  * greeter/authenticators: add a property for if a prompt was shown in the past
  * update version for new release

-------------------------------------------------------------------
Tue Jul  2 17:34:08 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.2:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.1.2
- Changes since 6.1.1:
  * update version for new release

-------------------------------------------------------------------
Tue Jun 25 17:13:16 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.1.1
- Changes since 6.1.0:
  * greeter: Fix Shader Wallpaper plugin and possibly others
  * ksldapp: add a signal for when the greeter is (re)started
  * greeter: don't start authenticating during the grace lock time (kde#476567)
  * update version for new release

-------------------------------------------------------------------
Thu Jun 13 10:58:31 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.1.0:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.1.0
- Changes since 6.0.90:
  * update version for new release

-------------------------------------------------------------------
Sat May 25 11:18:17 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.90:
  * New feature release
  * For more details see https://kde.org/announcements/plasma/6/6.0.90
- Too many changes to list here

-------------------------------------------------------------------
Wed May 22 07:43:05 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.5:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.0.5
- Changes since 6.0.4:
  * update version for new release
  * Handle wl_display_create() failing
  * CI: Add missing dependencies

-------------------------------------------------------------------
Wed Apr 17 08:12:35 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.4:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.0.4
- Changes since 6.0.3:
  * Prevent finishing greeter by unhandled signals
  * update version for new release

-------------------------------------------------------------------
Tue Mar 26 18:05:38 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.3:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.0.3
- Changes since 6.0.2:
  * update version for new release

-------------------------------------------------------------------
Wed Mar 13 09:09:44 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.2:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.0.2
- Changes since 6.0.1:
  * update version for new release

-------------------------------------------------------------------
Wed Mar  6 08:40:27 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.0.1
- Changes since 6.0.0:
  * update version for new release

-------------------------------------------------------------------
Tue Mar  5 08:40:32 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Remove kscreenlocker_greet restart in %post, no longer necessary
  after kcheckpass got removed

-------------------------------------------------------------------
Wed Feb 21 18:36:13 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 6.0.0:
  * New bugfix release
  * Release announcement not available yet
- Changes since 5.93.0:
  * update version for new release

-------------------------------------------------------------------
Fri Feb 16 11:58:45 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Remove session mechanism from kscreenlocker pam files (boo#1217189)

-------------------------------------------------------------------
Wed Jan 31 17:37:07 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.93.0 (6.0 RC 2):
  * New bugfix release
  * See https://kde.org/announcements/megarelease/6/rc2/ for details
- Changes since 5.92.0:
  * greeter: Fix pressing Esc to turn off the display (kde#476533)
  * Respect max value of LockGrace in the UI as well

-------------------------------------------------------------------
Mon Jan 15 21:08:52 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.92.0 (6.0 RC 1)
  * For more details please see:
    https://kde.org/announcements/megarelease/6/rc1/

-------------------------------------------------------------------
Wed Nov 15 00:17:09 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

- Add QML module provides

-------------------------------------------------------------------
Sat Jul  1 09:23:14 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Init kscreenlocker6
openSUSE Build Service is sponsored by