Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kshutdown | Distribution: openSUSE Leap 16.0 |
Version: 5.2 | Vendor: openSUSE |
Release: lp160.1.2 | Build date: Fri Dec 15 23:03:21 2023 |
Group: System/GUI/KDE | Build host: reproducible |
Size: 618934 | Source RPM: kshutdown-5.2-lp160.1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://kshutdown.sourceforge.io/ | |
Summary: Graphical shutdown utility |
KShutdown is a graphical shutdown utility that works with many Desktop Environments. It allows you to turn off or suspend a computer at a specified time. It features various time and delay options, command-line support, and notifications.
GPL-2.0-or-later
* Fri Dec 15 2023 Christophe Marin <christophe@krop.fr> - Require extra-cmake-modules at build time * Tue Jan 14 2020 Markus S <kamikazow@opensuse.org> - Update to version 5.2 * NEW: Experimental: Added "--ui-dialog" command line option. * Updated the Polish translation * FIXED: Added proper way to enable C++14 standard and fix compile error Bug: https://sourceforge.net/p/kshutdown/bugs/38/ * REMOVED: Obsolete stats.cpp and stats.h files * CHANGED: i18n: Do not include line numbers in generated *.po/*.pot files * Fixed some "QString::null" warnings (other "deprecated" warnings will be fixed later) * Minor code cleanup * Wed Sep 04 2019 Markus S <kamikazow@opensuse.org> - Update to version 5.1-beta - CHANGED: New action names that matches more closely the terminology used in current Desktop Environments. You can select "Use old action names" option if don't like the change. - NEW: Added Help|What's New? menu item - NEW: Added --logoff, --restart, and --sleep command line option aliases (run kshutdown --help for details) - CHANGED: Do not show "Ctrl+Q" shortcut in system tray menu - CHANGED: Tweaked popup notifications autohide timeout - FIXED: Better default keyboard focus in dialog windows - NEW: Added "Wiki" link button to the "Command Line Option" help window - Qt5: About window: * Links can be selected and opened using Tab/Enter keys * Selectable text - NEW: Tools|Run menu: Added boot-related "journalctl" commands - CHANGED: Simplify and normalize application versioning. Now all versions are in format: "mm.ii" plus optional "-beta" suffix. This mostly apply to: * versions displayed in KShutdown GUI * default download URLs (e.g. sourceforge.net/projects/kshutdown/files/KShutdown/$VERSION/kshutdown-source-$VERSION.zip/download) - UPDATED: "VERSION" file format and related files - REMOVED: "test-wine.bat"; use "Setup-wine.sh" instead - REMOVED: Obsolete "kshutdown.nsh" file (version number is now passed as /DAPP_VERSION option) - Code cleanup * Sun May 26 2019 Markus S <kamikazow@opensuse.org> - Update to version 5.0 * NEW: Added option to focus/select "Cancel" button by default in confirmation message * NEW: Added Tools -> Run menu with various related Linux commands (this replaces "Statistics" menu item) * Improve error message in the process list combo box * CHANGED: KShutdown 5.x now requires Qt 5.9 or newer * REMOVED: Qt 4 support * Major version number is now "5" to better align with Qt 5/KF 5 versions numbers. * Tue Dec 26 2017 Markus S <kamikazow@opensuse.org> - Update to 4.2 * Fixed: Password on Cancel bypasses the Action setting (bug #33) * Statistics: Added Ctrl+Shift+S shortcut * Updated the Polish translation * Fixed: Suspend only works the second time (bug #34) * Fixed missing Ctrl+Q shortcut in some Desktop Environments * Fixed: Show application main window if KShutdown is already running * When Selected Application Exit trigger: - Fixed combo box selection of root and non-own processes - Fixed root and non-own processes exit detection * Removed semi-private KDevelop project files * Updated links and args in tools/*.sh scripts - Drop kshutdown-src_kshutdown.desktop.patch * Thu Sep 01 2016 joerg.lorenzen@ki.tng.de - Update to version 4.0 Qt Build: * NEW: Use the standard Ctrl+Q shortcut instead of Ctrl+Shift+Q (bug #26) * Fixed: Support "--version" command line option (bug #26) * Command Line: Ignore "/?" option in non-Windows versions * Fixed: Honor $INSTALL_ROOT environment variable when installing icons (bug #25) * Fixed: Remove icons during "make uninstall" Misc: * Czech translation update (Pavel Fric) * Updated German translation (Vinzenz Vietzke) * Updated Russian translations (Victor Ryzhykh) * Updated Polish translation * Fixed: Make menu titles less distractive and less annoying (feature request #21) * Fixed: Disable incorrectly positioned tool tips in System Tray menu * Windows: Updated installer Linux: * Use uncompressed SVG icon (bug #21) * Adjust kshutdown.desktop (patch #5): - Added StartupNotify=true/false - Added X-SuSE-DesktopUtility category Source: * Fix compiler warnings * README.html: Document "Required Libraries" (bug #23) - Fixed kshutdown-src_kshutdown.desktop.patch * Tue Jul 05 2016 Markus S <kamikazow@opensuse.org> - Don't run as root by default - Tweak spec file slightly as KShutdown is not only for KDE * Tue May 24 2016 nemysis@openSUSE.org - Update to 3.99.1beta, please see /usr/share/doc/packages/kshutdown/ChangeLog - Use %{oversion} instead of 3.99.1%20Beta - Change Summary, remove Name - Change Group - Change Source0 to use Web URL - Add patch - kshutdown-src_kshutdown.desktop.patch - Add BuildRequires, changed by Upstream for Qt5 - Change Description - Remove check %if 0%{?suse_version}, because is only for openSUSE - Remove check for obsolete openSUSE version - Unpack and remove gzipped-svg-icon * Sun Feb 23 2014 Markus S <kamikazow@opensuse.org> - Update to 3.2: * Czech translation update * Updated the Polish translation * Fixed language translations in some common UI elements * Minor User Inteface tweaks * Fixed: Disable "OK" button if new password is invalid * NEW: Simple password protection (see menu bar -> Preferences -> Password tab) * Updated README.html * Updated the Spanish translation (by moray33) * Updated the Polish translation * Qt Build: Allow logout from KDE 4 * NEW: "Test" action: - Renamed to "Show Message" - Configurable text * NEW: Removed "kworkspace" library dependency (libkworkspace is no longer required to build KShutdown for KDE) * Enable C++11 support * cppcheck tool support (./tools/cppcheck.sh) * NEW: systemd/logind support (Power Off, Reboot, Hibernate, Suspend) * NEW: Added basic Cinnamon Desktop Environment support * GNOME 3: Fixed detection and logout action * Tue Jul 09 2013 fisiu@opensuse.org - Update to 3.0: * Updated Czech translation * Updated Simplified Chinese translation (by xStone) * Bookmarks menu: Mark the current/selected bookmark * Wed Jun 19 2013 fisiu@opensuse.org - Update to 3.0beta8: * NEW: Bookmarks menu * Linux: Fixed bug #19 - kshutdown refusing to do shutdown (incomatibility with systems w/o ConsoleKit installed) * Updated Polish and Czech translation * Thu Apr 11 2013 lnt-sysadmin@lists.lrz.de - Version 3.0beta7: * Fixes idle timeout bug and others * Fri Mar 16 2012 alinm.elena@gmail.com - Version 3.0 * Sat Apr 30 2011 asterios.dramis@gmail.com - Version 2.0: Linux: * Support for the UPower suspend/hibernate backend (patch #3224666). * Updated D-Bus Documentation. Misc.: Updated Brazilian Portuguese, Danish, Polish, Russian Language Translations. - Spec file updates: * Changed License: to GPLv2+. * Updated Summary: and %description. * Changed Group: to Productivity/Other. * Changed desktop file Category to "Utility;DesktopUtility". * Thu Feb 17 2011 asterios.dramis@gmail.com - Version 1.95.12 (2.0beta12): Linux: * NEW: Added D-Bus support. Run "qdbus net.sf.kshutdown /kshutdown" for details. * Fixed bug #3140645 (kde 4.6 + qt 4.7.1 + kshutdown crash) * Setup.sh: Auto select kde4 menu item (if available) * Show error message if "Turn Off Computer" or "Restart Computer" function is not available or disabled in KDE System Settings. * Fixed error in "When selected application exit" function caused by zombie programs Command Line: * NEW: Added "--cancel" command line option to stop an active action (KDE 4 only) * NEW: Added "--confirm" option to confirm a command line action * NEW: Added -i and --inactivity command line options (RFE #3052626, Command Line Inactivity Timer) Misc.: * Updated Brazilian Portuguese translation * Updated Polish translation * Updated Slovak translation * Better icon size in system tray - Spec file updates: - Changes based on rpmdevtools templates and spec-cleaner run. - Updates in Url:, %description, Buildrequires: and %install sections. * Tue Jan 18 2011 buschmann23@opensuse.org - 1.95.11 - fixed file list for openSUSE Factory (11.4+) * Wed Jan 05 2011 buschmann23@opensuse.org - 1.95.11 - bumped version to 1.95.11 (2.0beta11) * Wed Jan 05 2011 buschmann23@opensuse.org - 1.95 - Version 1.95 (2.0beta11) * Mon Jul 26 2010 llunak@novell.com - Version 1.95 (2.0beta10) * Mon Mar 15 2010 llunak@novell.com - Version 1.94 (2.0beta9) * Wed Sep 30 2009 llunak@novell.com - Version 1.93 (2.0beta8) * Mon Aug 10 2009 llunak@suse.cz - Version 1.92 (2.0beta7) * Sun Jun 28 2009 llunak@novell.com - Initial version 1.91 (2.0beta6)
/usr/bin/kshutdown /usr/share/applications/kshutdown.desktop /usr/share/doc/packages/kshutdown /usr/share/doc/packages/kshutdown/ChangeLog /usr/share/doc/packages/kshutdown/LICENSE /usr/share/doc/packages/kshutdown/TODO /usr/share/icons/hicolor/128x128/apps/kshutdown.png /usr/share/icons/hicolor/16x16/apps/kshutdown.png /usr/share/icons/hicolor/22x22/apps/kshutdown.png /usr/share/icons/hicolor/32x32/apps/kshutdown.png /usr/share/icons/hicolor/48x48/apps/kshutdown.png /usr/share/icons/hicolor/64x64/apps/kshutdown.png /usr/share/knotifications5/kshutdown.notifyrc /usr/share/locale/ar/LC_MESSAGES/kshutdown.mo /usr/share/locale/bg/LC_MESSAGES/kshutdown.mo /usr/share/locale/cs/LC_MESSAGES/kshutdown.mo /usr/share/locale/da/LC_MESSAGES/kshutdown.mo /usr/share/locale/de/LC_MESSAGES/kshutdown.mo /usr/share/locale/el/LC_MESSAGES/kshutdown.mo /usr/share/locale/es/LC_MESSAGES/kshutdown.mo /usr/share/locale/fr/LC_MESSAGES/kshutdown.mo /usr/share/locale/hu/LC_MESSAGES/kshutdown.mo /usr/share/locale/it/LC_MESSAGES/kshutdown.mo /usr/share/locale/nb/LC_MESSAGES/kshutdown.mo /usr/share/locale/nl/LC_MESSAGES/kshutdown.mo /usr/share/locale/pl/LC_MESSAGES/kshutdown.mo /usr/share/locale/pt/LC_MESSAGES/kshutdown.mo /usr/share/locale/pt_BR/LC_MESSAGES/kshutdown.mo /usr/share/locale/ru/LC_MESSAGES/kshutdown.mo /usr/share/locale/sk/LC_MESSAGES/kshutdown.mo /usr/share/locale/sr/LC_MESSAGES/kshutdown.mo /usr/share/locale/sr@ijekavian/LC_MESSAGES/kshutdown.mo /usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/kshutdown.mo /usr/share/locale/sr@latin/LC_MESSAGES/kshutdown.mo /usr/share/locale/sv/LC_MESSAGES/kshutdown.mo /usr/share/locale/tr/LC_MESSAGES/kshutdown.mo /usr/share/locale/zh_CN/LC_MESSAGES/kshutdown.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:25:40 2024